summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-09-15bonding: consolidate the two rlb_next_rx_slave functions into oneNikolay Aleksandrov
2014-09-15Merge branch 'tcpflags'David S. Miller
2014-09-15tcp: do not copy headers in tcp_collapse()Eric Dumazet
2014-09-15tcp: allow segment with FIN in tcp_try_coalesce()Eric Dumazet
2014-09-15tcp: use TCP_SKB_CB(skb)->tcp_flags in input pathEric Dumazet
2014-09-15net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminat...Rickard Strandqvist
2014-09-15net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in c...Rickard Strandqvist
2014-09-15bna: use container_of to resolve bufdesc_ex from bufdescFabian Frederick
2014-09-15net: fec: use container_of to resolve bufdesc_ex from bufdescFabian Frederick
2014-09-13net: bpf: correctly handle errors in sk_attach_filter()Sasha Levin
2014-09-13netdevice: Support DSA tagging when DSA is built as a moduleAlexander Duyck
2014-09-13net/macb: Add hardware revision information during probeBo Shen
2014-09-13Merge branch 'fec-next'David S. Miller
2014-09-13ARM: dts: imx6sx: add multi-queue support enetFrank Li
2014-09-13ARM: Documentation: Update fec dts binding docFrank Li
2014-09-13net: fec: init complete variable in early to avoid kernel dumpFugang Duan
2014-09-13net: fec: change FEC alignment according to i.mx6 sx requirementFugang Duan
2014-09-13net:fec: Add fsl,imx6sx-fec compatible stringsFugang Duan
2014-09-13net: fec: add enet-avb IP supportFrank Li
2014-09-13net:fec: Disable enet-avb MAC instead of reset MACFugang Duan
2014-09-13net: fec: init multi queue date structureFrank Li
2014-09-13net: fec: parser max queue number from dt fileFugang Duan
2014-09-13net: fec: change data structure to support multiqueueFugang Duan
2014-09-13net:fec: add enet AVB feature macro define for imx6sxFugang Duan
2014-09-13net:fec: add enet refrence clock for i.MX 6SX chipFugang Duan
2014-09-13net: DSA: Marvell mv88e6171 switch driverAndrew Lunn
2014-09-13Merge branch 'be2net-next'David S. Miller
2014-09-13be2net: enable PCIe error reporting on VFs tooKalesh AP
2014-09-13be2net: send a max of 8 EQs to be_cmd_modify_eqd() on LancerKalesh AP
2014-09-13be2net: fix port-type reporting in get_settingsRavikumar Nelavelli
2014-09-13be2net: add ethtool "-m" option supportMark Leonard
2014-09-13be2net: use v1 of SET_FLOW_CONTROL commandSuresh Reddy
2014-09-13be2net: fix RX fragment posting for jumbo framesAjit Khaparde
2014-09-13be2net: replace strcpy with strlcpyVasundhara Volam
2014-09-13be2net: fix some log messagesVasundhara Volam
2014-09-13net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa
2014-09-13net: dsa: change tag_protocol to an enumFlorian Fainelli
2014-09-13r8152: support VLANhayeswang
2014-09-13net: stmmac: fix return value check in socfpga_dwmac_parse_data()Wei Yongjun
2014-09-13ipv6: exit early in addrconf_notify() if IPv6 is disabledWANG Cong
2014-09-13Merge branch 'ipv6-cleanups'David S. Miller
2014-09-13ipv6: refactor ipv6_dev_mc_inc()WANG Cong
2014-09-13ipv6: update the comment in mcast.cWANG Cong
2014-09-13ipv6: drop some rcu_read_lock in mcastWANG Cong
2014-09-13ipv6: drop ipv6_sk_mc_lock in mcastWANG Cong
2014-09-13ipv6: refactor __ipv6_dev_ac_inc()WANG Cong
2014-09-13ipv6: clean up ipv6_dev_ac_inc()WANG Cong
2014-09-13ipv6: remove ipv6_sk_ac_lockWANG Cong
2014-09-13ipv6: drop useless rcu_read_lock() in anycastWANG Cong
2014-09-13Merge branch 'bonding-next'David S. Miller