aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong2020-11-161-1/+2
* net: fec: Fix reference count leak in fec series opsZhang Qilong2020-11-161-7/+5
* net: stmmac: dwmac_lib: enlarge dma reset timeoutJisheng Zhang2020-11-141-1/+1
* lan743x: prevent entire kernel HANG on open, for some platformsSven Van Asbroeck2020-11-141-1/+2
* lan743x: fix issue causing intermittent kernel log warningsSven Van Asbroeck2020-11-141-5/+5
* net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERRORWang Qing2020-11-131-2/+1
* net: marvell: prestera: fix error return code in prestera_pci_probe()Wang Hai2020-11-131-2/+5
* net: ethernet: ti: cpsw: fix cpts irq after suspendGrygorii Strashko2020-11-132-7/+12
* net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable()Zhang Changzhong2020-11-121-0/+1
* net: ethernet: mtk-star-emac: return ok when xmit dropsVincent Stehlé2020-11-121-1/+1
* lan743x: fix use of uninitialized variableSven Van Asbroeck2020-11-121-1/+1
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2020-11-123-9/+33
|\
| * igc: Fix returning wrong statisticsVinicius Costa Gomes2020-11-101-6/+8
| * i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()Dan Carpenter2020-11-101-1/+1
| * i40e: Fix MAC address setting for a VF via Host/VMSlawomir Laba2020-11-101-2/+24
* | ch_ktls: stop the txq if reaches thresholdRohit Maheshwari2020-11-111-3/+15
* | ch_ktls: tcb update fails sometimesRohit Maheshwari2020-11-111-4/+8
* | ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari2020-11-114-1/+119
* | ch_ktls: don't free skb before sending FINRohit Maheshwari2020-11-111-2/+10
* | ch_ktls: packet handling prior to start markerRohit Maheshwari2020-11-111-5/+33
* | ch_ktls: Correction in middle record handlingRohit Maheshwari2020-11-111-19/+31
* | ch_ktls: missing handling of header aloneRohit Maheshwari2020-11-111-14/+11
* | ch_ktls: Correction in trimmed_len calculationRohit Maheshwari2020-11-111-4/+7
* | cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari2020-11-113-169/+226
* | ch_ktls: Update cheksum informationRohit Maheshwari2020-11-111-4/+11
* | ch_ktls: Correction in finding correct lengthRohit Maheshwari2020-11-111-7/+8
* | cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari2020-11-114-5/+8
* | lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck2020-11-102-12/+3
* | lan743x: correctly handle chips with internal PHYSven Van Asbroeck2020-11-101-4/+6
|/
* net: marvell: prestera: fix compilation with CONFIG_BRIDGE=mVadym Kochan2020-11-071-0/+1
* Merge tag 'mlx5-fixes-2020-11-03' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2020-11-0713-51/+90
|\
| * net/mlx5e: Fix incorrect access of RCU-protected xdp_progMaxim Mikityanskiy2020-11-051-1/+1
| * net/mlx5e: Fix VXLAN synchronization after function reloadAya Levin2020-11-053-6/+20
| * net/mlx5: E-switch, Avoid extack error log for disabled vportParav Pandit2020-11-051-2/+0
| * net/mlx5: Fix deletion of duplicate rulesMaor Gottlieb2020-11-051-3/+4
| * net/mlx5e: Use spin_lock_bh for async_icosq_lockMaxim Mikityanskiy2020-11-053-11/+11
| * net/mlx5e: Protect encap route dev from concurrent releaseVlad Buslov2020-11-053-28/+52
| * net/mlx5e: Fix modify header actions memory leakMaor Dickman2020-11-051-0/+2
* | r8169: disable hw csum for short packets on all chip versionsHeiner Kallweit2020-11-071-12/+3
* | r8169: fix potential skb double free in an error pathHeiner Kallweit2020-11-071-1/+2
* | Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-0614-55/+106
|\ \
| * | ionic: check port ptr before useShannon Nelson2020-11-051-0/+5
| * | r8169: work around short packet hw bug on RTL8125Heiner Kallweit2020-11-041-3/+11
| * | chelsio/chtls: fix always leaking ctrl_skbVinay Kumar Yadav2020-11-031-1/+1
| * | chelsio/chtls: fix memory leaks caused by a raceVinay Kumar Yadav2020-11-031-0/+3
| |/
| * powerpc/vnic: Extend "failover pending" windowSukadev Bhattiprolu2020-11-021-4/+32
| * net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisementGrygorii Strashko2020-11-022-5/+1
| * dpaa_eth: fix the RX headroom size alignmentCamelia Groza2020-11-021-5/+9
| * dpaa_eth: update the buffer layout for non-A050385 erratum scenariosCamelia Groza2020-11-021-6/+10
| * cadence: force nonlinear buffers to be clonedMark Deneen2020-10-311-1/+2