summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: New multi-function mode: UFPYuval Mintz2014-09-196-18/+200
* bnx2x: Changes with storage & MAC macrosDmitry Kravkov2014-09-195-42/+54
* Merge branch 'fec-next'David S. Miller2014-09-1911-22/+62
|\
| * net: phy: bcm7xxx: utilize PHY revision in config_initFlorian Fainelli2014-09-191-6/+15
| * net: dsa: bcm_sf2: communicate integrated PHY revision to PHY driverFlorian Fainelli2014-09-193-0/+18
| * net: dsa: allow switch drivers to specify phy_device::dev_flagsFlorian Fainelli2014-09-192-1/+9
| * net: bcmgenet: communicate integrated PHY revision to PHY driverFlorian Fainelli2014-09-193-2/+14
| * net: bcmgenet: remove PHY_BRCM_100MBPS_WARFlorian Fainelli2014-09-192-11/+0Star
| * net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WARFlorian Fainelli2014-09-191-2/+2
| * 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/+4Star
* 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/+10Star
| * vxlan: Refactor vxlan driver to make use of the common UDP tunnel functions.Andy Zhou2014-09-191-83/+22Star
| * 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/+2Star
* 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/+3Star
* 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-167-12/+288
| * openvswitch: simplify sample action implementationAndy Zhou2014-09-161-24/+18Star
| * openvswitch: Use tun_key only for egress tunnel path.Pravin B Shelar2014-09-168-47/+50
| * 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/+16Star
* | 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/+1Star
* 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/+105Star
|\
| * bonding: consolidate ASSERT_RTNL()s and remove the unnecessaryNikolay Aleksandrov2014-09-151-4/+2Star
| * bonding: trivial: style and comment fixesNikolay Aleksandrov2014-09-156-167/+93Star
| * bonding: consolidate the two rlb_next_rx_slave functions into oneNikolay Aleksandrov2014-09-151-28/+10Star
|/