index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-20
rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_size
Sabrina Dubroca
1
-3
/
+6
2026-03-20
rtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} in if_nlmsg_size
Sabrina Dubroca
1
-0
/
+16
2026-03-20
net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe buffer
Qi Tang
1
-1
/
+8
2026-03-20
openvswitch: validate MPLS set/set_masked payload length
Yang Yang
1
-0
/
+2
2026-03-20
openvswitch: defer tunnel netdev_put to RCU release
Yang Yang
1
-2
/
+0
2026-03-19
net: openvswitch: Avoid releasing netdev before teardown completes
Toke Høiland-Jørgensen
1
-1
/
+8
2026-03-19
nfc: nci: fix circular locking dependency in nci_close_device
Jakub Kicinski
1
-4
/
+6
2026-03-19
Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
7
-22
/
+57
2026-03-19
Bluetooth: L2CAP: Fix regressions caused by reusing ident
Luiz Augusto von Dentz
1
-3
/
+26
2026-03-19
Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cb
Helen Koike
1
-0
/
+3
2026-03-19
Bluetooth: hci_sync: annotate data-races around hdev->req_status
Cen Zhang
3
-12
/
+12
2026-03-19
Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_complete
Luiz Augusto von Dentz
1
-1
/
+1
2026-03-19
Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold
Hyunwoo Kim
1
-3
/
+7
2026-03-19
Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecred_data_rcv()
Hyunwoo Kim
1
-0
/
+5
2026-03-19
Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_req
Minseo Park
1
-3
/
+3
2026-03-19
Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
53
-323
/
+439
2026-03-19
MPTCP: fix lock class name family in pm_nl_create_listen_socket
Li Xiasong
1
-1
/
+1
2026-03-19
icmp: fix NULL pointer dereference in icmp_tag_validation()
Weiming Shi
1
-1
/
+3
2026-03-19
can: isotp: fix tx.buf use-after-free in isotp_sendmsg()
Oliver Hartkopp
1
-6
/
+18
2026-03-19
can: gw: fix OOB heap access in cgw_csum_crc8_rel()
Ali Norouzi
1
-3
/
+3
2026-03-19
Merge tag 'nf-26-03-19' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
3
-1
/
+15
2026-03-19
can: statistics: add missing atomic access in hot path
Oliver Hartkopp
3
-4
/
+5
2026-03-19
net: shaper: protect from late creation of hierarchy
Jakub Kicinski
3
-68
/
+83
2026-03-19
net: shaper: protect late read accesses to the hierarchy
Jakub Kicinski
1
-4
/
+22
2026-03-19
nfnetlink_osf: validate individual option lengths in fingerprints
Weiming Shi
1
-0
/
+13
2026-03-19
netfilter: nf_tables: release flowtable after rcu grace period on error
Pablo Neira Ayuso
1
-0
/
+1
2026-03-19
netfilter: bpf: defer hook memory release until rcu readers are done
Florian Westphal
1
-1
/
+1
2026-03-18
Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
8
-21
/
+28
2026-03-18
Merge tag 'batadv-net-pullrequest-20260317' of https://git.open-mesh.org/linux-merge
Jakub Kicinski
1
-0
/
+3
2026-03-18
ipv6: add NULL checks for idev in SRv6 paths
Minhong He
2
-0
/
+6
2026-03-18
Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-5
/
+21
2026-03-18
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
1
-1
/
+3
2026-03-18
wifi: mac80211: fix NULL deref in mesh_matches_local()
Xiang Mei
1
-0
/
+3
2026-03-17
clsact: Fix use-after-free in init/destroy rollback asymmetry
Daniel Borkmann
1
-6
/
+8
2026-03-17
xfrm: iptfs: only publish mode_data after clone setup
Paul Moses
1
-3
/
+3
2026-03-16
net/sched: teql: Fix double-free in teql_master_xmit
Jamal Hadi Salim
2
-32
/
+2
2026-03-16
net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
Jiayuan Chen
3
-7
/
+23
2026-03-16
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
4
-9
/
+12
2026-03-16
af_key: validate families in pfkey_send_migrate()
Eric Dumazet
1
-7
/
+12
2026-03-16
xfrm: prevent policy_hthresh.work from racing with netns teardown
Minwoo Ra
1
-0
/
+2
2026-03-14
Merge tag 'nf-26-03-13' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
11
-87
/
+73
2026-03-14
Merge tag 'for-net-2026-03-12' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
6
-31
/
+51
2026-03-14
sunrpc: fix cache_request leak in cache_release
Jeff Layton
1
-5
/
+21
2026-03-14
atm: lec: fix use-after-free in sock_def_readable()
Deepanshu Kartikey
2
-26
/
+48
2026-03-14
batman-adv: avoid OGM aggregation when skb tailroom is insufficient
Yang Yang
1
-0
/
+3
2026-03-13
Merge tag 'ceph-for-7.0-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-15
/
+28
2026-03-13
netfilter: nf_conntrack_h323: check for zero length in DecodeQ931()
Jenny Guanni Qu
1
-0
/
+2
2026-03-13
netfilter: xt_time: use unsigned int for monthday bit shift
Jenny Guanni Qu
1
-2
/
+2
2026-03-13
netfilter: xt_CT: drop pending enqueued packets on template removal
Pablo Neira Ayuso
1
-0
/
+4
2026-03-13
netfilter: nft_ct: drop pending enqueued packets on removal
Pablo Neira Ayuso
1
-0
/
+4
[prev]
[next]