summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit2019-05-291-0/+4
* net/mlx5: Avoid double free of root ns in the error flow pathParav Pandit2019-05-291-15/+3Star
* net/mlx5: Fix error handling in mlx5_load()Saeed Mahameed2019-05-291-1/+1
* dpaa_eth: use only online CPU portalsMadalin Bucur2019-05-282-7/+6Star
* net: mvneta: Fix err code path of probeJisheng Zhang2019-05-281-3/+1Star
* net: stmmac: Do not output error on deferred probeThierry Reding2019-05-281-1/+5
* net: aquantia: tcp checksum 0xffff being handled incorrectlyNikita Danilov2019-05-271-2/+1Star
* net: aquantia: fix LRO with FCS errorDmitry Bogdanov2019-05-271-29/+32
* net: aquantia: check rx csum for all packets in LRO sessionDmitry Bogdanov2019-05-271-13/+31
* net: aquantia: tx clean budget logic errorIgor Russkikh2019-05-271-3/+4
* net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook2019-05-271-1/+0Star
* dpaa2-eth: Make constant 64-bit longIoana Radulescu2019-05-261-1/+1
* dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriateIoana Radulescu2019-05-261-2/+2
* dpaa2-eth: Fix potential spectre issueIoana Radulescu2019-05-261-0/+3
* net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write failBiao Huang2019-05-251-2/+0Star
* net: stmmac: fix csr_clk can't be zero issueBiao Huang2019-05-252-4/+7
* net: stmmac: update rx tail pointer register to fix rx dma hang issue.Biao Huang2019-05-251-0/+1
* cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"Vishal Kulkarni2019-05-241-0/+11
* net: fec: fix the clk mismatch in failed_reset pathAndy Duan2019-05-241-1/+1
* cxgb4: offload VLAN flows regardless of VLAN ethtypeRaju Rangoju2019-05-231-2/+3
* net: mvpp2: cls: Fix leaked ethtool_rx_flow_ruleMaxime Chevallier2019-05-231-0/+3
* bnxt_en: Device serial number is supported only for PFs.Vasundhara Volam2019-05-231-5/+6
* bnxt_en: Reduce memory usage when running in kdump kernel.Michael Chan2019-05-232-3/+5
* bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().Michael Chan2019-05-234-9/+10
* bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan2019-05-231-0/+2
* net: stmmac: fix reset gpio free missingJisheng Zhang2019-05-231-1/+2
* net: macb: save/restore the remaining registers and featuresClaudiu Beznea2019-05-232-27/+91
* ocelot: Dont allocate another multicast list, use __dev_mc_syncClaudiu Manoil2019-05-222-39/+8Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-227-32/+26Star
|\
| * net: stmmac: dma channel control register need to be init firstWeifeng Voon2019-05-211-4/+4
| * net: stmmac: fix ethtool flow control not able to get/setTan, Tee Min2019-05-211-2/+2
| * 2/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach2019-05-211-10/+6Star
| * 1/2] net: axienet: use readx_poll_timeout() in mdio wait functionKurt Kanzenbach2019-05-212-10/+11
| * net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-05-202-6/+3Star
* | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-21268-750/+268Star
|\ \ | |/ |/|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 23Thomas Gleixner2019-05-212-21/+2Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15Thomas Gleixner2019-05-219-153/+9Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-2143-561/+43Star
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-15/+1Star
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21196-0/+196
| * treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-2117-0/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-2025-68/+181
|\ \ | |/ |/|
| * mlxsw: core: Prevent reading unsupported slave address from SFP EEPROMVadim Pasternak2019-05-181-2/+16
| * mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak2019-05-184-0/+17
| * net/mlx5e: Fix possible modify header actions memory leakEli Britstein2019-05-171-1/+4
| * net/mlx5e: Fix no rewrite fields with the same matchEli Britstein2019-05-171-6/+16
| * net/mlx5e: Additional check for flow destination comparisonDmytro Linkin2019-05-171-0/+2
| * net/mlx5e: Add missing ethtool driver info for representorsDmytro Linkin2019-05-171-1/+18
| * net/mlx5e: Fix number of vports for ingress ACL configurationEli Britstein2019-05-171-4/+5
| * net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabledSaeed Mahameed2019-05-171-1/+17