summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-06-03Bluetooth: RFCOMM: validate skb length in MCC handlersSeungJu Cheon
2026-06-03Bluetooth: MGMT: validate advertising TLV before type checksZhang Cen
2026-06-03Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind()Zhang Cen
2026-06-03wifi: mac80211: AP: handle DBE for clientsJohannes Berg
2026-06-03wifi: mac80211: parse and apply UHR DBE channelJohannes Berg
2026-06-03wifi: mac80211: refactor link STA bandwidth updateJohannes Berg
2026-06-03wifi: mac80211: explain ieee80211_determine_chan_mode() parsingJohannes Berg
2026-06-03wifi: mac80211: mlme: allow UHR only with MLOJohannes Berg
2026-06-03wifi: mac80211: always expose multi-link elementJohannes Berg
2026-06-03wifi: cfg80211: harden cfg80211_defragment_element()Johannes Berg
2026-06-03wifi: mac80211: use local ml_basic_elem in parsingJohannes Berg
2026-06-03wifi: mac80211: clarify beacon parsing with MBSSID/EMAJohannes Berg
2026-06-03wifi: mac80211: rename "multi_link_inner" variableJohannes Berg
2026-06-03wifi: mac80211: clean up return in ieee802_11_find_bssid_profile()Johannes Berg
2026-06-03wifi: mac80211: unify link STA removal in vif link removalJohannes Berg
2026-06-03wifi: mac80211: basic S1G rx rate reporting supportLachlan Hodges
2026-06-03wifi: mac80211: Add KUnit test for ieee80211_mesh_perr_size_okMasashi Honma
2026-06-03wifi: mac80211: Add KUnit test for ieee80211_mesh_prep_size_okMasashi Honma
2026-06-03wifi: mac80211: Add KUnit test for ieee80211_mesh_preq_size_okMasashi Honma
2026-06-03wifi: mac80211: Fix PERR frame processingMasashi Honma
2026-06-03wifi: mac80211: Fix overread in PREP frame processingMasashi Honma
2026-06-03wifi: mac80211: Fix overread in PREQ frame processingMasashi Honma
2026-06-03wifi: mac80211: Use struct instead of macro for PERR frameMasashi Honma
2026-06-03wifi: mac80211: Use struct instead of macro for PREP frameMasashi Honma
2026-06-03wifi: mac80211: Use struct instead of macro for PREQ frameMasashi Honma
2026-06-03wifi: mac80211: remove 5/10 MHz channel codeJohannes Berg
2026-06-03wifi: cfg80211: remove 5/10 MHz channel supportJohannes Berg
2026-06-03wifi: mac80211: report assoc_link_id in station info for non-MLD STAs on MLD APFelix Fietkau
2026-06-03wifi: cfg80211: enforce HE/EHT cap/oper consistencyJohannes Berg
2026-06-03wifi: fix leak if split 6 GHz scanning failsFedor Pchelkin
2026-06-03batman-adv: tt: directly retrieve wifi flags of net_deviceSven Eckelmann
2026-06-03batman-adv: tt: sync local and global tvlv preparation return valuesSven Eckelmann
2026-06-03batman-adv: prevent ELP transmission interval underflowSven Eckelmann
2026-06-03batman-adv: bla: annotate lasttime access with READ/WRITE_ONCESven Eckelmann
2026-06-03batman-adv: tp_meter: consolidate congestion control variablesSven Eckelmann
2026-06-03batman-adv: tp_meter: use locking for all congestion control variablesSven Eckelmann
2026-06-03batman-adv: tp_meter: split vars into sender and receiver typesSven Eckelmann
2026-06-03batman-adv: tp_meter: add only finished tp_vars to listsSven Eckelmann
2026-06-03batman-adv: tp_meter: handle seqno wrap-around for fast recovery detectionSven Eckelmann
2026-06-03batman-adv: tp_meter: fix fast recovery preconditionSven Eckelmann
2026-06-03batman-adv: tp_meter: avoid divide-by-zero for dec_cwndSven Eckelmann
2026-06-03batman-adv: tp_meter: avoid window underflowSven Eckelmann
2026-06-03batman-adv: tp_meter: initialize dec_cwnd explicitlySven Eckelmann
2026-06-03batman-adv: tp_meter: initialize dup_acks explicitlySven Eckelmann
2026-06-03batman-adv: tp_meter: keep unacked list in ascending orderedSven Eckelmann
2026-06-02ipv6: anycast: insert aca into global hash under idev->lockJiayuan Chen
2026-06-02sctp: diag: reject stale associations in dump_one pathZhao Zhang
2026-06-02net: rds: clear i_sends on setup unwindYuqi Xu
2026-06-02net: garp: fix unsigned integer underflow in garp_pdu_parse_attrYizhou Zhao
2026-06-02hsr: Remove WARN_ONCE() in hsr_addr_is_self().Kuniyuki Iwashima