index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-02
igb: Make DMA faster when CPU is active on the PCIe link
Kai-Heng Feng
1
-7
/
+5
2022-06-25
net: bgmac: Fix an erroneous kfree() in bgmac_remove()
Christophe JAILLET
1
-1
/
+0
2022-06-25
i40e: Fix call trace in setup_tx_descriptors
Aleksandr Loktionov
1
-8
/
+17
2022-06-25
net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...
Chen Lin
1
-2
/
+19
2022-06-14
ixgbe: fix unexpected VLAN Rx in promisc mode on VF
Olivier Matz
1
-2
/
+2
2022-06-14
ixgbe: fix bcast packets Rx on VF after promisc removal
Olivier Matz
1
-2
/
+2
2022-06-14
net: altera: Fix refcount leak in altera_tse_mdio_create
Miaoqian Lin
1
-1
/
+5
2022-06-14
net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
Gal Pressman
1
-1
/
+1
2022-06-14
net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()
Dan Carpenter
1
-0
/
+3
2022-06-14
eth: tg3: silence the GCC 12 array-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-06-06
net: ftgmac100: Disable hardware checksum on AST2600
Joel Stanley
1
-0
/
+5
2022-05-25
net: atlantic: verify hw_head_ lies within TX buffer ring
Grant Grundler
1
-0
/
+7
2022-05-25
net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
Yang Yingliang
1
-3
/
+1
2022-05-25
ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()
Yang Yingliang
1
-1
/
+4
2022-05-25
igb: skip phy status check where unavailable
Kevin Mitchell
1
-1
/
+2
2022-05-25
net/qla3xxx: Fix a test in ql_reset_work()
Christophe JAILLET
1
-1
/
+2
2022-05-18
net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
Taehee Yoo
1
-0
/
+5
2022-05-12
smsc911x: allow using IRQ0
Sergey Shtylyov
1
-1
/
+1
2022-05-12
net: emaclite: Add error handling for of_address_to_resource()
Shravya Kumbham
1
-3
/
+12
2022-05-12
bnx2x: fix napi API usage sequence
Manish Chopra
1
-4
/
+5
2022-05-12
net: bcmgenet: hide status block before TX timestamping
Jonathan Lemon
1
-0
/
+7
2022-05-12
Revert "net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-l...
Greg Kroah-Hartman
3
-9
/
+16
2022-04-27
Revert "net: micrel: fix KS8851_MLL Kconfig"
Marek Vasut
1
-1
/
+0
2022-04-27
e1000e: Fix possible overflow in LTR decoding
Sasha Neftin
1
-2
/
+2
2022-04-27
net: macb: Restart tx only if queue pointer is lagging
Tomas Melin
1
-0
/
+8
2022-04-20
net: micrel: fix KS8851_MLL Kconfig
Randy Dunlap
1
-0
/
+1
2022-04-20
net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link
Dinh Nguyen
3
-16
/
+9
2022-04-20
mlxsw: i2c: Fix initialization error flow
Vadim Pasternak
1
-0
/
+1
2022-04-20
net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
Chen-Yu Tsai
1
-2
/
+1
2022-04-20
bnxt_en: Eliminate unintended link toggle during FW reset
Michael Chan
1
-3
/
+1
2022-04-20
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
1
-5
/
+5
2022-04-20
qed: validate and restrict untrusted VFs vlan promisc mode
Manish Chopra
2
-2
/
+27
2022-04-20
qed: display VF trust config
Manish Chopra
1
-0
/
+1
2022-04-20
ethernet: sun: Free the coherent when failing in probing
Zheyu Ma
1
-1
/
+5
2022-03-28
drivers: net: xgene: Fix regression in CRC stripping
Stephane Graber
1
-5
/
+7
2022-03-23
sfc: extend the locking on mcdi->seqno
Niels Dossche
1
-1
/
+1
2022-03-16
net: ethernet: lpc_eth: Handle error for clk_enable
Jiasheng Jiang
1
-1
/
+4
2022-03-16
net: ethernet: ti: cpts: Handle error for clk_enable
Jiasheng Jiang
1
-1
/
+3
2022-03-16
ethernet: Fix error handling in xemaclite_of_probe
Miaoqian Lin
1
-1
/
+3
2022-03-16
qed: return status of qed_iov_get_link
Tom Rix
1
-7
/
+11
2022-03-16
net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...
Jia-Ju Bai
1
-0
/
+7
2022-03-08
net: chelsio: cxgb3: check the return value of pci_find_capability()
Jia-Ju Bai
1
-0
/
+2
2022-03-08
net: sxgbe: fix return value of __setup handler
Randy Dunlap
1
-3
/
+3
2022-03-08
net: stmmac: fix return value of __setup handler
Randy Dunlap
1
-3
/
+3
2022-03-02
net/mlx5e: Fix wrong return value on ioctl EEPROM query failure
Gal Pressman
1
-1
/
+1
2022-02-23
net: macb: Align the dma and coherent dma masks
Marc St-Amand
1
-1
/
+1
2022-02-16
net: amd-xgbe: disable interrupts during pci removal
Raju Rangoju
1
-0
/
+3
2022-02-16
Revert "net: axienet: Wait for PhyRstCmplt after core reset"
Sasha Levin
1
-10
/
+0
2022-02-16
net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()
Jisheng Zhang
1
-1
/
+1
2022-02-08
net: amd-xgbe: Fix skb data length underflow
Shyam Sundar S K
1
-1
/
+11
[next]