summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net/mvneta: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-89/+143
* net/virtio-net: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-021-24/+86
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-1743-397/+662
|\
| * net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-173-5/+15
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-08-177-49/+107
| |\
| | * i40e: check for and deal with non-contiguous TCsDave Ertman2016-08-161-10/+25
| | * ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck2016-08-161-0/+1
| | * ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck2016-08-161-6/+12
| | * e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson2016-08-161-1/+2
| | * e1000e: factor out systim sanitizationJarod Wilson2016-08-163-29/+44
| | * igb: fix adjusting PTP timestamps for Tx/Rx latencyKshitiz Gupta2016-08-161-3/+23
| * | mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel2016-08-171-1/+1
| * | mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel2016-08-171-0/+2
| * | mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel2016-08-171-1/+3
| * | mlxsw: reg: Fix missing op field fill-upJiri Pirko2016-08-171-0/+1
| * | mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel2016-08-173-0/+16
| * | mlxsw: spectrum: Add missing packet trapsElad Raz2016-08-172-0/+18
| * | mlxsw: spectrum: Mark port as active before registering itIdo Schimmel2016-08-171-2/+3
| * | mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel2016-08-173-46/+29
| * | mlxsw: spectrum: Remove redundant errors from the codeIdo Schimmel2016-08-171-16/+5
| * | mlxsw: spectrum: Don't return upon error in removal pathIdo Schimmel2016-08-171-22/+5
| |/
| * net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...sean.wang@mediatek.com2016-08-151-13/+13
| * net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...sean.wang@mediatek.com2016-08-151-0/+5
| * net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMACsean.wang@mediatek.com2016-08-151-3/+12
| * hv_netvsc: fix bonding devices check in netvsc_netdev_event()Vitaly Kuznetsov2016-08-151-2/+7
| * hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdevVitaly Kuznetsov2016-08-151-2/+2
| * hv_netvsc: reset vf_inject on VF removalVitaly Kuznetsov2016-08-151-10/+16
| * hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt waitVitaly Kuznetsov2016-08-152-35/+5
| * hv_netvsc: don't lose VF informationVitaly Kuznetsov2016-08-153-42/+45
| * mlxsw: spectrum_router: Fix use after freeVincent2016-08-141-1/+2
| * net: remove type_check from dev_get_nest_level()Sabrina Dubroca2016-08-132-2/+2
| * macsec: fix lockdep splats when nesting devicesSabrina Dubroca2016-08-131-2/+27
| * net: ethernet: mediatek: add the missing of_node_put() after node is used donesean.wang@mediatek.com2016-08-131-0/+2
| * net: ethernet: mediatek: fixed that initializing u64_stats_sync is missingsean.wang@mediatek.com2016-08-131-0/+1
| * dsa: mv88e6xxx: hide unused functionsArnd Bergmann2016-08-121-0/+2
| * macsec: use after free when deleting the underlying deviceSabrina Dubroca2016-08-111-6/+17
| * macvtap: fix use after free for skb_array during releaseJason Wang2016-08-111-4/+1
| * net: hns: fix typo in g_gmac_stats_string[]Fabian Frederick2016-08-101-1/+1
| * net: phy: micrel: Add specific suspendWenyou Yang2016-08-091-8/+19
| * dm9000: Fix irq trigger type setup on non-dt platformsSylwester Nawrocki2016-08-091-3/+5
| * bonding: fix the typoZhu Yanjun2016-08-091-1/+1
| * drivers: net: cpsw: fix kmemleak false-positive reports for sk buffersGrygorii Strashko2016-08-091-0/+2
| * qed: Update app count when adding a new dcbx app entry to the table.Sudarsana Reddy Kalluru2016-08-081-2/+6
| * qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru2016-08-081-20/+104
| * qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.Sudarsana Reddy Kalluru2016-08-082-30/+66
| * qed: Remove the endian-ness conversion for pri_to_tc value.Sudarsana Reddy Kalluru2016-08-081-2/+1
| * net: vxlan: lwt: Fix vxlan local traffic.pravin shelar2016-08-081-2/+2
| * net: vxlan: lwt: Use source ip address during route lookup.pravin shelar2016-08-081-12/+18
| * net/ethernet: tundra: fix dump_eth_one warning in tsi108_ethPaul Gortmaker2016-08-081-0/+2
| * mlxsw: spectrum: Add missing DCB rollback in error pathIdo Schimmel2016-08-081-0/+1