index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-12
bng_en: periodically fetch and accumulate hardware statistics
Bhargava Marreddy
2
-0
/
+99
2026-04-12
bng_en: add HW stats infra and structured ethtool ops
Bhargava Marreddy
5
-12
/
+544
2026-04-12
bng_en: add support for link async events
Bhargava Marreddy
5
-5
/
+91
2026-04-12
bng_en: implement ethtool pauseparam operations
Bhargava Marreddy
1
-0
/
+63
2026-04-12
bng_en: add ethtool link settings, get_link, and nway_reset
Bhargava Marreddy
5
-0
/
+745
2026-04-12
bng_en: query PHY capabilities and report link status
Bhargava Marreddy
8
-3
/
+865
2026-04-12
bng_en: add per-PF workqueue, timer, and slow-path task
Bhargava Marreddy
2
-2
/
+69
2026-04-12
net: bnxt: Dispatch to SW USO
Joe Damato
1
-0
/
+5
2026-04-12
net: bnxt: Add SW GSO completion and teardown support
Joe Damato
3
-11
/
+92
2026-04-12
net: bnxt: Implement software USO
Joe Damato
3
-0
/
+219
2026-04-12
net: bnxt: Add boilerplate GSO code
Joe Damato
4
-1
/
+66
2026-04-12
net: bnxt: Add TX inline buffer infrastructure
Joe Damato
2
-0
/
+41
2026-04-12
net: bnxt: Use dma_unmap_len for TX completion unmapping
Joe Damato
1
-22
/
+41
2026-04-12
net: bnxt: Add a helper for tx_bd_ext
Joe Damato
2
-7
/
+20
2026-04-12
net: bnxt: Export bnxt_xmit_get_cfa_action
Joe Damato
2
-1
/
+2
2026-04-12
net: lan743x: rename chip_rev to fpga_rev
Thangaraj Samynathan
1
-4
/
+4
2026-04-12
net: libwx: improve flow control setting
Jiawen Wu
3
-6
/
+61
2026-04-12
net: libwx: wrap-around and reset qmprc counter
Jiawen Wu
2
-4
/
+23
2026-04-12
net: wangxun: schedule hardware stats update in watchdog
Jiawen Wu
4
-1
/
+46
2026-04-12
net: wangxun: reorder timer and work sync cancellations
Jiawen Wu
2
-3
/
+5
2026-04-12
net: wangxun: move ethtool_ops.set_channels into libwx
Jiawen Wu
3
-29
/
+3
2026-04-12
net: wangxun: replace busy-wait reset flag with kernel mutex
Jiawen Wu
6
-30
/
+15
2026-04-12
net: ngbe: remove redundant macros
Jiawen Wu
2
-5
/
+2
2026-04-12
net: ngbe: move the WOL functions to libwx
Jiawen Wu
5
-53
/
+45
2026-04-12
net: ngbe: remove netdev->ethtool->wol_enabled setting
Jiawen Wu
1
-2
/
+1
2026-04-12
net: ethernet: ti: am65-cpsw: add support for J722S SoC family
Nora Schiffer
1
-0
/
+8
2026-04-10
iavf: fix kernel-doc comment style in iavf_ethtool.c
Aleksandr Loktionov
1
-50
/
+53
2026-04-10
net: airoha: Fix FE_PSE_BUF_SET configuration if PPE2 is available
Lorenzo Bianconi
1
-3
/
+5
2026-04-09
eth: fbnic: Use wake instead of start
Mohsin Bashir
1
-1
/
+1
2026-04-09
net: airoha: Add dma_rmb() and READ_ONCE() in airoha_qdma_rx_process()
Lorenzo Bianconi
1
-6
/
+10
2026-04-09
net: txgbe: fix RTNL assertion warning when remove module
Jiawen Wu
1
-0
/
+2
2026-04-09
net: bcmgenet: fix racing timeout handler
Justin Chen
1
-13
/
+9
2026-04-09
net: bcmgenet: fix leaking free_bds
Justin Chen
1
-0
/
+2
2026-04-09
net: bcmgenet: fix off-by-one in bcmgenet_put_txcb
Justin Chen
1
-3
/
+3
2026-04-09
net: macb: Use napi_schedule_irqoff() in IRQ handler
Kevin Hao
1
-2
/
+2
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-52
/
+131
2026-04-09
ice: use bitmap_empty() in ice_vf_has_no_qs_ena
Yury Norov
1
-2
/
+2
2026-04-09
ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()
Yury Norov
1
-3
/
+1
2026-04-09
net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()
David Carlier
1
-3
/
+18
2026-04-09
net: lan966x: fix page pool leak in error paths
David Carlier
1
-1
/
+4
2026-04-09
net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
David Carlier
1
-0
/
+2
2026-04-09
net/mlx5: Rename MLX5_PF page counter type to MLX5_SELF
Moshe Shemesh
1
-1
/
+2
2026-04-08
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
10
-33
/
+67
2026-04-08
net/mlx5: Register SF resource on PF port representor
Or Har-Toov
2
-0
/
+41
2026-04-08
net: bcmasp: Switch to page pool for RX path
Florian Fainelli
4
-23
/
+115
2026-04-08
net: txgbe: leave space for null terminators on property_entry
Fabio Baltieri
1
-4
/
+4
2026-04-07
net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failure
Johan Alvarado
1
-0
/
+8
2026-04-07
net/mlx5e: XDP, Use page fragments for linear data in multibuf-mode
Dragos Tatulea
3
-17
/
+74
2026-04-07
net/mlx5e: XDP, Use a single linear page per rq
Dragos Tatulea
3
-13
/
+47
2026-04-07
net/mlx5e: XDP, Remove stride size limitation
Dragos Tatulea
1
-9
/
+2
[prev]
[next]