aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-18ixgbevf: remove useless bd_number from struct ixgbevf_adapterEthan Zhao
2014-09-16net: fec: fix build error at m68k platformFrank Li
2014-09-16net: sched: cls_cgroup need tcf_exts_init in all casesJohn Fastabend
2014-09-16Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2014-09-16net: sched: cls_fw: add missing tcf_exts_init call in fw_change()John Fastabend
2014-09-16net: sched: cls_cgroup fix possible memory leak of 'new'John Fastabend
2014-09-16net: sched: cls_u32 add missing rcu_assign_pointer and annotationJohn Fastabend
2014-09-16net: sched: fix unsued cpu variableJohn Fastabend
2014-09-16net_sched: fix a null pointer dereference in tcindex_set_parms()WANG Cong
2014-09-16net_sched: fix memory leak in cls_tcindexWANG Cong
2014-09-15openvswitch: Add recirc and hash action.Andy Zhou
2014-09-15openvswitch: simplify sample action implementationAndy Zhou
2014-09-15openvswitch: Use tun_key only for egress tunnel path.Pravin B Shelar
2014-09-15openvswitch: refactor ovs flow extract API.Pravin B Shelar
2014-09-15openvswitch: Remove pkt_key from OVS_CBPravin B Shelar
2014-09-15net: dsa: fix mii_bus to host_dev replacementFlorian Fainelli
2014-09-15net_sched: use tcindex_filter_result_init()WANG Cong
2014-09-15net_sched: fix suspicious RCU usage in tcindex_classify()WANG Cong
2014-09-15net_sched: fix an allocation bug in tcindex_set_parms()WANG Cong
2014-09-15net_sched: fix suspicious RCU usage in cls_bpf_classify()WANG Cong
2014-09-15Merge branch 'dsa-next'David S. Miller
2014-09-15dsa: Replace mii_bus with a generic host deviceAlexander Duyck
2014-09-15dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck
2014-09-15Merge branch 'bonding-cleanups'David S. Miller
2014-09-15bonding: consolidate ASSERT_RTNL()s and remove the unnecessaryNikolay Aleksandrov
2014-09-15bonding: trivial: style and comment fixesNikolay Aleksandrov
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