summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2026-05-05udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().Kuniyuki Iwashima1-1/+1
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_sock_release().Kuniyuki Iwashima1-1/+1
2026-05-05net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLRDipayaan Roy1-0/+6
2026-05-05wifi: cfg80211: separate NPCA validity from chandef validityJohannes Berg1-0/+23
2026-05-05wifi: mac80211: mlme: use NPCA chandef if capableJohannes Berg1-0/+25
2026-05-05wifi: mac80211: allow only AP chanctx sharing with NPCAJohannes Berg1-0/+7
2026-05-05wifi: cfg80211: add helper for parsing NPCA to chandefJohannes Berg1-0/+13
2026-05-05wifi: cfg80211: allow representing NPCA in chandefJohannes Berg1-2/+9
2026-05-05wifi: cfg80211: allow devices to advertise extended MLD capa/opsJohannes Berg1-0/+2
2026-05-05wifi: mac80211: track AP's extended MLD capa/opsJohannes Berg1-0/+3
2026-05-05wifi: cfg80211: add LTF keyseed support for secure rangingPeddolla Harshavardhan Reddy1-0/+4
2026-05-05wifi: cfg80211: allow suppressing FTM result reporting for PD requestsPeddolla Harshavardhan Reddy1-0/+6
2026-05-05wifi: cfg80211: add PD-specific preamble and bandwidth capabilitiesPeddolla Harshavardhan Reddy1-0/+6
2026-05-05wifi: cfg80211: add ingress/egress distance thresholds for FTMPeddolla Harshavardhan Reddy1-0/+14
2026-05-05wifi: cfg80211: add role-based peer limits to FTM capabilitiesPeddolla Harshavardhan Reddy1-0/+6
2026-05-05wifi: cfg80211: extend PMSR FTM response for proximity rangingPeddolla Harshavardhan Reddy1-2/+54
2026-05-05wifi: cfg80211: add NTB continuous ranging and FTM request type supportPeddolla Harshavardhan Reddy1-1/+34
2026-05-05wifi: cfg80211: add proximity detection capabilities to PMSRPeddolla Harshavardhan Reddy1-2/+58
2026-05-05wifi: cfg80211: add start/stop proximity detection commandsPeddolla Harshavardhan Reddy1-0/+5
2026-05-05wifi: cfg80211: Add MAC address filter to remain_on_channelPeddolla Harshavardhan Reddy1-1/+1
2026-05-05wifi: mac80211: add NAN channel evacuation supportMiri Korenblit1-0/+15
2026-05-05wifi: mac80211: track the id of the NAN cluster we joinedMiri Korenblit1-0/+14
2026-05-05wifi: cfg80211: indicate (Re)Association frame encryption to userspaceKavita Kavita1-0/+6
2026-05-05wifi: cfg80211: fix max_channel_switch_time documentation unitIsrael Kozitz1-1/+1
2026-05-04ipmr: Add __rcu to netns_ipv4.mrt.Kuniyuki Iwashima1-1/+1
2026-05-04ipv6: mld: encode multicast exponential fieldsUjjal Roy1-0/+119
2026-05-04ipv6: mld: rename mldv2_mrc() and add mldv2_qqi()Ujjal Roy1-9/+57
2026-05-04net/sched: add qstats_cpu_drop_inc() helperEric Dumazet2-3/+8
2026-05-05ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCUWaiman Long1-4/+16
2026-05-05ipvs: fix races around est_mutex and est_cpulistJulian Anastasov1-1/+10
2026-05-02net: dsa: pass extack to dsa_switch_ops :: port_policer_add()David Yang1-1/+2
2026-05-01ne2k: fold drivers/net/Space.c into ne.cArnd Bergmann1-6/+0
2026-05-01net: cs89x0: remove ISA bus probingArnd Bergmann1-1/+0
2026-05-01Merge tag 'nf-26-05-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-1/+16
2026-04-30ipv6: Implement limits on extension header parsingDaniel Borkmann2-0/+9
2026-04-30Merge tag 'wireless-next-2026-04-30' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski2-15/+20
2026-05-01netfilter: flowtable: fix inline pppoe encapsulation in xmit pathPablo Neira Ayuso1-1/+3
2026-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-1/+29
2026-04-30net/tcp: Remove tcp_sigpoolEric Biggers1-34/+0
2026-04-30net/tcp-ao: Return void from functions that can no longer failEric Biggers2-26/+26
2026-04-30net/tcp-ao: Use crypto library API instead of crypto_ahashEric Biggers1-8/+24
2026-04-29tcp: add tcp_mstamp_refresh_inline()Eric Dumazet1-0/+10
2026-04-29bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet1-1/+1
2026-04-29net/sched: rename qstats_overlimit_inc() to qstats_cpu_overlimit_inc()Eric Dumazet2-4/+4
2026-04-29net: add net_iov_init() and use it to initialize ->page_typeJakub Kicinski1-0/+15
2026-04-30netfilter: nft_fwd_netdev: use recursion counter in neigh egress pathWeiming Shi1-0/+13
2026-04-28Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-0/+13
2026-04-28wifi: cfg80211: provide HT/VHT operation for AP beaconJohannes Berg1-0/+4
2026-04-28wifi: cfg80211: move AP HT/VHT/... operation to beacon infoJohannes Berg1-9/+10
2026-04-28wifi: cfg80211: remove HE/SAE H2E required fieldsJohannes Berg1-3/+1