index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-12
bng_en: add support for ethtool -S stats display
Bhargava Marreddy
1
-0
/
+481
2026-04-12
bng_en: implement netdev_stat_ops
Bhargava Marreddy
2
-0
/
+234
2026-04-12
bng_en: implement ndo_get_stats64
Bhargava Marreddy
1
-0
/
+41
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
ata: libata-scsi: fix requeue of deferred ATA PASS-THROUGH commands
Igor Pylypiv
1
-2
/
+2
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
netkit: Don't emit scrub attribute for single device mode
Daniel Borkmann
1
-1
/
+2
2026-04-12
net: lan743x: rename chip_rev to fpga_rev
Thangaraj Samynathan
1
-4
/
+4
2026-04-12
Merge tag 'linux-can-fixes-for-7.0-20260409' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
1
-1
/
+1
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
98
-771
/
+5684
2026-04-12
ipvlan: avoid spinlock contention in ipvlan_multicast_enqueue()
Eric Dumazet
1
-1
/
+7
2026-04-12
ipvlan: ipvlan_handle_mode_l2() refactoring
Eric Dumazet
1
-20
/
+18
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-12
dpll: zl3073x: add ref-sync pair support
Ivan Vecera
1
-1
/
+206
2026-04-12
dpll: zl3073x: add ref sync and output clock type helpers
Ivan Vecera
4
-14
/
+80
2026-04-12
dpll: zl3073x: use FIELD_MODIFY() for clear-and-set patterns
Ivan Vecera
3
-15
/
+8
2026-04-12
dpll: zl3073x: clean up esync get/set and use zl3073x_out_is_ndiv()
Ivan Vecera
1
-44
/
+20
2026-04-12
i3c: master: adi: Fix error propagation for CCCs
Jorge Marques
1
-1
/
+1
2026-04-12
i3c: master: Fix error codes at send_ccc_cmd
Jorge Marques
1
-19
/
+13
2026-04-12
i3c: master: Move bus_init error suppression
Jorge Marques
1
-8
/
+15
2026-04-12
i3c: master: Move entdaa error suppression
Jorge Marques
3
-3
/
+6
2026-04-12
i3c: master: Move rstdaa error suppression
Jorge Marques
1
-5
/
+6
2026-04-12
i3c: dw: Simplify xfer cleanup with __free(kfree)
Felix Gu
1
-26
/
+7
2026-04-12
i3c: dw: Fix memory leak in dw_i3c_master_i3c_xfers()
Felix Gu
1
-3
/
+2
2026-04-12
i3c: master: renesas: Use __free(kfree) for xfer cleanup in renesas_i3c_send_ccc_cmd()
Felix Gu
1
-4
/
+1
2026-04-12
i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers()
Felix Gu
1
-2
/
+2
2026-04-12
i3c: master: dw-i3c: Balance PM runtime usage count on probe failure
Felix Gu
1
-0
/
+2
2026-04-12
i3c: master: dw-i3c: Fix missing reset assertion in remove() callback
Felix Gu
1
-8
/
+3
[prev]
[next]