summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-06-24wifi: mac80211: add link_sta_statistics ops to fill link station statisticsSarika Sharma
2025-06-24wifi: mac80211: correct RX stats packet increment for multi-linkSarika Sharma
2025-06-24wifi: mac80211: extend support to fill link level sinfo structureSarika Sharma
2025-06-24wifi: cfg80211: clear sinfo->filled for MLO station statisticsSarika Sharma
2025-06-24wifi: mac80211: add support to accumulate removed link statisticsSarika Sharma
2025-06-24wifi: cfg80211: allocate memory for link_station info structureSarika Sharma
2025-06-24wifi: cfg80211: add statistics for providing overview for MLO stationSarika Sharma
2025-06-24wifi: cfg80211: extend to embed link level statistics in NL messageSarika Sharma
2025-06-24wifi: mac80211: add support towards MLO handling of station statisticsSarika Sharma
2025-06-24wifi: mac80211: finish link init before RCU publishJohannes Berg
2025-06-24Merge tag 'for-net-2025-06-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2025-06-24wifi: mac80211: update radar_required in channel context after channel switchRamya Gnanasekar
2025-06-24af_unix: Don't set -ECONNRESET for consumed OOB skb.Kuniyuki Iwashima
2025-06-24af_unix: Don't leave consecutive consumed OOB skbs.Kuniyuki Iwashima
2025-06-24wifi: mac80211: fix beacon interval calculation overflowLachlan Hodges
2025-06-23bridge: mcast: Fix use-after-free during router port configurationIdo Schimmel
2025-06-23net: make sk->sk_rcvtimeo locklessEric Dumazet
2025-06-23net: make sk->sk_sndtimeo locklessEric Dumazet
2025-06-23net: remove sock_i_uid()Eric Dumazet
2025-06-23net: annotate races around sk->sk_uidEric Dumazet
2025-06-23caif: reduce stack size, againArnd Bergmann
2025-06-23net/sched: replace strncpy with strscpyPranav Tyagi
2025-06-23net/smc: replace strncpy with strscpyPranav Tyagi
2025-06-23net: netpoll: Initialize UDP checksum field before checksummingBreno Leitao
2025-06-23ethtool: pse-pd: Add missing linux/export.h includeKory Maincent
2025-06-23sunrpc: fix loop in gss seqno cacheNikhil Jha
2025-06-23Merge branch 'timestamp-for-jens' of https://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2025-06-23Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-22atm: clip: prevent NULL deref in clip_push()Eric Dumazet
2025-06-21Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-06-21net/smc: remove unused function smc_lo_supports_v2Wang Liang
2025-06-21net: ethtool: don't mux RXFH via rxnfc callbacksJakub Kicinski
2025-06-21rds: Correct spellingSimon Horman
2025-06-21rds: Correct endian annotation of port and addr assignmentsSimon Horman
2025-06-20Bluetooth: L2CAP: Fix L2CAP MTU negotiationFrédéric Danis
2025-06-20wifi: cfg80211: Add support for link reconfiguration negotiation offload to d...Kavita Kavita
2025-06-20wifi: mac80211: Fix bssid_indicator for MBSSID in AP modeRameshkumar Sundaram
2025-06-20wifi: mac80211: Allow scan on a radio while operating on DFS on another radioRaj Kumar Bhagat
2025-06-20wifi: mac80211: Allow DFS/CSA on a radio if scan is ongoing on another radioAditya Kumar Singh
2025-06-20wifi: cfg80211: Add utility API to get radio index from channelVasanthakumar Thiagarajan
2025-06-20xfrm: hold device only for the asynchronous decryptionJianbo Liu
2025-06-19Merge branch 'ref_tracker-add-ability-to-register-a-debugfs-file-for-a-ref_tr...Jakub Kicinski
2025-06-19ref_tracker: eliminate the ref_tracker_dir name fieldJeff Layton
2025-06-19net: add symlinks to ref_tracker_dir for netnsJeff Layton
2025-06-19ref_tracker: add a static classname string to each ref_tracker_dirJeff Layton
2025-06-19netpoll: Extract IPv6 address retrieval functionBreno Leitao
2025-06-19netpoll: extract IPv4 address retrieval into helper functionBreno Leitao
2025-06-19netpoll: Extract carrier wait functionBreno Leitao