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-04-01
bpf: sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_re...
Kuniyuki Iwashima
-5
/
+8
2026-04-01
ipv6: move ip6_dst_hoplimit() to net/ipv6/ip6_output.c
Eric Dumazet
-23
/
+21
2026-04-01
rds: ib: reject FRMR registration before IB connection is established
Weiming Shi
-1
/
+6
2026-04-01
ipv6: fix data race in fib6_metric_set() using cmpxchg
Hangbin Liu
-3
/
+11
2026-04-01
Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_sync
hkbinbin
-1
/
+2
2026-04-01
Bluetooth: SMP: derive legacy responder STK authentication from MITM state
Oleh Konko
-4
/
+1
2026-04-01
Bluetooth: SMP: force responder MITM requirements before building the pairing...
Oleh Konko
-1
/
+5
2026-04-01
Bluetooth: MGMT: validate mesh send advertising payload length
Keenan Dong
-3
/
+11
2026-04-01
Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evt
Pauli Virtanen
-13
/
+20
2026-04-01
Bluetooth: hci_conn: fix potential UAF in set_cig_params_sync
Pauli Virtanen
-1
/
+7
2026-04-01
Bluetooth: MGMT: validate LTK enc_size on load
Keenan Dong
-0
/
+3
2026-04-01
Bluetooth: hci_sync: Fix UAF in le_read_features_complete
Luiz Augusto von Dentz
-5
/
+5
2026-04-01
Bluetooth: hci_sync: fix leaks when hci_cmd_sync_queue_once fails
Pauli Virtanen
-2
/
+11
2026-04-01
Bluetooth: hci_sync: hci_cmd_sync_queue_once() return -EEXIST if exists
Pauli Virtanen
-17
/
+36
2026-04-01
Bluetooth: hci_event: move wake reason storage into validated event handlers
Oleh Konko
-59
/
+35
2026-04-01
Bluetooth: SCO: fix race conditions in sco_sock_connect()
Cen Zhang
-5
/
+21
2026-04-01
Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediate
Pauli Virtanen
-2
/
+9
2026-04-01
netfilter: nf_tables: reject immediate NF_QUEUE verdict
Pablo Neira Ayuso
-2
/
+5
2026-04-01
netfilter: x_tables: restrict xt_check_match/xt_check_target extensions for N...
Pablo Neira Ayuso
-0
/
+23
2026-04-01
netfilter: ipset: drop logically empty buckets in mtype_del
Yifan Wu
-1
/
+1
2026-04-01
netfilter: ctnetlink: ignore explicit helper on new expectations
Pablo Neira Ayuso
-45
/
+9
2026-04-01
netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absent
Qi Tang
-0
/
+6
2026-04-01
netfilter: nf_conntrack_helper: pass helper to expect cleanup
Qi Tang
-1
/
+1
2026-04-01
netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr
Florian Westphal
-4
/
+4
2026-04-01
netfilter: x_tables: ensure names are nul-terminated
Florian Westphal
-0
/
+11
2026-04-01
netfilter: nfnetlink_log: account for netlink header size
Florian Westphal
-1
/
+1
2026-04-01
netfilter: flowtable: strictly check for maximum number of actions
Pablo Neira Ayuso
-66
/
+130
2026-03-31
net/iucv: Add missing kernel-doc return value descriptions
Nagamani PV
-5
/
+13
2026-03-31
mptcp: fix soft lockup in mptcp_recvmsg()
Li Xiasong
-3
/
+8
2026-03-31
net: ipv6: flowlabel: defer exclusive option free until RCU teardown
Zhengchuan Liang
-5
/
+0
2026-03-31
bridge: mrp: reject zero test interval to avoid OOM panic
Xiang Mei
-2
/
+2
2026-03-30
net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to...
Yochai Eisenrich
-0
/
+1
2026-03-30
net: use skb_header_pointer() for TCPv4 GSO frag_off check
Guoyu Su
-3
/
+8
2026-03-30
ipv6: prevent possible UaF in addrconf_permanent_addr()
Paolo Abeni
-3
/
+3
2026-03-30
net: Clear the dst when performing encap / decap
Jakub Kicinski
-23
/
+27
2026-03-30
xfrm: account XFRMA_IF_ID in aevent size calculation
Keenan Dong
-2
/
+8
2026-03-30
xfrm: clear trailing padding in build_polexpire()
Yasuaki Torimaru
-0
/
+2
2026-03-29
net: hsr: use __func__ instead of hardcoded function name
Luka Gejak
-1
/
+1
2026-03-29
net: hsr: constify hsr_ops and prp_ops protocol operation structures
Luka Gejak
-3
/
+3
2026-03-29
tcp: use __jhash_final() in inet6_ehashfn()
Eric Dumazet
-2
/
+2
2026-03-29
netfilter: remove nf_ipv6_ops and use direct function calls
Fernando Fernandez Mancera
-94
/
+26
2026-03-29
ipv6: remove ipv6_stub infrastructure completely
Fernando Fernandez Mancera
-141
/
+1
2026-03-29
bpf: remove ipv6_bpf_stub completely and use direct function calls
Fernando Fernandez Mancera
-48
/
+33
2026-03-29
net: convert remaining ipv6_stub users to direct function calls
Fernando Fernandez Mancera
-19
/
+12
2026-03-29
ipv4: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
-29
/
+28
2026-03-29
drivers: net: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
-2
/
+1
2026-03-29
ipv6: prepare headers for ipv6_stub removal
Fernando Fernandez Mancera
-0
/
+15
2026-03-29
ipv6: remove dynamic ICMPv6 sender registration infrastructure
Fernando Fernandez Mancera
-49
/
+3
2026-03-29
ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
Fernando Fernandez Mancera
-16
/
+10
2026-03-29
net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macros
Fernando Fernandez Mancera
-130
/
+0
[prev]
[next]