summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: fix spurious timestamping callbacksEric Dumazet2016-04-261-2/+4
* net: dummy: remove note about being Y by defaultIvan Babrou2016-04-261-3/+2
* net/mlx5: Add pci shutdown callbackMajd Dibbiny2016-04-242-6/+32
* net/mlx5_core: Remove static from local variableEli Cohen2016-04-241-1/+1
* net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-04-242-9/+75
* net/mlx5e: Fix minimum MTUSaeed Mahameed2016-04-241-3/+8
* net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-242-7/+7
* net/mlx5_core: Add ConnectX-5 to list of supported devicesMajd Dibbiny2016-04-241-0/+2
* net/mlx5e: Fix MLX5E_100BASE_T defineRana Shahout2016-04-242-5/+5
* net/mlx5_core: Fix soft lockup in steering error flowMaor Gottlieb2016-04-241-29/+17
* qlcnic: Update version to 5.3.64Manish Chopra2016-04-241-2/+2
* net: stmmac: socfpga: Remove re-registration of reset controllerMarek Vasut2016-04-241-34/+16
* macsec: fix netlink attribute validationSabrina Dubroca2016-04-241-2/+2
* macsec: add missing macsec prefix in uapiSabrina Dubroca2016-04-241-5/+7
* macsec: fix SA leak if initialization failsSabrina Dubroca2016-04-241-0/+2
* macsec: fix memory leaks around rx_handler (un)registrationSabrina Dubroca2016-04-241-2/+6
* macsec: add consistency check to netlink dumpsSabrina Dubroca2016-04-241-0/+11
* macsec: fix rx_sa refcounting with decrypt callbackSabrina Dubroca2016-04-241-7/+9
* macsec: don't put a NULL rxsaSabrina Dubroca2016-04-241-1/+2
* macsec: take rtnl lock before for_each_netdevSabrina Dubroca2016-04-241-5/+2
* macsec: add missing NULL check after kmallocSabrina Dubroca2016-04-241-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-2138-376/+414
|\
| * Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packetsShrikrishna Khare2016-04-212-6/+10
| * atl2: Disable unimplemented scatter/gather featureBen Hutchings2016-04-211-1/+1
| * net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha2016-04-214-3/+10
| * net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev2016-04-212-0/+15
| * net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens2016-04-211-5/+34
| * net/mlx4_core: Implement pci_resume callbackDaniel Jurgens2016-04-211-15/+24
| * net: phy: spi_ks8895: Don't leak references to SPI devicesMark Brown2016-04-211-1/+1
| * net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong2016-04-211-2/+0
| * net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enableNeil Armstrong2016-04-211-0/+1
| * qede: Fix single MTU sized packet from firmware GRO flowManish Chopra2016-04-211-0/+13
| * qede: Fix setting Skb network headerManish Chopra2016-04-211-2/+2
| * qede: Fix various memory allocation error flows for fastpathManish Chopra2016-04-211-55/+85
| * drivers: net: cpsw: fix wrong regs access in cpsw_ndo_openGrygorii Strashko2016-04-211-2/+2
| * Revert "Prevent NUll pointer dereference with two PHYs on cpsw"Andrew Goodbody2016-04-201-16/+15
| * net/mlx4_en: do batched put_page using atomic_subKonstantin Khlebnikov2016-04-201-2/+6
| * net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOCKonstantin Khlebnikov2016-04-201-1/+1
| * macsec: fix crypto Kconfig dependencyArnd Bergmann2016-04-181-0/+1
| * net: bcmgenet: device stats are unsigned longEric Dumazet2016-04-171-1/+5
| * net: dsa: mv88e6xxx: share the same default FDBVivien Didelot2016-04-171-26/+2
| * net: dsa: mv88e6xxx: enable SA learning on DSA portsVivien Didelot2016-04-171-2/+2
| * net: dsa: mv88e6xxx: unlock DSA and CPU portsVivien Didelot2016-04-171-1/+1
| * cpsw: Prevent NUll pointer dereference with two PHYsAndrew Goodbody2016-04-151-15/+16
| * bgmac: fix MAC soft-reset bit for corerev > 4Felix Fietkau2016-04-151-3/+3
| * cdc_mbim: apply "NDP to end" quirk to all Huawei devicesBjørn Mork2016-04-151-2/+7
| * bgmac: reset & enable Ethernet core before using itRafał Miłecki2016-04-141-0/+5
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-04-145-64/+84
| |\
| | * fm10k: fix multi-bit VLAN update requests from VFJacob Keller2016-04-141-8/+22
| | * i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packetAlexander Duyck2016-04-144-56/+62