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.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
2024-05-30
net: ena: Fix redundant device NUMA node override
Shay Agroskin
1
-11
/
+0
2024-05-30
ice: check for unregistering correct number of devlink params
Dave Ertman
1
-9
/
+22
2024-05-30
ice: fix 200G PHY types to link speed mapping
Paul Greenwalt
1
-0
/
+10
2024-05-30
i40e: Fully suspend and resume IO operations in EEH case
Thinh Tran
1
-3
/
+6
2024-05-30
i40e: factoring out i40e_suspend/i40e_resume
Thinh Tran
1
-114
/
+135
2024-05-30
e1000e: move force SMBUS near the end of enable_ulp function
Hui Wang
2
-18
/
+22
2024-05-28
net: ti: icssg-prueth: Fix start counter for ft1 filter
MD Danish Anwar
1
-1
/
+1
2024-05-28
ice: fix accounting if a VLAN already exists
Jacob Keller
1
-5
/
+6
2024-05-28
idpf: don't enable NAPI and interrupts prior to allocating Rx buffers
Alexander Lobakin
3
-5
/
+9
2024-05-28
net:fec: Add fec_enet_deinit()
Xiaolei Wang
1
-0
/
+10
2024-05-27
Octeontx2-pf: Free send queue buffers incase of leaf to inner
Hariprasad Kelam
1
-0
/
+4
2024-05-27
enic: Validate length of nl attributes in enic_set_vf_port
Roded Zats
1
-0
/
+12
2024-05-24
net/mlx5e: Fix UDP GSO for encapsulated packets
Gal Pressman
2
-2
/
+12
2024-05-24
net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...
Carolina Jubran
1
-1
/
+1
2024-05-24
net/mlx5e: Do not use ptp structure for tx ts stats when not initialized
Rahul Rameshbabu
1
-0
/
+4
2024-05-24
net/mlx5e: Fix IPsec tunnel mode offload feature check
Rahul Rameshbabu
1
-12
/
+5
2024-05-24
net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rules
Rahul Rameshbabu
1
-2
/
+1
2024-05-24
net/mlx5: Do not query MPIR on embedded CPU function
Tariq Toukan
1
-4
/
+8
2024-05-24
net/mlx5: Lag, do bond only if slaves agree on roce state
Maher Sanalla
1
-2
/
+10
2024-05-23
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9
-105
/
+39
2024-05-23
r8169: Fix possible ring buffer corruption on fragmented Tx packets.
Ken Milmore
1
-1
/
+2
2024-05-23
idpf: Interpret .set_channels() input differently
Larysa Zaremba
1
-15
/
+6
2024-05-23
ice: Interpret .set_channels() input differently
Larysa Zaremba
1
-17
/
+2
2024-05-23
net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()
Romain Gantois
1
-2
/
+12
2024-05-23
net: fec: avoid lock evasion when reading pps_enable
Wei Fang
1
-6
/
+8
2024-05-23
Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"
Jacob Keller
2
-56
/
+3
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
18
-59
/
+58
2024-05-22
net: mana: Fix the extra HZ in mana_hwc_send_request
Souradeep Chakrabarti
1
-1
/
+1
2024-05-22
net: lan966x: Remove ptp traps in case the ptp is not enabled.
Horatiu Vultur
1
-3
/
+3
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-19
/
+16
2024-05-21
Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already"
Heiner Kallweit
1
-4
/
+2
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
10
-11
/
+11
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-0
/
+3
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+0
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-4
/
+4
2024-05-17
net: txgbe: fix to control VLAN strip
Jiawen Wu
7
-13
/
+84
2024-05-17
net: wangxun: match VLAN CTAG and STAG features
Jiawen Wu
4
-0
/
+50
2024-05-17
net: wangxun: fix to change Rx features
Jiawen Wu
1
-1
/
+3
2024-05-17
idpf: don't skip over ethtool tcp-data-split setting
Michal Schmidt
1
-1
/
+2
2024-05-16
net: lan966x: remove debugfs directory in probe() error path
Herve Codina
1
-2
/
+4
2024-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
442
-8946
/
+14376
2024-05-15
net: ks8851: Fix another TX stall caused by wrong ISR flag handling
Ronald Wahl
1
-17
/
+1
2024-05-15
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
447
-9158
/
+14622
2024-05-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2024-05-15
Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-214
/
+248
2024-05-14
net: stmmac: move the EST structure to struct stmmac_priv
Xiaolei Wang
4
-41
/
+54
2024-05-14
net: stmmac: move the EST lock to struct stmmac_priv
Xiaolei Wang
3
-12
/
+16
2024-05-14
net: mana: Enable MANA driver on ARM64 with 4K page size
Haiyang Zhang
1
-1
/
+2
2024-05-14
net: prestera: Add flex arrays to some structs
Erick Archer
1
-46
/
+37
[prev]
[next]