cascardo/linux.git
2014-11-21 David S. MillerMerge branch 'r8152-next'
2014-11-21 hayeswangr8152: adjust rtl_start_rx
2014-11-21 hayeswangr8152: adjust r8152_submit_rx
2014-11-21 Daniel Borkmannnet: sctp: keep owned chunk in destructor_arg instead...
2014-11-21 Florian Fainellinet: bcmgenet: log RX buffer allocation and RX/TX dma...
2014-11-21 Florian Fainellinet: systemport: log RX buffer allocation and RX/TX...
2014-11-21 Willem de Bruijnpacket: make packet_snd fail on len smaller than l2...
2014-11-21 David S. MillerMerge branch 'vlan_action'
2014-11-21 Jiri Pirkosched: introduce vlan action
2014-11-21 Jiri Pirkonet: move vlan pop/push functions into common code
2014-11-21 Jiri Pirkonet: move make_writable helper into common code
2014-11-21 Jiri Pirkovlan: introduce __vlan_insert_tag helper which does...
2014-11-21 Jiri Pirkovlan: introduce *vlan_hwaccel_push_inside helpers
2014-11-21 Jiri Pirkovlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
2014-11-21 Jiri Pirkovlan: kill vlan_put_tag helper
2014-11-21 Jiri Pirkovlan: make __vlan_hwaccel_put_tag return void
2014-11-21 Jiri Pirkoopenvswitch: actions: use skb_postpull_rcsum when possible
2014-11-21 Alexander Couzensl2tp_eth: allow to set a specific mac address
2014-11-21 David S. MillerMerge branch 'phy_device_type'
2014-11-21 Johan Hovoldnet: phy: micrel: add copyright entry
2014-11-21 Johan Hovoldnet: phy: micrel: refactor interrupt config
2014-11-21 Johan Hovolddt/bindings: add clock-select function property to...
2014-11-21 Johan Hovolddt/bindings: reformat micrel eth-phy documentation
2014-11-21 Johan Hovoldnet: phy: micrel: add support for clock-mode select...
2014-11-21 Johan Hovoldnet: phy: micrel: add generic clock-mode-select support
2014-11-21 Johan Hovoldnet: phy: micrel: add has-broadcast-disable flag to...
2014-11-21 Johan Hovoldnet: phy: micrel: parse of nodes at probe
2014-11-21 Johan Hovoldnet: phy: micrel: add device-type abstraction
2014-11-21 Johan Hovoldnet: phy: add static data field to struct phy_driver
2014-11-21 Ian Morrissky2: use new netdev_rss_key_fill() helper
2014-11-21 Govindarajulu... enic: support skb->xmit_more
2014-11-21 Markus ElfringmISDN: Deletion of unnecessary checks before the functi...
2014-11-21 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2014-11-20 David S. MillerMerge branch 'bonding_4ad'
2014-11-20 Jianhua Xiebonding: Introduce 4 AD link speed to fix agg_bandwidth
2014-11-20 Jianhua Xiebonding: change AD_LINK_SPEED_BITMASK to enum to suport...
2014-11-19 Al Virobury skb_copy_to_page()
2014-11-19 Al Virofold verify_iovec() into copy_msghdr_from_user()
2014-11-19 Al Viro{compat_,}verify_iovec(): switch to generic copying...
2014-11-19 Al Viroseparate kernel- and userland-side msghdr
2014-11-19 Alexei Starovoitovbpf: fix arraymap NULL deref and missing overflow and...
2014-11-19 Markus Elfringnetlink: Deletion of an unnecessary check before the...
2014-11-19 Markus Elfringnet: pktgen: Deletion of an unnecessary check before...
2014-11-19 Sudip Mukherjeeusbnet: rtl8150: remove unused variable
2014-11-19 David S. MillerMerge branch 'stmmac-next'
2014-11-19 Giuseppe CAVALLAROstmmac: review driver when run kernel-doc
2014-11-19 Giuseppe CAVALLAROstmmac: document common header file
2014-11-19 Giuseppe CAVALLAROstmmac: update driver documentation
2014-11-19 Eric Dumazettcp: make connect() mem charging friendly
2014-11-19 Jason Wangtun: return NET_XMIT_DROP for dropped packets
2014-11-18 Rick Jonesicmp: Remove some spurious dropped packet profile hits...
2014-11-18 Fabian Frederickdev_ioctl: use sizeof(x) instead of sizeof x
2014-11-18 Fabian Fredericknet/core: include linux/types.h instead of asm/types.h
2014-11-18 Fabian Fredericknet: fix spelling for synchronized
2014-11-18 Fabian Frederickdccp: spelling s/reseting/resetting
2014-11-18 Fabian Frederickdccp: replace min/casting by min_t
2014-11-18 Fabian Frederickdccp: remove blank lines between function/EXPORT_SYMBOL
2014-11-18 Fabian Frederickdccp: kerneldoc warning fixes
2014-11-18 David S. MillerMerge tag 'linux-can-next-for-3.19-20141117' of git...
2014-11-18 David S. MillerMerge branch 'fec-next'
2014-11-18 Lothar Waßmannnet: fec: remove unused return value from swap_buffer()
2014-11-18 Lothar Waßmannnet: fec: simplify loop counter handling in swap_buffer()
2014-11-18 Lothar Waßmannnet: fec: use swab32s() instead of cpu_to_be32()
2014-11-18 Lothar Waßmannnet: fec: improve access to quirk flags by copying...
2014-11-18 Lothar Waßmannnet: fec: change type of 'bufdesc_ex' to bool
2014-11-18 Lothar Waßmannnet: fec: properly parenthesize macro args
2014-11-18 Lothar Waßmannnet: fec: consistently use lower case chars as hex...
2014-11-18 Lothar Waßmannnet: fec: indentation cleanup
2014-11-18 David S. MillerMerge branch 'ebpf_maps'
2014-11-18 Alexei Starovoitovbpf: remove test map scaffolding and user proper types
2014-11-18 Alexei Starovoitovbpf: allow eBPF programs to use maps
2014-11-18 Alexei Starovoitovbpf: add a testsuite for eBPF maps
2014-11-18 Alexei Starovoitovbpf: fix BPF_MAP_LOOKUP_ELEM command return code
2014-11-18 Alexei Starovoitovbpf: add array type of eBPF maps
2014-11-18 Alexei Starovoitovbpf: add hashtable type of eBPF maps
2014-11-18 Alexei Starovoitovbpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command
2014-11-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-11-18 Denis KirjanovPPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV...
2014-11-18 Neerav Parikhi40e: Set XPS bit mask to zero in DCB mode
2014-11-18 Neerav Parikhi40e: Prevent link flow control settings when PFC is...
2014-11-18 Neerav Parikhi40e: Do not disable/enable FCoE VSI with DCB reconfig
2014-11-18 Neerav Parikhi40e: Modify Tx disable wait flow in case of DCB reconf...
2014-11-18 Neerav Parikhi40e: Update VEB's enabled_tc after reconfiguration
2014-11-18 Neerav Parikhi40e: Check for LLDP AdminStatus before querying DCBX
2014-11-18 Neerav Parikhi40e: Add support to firmware CEE DCBX mode
2014-11-18 Neerav Parikhi40e: Resume Port Tx after DCB event
2014-11-18 Catherine Sullivani40e: Bump version to 1.1.23
2014-11-18 Mitch Williamsi40e: re-enable VFLR interrupt sooner
2014-11-18 Shannon Nelsoni40e: only warn once of PTP nonsupport in 100Mbit speed
2014-11-17 Roger Quadrosnet: can: c_can: Add support for TI am4372 DCAN
2014-11-17 Roger Quadroscan: c_can: Add support for TI am3352 DCAN
2014-11-17 Roger Quadroscan: c_can: Add support for TI DRA7 DCAN
2014-11-17 Roger Quadroscan: c_can: Disable pins when CAN interface is down
2014-11-17 Roger Quadroscan: c_can: Add support for START pulse in RAMINIT...
2014-11-17 Roger Quadroscan: c_can: Add syscon/regmap RAMINIT mechanism
2014-11-17 Roger Quadroscan: c_can: Add RAMINIT register information to driver...
2014-11-17 Roger Quadroscan: c_can: Introduce c_can_driver_data structure
2014-11-17 Roger Quadroscan: c_can: Add timeout to c_can_hw_raminit_ti()
2014-11-16 David S. MillerMerge branch 'rss_key_fill'
2014-11-16 Eric Dumazetvmxnet3: use netdev_rss_key_fill() helper
next