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.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-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
2020-11-06
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
14
-55
/
+106
2020-11-05
ionic: check port ptr before use
Shannon Nelson
1
-0
/
+5
2020-11-05
r8169: work around short packet hw bug on RTL8125
Heiner Kallweit
1
-3
/
+11
2020-11-04
chelsio/chtls: fix always leaking ctrl_skb
Vinay Kumar Yadav
1
-1
/
+1
2020-11-04
chelsio/chtls: fix memory leaks caused by a race
Vinay Kumar Yadav
1
-0
/
+3
2020-11-03
powerpc/vnic: Extend "failover pending" window
Sukadev Bhattiprolu
1
-4
/
+32
2020-11-03
net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisement
Grygorii Strashko
2
-5
/
+1
2020-11-02
dpaa_eth: fix the RX headroom size alignment
Camelia Groza
1
-5
/
+9
2020-11-02
dpaa_eth: update the buffer layout for non-A050385 erratum scenarios
Camelia Groza
1
-6
/
+10
2020-11-01
cadence: force nonlinear buffers to be cloned
Mark Deneen
1
-1
/
+2
2020-11-01
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-5
/
+4
2020-10-31
gve: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+3
2020-10-30
net: stmmac: Fix channel lock initialization
Marek Szyprowski
1
-0
/
+1
2020-10-30
stmmac: intel: Fix kernel panic on pci probe
Wong Vee Khee
1
-7
/
+7
2020-10-30
gianfar: Account for Tx PTP timestamp in the skb headroom
Claudiu Manoil
1
-1
/
+1
2020-10-30
gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
Claudiu Manoil
1
-10
/
+2
2020-10-30
net: fec: fix MDIO probing for some FEC hardware blocks
Greg Ungerer
2
-13
/
+22
2020-10-30
enetc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-29
Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
25
-139
/
+181
2020-10-29
r8169: fix issue with forced threading in combination with shared interrupts
Heiner Kallweit
1
-2
/
+2
2020-10-29
ibmvnic: fix ibmvnic_set_mac
Lijun Pan
1
-2
/
+6
2020-10-28
ibmveth: Fix use of ibmveth in a bridge.
Thomas Bogendoerfer
1
-6
/
+0
2020-10-28
ravb: Fix bit fields checking in ravb_hwtstamp_get()
Andrew Gabbasov
1
-3
/
+7
2020-10-28
chelsio/chtls: fix memory leaks in CPL handlers
Vinay Kumar Yadav
1
-15
/
+12
2020-10-28
chelsio/chtls: fix deadlock issue
Vinay Kumar Yadav
1
-2
/
+0
2020-10-27
net: hns3: Clear the CMDQ registers before unmapping BAR region
Zenghui Yu
1
-1
/
+1
2020-10-27
bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.
Vasundhara Volam
1
-1
/
+2
2020-10-27
bnxt_en: Check abort error state in bnxt_open_nic().
Michael Chan
1
-1
/
+4
2020-10-27
bnxt_en: Re-write PCI BARs after PCI fatal error.
Vasundhara Volam
2
-1
/
+19
2020-10-27
bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.
Vasundhara Volam
1
-11
/
+2
2020-10-27
bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().
Vasundhara Volam
1
-4
/
+5
2020-10-27
mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()
Amit Cohen
1
-0
/
+3
2020-10-27
mlxsw: core: Fix memory leak on module removal
Ido Schimmel
1
-0
/
+2
2020-10-27
mlxsw: Only advertise link modes supported by both driver and device
Amit Cohen
3
-2
/
+38
2020-10-27
cxgb4: set up filter action after rewrites
Raju Rangoju
2
-29
/
+31
2020-10-27
net: hns3: clean up a return in hclge_tm_bp_setup()
Dan Carpenter
1
-1
/
+1
2020-10-27
RDMA/mlx5: Fix devlink deadlock on net namespace deletion
Parav Pandit
1
-5
/
+0
2020-10-24
net: ucc_geth: Drop extraneous parentheses in comparison
Michael Ellerman
1
-1
/
+1
2020-10-24
ionic: fix mem leak in rx_empty
Shannon Nelson
1
-13
/
+11
2020-10-24
ionic: no rx flush in deinit
Shannon Nelson
3
-15
/
+0
2020-10-24
ionic: clean up sparse complaints
Shannon Nelson
7
-27
/
+29
2020-10-24
chelsio/chtls: fix tls record info to user
Vinay Kumar Yadav
1
-2
/
+5
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
16
-34
/
+74
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-10-22
ibmvnic: save changed mac address to adapter->mac_addr
Lijun Pan
1
-0
/
+5
2020-10-22
net: ethernet: mtk-star-emac: select REGMAP_MMIO
Bartosz Golaszewski
1
-0
/
+1
2020-10-21
sfc: move initialisation of efx->filter_sem to efx_init_struct()
Edward Cree
2
-1
/
+1
2020-10-21
net: chelsio: inline_crypto: fix Kconfig and build errors
Randy Dunlap
1
-0
/
+1
2020-10-21
chelsio/chtls: fix writing freed memory
Vinay Kumar Yadav
1
-1
/
+0
2020-10-21
chelsio/chtls: correct function return and return type
Vinay Kumar Yadav
1
-2
/
+2
[next]