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-29
ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Fernando Fernandez Mancera
-30
/
+7
2026-03-27
net/sched: sch_hfsc: fix divide-by-zero in rtsc_min()
Xiang Mei
-2
/
+2
2026-03-27
bridge: br_nd_send: validate ND option lengths
Yang Yang
-2
/
+4
2026-03-27
bridge: br_nd_send: linearize skb before parsing ND options
Yang Yang
-5
/
+7
2026-03-27
ip6_tunnel: clear skb2->cb[] in ip4ip6_err()
Eric Dumazet
-0
/
+5
2026-03-27
ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach()
Eric Dumazet
-0
/
+3
2026-03-27
net: qrtr: fix endian handling of confirm_rx field
Alexander Wilhelm
-2
/
+2
2026-03-27
net/ipv6: ioam6: prevent schema length wraparound in trace fill
Pengpeng Hou
-2
/
+2
2026-03-26
net: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to...
Yochai Eisenrich
-0
/
+3
2026-03-26
net: qrtr: replace qrtr_tx_flow radix_tree with xarray to fix memory leak
Jiayuan Chen
-18
/
+13
2026-03-26
tcp: tcp_vegas: use tcp_vegas_cwnd_event_tx_start()
Eric Dumazet
-0
/
+1
2026-03-26
net: mctp: avoid copy in fragmentation loop for near-MTU messages
Jeremy Kerr
-15
/
+15
2026-03-26
seg6: add per-route tunnel source address
Justin Iurman
-31
/
+83
2026-03-26
mpls: add seqcount to protect the platform_label{,s} pair
Sabrina Dubroca
-4
/
+25
2026-03-26
Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
-200
/
+1434
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-271
/
+526
2026-03-26
Merge tag 'nf-26-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
-99
/
+200
2026-03-26
Merge tag 'for-net-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
-12
/
+19
2026-03-26
netfilter: ctnetlink: use netlink policy range checks
David Carlier
-18
/
+8
2026-03-26
netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdp
Weiming Shi
-4
/
+10
2026-03-26
netfilter: nf_conntrack_expect: skip expectations in other netns via proc
Pablo Neira Ayuso
-0
/
+4
2026-03-26
netfilter: nf_conntrack_expect: store netns and zone in expectation
Pablo Neira Ayuso
-3
/
+17
2026-03-26
netfilter: ctnetlink: ensure safe access to master conntrack
Pablo Neira Ayuso
-10
/
+30
2026-03-26
netfilter: nf_conntrack_expect: use expect->helper
Pablo Neira Ayuso
-21
/
+13
2026-03-26
netfilter: nf_conntrack_expect: honor expectation helper field
Pablo Neira Ayuso
-11
/
+28
2026-03-26
netfilter: nft_set_rbtree: revisit array resize logic
Pablo Neira Ayuso
-17
/
+75
2026-03-26
netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
Ren Wei
-0
/
+4
2026-03-26
netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOAD
Weiming Shi
-6
/
+2
2026-03-26
tls: Purge async_hold in tls_decrypt_async_wait()
Chuck Lever
-1
/
+1
2026-03-25
netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiry
Florian Westphal
-10
/
+10
2026-03-25
wifi: mac80211: ignore reserved bits in reconfiguration status
Benjamin Berg
-6
/
+8
2026-03-25
wifi: cfg80211: allow protected action frame TX for NAN
Avraham Stern
-2
/
+9
2026-03-25
wifi: nl80211: Add a notification to notify NAN channel evacuation
Miri Korenblit
-0
/
+66
2026-03-25
wifi: nl80211: add NL80211_CMD_NAN_ULW_UPDATE notification
Miri Korenblit
-0
/
+64
2026-03-25
wifi: nl80211: allow reporting spurious NAN Data frames
Miri Korenblit
-7
/
+9
2026-03-25
wifi: cfg80211: allow ToDS=0/FromDS=0 data frames on NAN data interfaces
Daniel Gabay
-2
/
+3
2026-03-25
wifi: nl80211: define an API for configuring the NAN peer's schedule
Miri Korenblit
-30
/
+409
2026-03-25
wifi: nl80211: add support for NAN stations
Miri Korenblit
-22
/
+98
2026-03-25
wifi: cfg80211: separately store HT, VHT and HE capabilities for NAN
Miri Korenblit
-0
/
+69
2026-03-25
wifi: cfg80211: add support for NAN data interface
Miri Korenblit
-29
/
+134
2026-03-25
wifi: cfg80211: make sure NAN chandefs are valid
Miri Korenblit
-3
/
+12
2026-03-25
wifi: cfg80211: Add an API to configure local NAN schedule
Miri Korenblit
-1
/
+377
2026-03-25
wifi: mac80211: cleanup error path of ieee80211_do_open
Miri Korenblit
-6
/
+12
2026-03-25
wifi: mac80211: extract channel logic from link logic
Miri Korenblit
-14
/
+38
2026-03-25
Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop
Hyunwoo Kim
-7
/
+12
2026-03-25
Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()
Hyunwoo Kim
-5
/
+3
2026-03-25
Bluetooth: L2CAP: Fix send LE flow credits in ACL link
Zhang Chen
-0
/
+4
2026-03-24
tcp: add cwnd_event_tx_start to tcp_congestion_ops
Eric Dumazet
-29
/
+50
2026-03-24
rtnetlink: fix leak of SRCU struct in rtnl_link_register
Sabrina Dubroca
-0
/
+3
2026-03-24
net: ethtool: pass genl_info to the ethnl parse_request operation
Maxime Chevallier
-8
/
+19
[prev]
[next]