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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-28
bonding: Correctly support GSO ESP offload
Cosmin Ratiu
1
-9
/
+10
2025-01-28
net: stmmac: Specify hardware capability value when FIFO size isn't specified
Kunihiko Hayashi
1
-17
/
+18
2025-01-28
net: stmmac: Limit FIFO size by hardware capability
Kunihiko Hayashi
1
-0
/
+15
2025-01-28
net: stmmac: Limit the number of MTL queues to hardware capability
Kunihiko Hayashi
1
-0
/
+15
2025-01-28
usbnet: ipheth: document scope of NCM implementation
Foster Snowhill
1
-0
/
+8
2025-01-28
usbnet: ipheth: fix DPE OoB read
Foster Snowhill
1
-3
/
+1
2025-01-28
usbnet: ipheth: break up NCM header size computation
Foster Snowhill
1
-1
/
+12
2025-01-28
usbnet: ipheth: refactor NCM datagram loop
Foster Snowhill
1
-19
/
+23
2025-01-28
usbnet: ipheth: use static NDP16 location in URB
Foster Snowhill
1
-5
/
+4
2025-01-28
usbnet: ipheth: check that DPE points past NCM header
Foster Snowhill
1
-1
/
+2
2025-01-28
usbnet: ipheth: fix possible overflow in DPE length check
Foster Snowhill
1
-2
/
+2
2025-01-28
net: usb: rtl8150: enable basic endpoint checking
Nikita Zhandarovich
1
-0
/
+22
2025-01-28
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
9
-27
/
+59
2025-01-28
net: davicom: fix UAF in dm9000_drv_remove
Chenyuan Yang
1
-1
/
+2
2025-01-28
net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset
Milos Reljin
1
-0
/
+2
2025-01-28
vxlan: Fix uninit-value in vxlan_vnifilter_dump()
Shigeru Yoshida
1
-0
/
+5
2025-01-28
netdevsim: don't assume core pre-populates HDS params on GET
Jakub Kicinski
1
-1
/
+1
2025-01-28
wifi: mt76: move napi_enable() from under BH
Jakub Kicinski
12
-36
/
+69
2025-01-28
eth: via-rhine: fix calling napi_enable() in atomic context
Jakub Kicinski
1
-1
/
+10
2025-01-28
eth: niu: fix calling napi_enable() in atomic context
Jakub Kicinski
1
-1
/
+9
2025-01-28
eth: 8139too: fix calling napi_enable() in atomic context
Jakub Kicinski
1
-1
/
+3
2025-01-28
eth: forcedeth: fix calling napi_enable() in atomic context
Jakub Kicinski
1
-1
/
+3
2025-01-28
eth: forcedeth: remove local wrappers for napi enable/disable
Jakub Kicinski
1
-22
/
+8
2025-01-28
eth: tg3: fix calling napi_enable() in atomic context
Jakub Kicinski
1
-4
/
+31
2025-01-28
net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sq
Stanislav Fomichev
1
-1
/
+1
2025-01-28
net: netdevsim: try to close UDP port harness races
Jakub Kicinski
2
-9
/
+15
2025-01-27
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-2
/
+2
2025-01-26
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-8
/
+40
2025-01-24
iavf: allow changing VLAN state without calling PF
Michal Swiatkowski
1
-2
/
+17
2025-01-24
ice: remove invalid parameter of equalizer
Mateusz Polchlopek
3
-3
/
+0
2025-01-24
ice: fix ice_parser_rt::bst_key array size
Przemek Kitszel
2
-11
/
+7
2025-01-24
wifi: ath12k: fix handling of 6 GHz rules
Aditya Kumar Singh
2
-17
/
+45
2025-01-24
idpf: add more info during virtchnl transaction timeout/salt mismatch
Manoj Vishwanathan
1
-4
/
+7
2025-01-24
idpf: convert workqueues to unbound
Marco Leogrande
1
-5
/
+10
2025-01-24
idpf: Acquire the lock before accessing the xn->salt
Manoj Vishwanathan
1
-1
/
+2
2025-01-24
idpf: fix transaction timeouts on reset
Emil Tantilov
1
-1
/
+10
2025-01-24
idpf: add read memory barrier when checking descriptor done bit
Emil Tantilov
1
-0
/
+6
2025-01-23
net: mvneta: fix locking in mvneta_cpu_online()
Harshit Mogalapalli
1
-0
/
+1
2025-01-23
net: fec: implement TSO descriptor cleanup
Dheeraj Reddy Jonnalagadda
1
-1
/
+30
2025-01-23
net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios
Dimitri Fedrau
1
-7
/
+26
2025-01-23
net: hns3: fix oops when unload drivers paralleling
Jian Shen
5
-0
/
+23
2025-01-23
net: airoha: Fix wrong GDM4 register definition
Christian Marangi
1
-2
/
+2
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
799
-11471
/
+39143
2025-01-22
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-4
/
+4
2025-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
17
-120
/
+95
2025-01-21
net: phylink: fix regression when binding a PHY
Russell King (Oracle)
1
-1
/
+5
2025-01-21
net: ethernet: ti: am65-cpsw: streamline TX queue creation and cleanup
Roger Quadros
1
-46
/
+77
2025-01-21
net: ethernet: ti: am65-cpsw: streamline RX queue creation and cleanup
Roger Quadros
1
-124
/
+119
2025-01-21
net: ethernet: ti: am65-cpsw: ensure proper channel cleanup in error path
Roger Quadros
1
-23
/
+44
[prev]
[next]