summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
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-20Revert "Prevent NUll pointer dereference with two PHYs on cpsw"Andrew Goodbody
2016-04-19net/mlx4_en: do batched put_page using atomic_subKonstantin Khlebnikov
2016-04-19net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOCKonstantin Khlebnikov
2016-04-18Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-17macsec: fix crypto Kconfig dependencyArnd Bergmann
2016-04-16net: bcmgenet: device stats are unsigned longEric Dumazet
2016-04-16net: dsa: mv88e6xxx: share the same default FDBVivien Didelot
2016-04-16net: dsa: mv88e6xxx: enable SA learning on DSA portsVivien Didelot
2016-04-16net: dsa: mv88e6xxx: unlock DSA and CPU portsVivien Didelot
2016-04-15cpsw: Prevent NUll pointer dereference with two PHYsAndrew Goodbody
2016-04-15cxgb4: Set VPD size so we can read both VPD structuresHariprasad Shenai
2016-04-14bgmac: fix MAC soft-reset bit for corerev > 4Felix Fietkau
2016-04-14cdc_mbim: apply "NDP to end" quirk to all Huawei devicesBjørn Mork
2016-04-14bgmac: reset & enable Ethernet core before using itRafał Miłecki
2016-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller