summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-01-13wifi: mac80211: ibss: stop transmit when merging IBSSJohannes Berg
2025-01-13wifi: mac80211: don't flush non-uploaded STAsJohannes Berg
2025-01-13wifi: mac80211: set key link ID to the deflink oneBenjamin Berg
2025-01-13wifi: mac80211: pass correct link ID on assocBenjamin Berg
2025-01-13wifi: nl80211: simplify nested if checksJohannes Berg
2025-01-13wifi: mac80211: Support parsing EPCS ML elementIlan Peer
2025-01-13wifi: cfg80211: Add support for controlling EPCSIlan Peer
2025-01-13wifi: mac80211: Support dynamic link addition and removalIlan Peer
2025-01-13wifi: mac80211: Pull link space calculation to a functionIlan Peer
2025-01-13wifi: mac80211: Refactor adding association elementsIlan Peer
2025-01-13wifi: cfg80211: Add support for dynamic addition/removal of linksIlan Peer
2025-01-13wifi: nl80211: Split the links handling of an association requestIlan Peer
2025-01-13wifi: nl80211: fix nl80211_start_radar_detection return valueNicolas Escande
2025-01-13wifi: cfg80211: skip regulatory for punctured subchannelsKavita Kavita
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