index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
-124
/
+232
2025-06-24
wifi: mac80211: add link_sta_statistics ops to fill link station statistics
Sarika Sharma
-3
/
+49
2025-06-24
wifi: mac80211: correct RX stats packet increment for multi-link
Sarika Sharma
-2
/
+13
2025-06-24
wifi: mac80211: extend support to fill link level sinfo structure
Sarika Sharma
-2
/
+270
2025-06-24
wifi: cfg80211: clear sinfo->filled for MLO station statistics
Sarika Sharma
-0
/
+6
2025-06-24
wifi: mac80211: add support to accumulate removed link statistics
Sarika Sharma
-0
/
+144
2025-06-24
wifi: cfg80211: allocate memory for link_station info structure
Sarika Sharma
-3
/
+24
2025-06-24
wifi: cfg80211: add statistics for providing overview for MLO station
Sarika Sharma
-0
/
+188
2025-06-24
wifi: cfg80211: extend to embed link level statistics in NL message
Sarika Sharma
-0
/
+216
2025-06-24
wifi: mac80211: add support towards MLO handling of station statistics
Sarika Sharma
-30
/
+71
2025-06-24
wifi: mac80211: finish link init before RCU publish
Johannes Berg
-3
/
+3
2025-06-24
Merge tag 'for-net-2025-06-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
-5
/
+38
2025-06-24
wifi: mac80211: update radar_required in channel context after channel switch
Ramya Gnanasekar
-0
/
+1
2025-06-24
af_unix: Don't set -ECONNRESET for consumed OOB skb.
Kuniyuki Iwashima
-6
/
+12
2025-06-24
af_unix: Don't leave consecutive consumed OOB skbs.
Kuniyuki Iwashima
-2
/
+11
2025-06-24
wifi: mac80211: fix beacon interval calculation overflow
Lachlan Hodges
-1
/
+1
2025-06-23
bridge: mcast: Fix use-after-free during router port configuration
Ido Schimmel
-0
/
+9
2025-06-23
net: make sk->sk_rcvtimeo lockless
Eric Dumazet
-16
/
+14
2025-06-23
net: make sk->sk_sndtimeo lockless
Eric Dumazet
-17
/
+13
2025-06-23
net: remove sock_i_uid()
Eric Dumazet
-64
/
+50
2025-06-23
net: annotate races around sk->sk_uid
Eric Dumazet
-24
/
+30
2025-06-23
caif: reduce stack size, again
Arnd Bergmann
-150
/
+144
2025-06-23
net/sched: replace strncpy with strscpy
Pranav Tyagi
-1
/
+1
2025-06-23
net/smc: replace strncpy with strscpy
Pranav Tyagi
-1
/
+1
2025-06-23
net: netpoll: Initialize UDP checksum field before checksumming
Breno Leitao
-1
/
+1
2025-06-23
ethtool: pse-pd: Add missing linux/export.h include
Kory Maincent
-0
/
+1
2025-06-23
sunrpc: fix loop in gss seqno cache
Nikhil Jha
-1
/
+1
2025-06-23
Merge branch 'timestamp-for-jens' of https://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
-0
/
+46
2025-06-23
Bluetooth: hci_core: Fix use-after-free in vhci_flush()
Kuniyuki Iwashima
-4
/
+30
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
-271
/
+420
2025-06-22
atm: clip: prevent NULL deref in clip_push()
Eric Dumazet
-6
/
+5
2025-06-21
Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
-14
/
+3
2025-06-21
net/smc: remove unused function smc_lo_supports_v2
Wang Liang
-6
/
+0
2025-06-21
net: ethtool: don't mux RXFH via rxnfc callbacks
Jakub Kicinski
-41
/
+18
2025-06-21
rds: Correct spelling
Simon Horman
-2
/
+2
2025-06-21
rds: Correct endian annotation of port and addr assignments
Simon Horman
-3
/
+3
2025-06-20
Bluetooth: L2CAP: Fix L2CAP MTU negotiation
Frédéric Danis
-1
/
+8
2025-06-20
wifi: cfg80211: Add support for link reconfiguration negotiation offload to d...
Kavita Kavita
-6
/
+14
2025-06-20
wifi: mac80211: Fix bssid_indicator for MBSSID in AP mode
Rameshkumar Sundaram
-2
/
+6
2025-06-20
wifi: mac80211: Allow scan on a radio while operating on DFS on another radio
Raj Kumar Bhagat
-12
/
+46
2025-06-20
wifi: mac80211: Allow DFS/CSA on a radio if scan is ongoing on another radio
Aditya Kumar Singh
-2
/
+82
2025-06-20
wifi: cfg80211: Add utility API to get radio index from channel
Vasanthakumar Thiagarajan
-0
/
+24
2025-06-20
xfrm: hold device only for the asynchronous decryption
Jianbo Liu
-8
/
+9
2025-06-19
Merge branch 'ref_tracker-add-ability-to-register-a-debugfs-file-for-a-ref_tr...
Jakub Kicinski
-4
/
+32
2025-06-19
ref_tracker: eliminate the ref_tracker_dir name field
Jeff Layton
-3
/
+3
2025-06-19
net: add symlinks to ref_tracker_dir for netns
Jeff Layton
-1
/
+29
2025-06-19
ref_tracker: add a static classname string to each ref_tracker_dir
Jeff Layton
-3
/
+3
2025-06-19
netpoll: Extract IPv6 address retrieval function
Breno Leitao
-32
/
+44
2025-06-19
netpoll: extract IPv4 address retrieval into helper function
Breno Leitao
-17
/
+31
2025-06-19
netpoll: Extract carrier wait function
Breno Leitao
-12
/
+16
[prev]
[next]