aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-15net_sched: use tcindex_filter_result_init()WANG Cong1-4/+1
2014-09-15net_sched: fix suspicious RCU usage in tcindex_classify()WANG Cong1-1/+1
2014-09-15net_sched: fix an allocation bug in tcindex_set_parms()WANG Cong1-1/+1
2014-09-15net_sched: fix suspicious RCU usage in cls_bpf_classify()WANG Cong1-1/+1
2014-09-15Merge branch 'dsa-next'David S. Miller16-74/+101
2014-09-15dsa: Replace mii_bus with a generic host deviceAlexander Duyck10-32/+42
2014-09-15dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck9-42/+59
2014-09-15Merge branch 'bonding-cleanups'David S. Miller6-199/+105
2014-09-15bonding: consolidate ASSERT_RTNL()s and remove the unnecessaryNikolay Aleksandrov1-4/+2
2014-09-15bonding: trivial: style and comment fixesNikolay Aleksandrov6-167/+93
2014-09-15bonding: consolidate the two rlb_next_rx_slave functions into oneNikolay Aleksandrov1-28/+10
2014-09-15Merge branch 'tcpflags'David S. Miller5-32/+22
2014-09-15tcp: do not copy headers in tcp_collapse()Eric Dumazet1-15/+2
2014-09-15tcp: allow segment with FIN in tcp_try_coalesce()Eric Dumazet2-4/+3
2014-09-15tcp: use TCP_SKB_CB(skb)->tcp_flags in input pathEric Dumazet4-13/+17
2014-09-15net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-1/+1
2014-09-15net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-2/+2
2014-09-15bna: use container_of to resolve bufdesc_ex from bufdescFabian Frederick2-5/+8
2014-09-15net: fec: use container_of to resolve bufdesc_ex from bufdescFabian Frederick1-2/+2
2014-09-13net: bpf: correctly handle errors in sk_attach_filter()Sasha Levin1-2/+2
2014-09-13netdevice: Support DSA tagging when DSA is built as a moduleAlexander Duyck1-1/+1
2014-09-13net/macb: Add hardware revision information during probeBo Shen1-3/+3
2014-09-13Merge branch 'fec-next'David S. Miller4-259/+756
2014-09-13ARM: dts: imx6sx: add multi-queue support enetFrank Li1-0/+2
2014-09-13ARM: Documentation: Update fec dts binding docFrank Li1-0/+6
2014-09-13net: fec: init complete variable in early to avoid kernel dumpFugang Duan1-0/+1
2014-09-13net: fec: change FEC alignment according to i.mx6 sx requirementFugang Duan2-11/+27
2014-09-13net:fec: Add fsl,imx6sx-fec compatible stringsFugang Duan1-0/+2
2014-09-13net: fec: add enet-avb IP supportFrank Li2-18/+51
2014-09-13net:fec: Disable enet-avb MAC instead of reset MACFugang Duan1-6/+20
2014-09-13net: fec: init multi queue date structureFrank Li1-113/+252
2014-09-13net: fec: parser max queue number from dt fileFugang Duan2-1/+47
2014-09-13net: fec: change data structure to support multiqueueFugang Duan2-196/+400
2014-09-13net:fec: add enet AVB feature macro define for imx6sxFugang Duan1-0/+16
2014-09-13net:fec: add enet refrence clock for i.MX 6SX chipFugang Duan2-0/+18
2014-09-13net: DSA: Marvell mv88e6171 switch driverAndrew Lunn5-0/+426
2014-09-13Merge branch 'be2net-next'David S. Miller5-65/+242
2014-09-13be2net: enable PCIe error reporting on VFs tooKalesh AP1-5/+3
2014-09-13be2net: send a max of 8 EQs to be_cmd_modify_eqd() on LancerKalesh AP1-2/+21
2014-09-13be2net: fix port-type reporting in get_settingsRavikumar Nelavelli4-16/+73
2014-09-13be2net: add ethtool "-m" option supportMark Leonard3-19/+109
2014-09-13be2net: use v1 of SET_FLOW_CONTROL commandSuresh Reddy2-1/+7
2014-09-13be2net: fix RX fragment posting for jumbo framesAjit Khaparde1-7/+15
2014-09-13be2net: replace strcpy with strlcpyVasundhara Volam1-4/+6
2014-09-13be2net: fix some log messagesVasundhara Volam3-12/+9
2014-09-13net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa4-89/+14
2014-09-13net: dsa: change tag_protocol to an enumFlorian Fainelli7-17/+19
2014-09-13r8152: support VLANhayeswang1-14/+65
2014-09-13net: stmmac: fix return value check in socfpga_dwmac_parse_data()Wei Yongjun1-2/+2
2014-09-13ipv6: exit early in addrconf_notify() if IPv6 is disabledWANG Cong1-0/+3