summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: phy: broadcom: add helper for PHY revision and patch levelFlorian Fainelli2014-09-191-0/+2
* of: mdio: honor flags passed to of_phy_connectFlorian Fainelli2014-09-191-0/+2
* net: add alloc_skb_with_frags() helperEric Dumazet2014-09-193-63/+99
* tcp: do not fake tcp headers in tcp_send_rcvq()Eric Dumazet2014-09-191-9/+4
* Merge branch 'udp-tunnel-common'David S. Miller2014-09-196-164/+294
|\
| * l2tp: Refactor l2tp core driver to make use of the common UDP tunnel functionsAndy Zhou2014-09-191-14/+10
| * vxlan: Refactor vxlan driver to make use of the common UDP tunnel functions.Andy Zhou2014-09-191-83/+22
| * udp-tunnel: Add a few more UDP tunnel APIsAndy Zhou2014-09-193-1/+151
| * udp_tunnel: Seperate ipv6 functions into its own file.Andy Zhou2014-09-194-66/+111
|/
* Merge branch 'fec-next'David S. Miller2014-09-192-13/+177
|\
| * net: fec: Workaround for imx6sx enet tx hang when enable three queuesFugang Duan2014-09-191-2/+15
| * net:fec: increase DMA queue numberFugang Duan2014-09-191-1/+1
| * net: fec: add interrupt coalescence feature supportFugang Duan2014-09-192-0/+151
| * net: fec: refine error handle of parser queue number from DTFrank Li2014-09-191-10/+10
|/
* sparc: bpf_jit: add SKF_AD_PKTTYPE support to JITAlexei Starovoitov2014-09-191-7/+2
* net: fec: fix build error at m68k platformFrank Li2014-09-161-5/+25
* net: sched: cls_cgroup need tcf_exts_init in all casesJohn Fastabend2014-09-161-4/+3
* Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2014-09-1611-126/+428
|\
| * openvswitch: Add recirc and hash action.Andy Zhou2014-09-157-12/+288
| * openvswitch: simplify sample action implementationAndy Zhou2014-09-151-24/+18
| * openvswitch: Use tun_key only for egress tunnel path.Pravin B Shelar2014-09-158-47/+50
| * openvswitch: refactor ovs flow extract API.Pravin B Shelar2014-09-157-41/+71
| * openvswitch: Remove pkt_key from OVS_CBPravin B Shelar2014-09-153-17/+16
* | net: sched: cls_fw: add missing tcf_exts_init call in fw_change()John Fastabend2014-09-161-0/+2
* | net: sched: cls_cgroup fix possible memory leak of 'new'John Fastabend2014-09-161-4/+9
* | net: sched: cls_u32 add missing rcu_assign_pointer and annotationJohn Fastabend2014-09-161-3/+4
* | net: sched: fix unsued cpu variableJohn Fastabend2014-09-161-3/+4
* | net_sched: fix a null pointer dereference in tcindex_set_parms()WANG Cong2014-09-161-1/+1
* | net_sched: fix memory leak in cls_tcindexWANG Cong2014-09-161-7/+10
|/
* 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
OpenPOWER on IntegriCloud