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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-27
Bluetooth: hci_sync: revert some mesh modifications
Christian Eggers
1
-12
/
+4
2025-06-27
Bluetooth: Prevent unintended pause by checking if advertising is active
Yang Li
1
-0
/
+4
2025-06-26
ipv4: fib: Remove unnecessary encap_type check
Yue Haibing
1
-5
/
+0
2025-06-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-1
/
+23
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-42
/
+87
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
149
-539
/
+809
2025-06-26
Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-28
/
+84
2025-06-26
net: selftests: fix TCP packet checksum
Jakub Kicinski
1
-2
/
+3
2025-06-25
net: Reoder rxq_idx check in __net_mp_open_rxq()
Yue Haibing
1
-4
/
+2
2025-06-25
net: Remove unnecessary NULL check for lwtunnel_fill_encap()
Yue Haibing
4
-8
/
+4
2025-06-25
atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().
Kuniyuki Iwashima
1
-2
/
+1
2025-06-25
neighbour: Remove redundant assignment to err
Yue Haibing
1
-3
/
+1
2025-06-25
net: ethtool: rss: add notifications
Jakub Kicinski
4
-0
/
+25
2025-06-25
net: ethtool: copy req_info from SET to NTF
Jakub Kicinski
2
-6
/
+15
2025-06-25
net: ethtool: remove the data argument from ethtool_notify()
Jakub Kicinski
3
-15
/
+21
2025-06-25
net: ethtool: call .parse_request for SET handlers
Jakub Kicinski
1
-3
/
+1
2025-06-25
net: ethtool: dynamically allocate full req size req
Jakub Kicinski
1
-7
/
+13
2025-06-25
Merge tag 'wireless-next-2025-06-25' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
27
-190
/
+1538
2025-06-25
Merge tag 'wireless-2025-06-25' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
2
-4
/
+4
2025-06-24
wifi: mac80211: add support for S1G aggregation
Lachlan Hodges
3
-4
/
+8
2025-06-24
wifi: mac80211: add support for storing station S1G capabilities
Lachlan Hodges
1
-0
/
+5
2025-06-24
wifi: mac80211: handle station association response with S1G
Lachlan Hodges
3
-0
/
+35
2025-06-24
wifi: cfg80211: support configuration of S1G station capabilities
Lachlan Hodges
1
-0
/
+8
2025-06-24
wifi: mac80211: Set RTS threshold on per-radio basis
Roopni Devanathan
2
-3
/
+18
2025-06-24
wifi: cfg80211: Report per-radio RTS threshold to userspace
Roopni Devanathan
1
-0
/
+6
2025-06-24
wifi: cfg80211: Add Support to Set RTS Threshold for each Radio
Roopni Devanathan
2
-3
/
+78
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
16
-124
/
+232
2025-06-24
wifi: mac80211: add link_sta_statistics ops to fill link station statistics
Sarika Sharma
3
-3
/
+49
2025-06-24
wifi: mac80211: correct RX stats packet increment for multi-link
Sarika Sharma
1
-2
/
+13
2025-06-24
wifi: mac80211: extend support to fill link level sinfo structure
Sarika Sharma
2
-2
/
+270
2025-06-24
wifi: cfg80211: clear sinfo->filled for MLO station statistics
Sarika Sharma
1
-0
/
+6
2025-06-24
wifi: mac80211: add support to accumulate removed link statistics
Sarika Sharma
3
-0
/
+144
2025-06-24
wifi: cfg80211: allocate memory for link_station info structure
Sarika Sharma
1
-3
/
+24
2025-06-24
wifi: cfg80211: add statistics for providing overview for MLO station
Sarika Sharma
1
-0
/
+188
2025-06-24
wifi: cfg80211: extend to embed link level statistics in NL message
Sarika Sharma
1
-0
/
+216
2025-06-24
wifi: mac80211: add support towards MLO handling of station statistics
Sarika Sharma
4
-30
/
+71
2025-06-24
wifi: mac80211: finish link init before RCU publish
Johannes Berg
1
-3
/
+3
2025-06-24
Merge tag 'for-net-2025-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Paolo Abeni
2
-5
/
+38
2025-06-24
wifi: mac80211: update radar_required in channel context after channel switch
Ramya Gnanasekar
1
-0
/
+1
2025-06-24
af_unix: Don't set -ECONNRESET for consumed OOB skb.
Kuniyuki Iwashima
1
-6
/
+12
2025-06-24
af_unix: Don't leave consecutive consumed OOB skbs.
Kuniyuki Iwashima
1
-2
/
+11
2025-06-24
wifi: mac80211: fix beacon interval calculation overflow
Lachlan Hodges
1
-1
/
+1
2025-06-23
bridge: mcast: Fix use-after-free during router port configuration
Ido Schimmel
1
-0
/
+9
2025-06-23
net: make sk->sk_rcvtimeo lockless
Eric Dumazet
7
-16
/
+14
2025-06-23
net: make sk->sk_sndtimeo lockless
Eric Dumazet
6
-17
/
+13
2025-06-23
net: remove sock_i_uid()
Eric Dumazet
25
-64
/
+50
2025-06-23
net: annotate races around sk->sk_uid
Eric Dumazet
18
-24
/
+30
2025-06-23
caif: reduce stack size, again
Arnd Bergmann
1
-148
/
+142
2025-06-23
net/sched: replace strncpy with strscpy
Pranav Tyagi
1
-1
/
+1
2025-06-23
net/smc: replace strncpy with strscpy
Pranav Tyagi
1
-1
/
+1
[prev]
[next]