aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong
2016-08-17Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2016-08-17mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel
2016-08-17mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel
2016-08-17mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel
2016-08-17mlxsw: reg: Fix missing op field fill-upJiri Pirko
2016-08-17mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel
2016-08-17mlxsw: spectrum: Add missing packet trapsElad Raz
2016-08-17mlxsw: spectrum: Mark port as active before registering itIdo Schimmel
2016-08-17mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel
2016-08-17mlxsw: spectrum: Remove redundant errors from the codeIdo Schimmel
2016-08-17mlxsw: spectrum: Don't return upon error in removal pathIdo Schimmel
2016-08-16i40e: check for and deal with non-contiguous TCsDave Ertman
2016-08-16ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck
2016-08-16ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck
2016-08-16e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson
2016-08-16e1000e: factor out systim sanitizationJarod Wilson
2016-08-16igb: fix adjusting PTP timestamps for Tx/Rx latencyKshitiz Gupta
2016-08-15net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...sean.wang@mediatek.com
2016-08-15net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...sean.wang@mediatek.com
2016-08-15net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMACsean.wang@mediatek.com
2016-08-15hv_netvsc: fix bonding devices check in netvsc_netdev_event()Vitaly Kuznetsov
2016-08-15hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdevVitaly Kuznetsov
2016-08-15hv_netvsc: reset vf_inject on VF removalVitaly Kuznetsov
2016-08-15hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt waitVitaly Kuznetsov
2016-08-15hv_netvsc: don't lose VF informationVitaly Kuznetsov
2016-08-14mlxsw: spectrum_router: Fix use after freeVincent
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca
2016-08-13macsec: fix lockdep splats when nesting devicesSabrina Dubroca
2016-08-13net: ethernet: mediatek: add the missing of_node_put() after node is used donesean.wang@mediatek.com
2016-08-13net: ethernet: mediatek: fixed that initializing u64_stats_sync is missingsean.wang@mediatek.com
2016-08-12dsa: mv88e6xxx: hide unused functionsArnd Bergmann
2016-08-11macsec: use after free when deleting the underlying deviceSabrina Dubroca
2016-08-11macvtap: fix use after free for skb_array during releaseJason Wang
2016-08-10net: hns: fix typo in g_gmac_stats_string[]Fabian Frederick
2016-08-09net: phy: micrel: Add specific suspendWenyou Yang
2016-08-09dm9000: Fix irq trigger type setup on non-dt platformsSylwester Nawrocki
2016-08-09bonding: fix the typoZhu Yanjun
2016-08-09drivers: net: cpsw: fix kmemleak false-positive reports for sk buffersGrygorii Strashko
2016-08-08qed: Update app count when adding a new dcbx app entry to the table.Sudarsana Reddy Kalluru
2016-08-08qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru
2016-08-08qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.Sudarsana Reddy Kalluru
2016-08-08qed: Remove the endian-ness conversion for pri_to_tc value.Sudarsana Reddy Kalluru
2016-08-08net: vxlan: lwt: Fix vxlan local traffic.pravin shelar
2016-08-08net: vxlan: lwt: Use source ip address during route lookup.pravin shelar
2016-08-08net/ethernet: tundra: fix dump_eth_one warning in tsi108_ethPaul Gortmaker
2016-08-08mlxsw: spectrum: Add missing DCB rollback in error pathIdo Schimmel
2016-08-08mlxsw: spectrum: Do not override PAUSE settingsIdo Schimmel
2016-08-08mlxsw: spectrum: Do not assume PAUSE frames are disabledIdo Schimmel
2016-08-06net: macb: Correct CAPS maskHarini Katakam