index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2025-08-14
ice: move LAG function in code to prepare for Active-Active
Dave Ertman
2025-08-14
ice: Add driver specific prefix to LAG defines
Dave Ertman
2025-08-14
ice: replace u8 elements with bool where appropriate
Dave Ertman
2025-08-14
ice: Remove casts on void pointers in LAG code
Dave Ertman
2025-08-14
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-08-14
eth: bnxt: support RSS on IPv6 Flow Label
Jakub Kicinski
2025-08-14
eth: fbnic: support RSS on IPv6 Flow Label
Jakub Kicinski
2025-08-14
net: usb: asix_devices: add phy_mask for ax88772 mdio bus
Xu Yang
2025-08-14
net: cadence: macb: convert from round_rate() to determine_rate()
Brian Masney
2025-08-13
net/mlx5: Don't use %pK through tracepoints
Thomas Weißschuh
2025-08-13
ice: Don't use %pK through printk or tracepoints
Thomas Weißschuh
2025-08-13
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2025-08-13
bnxt: fill data page pool with frags if PAGE_SIZE > BNXT_RX_PAGE_SIZE
David Wei
2025-08-13
netdevsim: Fix wild pointer access in nsim_queue_free().
Kuniyuki Iwashima
2025-08-13
net: enetc: Remove error print for devm_add_action_or_reset()
Waqar Hameed
2025-08-13
net: libwx: cleanup VF register macros
Jiawen Wu
2025-08-13
tun: replace strcpy with strscpy for ifr_name
Miguel García
2025-08-13
net: mediatek: wed: Introduce MT7992 WED support to MT7988 SoC
Lorenzo Bianconi
2025-08-13
net: stmmac: Return early if invalid in loongson_dwmac_fix_reset()
Tiezhu Yang
2025-08-13
net: stmmac: Change first parameter of fix_soc_reset()
Tiezhu Yang
2025-08-13
net: stmmac: Check stmmac_hw_setup() in stmmac_resume()
Tiezhu Yang
2025-08-13
PCI/ERR: Remove remnants of .link_reset() callback
Lukas Wunner
2025-08-13
PCI/ERR: Update device error_state already after reset
Lukas Wunner
2025-08-12
net: airoha: Add airoha_offload.h header
Lorenzo Bianconi
2025-08-12
net: airoha: npu: Enable core 3 for WiFi offloading
Lorenzo Bianconi
2025-08-12
net: airoha: npu: Read NPU wlan interrupt lines from the DTS
Lorenzo Bianconi
2025-08-12
net: airoha: npu: Add wlan irq management callbacks
Lorenzo Bianconi
2025-08-12
net: airoha: npu: Add wlan_{send,get}_msg NPU callbacks
Lorenzo Bianconi
2025-08-12
net: airoha: npu: Add NPU wlan memory initialization commands
Lorenzo Bianconi
2025-08-12
net: stmmac: mediatek: convert to resume() method
Russell King (Oracle)
2025-08-12
net: stmmac: stm32: convert to suspend()/resume() methods
Russell King (Oracle)
2025-08-12
net: stmmac: rk: convert to suspend()/resume() methods
Russell King (Oracle)
2025-08-12
net: stmmac: pci: convert to suspend()/resume() methods
Russell King (Oracle)
2025-08-12
net: stmmac: loongson: convert to suspend()/resume() methods
Russell King (Oracle)
2025-08-12
net: stmmac: intel: convert to suspend()/resume() methods
Russell King (Oracle)
2025-08-12
net: stmmac: platform: legacy hooks for suspend()/resume() methods
Russell King (Oracle)
2025-08-12
net: stmmac: provide a set of simple PM ops
Russell King (Oracle)
2025-08-12
net: stmmac: add suspend()/resume() platform ops
Russell King (Oracle)
2025-08-12
netconsole: use netpoll_parse_ip_addr in local_ip_store
Breno Leitao
2025-08-12
netconsole: use netpoll_parse_ip_addr in local_ip_store
Breno Leitao
2025-08-12
netconsole: add support for strings with new line in netpoll_parse_ip_addr
Breno Leitao
2025-08-12
netconsole: move netpoll_parse_ip_addr() earlier for reuse
Breno Leitao
2025-08-12
net: mdio: mdio-bcm-unimac: Refine incorrect clock message
Florian Fainelli
2025-08-12
net: stmmac: make variable data a u32
Colin Ian King
2025-08-12
ixgbe: prevent from unwanted interface name changes
Jedrzej Jagielski
2025-08-12
net: stmmac: thead: Get and enable APB clock on initialization
Yao Zi
2025-08-12
net: mdiobus: release reset_gpio in mdiobus_unregister_device()
Buday Csaba
2025-08-12
net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45
Clark Wang
2025-08-12
wifi: rtw89: 8852bt: Use standard helper for string choice
Akhilesh Patil
2025-08-12
wifi: rtw89: add dummy C2H handlers for BCN resend and update done
Ping-Ke Shih
[prev]
[next]