summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-04-28ps3_gelic: fix memcpy parameterChristophe Jaillet
2016-04-28lan78xx: workaround of forced 100 Full/Half duplex mode errorWoojung Huh
2016-04-28lan78xx: fix statistics counter errorWoojung Huh
2016-04-28net: dsa: mv88e6xxx: fix uninitialized error returnColin Ian King
2016-04-28net: ethernet: davinci_emac: Fix devioctl while in fixed linkNeil Armstrong
2016-04-28Merge tag 'wireless-drivers-for-davem-2016-04-25' of git://git.kernel.org/pub...David S. Miller
2016-04-28sfc: disable RSS when unsupportedJon Cooper
2016-04-28myri10ge: fix sleeping with bh disabledStanislaw Gruszka
2016-04-27bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary.Michael Chan
2016-04-27bnxt_en: Limit RX BD pages to be no bigger than 32K.Michael Chan
2016-04-27bnxt_en: Don't fallback to INTA on VF.Michael Chan
2016-04-26net/mlx4_en: fix spurious timestamping callbacksEric Dumazet
2016-04-26net: dummy: remove note about being Y by defaultIvan Babrou
2016-04-24net/mlx5: Add pci shutdown callbackMajd Dibbiny
2016-04-24net/mlx5_core: Remove static from local variableEli Cohen
2016-04-24net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed
2016-04-24net/mlx5e: Fix minimum MTUSaeed Mahameed
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-04-24net/mlx5_core: Add ConnectX-5 to list of supported devicesMajd Dibbiny
2016-04-24net/mlx5e: Fix MLX5E_100BASE_T defineRana Shahout
2016-04-24net/mlx5_core: Fix soft lockup in steering error flowMaor Gottlieb
2016-04-24qlcnic: Update version to 5.3.64Manish Chopra
2016-04-24net: stmmac: socfpga: Remove re-registration of reset controllerMarek Vasut
2016-04-24macsec: fix netlink attribute validationSabrina Dubroca
2016-04-24macsec: add missing macsec prefix in uapiSabrina Dubroca
2016-04-24macsec: fix SA leak if initialization failsSabrina Dubroca
2016-04-24macsec: fix memory leaks around rx_handler (un)registrationSabrina Dubroca
2016-04-24macsec: add consistency check to netlink dumpsSabrina Dubroca
2016-04-24macsec: fix rx_sa refcounting with decrypt callbackSabrina Dubroca
2016-04-24macsec: don't put a NULL rxsaSabrina Dubroca
2016-04-24macsec: take rtnl lock before for_each_netdevSabrina Dubroca
2016-04-24macsec: add missing NULL check after kmallocSabrina Dubroca
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-21Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packetsShrikrishna Khare
2016-04-21atl2: Disable unimplemented scatter/gather featureBen Hutchings
2016-04-21net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha
2016-04-21net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens
2016-04-21net/mlx4_core: Implement pci_resume callbackDaniel Jurgens
2016-04-21net: phy: spi_ks8895: Don't leak references to SPI devicesMark Brown
2016-04-21net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong
2016-04-21net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enableNeil Armstrong
2016-04-21qede: Fix single MTU sized packet from firmware GRO flowManish Chopra
2016-04-21qede: Fix setting Skb network headerManish Chopra
2016-04-21qede: Fix various memory allocation error flows for fastpathManish Chopra
2016-04-21drivers: net: cpsw: fix wrong regs access in cpsw_ndo_openGrygorii Strashko
2016-04-21Merge tag 'iwlwifi-for-kalle-2016-04-12_2' of https://git.kernel.org/pub/scm/...Kalle Valo
2016-04-20Revert "Prevent NUll pointer dereference with two PHYs on cpsw"Andrew Goodbody
2016-04-20net/mlx4_en: do batched put_page using atomic_subKonstantin Khlebnikov
2016-04-20net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOCKonstantin Khlebnikov