aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2026-03-02ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t.Kuniyuki Iwashima2-4/+4
2026-03-02ipmr: Call fib_rules_unregister() without RTNL.Kuniyuki Iwashima1-2/+11
2026-03-02ipmr: Remove RTNL in ipmr_rules_init() and ipmr_net_init().Kuniyuki Iwashima1-10/+5
2026-03-02ipmr: Convert ipmr_net_exit_batch() to ->exit_rtnl().Kuniyuki Iwashima1-18/+13
2026-03-02ipmr: Move unregister_netdevice_many() out of ipmr_free_table().Kuniyuki Iwashima1-8/+17
2026-03-02ipmr: Move unregister_netdevice_many() out of mroute_clean_tables().Kuniyuki Iwashima1-10/+24
2026-03-02ipmr: Convert ipmr_rtm_dumproute() to RCU.Kuniyuki Iwashima1-9/+20
2026-03-02ipmr: Convert ipmr_rtm_getroute() to RCU.Kuniyuki Iwashima2-18/+20
2026-03-02ipmr: Use MAXVIFS in mroute_msgsize().Kuniyuki Iwashima1-5/+4
2026-03-02ipmr: Convert ipmr_rtm_dumplink() to RCU.Kuniyuki Iwashima1-12/+17
2026-03-02ipmr: Annotate access to mrt->mroute_do_{pim,assert,wrvifwhole}.Kuniyuki Iwashima1-10/+10
2026-03-02mpls: remove test against ipv6_stubEric Dumazet1-3/+0
2026-03-02net: remove addr_len argument of recvmsg() handlersEric Dumazet30-109/+85
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern8-85/+91
2026-03-02xattr,net: support limited amount of extended attributes on sockfs socketsChristian Brauner1-27/+92
2026-03-02wifi: cfg80211: make cluster id an arrayMiri Korenblit2-13/+13
2026-03-02wifi: mac80211: update outdated commentKexin Sun1-4/+1
2026-03-02can: bcm: fix locking for bcm_op runtime updatesOliver Hartkopp1-0/+1
2026-03-02wifi: mac80211: Advertise IEEE 802.1X authentication supportKavita Kavita1-0/+1
2026-03-02wifi: mac80211: Add support for IEEE 802.1X authentication protocol in non-AP STA modeKavita Kavita1-6/+72
2026-03-02wifi: cfg80211: add support for IEEE 802.1X Authentication ProtocolKavita Kavita1-2/+12
2026-03-02wifi: mac80211: Advertise EPPKE support based on driver capabilitiesKavita Kavita1-0/+9
2026-03-02wifi: mac80211: Fix AAD/Nonce computation for management frames with MLOSai Pratyusha Magam4-12/+82
2026-03-02wifi: mac80211: fetch unsolicited probe response template by link IDSriram R1-7/+13
2026-03-02wifi: mac80211: fetch FILS discovery template by link IDSriram R1-7/+13
2026-03-02wifi: nl80211: don't allow DFS channels for NANMiri Korenblit1-1/+1
2026-03-02wifi: cfg80211: refactor wiphy_suspendMiri Korenblit1-14/+19
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit7-101/+150
2026-03-02wifi: cfg80211: remove unneeded call to cfg80211_leaveMiri Korenblit1-1/+0
2026-03-02wifi: nl80211: refactor nl80211_parse_chandefMiri Korenblit3-33/+44
2026-03-02wifi: cfg80211: add support to handle incumbent signal detected event from mac80211/driverHari Chandrakanthan2-0/+59
2026-03-02wifi: mac80211: Set link ID for NULL packets sent to probe stationsSuraj P Kizhakkethil1-2/+29
2026-03-02wifi: mac80211: set band information only for non-MLD when probing stations using NULL frameSuraj P Kizhakkethil1-5/+10
2026-03-02wifi: cfg80211: events, report background radarJanusz Dziedzic2-2/+11
2026-03-02wifi: cfg80211: set and report chandef CAC ongoingJanusz Dziedzic4-0/+45
2026-03-02wifi: cfg80211: fix background CACJanusz Dziedzic1-21/+19
2026-03-02xfrm: iptfs: validate inner IPv4 header length in IPTFS payloadRoshan Kumar1-0/+5
2026-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc2Alexei Starovoitov37-165/+324
2026-02-28net: sched: sch_dualpi2: use qdisc_dequeue_drop() for dequeue dropsJesper Dangaard Brouer1-6/+6
2026-02-28net: sched: rename QDISC_DROP_CAKE_FLOOD to QDISC_DROP_FLOOD_PROTECTIONJesper Dangaard Brouer1-1/+1
2026-02-28net: sched: rename QDISC_DROP_FQ_* to generic namesJesper Dangaard Brouer1-5/+2
2026-02-28net: sched: sfq: convert to qdisc drop reasonsJesper Dangaard Brouer2-5/+5
2026-02-28net: sched: introduce qdisc-specific drop reason tracingJesper Dangaard Brouer12-43/+64
2026-02-28icmp: fix ICMP error source address when xfrm policy matchesAntony Antony1-1/+0
2026-02-28ipv6: sit: Replace deprecated strcpy with strscpyThorsten Blum1-5/+6
2026-02-28atm: lec: fix null-ptr-deref in lec_arp_clear_vccsJiayuan Chen1-11/+15
2026-02-28xsk: Fix zero-copy AF_XDP fragment dropNikhil P. Rao1-9/+15
2026-02-28xsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao1-1/+1
2026-02-28keys, dns: Use kmalloc_flex to improve dns_resolver_preparseThorsten Blum1-1/+1
2026-02-28tcp: give up on stronger sk_rcvbuf checks (for now)Jakub Kicinski1-15/+1