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