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-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
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
rtnetlink: fix leak of SRCU struct in rtnl_link_register
Sabrina Dubroca
-0
/
+3
2026-03-24
Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
-85
/
+136
2026-03-24
net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback
Willem de Bruijn
-5
/
+17
2026-03-24
Merge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/...
Paolo Abeni
-13
/
+26
2026-03-23
udp: Fix wildcard bind conflict check when using hash2
Martin KaFai Lau
-18
/
+4
2026-03-23
net: fix fanout UAF in packet_release() via NETDEV_UP race
Yochai Eisenrich
-0
/
+1
2026-03-23
ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.
Kuniyuki Iwashima
-6
/
+6
2026-03-23
ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.
Kuniyuki Iwashima
-1
/
+12
2026-03-20
rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_size
Sabrina Dubroca
-3
/
+6
2026-03-20
rtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} in if_nlmsg_size
Sabrina Dubroca
-0
/
+16
2026-03-20
net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe bu...
Qi Tang
-1
/
+8
2026-03-20
openvswitch: validate MPLS set/set_masked payload length
Yang Yang
-0
/
+2
2026-03-20
openvswitch: defer tunnel netdev_put to RCU release
Yang Yang
-2
/
+0
2026-03-19
net: openvswitch: Avoid releasing netdev before teardown completes
Toke Høiland-Jørgensen
-1
/
+8
2026-03-19
nfc: nci: fix circular locking dependency in nci_close_device
Jakub Kicinski
-4
/
+6
2026-03-19
Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-22
/
+57
2026-03-19
Bluetooth: L2CAP: Fix regressions caused by reusing ident
Luiz Augusto von Dentz
-3
/
+26
2026-03-19
Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cb
Helen Koike
-0
/
+3
2026-03-19
Bluetooth: hci_sync: annotate data-races around hdev->req_status
Cen Zhang
-12
/
+12
2026-03-19
Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_complete
Luiz Augusto von Dentz
-1
/
+1
2026-03-19
Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold
Hyunwoo Kim
-3
/
+7
2026-03-19
Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecre...
Hyunwoo Kim
-0
/
+5
2026-03-19
Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_req
Minseo Park
-3
/
+3
2026-03-19
Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-323
/
+439
2026-03-19
MPTCP: fix lock class name family in pm_nl_create_listen_socket
Li Xiasong
-1
/
+1
2026-03-19
icmp: fix NULL pointer dereference in icmp_tag_validation()
Weiming Shi
-1
/
+3
2026-03-19
can: isotp: fix tx.buf use-after-free in isotp_sendmsg()
Oliver Hartkopp
-6
/
+18
2026-03-19
can: gw: fix OOB heap access in cgw_csum_crc8_rel()
Ali Norouzi
-3
/
+3
2026-03-19
Merge tag 'nf-26-03-19' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Paolo Abeni
-1
/
+15
2026-03-19
can: statistics: add missing atomic access in hot path
Oliver Hartkopp
-4
/
+5
2026-03-19
net: shaper: protect from late creation of hierarchy
Jakub Kicinski
-68
/
+83
2026-03-19
net: shaper: protect late read accesses to the hierarchy
Jakub Kicinski
-4
/
+22
2026-03-19
nfnetlink_osf: validate individual option lengths in fingerprints
Weiming Shi
-0
/
+13
[next]