index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2026-03-02
ipmr: Use MAXVIFS in mroute_msgsize().
Kuniyuki Iwashima
-5
/
+4
2026-03-02
ipmr: Convert ipmr_rtm_dumplink() to RCU.
Kuniyuki Iwashima
-12
/
+17
2026-03-02
ipmr: Annotate access to mrt->mroute_do_{pim,assert,wrvifwhole}.
Kuniyuki Iwashima
-10
/
+10
2026-03-02
mpls: remove test against ipv6_stub
Eric Dumazet
-3
/
+0
2026-03-02
net: remove addr_len argument of recvmsg() handlers
Eric Dumazet
-109
/
+85
2026-03-02
wifi: cfg80211: support key installation on non-netdev wdevs
Avraham Stern
-85
/
+91
2026-03-02
xattr,net: support limited amount of extended attributes on sockfs sockets
Christian Brauner
-27
/
+92
2026-03-02
wifi: cfg80211: make cluster id an array
Miri Korenblit
-13
/
+13
2026-03-02
wifi: mac80211: update outdated comment
Kexin Sun
-4
/
+1
2026-03-02
can: bcm: fix locking for bcm_op runtime updates
Oliver Hartkopp
-0
/
+1
2026-03-02
wifi: mac80211: Advertise IEEE 802.1X authentication support
Kavita Kavita
-0
/
+1
2026-03-02
wifi: mac80211: Add support for IEEE 802.1X authentication protocol in non-AP...
Kavita Kavita
-6
/
+72
2026-03-02
wifi: cfg80211: add support for IEEE 802.1X Authentication Protocol
Kavita Kavita
-2
/
+12
2026-03-02
wifi: mac80211: Advertise EPPKE support based on driver capabilities
Kavita Kavita
-0
/
+9
2026-03-02
wifi: mac80211: Fix AAD/Nonce computation for management frames with MLO
Sai Pratyusha Magam
-12
/
+82
2026-03-02
wifi: mac80211: fetch unsolicited probe response template by link ID
Sriram R
-7
/
+13
2026-03-02
wifi: mac80211: fetch FILS discovery template by link ID
Sriram R
-7
/
+13
2026-03-02
wifi: nl80211: don't allow DFS channels for NAN
Miri Korenblit
-1
/
+1
2026-03-02
wifi: cfg80211: refactor wiphy_suspend
Miri Korenblit
-14
/
+19
2026-03-02
wifi: nl80211/cfg80211: support stations of non-netdev interfaces
Miri Korenblit
-101
/
+150
2026-03-02
wifi: cfg80211: remove unneeded call to cfg80211_leave
Miri Korenblit
-1
/
+0
2026-03-02
wifi: nl80211: refactor nl80211_parse_chandef
Miri Korenblit
-33
/
+44
2026-03-02
wifi: cfg80211: add support to handle incumbent signal detected event from ma...
Hari Chandrakanthan
-0
/
+59
2026-03-02
wifi: mac80211: Set link ID for NULL packets sent to probe stations
Suraj P Kizhakkethil
-2
/
+29
2026-03-02
wifi: mac80211: set band information only for non-MLD when probing stations u...
Suraj P Kizhakkethil
-5
/
+10
2026-03-02
wifi: cfg80211: events, report background radar
Janusz Dziedzic
-2
/
+11
2026-03-02
wifi: cfg80211: set and report chandef CAC ongoing
Janusz Dziedzic
-0
/
+45
2026-03-02
wifi: cfg80211: fix background CAC
Janusz Dziedzic
-21
/
+19
2026-03-02
xfrm: iptfs: validate inner IPv4 header length in IPTFS payload
Roshan Kumar
-0
/
+5
2026-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc2
Alexei Starovoitov
-166
/
+325
2026-02-28
net: sched: sch_dualpi2: use qdisc_dequeue_drop() for dequeue drops
Jesper Dangaard Brouer
-6
/
+6
2026-02-28
net: sched: rename QDISC_DROP_CAKE_FLOOD to QDISC_DROP_FLOOD_PROTECTION
Jesper Dangaard Brouer
-1
/
+1
2026-02-28
net: sched: rename QDISC_DROP_FQ_* to generic names
Jesper Dangaard Brouer
-5
/
+2
2026-02-28
net: sched: sfq: convert to qdisc drop reasons
Jesper Dangaard Brouer
-5
/
+5
2026-02-28
net: sched: introduce qdisc-specific drop reason tracing
Jesper Dangaard Brouer
-43
/
+64
2026-02-28
icmp: fix ICMP error source address when xfrm policy matches
Antony Antony
-1
/
+0
2026-02-28
ipv6: sit: Replace deprecated strcpy with strscpy
Thorsten Blum
-5
/
+6
2026-02-28
atm: lec: fix null-ptr-deref in lec_arp_clear_vccs
Jiayuan Chen
-11
/
+15
2026-02-28
xsk: Fix zero-copy AF_XDP fragment drop
Nikhil P. Rao
-9
/
+15
2026-02-28
xsk: Fix fragment node deletion to prevent buffer leak
Nikhil P. Rao
-1
/
+1
2026-02-28
keys, dns: Use kmalloc_flex to improve dns_resolver_preparse
Thorsten Blum
-1
/
+1
2026-02-28
tcp: give up on stronger sk_rcvbuf checks (for now)
Jakub Kicinski
-15
/
+1
2026-02-28
udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected.
Kuniyuki Iwashima
-10
/
+15
2026-02-28
net: fix sock compilation error under CONFIG_PREEMPT_RT
Jiayuan Chen
-5
/
+8
2026-02-27
net: inline skb_add_rx_frag_netmem()
Eric Dumazet
-11
/
+0
2026-02-27
ipv6: discard fragment queue earlier if there is malformed datagram
Fernando Fernandez Mancera
-0
/
+6
2026-02-27
net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks
Victor Nogueira
-0
/
+13
2026-02-27
tls: don't select STREAM_PARSER
Sabrina Dubroca
-1
/
+0
2026-02-27
net/sched: sch_cake: fixup cake_mq rate adjustment for diffserv config
Jonas Köppeler
-27
/
+23
2026-02-27
net/sched: sch_cake: avoid sync overhead when unlimited
Jonas Köppeler
-1
/
+2
[prev]
[next]