summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-05-05wifi: cfg80211: add PD-specific preamble and bandwidth capabilitiesPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: add ingress/egress distance thresholds for FTMPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: add role-based peer limits to FTM capabilitiesPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: extend PMSR FTM response for proximity rangingPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: add NTB continuous ranging and FTM request type supportPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: add proximity detection capabilities to PMSRPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: add start/stop proximity detection commandsPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211/mac80211: Add NL80211_IFTYPE_PD for PD PASN and PMSR operationsPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: Add MAC address filter to remain_on_channelPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: restrict LMR feedback check to TB and non-TB rangingPeddolla Harshavardhan Reddy
2026-05-05wifi: mac80211: add NAN channel evacuation supportMiri Korenblit
2026-05-05wifi: mac80211: avoid out-of-bounds access in monitorMiri Korenblit
2026-05-05wifi: mac80211: Fix a kernel panic in ieee80211_encrypt_tx_skb()Andrei Otcheretianski
2026-05-05wifi: mac80211: Allow setting MAC address on interface creationIlan Peer
2026-05-05wifi: mac80211: accept protected frames for NAN deviceAvraham Stern
2026-05-05wifi: mac80211: allow userspace TX/RX over NAN Data interfacesIlan Peer
2026-05-05wifi: mac80211: track the id of the NAN cluster we joinedMiri Korenblit
2026-05-05wifi: mac80211: set assoc_encrypted for EPP associationsKavita Kavita
2026-05-05wifi: cfg80211: indicate (Re)Association frame encryption to userspaceKavita Kavita
2026-05-05nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()Lee Jones
2026-05-05nfc: llcp: Fix use-after-free in llcp_sock_release()Lee Jones
2026-05-05xfrm: esp: avoid in-place decrypt on shared skb fragsKuan-Ting Chen
2026-05-04net/sched: speedup tc_dump_qdisc() when tcm_handle is providedEric Dumazet
2026-05-04psp: strip variable-length PSP header in psp_dev_rcv()David Carlier
2026-05-04net: prevent possible UAF in rtnl_prop_list_size()Eric Dumazet
2026-05-04mptcp: sockopt: increase seq in mptcp_setsockopt_all_sfMatthieu Baerts (NGI0)
2026-05-04mptcp: fix rx timestamp corruption on fastopenPaolo Abeni
2026-05-04mptcp: use MPTCP_RST_EMPTCP for ACK HMAC validation failureShardul Bankar
2026-05-04mptcp: use MPJoinSynAckHMacFailure for SynAck HMAC failureShardul Bankar
2026-05-04vsock/virtio: fix potential unbounded skb queueEric Dumazet
2026-05-04ipv6: mld: encode multicast exponential fieldsUjjal Roy
2026-05-04ipv4: igmp: encode multicast exponential fieldsUjjal Roy
2026-05-04ipv6: mld: rename mldv2_mrc() and add mldv2_qqi()Ujjal Roy
2026-05-04ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculationUjjal Roy
2026-05-04vsock: convert to getsockopt_iterBreno Leitao
2026-05-04netlink: convert to getsockopt_iterBreno Leitao
2026-05-04net/sched: add qstats_cpu_drop_inc() helperEric Dumazet
2026-05-04netpoll: pass buffer size to egress_dev() to avoid MAC truncationBreno Leitao
2026-05-04af_unix: Set gc_in_progress to true in unix_gc().Kuniyuki Iwashima
2026-05-04net/sched: taprio: prepare taprio_dump() for RTNL removalEric Dumazet
2026-05-05ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCUWaiman Long
2026-05-05ipvs: fix shift-out-of-bounds in ip_vs_rht_desired_sizeJulian Anastasov
2026-05-05ipvs: fix races around est_mutex and est_cpulistJulian Anastasov
2026-05-05ipvs: do not leak dest after get from dest trashJulian Anastasov
2026-05-05ipvs: fix the spin_lock usage for RT buildJulian Anastasov
2026-05-05ipvs: fix races around the conn_lfactor and svc_lfactor sysctl varsJulian Anastasov
2026-05-05ipvs: fixes for the new ip_vs_status infoJulian Anastasov
2026-05-04wifi: mac80211: tests: mark HT check strictJohannes Berg
2026-05-02net: tls: fix silent data drop under pipe back-pressureJakub Kicinski
2026-05-02net/sched: sch_cake: annotate data-races in cake_dump_class_stats (II)Eric Dumazet