summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2025-01-13wifi: nl80211: fix nl80211_start_radar_detection return valueNicolas Escande-18/+19
2025-01-13wifi: cfg80211: skip regulatory for punctured subchannelsKavita Kavita-247/+123
2025-01-13wifi: mac80211: fix tid removal during mesh forwardingAndy Strohman-0/+1
2025-01-13wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment earlierKees Cook-2/+1
2025-01-13wifi: mac80211: prohibit deactivating all linksJohannes Berg-1/+1
2025-01-13wifi: mac80211: tests: add utility to create sdata skeletonBenjamin Berg-1/+350
2025-01-13wifi: mac80211: also verify requirements in EXT_SUPP_RATESBenjamin Berg-3/+10
2025-01-13wifi: mac80211: verify BSS membership selectors and basic ratesBenjamin Berg-65/+132
2025-01-13wifi: nl80211: permit userspace to pass supported selectorsBenjamin Berg-0/+32
2025-01-13wifi: mac80211: parse BSS selectors and unknown ratesBenjamin Berg-7/+18
2025-01-13wifi: mac80211: skip all known membership selectorsBenjamin Berg-7/+2
2025-01-13wifi: mac80211: log link information in ieee80211_determine_chan_modeBenjamin Berg-14/+26
2025-01-13wifi: mac80211: fix typo in HE MCS checkBenjamin Berg-1/+1
2025-01-13wifi: mac80211: Remove unused basic_rates variableBenjamin Berg-3/+2
2025-01-13wifi: mac80211: improve stop/wake queue tracingEmmanuel Grumbach-12/+20
2025-01-13wifi: cfg80211: check extended MLD capa/ops in assocJohannes Berg-0/+7
2025-01-13wifi: cfg80211: scan: skip duplicate RNR entriesJohannes Berg-1/+12
2025-01-13wifi: mac80211: mlme: improve messages from config_bw()Johannes Berg-11/+13
2025-01-13wifi: mac80211: reject per-band vendor elements with MLOJohannes Berg-0/+5
2025-01-13wifi: mac80211: remove an unneeded check in RxEmmanuel Grumbach-2/+1
2025-01-13wifi: mac80211: add some support for RX OMI power savingJohannes Berg-5/+277
2025-01-13wifi: mac80211: Remove unused ieee80211_smps_is_restrictiveDr. David Alan Gilbert-27/+0
2025-01-13wifi: cfg80211: copy multi-link element from the multi-link probe request's f...Michael-CY Lee-1/+26
2025-01-13wifi: mac80211: change disassoc sequence a bitMiri Korenblit-2/+22
2025-01-13wifi: mac80211: add an option to filter a sta from being flushedMiri Korenblit-4/+8
2025-01-13wifi: mac80211: Clean up debugfs_key deadcodeDr. David Alan Gilbert-62/+0
2025-01-13pktgen: Avoid out-of-bounds access in get_imix_entriesArtem Chernyshev-3/+3
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman-229/+535
2025-01-12net: remove get_task_comm() and print task comm directlyYafang Shao-3/+1
2025-01-12bluetooth: mgmt: convert timeouts to secs_to_jiffies()Easwar Hariharan-1/+1
2025-01-12netfilter: conntrack: cleanup timeout definitionsEaswar Hariharan-13/+8
2025-01-11net/smc: delete pointless divide by oneDan Carpenter-2/+2
2025-01-10SUNRPC: Document validity guarantees of the pointer returned by reserve_spaceChuck Lever-0/+6
2025-01-10net: hide the definition of dev_get_by_napi_id()Jakub Kicinski-2/+3
2025-01-10net: warn during dump if NAPI list is not sortedJakub Kicinski-0/+7
2025-01-10tls: skip setting sk_write_space on rekeySabrina Dubroca-0/+4
2025-01-10openvswitch: fix lockup on tx to unregistering netdev with carrierIlya Maximets-1/+3
2025-01-10net: ethtool: Use hwprov under rcu_read_lockLi RongQing-2/+3
2025-01-10xsk: Bring back busy polling supportStanislav Fomichev-6/+9
2025-01-10bpf: Fix bpf_sk_select_reuseport() memory leakMichal Luczaj-12/+18
2025-01-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-17/+3219
2025-01-09ipv4: route: fix drop reason being overridden in ip_route_input_slowAntoine Tenart-0/+1
2025-01-10hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.hNuno Das Neves-3/+3
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-128/+237
2025-01-09Merge tag 'nf-25-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski-5/+15
2025-01-09rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxyMatthieu Baerts (NGI0)-7/+32
2025-01-09sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxyMatthieu Baerts (NGI0)-1/+2
2025-01-09sctp: sysctl: udp_port: avoid using current->nsproxyMatthieu Baerts (NGI0)-1/+1
2025-01-09sctp: sysctl: auth_enable: avoid using current->nsproxyMatthieu Baerts (NGI0)-1/+1
2025-01-09sctp: sysctl: rto_min/max: avoid using current->nsproxyMatthieu Baerts (NGI0)-2/+2