summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: refactor ovs flow extract API.Pravin B Shelar2014-09-167-41/+71
* openvswitch: Remove pkt_key from OVS_CBPravin B Shelar2014-09-163-17/+16
* net: dsa: fix mii_bus to host_dev replacementFlorian Fainelli2014-09-151-1/+1
* net_sched: use tcindex_filter_result_init()WANG Cong2014-09-151-4/+1
* net_sched: fix suspicious RCU usage in tcindex_classify()WANG Cong2014-09-151-1/+1
* net_sched: fix an allocation bug in tcindex_set_parms()WANG Cong2014-09-151-1/+1
* net_sched: fix suspicious RCU usage in cls_bpf_classify()WANG Cong2014-09-151-1/+1
* Merge branch 'dsa-next'David S. Miller2014-09-1516-74/+101
|\
| * dsa: Replace mii_bus with a generic host deviceAlexander Duyck2014-09-1510-32/+42
| * dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck2014-09-159-42/+59
|/
* Merge branch 'bonding-cleanups'David S. Miller2014-09-156-199/+105
|\
| * bonding: consolidate ASSERT_RTNL()s and remove the unnecessaryNikolay Aleksandrov2014-09-151-4/+2
| * bonding: trivial: style and comment fixesNikolay Aleksandrov2014-09-156-167/+93
| * bonding: consolidate the two rlb_next_rx_slave functions into oneNikolay Aleksandrov2014-09-151-28/+10
|/
* Merge branch 'tcpflags'David S. Miller2014-09-155-32/+22
|\
| * tcp: do not copy headers in tcp_collapse()Eric Dumazet2014-09-151-15/+2
| * tcp: allow segment with FIN in tcp_try_coalesce()Eric Dumazet2014-09-152-4/+3
| * tcp: use TCP_SKB_CB(skb)->tcp_flags in input pathEric Dumazet2014-09-154-13/+17
|/
* net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminat...Rickard Strandqvist2014-09-151-1/+1
* net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in c...Rickard Strandqvist2014-09-151-2/+2
* bna: use container_of to resolve bufdesc_ex from bufdescFabian Frederick2014-09-152-5/+8
* net: fec: use container_of to resolve bufdesc_ex from bufdescFabian Frederick2014-09-151-2/+2
* net: bpf: correctly handle errors in sk_attach_filter()Sasha Levin2014-09-131-2/+2
* netdevice: Support DSA tagging when DSA is built as a moduleAlexander Duyck2014-09-131-1/+1
* net/macb: Add hardware revision information during probeBo Shen2014-09-131-3/+3
* Merge branch 'fec-next'David S. Miller2014-09-134-259/+756
|\
| * ARM: dts: imx6sx: add multi-queue support enetFrank Li2014-09-131-0/+2
| * ARM: Documentation: Update fec dts binding docFrank Li2014-09-131-0/+6
| * net: fec: init complete variable in early to avoid kernel dumpFugang Duan2014-09-131-0/+1
| * net: fec: change FEC alignment according to i.mx6 sx requirementFugang Duan2014-09-132-11/+27
| * net:fec: Add fsl,imx6sx-fec compatible stringsFugang Duan2014-09-131-0/+2
| * net: fec: add enet-avb IP supportFrank Li2014-09-132-18/+51
| * net:fec: Disable enet-avb MAC instead of reset MACFugang Duan2014-09-131-6/+20
| * net: fec: init multi queue date structureFrank Li2014-09-131-113/+252
| * net: fec: parser max queue number from dt fileFugang Duan2014-09-132-1/+47
| * net: fec: change data structure to support multiqueueFugang Duan2014-09-132-196/+400
| * net:fec: add enet AVB feature macro define for imx6sxFugang Duan2014-09-131-0/+16
| * net:fec: add enet refrence clock for i.MX 6SX chipFugang Duan2014-09-132-0/+18
|/
* net: DSA: Marvell mv88e6171 switch driverAndrew Lunn2014-09-135-0/+426
* Merge branch 'be2net-next'David S. Miller2014-09-135-65/+242
|\
| * be2net: enable PCIe error reporting on VFs tooKalesh AP2014-09-131-5/+3
| * be2net: send a max of 8 EQs to be_cmd_modify_eqd() on LancerKalesh AP2014-09-131-2/+21
| * be2net: fix port-type reporting in get_settingsRavikumar Nelavelli2014-09-134-16/+73
| * be2net: add ethtool "-m" option supportMark Leonard2014-09-133-19/+109
| * be2net: use v1 of SET_FLOW_CONTROL commandSuresh Reddy2014-09-132-1/+7
| * be2net: fix RX fragment posting for jumbo framesAjit Khaparde2014-09-131-7/+15
| * be2net: replace strcpy with strlcpyVasundhara Volam2014-09-131-4/+6
| * be2net: fix some log messagesVasundhara Volam2014-09-133-12/+9
|/
* net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa2014-09-134-89/+14
* net: dsa: change tag_protocol to an enumFlorian Fainelli2014-09-137-17/+19