summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: macb: fix the RX queue reset in macb_rx()Cyrille Pitchen2016-11-301-2/+1
* net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein2016-11-281-1/+6
* Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan2016-11-282-19/+3
* amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov2016-11-281-2/+2
* net: phy: realtek: fix enabling of the TX-delay for RTL8211FMartin Blumenstingl2016-11-281-8/+12
* driver: macvtap: Unregister netdev rx_handler if macvtap_newlink failsGao Feng2016-11-281-1/+7
* net: qcom/emac: fix of_node and phydev leaksJohan Hovold2016-11-282-0/+5
* net: fsl/fman: fix fixed-link-phydev reference leakJohan Hovold2016-11-281-0/+2
* net: fsl/fman: fix phydev reference leakJohan Hovold2016-11-281-0/+3
* net: bcmgenet: fix phydev reference leakJohan Hovold2016-11-281-1/+3
* irda: fix overly long udelay()Arnd Bergmann2016-11-281-1/+3
* driver: ipvlan: Fix one possible memleak in ipvlan_link_newGao Feng2016-11-281-5/+12
* mvpp2: use correct size for memsetArnd Bergmann2016-11-261-1/+1
* net/mlx5: drop duplicate header delay.hGeliang Tang2016-11-261-1/+0
* net: ieee802154: drop duplicate header delay.hGeliang Tang2016-11-261-1/+0
* ibmvnic: drop duplicate header seq_file.hGeliang Tang2016-11-261-1/+0
* fsl/fman: fix a leak in tgec_free()Dan Carpenter2016-11-261-3/+0
* net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn2016-11-261-1/+1
* dwc_eth_qos: drop duplicate headersGeliang Tang2016-11-251-2/+0
* net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli2016-11-241-0/+4
* bnxt: do not busy-poll when link is downAndy Gospodarek2016-11-241-0/+3
* net/mlx4_en: Free netdev resources under state lockTariq Toukan2016-11-241-1/+4
* bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet2016-11-241-3/+9
* driver: macvlan: Check if need rollback multicast setting in macvlan_openGao Feng2016-11-241-1/+2
* net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov2016-11-241-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-11-214-10/+12
|\
| * sunbmac: Fix compiler warningTushar Dave2016-11-182-3/+4
| * sunqe: Fix compiler warningsTushar Dave2016-11-182-7/+8
* | ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson2016-11-211-1/+1
* | net: macb: add check for dma mapping error in start_xmit()Alexey Khoroshilov2016-11-191-0/+6
* | Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-11-181-1/+1
|\ \
| * | mac80211_hwsim: fix beacon delta calculationBenjamin Beichler2016-11-151-1/+1
* | | net: ethernet: ti: cpsw: fix fixed-link phy probe deferralJohan Hovold2016-11-181-5/+7
* | | net: ethernet: ti: cpsw: add missing sanity checkJohan Hovold2016-11-181-0/+3
* | | net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold2016-11-181-1/+3
* | | net: ethernet: ti: cpsw: fix of_node and phydev leaksJohan Hovold2016-11-181-0/+35
* | | net: ethernet: ti: cpsw: fix deferred probeJohan Hovold2016-11-181-17/+24
* | | net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold2016-11-181-0/+1
* | | net: ethernet: ti: cpsw: fix bad register access in probe error pathJohan Hovold2016-11-181-4/+7
* | | net: sky2: Fix shutdown crashJeremy Linton2016-11-181-0/+13
* | | net: phy: fixed_phy: fix of_node leak in fixed_phy_unregisterJohan Hovold2016-11-171-1/+1
* | | bnxt: add a missing rcu synchronizationEric Dumazet2016-11-171-0/+4
* | | net: dsa: b53: Fix VLAN usage and how we treat CPU portFlorian Fainelli2016-11-171-12/+4
* | | net/phy/vitesse: Configure RGMII skew on VSC8601, if neededAlex2016-11-161-1/+33
* | | cxgb4: do not call napi_hash_del()Eric Dumazet2016-11-161-1/+0
* | | be2net: do not call napi_hash_del()Eric Dumazet2016-11-161-1/+0
* | | virtio-net: add a missing synchronize_net()Eric Dumazet2016-11-161-0/+5
* | | net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham2016-11-162-7/+18
* | | net: thunderx: Fix VF driver's interface statisticsSunil Goutham2016-11-166-196/+197
* | | net: thunderx: Fix configuration of L3/L4 length checkingSunil Goutham2016-11-161-2/+5