index
:
linux-stable.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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2025-08-25
ixgbe: fix ixgbe_orom_civd_info struct layout
Jedrzej Jagielski
2025-08-25
ice: fix incorrect counter for buffer allocation failures
Michal Kubiak
2025-08-25
ice: use fixed adapter index for E825C embedded devices
Jacob Keller
2025-08-25
ice: don't leave device non-functional if Tx scheduler config fails
Jacob Keller
2025-08-25
ice: fix NULL pointer dereference in ice_unplug_aux_dev() on reset
Emil Tantilov
2025-08-25
ice: add virt/ and move ice_virtchnl* files there
Przemek Kitszel
2025-08-22
net: wangxun: support to use adaptive RX/TX coalescing
Jiawen Wu
2025-08-22
net: wangxun: cleanup the code in wx_set_coalesce()
Jiawen Wu
2025-08-22
net: wangxun: limit tx_max_coalesced_frames_irq
Jiawen Wu
2025-08-22
net: ngbe: change the default ITR setting
Jiawen Wu
2025-08-22
hinic3: Interrupt request configuration
Fan Gong
2025-08-22
hinic3: Mailbox management interfaces
Fan Gong
2025-08-22
hinic3: Mailbox framework
Fan Gong
2025-08-22
hinic3: TX & RX Queue coalesce interfaces
Fan Gong
2025-08-22
hinic3: Command Queue interfaces
Fan Gong
2025-08-22
hinic3: Command Queue framework
Fan Gong
2025-08-22
hinic3: Complete Event Queue interfaces
Fan Gong
2025-08-22
hinic3: Async Event Queue interfaces
Fan Gong
2025-08-22
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-08-22
tcp: annotate data-races around tp->rx_opt.user_mss
Eric Dumazet
2025-08-22
Octeontx2-vf: Fix max packet length errors
Hariprasad Kelam
2025-08-22
idpf: do not linearize big TSO packets
Eric Dumazet
2025-08-21
net: macb: fix unregister_netdev call order in macb_remove()
luoguangfei
2025-08-21
Octeontx2-af: Broadcast XON on all channels
Hariprasad Kelam
2025-08-21
gve: support unreadable netmem
Mina Almasry
2025-08-21
net: stmmac: fix stmmac_simple_pm_ops build errors
Russell King (Oracle)
2025-08-21
net: dsa: Remove the use of dev_err_probe()
Xichao Zhao
2025-08-21
net: hibmcge: Remove the use of dev_err_probe()
Xichao Zhao
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-21
idpf: remove obsolete stashing code
Joshua Hay
2025-08-21
idpf: stop Tx if there are insufficient buffer resources
Joshua Hay
2025-08-21
idpf: replace flow scheduling buffer ring with buffer pool
Joshua Hay
2025-08-21
idpf: simplify and fix splitq Tx packet rollback error path
Joshua Hay
2025-08-21
idpf: improve when to set RE bit logic
Joshua Hay
2025-08-21
idpf: add support for Tx refillqs in flow scheduling mode
Joshua Hay
2025-08-21
net: page_pool: add page_pool_get()
Jakub Kicinski
2025-08-21
net/mlx5e: Preserve shared buffer capacity during headroom updates
Armen Ratner
2025-08-21
net/mlx5e: Query FW for buffer ownership
Alexei Lazar
2025-08-21
net/mlx5: Restore missing scheduling node cleanup on vport enable failure
Carolina Jubran
2025-08-21
net/mlx5: Fix QoS reference leak in vport enable error path
Carolina Jubran
2025-08-21
net/mlx5: Destroy vport QoS element when no configuration remains
Carolina Jubran
2025-08-21
net/mlx5e: Preserve tc-bw during parent changes
Carolina Jubran
2025-08-21
net/mlx5: Remove default QoS group and attach vports directly to root TSAR
Carolina Jubran
2025-08-21
net/mlx5: Base ECVF devlink port attrs from 0
Daniel Jurgens
2025-08-21
net: pse-pd: pd692x0: Skip power budget configuration when undefined
Kory Maincent
2025-08-21
net: pse-pd: pd692x0: Fix power budget leak in manager setup error path
Kory Maincent
2025-08-21
Octeontx2-af: Skip overlap check for SPI field
Hariprasad Kelam
2025-08-21
net: ethernet: qualcomm: Add PPE debugfs support for PPE counters
Luo Jie
2025-08-21
net: ethernet: qualcomm: Initialize PPE L2 bridge settings
Lei Wei
2025-08-21
net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping
Luo Jie
[prev]
[next]