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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
eth: bnxt: decrease indent in bnxt_init_int_mode()
Jakub Kicinski
1
-18
/
+18
2026-08-17
r8169: keep LED device name valid after setup
Zhixing Chen
1
-6
/
+5
2026-08-17
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tc
Eric Dumazet
8
-16
/
+18
2026-08-17
net: prevent torn reads in netdev_tc_txq
Eric Dumazet
6
-14
/
+31
2026-08-17
can: m_can: pci: Remove driver_data
Markus Schneider-Pargmann (The Capable Hub)
1
-3
/
+3
2026-08-17
drivers: gs_usb: gs_usb_probe(): fix typo in error message
Fanbo He
1
-1
/
+1
2026-08-17
can: m_can: Use of_property_present() for wakeup-source
bui duc phuc
1
-1
/
+1
2026-08-17
can: vxcan: support per-netns device unregistration.
Kuniyuki Iwashima
1
-11
/
+15
2026-08-17
can: rockchip: add RK3588 CAN support
Cunhao Lu
3
-2
/
+34
2026-08-17
can: tcan4x5x: put tcan into sleep when removing driver
Sean Nyekjaer
1
-4
/
+27
2026-08-17
net: ionic: Fetch RCQ sign bit from firmware
Abhijit Gangurde
1
-1
/
+5
2026-08-16
wifi: mt76: mt7921: refactor regd update to fix recursive mutex deadlock
Charlie-cy Wu
3
-12
/
+22
2026-08-14
net/mlx5: SD, prefer sd_group_size from vport context
Shay Drory
3
-37
/
+45
2026-08-14
Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2
-2
/
+12
2026-08-13
net: usb: lg-vl600: fix Ethernet header on fragmented RX packets
Xu Rao
1
-1
/
+1
2026-08-13
net: phylink: treat PSGMII as an inband capable interface
Sandeep Sondagar
1
-0
/
+3
2026-08-14
Merge 7.2-rc7 into usb-next
Greg Kroah-Hartman
110
-573
/
+1374
2026-08-13
net: stmmac: intel: Add missing pci_free_irq_vectors() calls
Florian Bezdeka
1
-0
/
+2
2026-08-13
netdevsim: drop the ability to change max_vfs via debugfs
Slawomir Stepien
3
-82
/
+3
2026-08-13
net: tun: bound receive headroom
Asim Viladi Oglu Manizada
1
-5
/
+16
2026-08-13
net: phy: dp83640: fix per-bus clock lifetime
Xuanqiang Luo
1
-85
/
+27
2026-08-13
net: phy: dp83640: clear state after PTP registration failure
Xuanqiang Luo
1
-0
/
+4
2026-08-13
net: phy: dp83640: embed pin configuration in clock
Xuanqiang Luo
1
-11
/
+4
2026-08-13
net: phy: add PHY package locking helpers
Xuanqiang Luo
2
-0
/
+25
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
23
-102
/
+206
2026-08-13
Revert "wifi: mt76: Disable napi when removing device"
Mikhail Gavrilov
1
-4
/
+1
2026-08-13
netconsole: publish the userdata payload with RCU
Breno Leitao
1
-36
/
+56
2026-08-13
net: mana: Fall back to scattered pages for GDMA queues
Aditya Garg
3
-14
/
+151
2026-08-13
net: mana: Route ring-buffer access through offset-based helpers
Aditya Garg
1
-24
/
+39
2026-08-13
net/mlx5: rsc_dump and hv_vhca return NULL on create error
Michael Guralnik
4
-22
/
+19
2026-08-12
Merge tag 'ovpn-net-20260809' of https://github.com/OpenVPN/ovpn-net-next
Jakub Kicinski
9
-37
/
+63
2026-08-12
r8169: give RTL_GIGA_MAC_VER_EXTENDED a distinct value
Karl Mehltretter
1
-1
/
+1
2026-08-12
net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAG
Siddharth Vadapalli
1
-0
/
+2
2026-08-12
pptp: drop packets received before connect
Qingfang Deng
1
-6
/
+2
2026-08-12
ppp: annotate lockless queue empty check
Qingfang Deng
1
-1
/
+1
2026-08-12
ixd: add devlink support
Amritha Nambiar
7
-3
/
+167
2026-08-12
ixd: add the core initialization
Larysa Zaremba
8
-1
/
+430
2026-08-12
ixd: add reset checks and initialize the mailbox
Larysa Zaremba
7
-9
/
+322
2026-08-12
ixd: add basic driver framework for Intel(R) Control Plane Function
Larysa Zaremba
7
-0
/
+191
2026-08-12
idpf: print a debug message and bail in case of non-event ctlq message
Larysa Zaremba
1
-0
/
+7
2026-08-12
idpf: make mbx_task queueing and cancelling more consistent
Larysa Zaremba
3
-5
/
+10
2026-08-12
idpf: refactor idpf to use libie control queues
Pavan Kumar Linga
16
-2481
/
+841
2026-08-12
idpf: refactor idpf to use libie_pci APIs
Pavan Kumar Linga
12
-316
/
+285
2026-08-12
idpf: remove unused code for getting RSS info from device
Larysa Zaremba
3
-99
/
+22
2026-08-12
idpf: remove 'vport_params_reqd' field
Pavan Kumar Linga
3
-24
/
+10
2026-08-12
libie: add bookkeeping support for control queue messages
Phani R Burra
1
-0
/
+623
2026-08-12
libie: add control queue support
Phani R Burra
3
-0
/
+684
2026-08-12
libeth: allow to create fill queues without NAPI
Pavan Kumar Linga
1
-4
/
+8
2026-08-12
libie: add PCI device initialization helpers to libie
Phani R Burra
3
-0
/
+239
2026-08-12
virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
Victor Raj
17
-2287
/
+16
[prev]
[next]