summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-12-01can: peak: Add support for PCAN-USB X6 USB interfaceStephane Grosjean3-0/+76
2016-12-01can: peak: Fix bittiming fields size in bitsStephane Grosjean2-24/+45
2016-11-30macvtap: handle ubuf refcount correctly when meet errorsJason Wang1-6/+5
2016-11-30tun: handle ubuf refcount correctly when meet errorsJason Wang1-6/+4
2016-11-30net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resumeGrygorii Strashko1-0/+4
2016-11-30Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub...David S. Miller1-6/+7
2016-11-30cxgb4: Add PCI device ID for new adapterHariprasad Shenai1-0/+1
2016-11-30net: fec: cache statistics while device is downNikita Yushchenko2-4/+21
2016-11-30vxlan: fix a potential issue when create a new vxlan fdb entry.Haishuang Yan1-3/+7
2016-11-30net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaksJohan Hovold1-1/+9
2016-11-30net: ethernet: dwc_eth_qos: fix fixed-link phydev leaksJohan Hovold1-7/+13
2016-11-30net: ethernet: renesas: ravb: fix fixed-link phydev leaksJohan Hovold1-3/+14
2016-11-30net: ethernet: mediatek: fix fixed-link phydev leaksJohan Hovold1-0/+4
2016-11-30net: ethernet: marvell: mvneta: fix fixed-link phydev leaksJohan Hovold1-0/+5
2016-11-30net: ethernet: ucc_geth: fix fixed-link phydev leaksJohan Hovold1-7/+16
2016-11-30net: ethernet: gianfar: fix fixed-link phydev leaksJohan Hovold1-0/+8
2016-11-30net: ethernet: fs_enet: fix fixed-link phydev leaksJohan Hovold1-1/+6
2016-11-30net: ethernet: fec: fix fixed-link phydev leaksJohan Hovold1-0/+5
2016-11-30net: ethernet: bcmgenet: fix fixed-link phydev leaksJohan Hovold1-0/+6
2016-11-30net: ethernet: bcmsysport: fix fixed-link phydev leaksJohan Hovold1-5/+12
2016-11-30net: ethernet: aurora: nb8800: fix fixed-link phydev leaksJohan Hovold1-2/+7
2016-11-30net: ethernet: altera: fix fixed-link phydev leaksJohan Hovold1-1/+8
2016-11-30of_mdio: add helper to deregister fixed-link PHYsJohan Hovold1-14/+2
2016-11-30net: macb: ensure ordering write to re-enable RX smoothlyZumeng Chen1-0/+2
2016-11-30net: macb: fix the RX queue reset in macb_rx()Cyrille Pitchen1-2/+1
2016-11-28net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein1-1/+6
2016-11-28Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan2-19/+3
2016-11-28amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov1-2/+2
2016-11-28net: phy: realtek: fix enabling of the TX-delay for RTL8211FMartin Blumenstingl1-8/+12
2016-11-28driver: macvtap: Unregister netdev rx_handler if macvtap_newlink failsGao Feng1-1/+7
2016-11-28net: qcom/emac: fix of_node and phydev leaksJohan Hovold2-0/+5
2016-11-28net: fsl/fman: fix fixed-link-phydev reference leakJohan Hovold1-0/+2
2016-11-28net: fsl/fman: fix phydev reference leakJohan Hovold1-0/+3
2016-11-28net: bcmgenet: fix phydev reference leakJohan Hovold1-1/+3
2016-11-28irda: fix overly long udelay()Arnd Bergmann1-1/+3
2016-11-28driver: ipvlan: Fix one possible memleak in ipvlan_link_newGao Feng1-5/+12
2016-11-26mvpp2: use correct size for memsetArnd Bergmann1-1/+1
2016-11-26net/mlx5: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-26net: ieee802154: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-26ibmvnic: drop duplicate header seq_file.hGeliang Tang1-1/+0
2016-11-26fsl/fman: fix a leak in tgec_free()Dan Carpenter1-3/+0
2016-11-26net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn1-1/+1
2016-11-26dwc_eth_qos: drop duplicate headersGeliang Tang1-2/+0
2016-11-24net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli1-0/+4
2016-11-24bnxt: do not busy-poll when link is downAndy Gospodarek1-0/+3
2016-11-24net/mlx4_en: Free netdev resources under state lockTariq Toukan1-1/+4
2016-11-24bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet1-3/+9
2016-11-24driver: macvlan: Check if need rollback multicast setting in macvlan_openGao Feng1-1/+2
2016-11-24net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov1-4/+4
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-10/+12