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-10
netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()
Jenny Guanni Qu
1
-1
/
+2
2026-03-10
netfilter: nf_tables: always walk all pending catchall elements
Florian Westphal
1
-2
/
+0
2026-03-10
netfilter: nf_tables: Fix for duplicate device in netdev hooks
Phil Sutter
2
-2
/
+2
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
2
-35
/
+13
2026-03-10
libceph: reject preamble if control segment is empty
Ilya Dryomov
1
-9
/
+8
2026-03-10
libceph: admit message frames only in CEPH_CON_S_OPEN state
Ilya Dryomov
1
-0
/
+5
2026-03-10
libceph: prevent potential out-of-bounds reads in process_message_header()
Ilya Dryomov
1
-1
/
+8
2026-03-10
mctp: route: hold key->lock in mctp_flow_prepare_output()
Chengfeng Ye
1
-4
/
+7
2026-03-09
net: nexthop: fix percpu use-after-free in remove_nh_grp_entry
Mehul Rao
1
-3
/
+11
2026-03-09
xfrm: iptfs: fix skb_put() panic on non-linear skb during reassembly
Fernando Fernandez Mancera
1
-0
/
+6
2026-03-06
rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()
Miaoqian Lin
1
-3
/
+5
2026-03-06
net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave xmit
Weiming Shi
1
-0
/
+1
2026-03-06
net: ncsi: fix skb leak in error paths
Jian Zhang
2
-5
/
+14
2026-03-06
wifi: cfg80211: cancel pmsr_free_wk in cfg80211_pmsr_wdev_down
Peddolla Harshavardhan Reddy
1
-0
/
+1
2026-03-06
wifi: mac80211: Fix static_branch_dec() underflow for aql_disable.
Kuniyuki Iwashima
1
-9
/
+5
2026-03-06
mac80211: fix crash in ieee80211_chan_bw_change for AP_VLAN stations
Felix Fietkau
1
-2
/
+4
2026-03-06
wifi: mac80211: use jiffies_delta_to_msecs() for sta_info inactive times
Nicolas Cavallari
1
-2
/
+5
2026-03-06
wifi: mac80211: remove keys after disabling beaconing
Johannes Berg
1
-6
/
+6
2026-03-05
xdp: produce a warning when calculated tailroom is negative
Larysa Zaremba
1
-1
/
+2
2026-03-05
xdp: use modulo operation to calculate XDP frag tailroom
Larysa Zaremba
1
-1
/
+2
2026-03-05
net/sched: act_ife: Fix metalist update behavior
Jamal Hadi Salim
1
-49
/
+44
2026-03-05
net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop
Jiayuan Chen
1
-5
/
+3
2026-03-05
net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled
Fernando Fernandez Mancera
2
-2
/
+2
2026-03-05
netfilter: nft_set_pipapo: split gc into unlink and reclaim phase
Florian Westphal
3
-13
/
+45
2026-03-05
netfilter: nf_tables: clone set on flush only
Pablo Neira Ayuso
4
-6
/
+24
2026-03-05
netfilter: nf_tables: unconditionally bump set->nelems before insertion
Pablo Neira Ayuso
1
-14
/
+16
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
2
-5
/
+2
2026-03-04
mptcp: pm: in-kernel: always mark signal+subflow endp as used
Matthieu Baerts (NGI0)
1
-0
/
+9
2026-03-04
mptcp: pm: avoid sending RM_ADDR over same subflow
Matthieu Baerts (NGI0)
1
-12
/
+43
2026-03-04
nfc: rawsock: cancel tx_work before socket teardown
Jakub Kicinski
1
-0
/
+11
2026-03-04
nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback
Jakub Kicinski
1
-4
/
+8
2026-03-04
nfc: nci: complete pending data exchange on device close
Jakub Kicinski
1
-0
/
+9
2026-03-04
nfc: digital: free skb on digital_in_send error paths
Jakub Kicinski
1
-2
/
+6
2026-03-04
nfc: nci: free skb on nci_transceive early error paths
Jakub Kicinski
1
-2
/
+7
2026-03-04
net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
Bobby Eshleman
2
-3
/
+5
2026-03-04
net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()
Eric Dumazet
1
-0
/
+1
2026-03-04
net: nfc: nci: Fix zero-length proprietary notifications
Ian Ray
1
-1
/
+11
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
6
-99
/
+85
2026-03-04
Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
1
-0
/
+1
2026-03-04
Merge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
1
-0
/
+1
2026-03-03
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
4
-3
/
+7
2026-03-03
net: ipv4: fix ARM64 alignment fault in multipath hash seed
Yung Chih Su
1
-2
/
+3
2026-03-03
net/tcp-ao: Fix MAC comparison to be constant-time
Eric Biggers
2
-1
/
+3
2026-03-03
ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()
Jakub Kicinski
1
-1
/
+2
2026-03-03
net: Fix rcu_tasks stall in threaded busypoll
YiFei Zhu
1
-6
/
+11
2026-03-03
net/rds: Fix circular locking dependency in rds_tcp_tune
Allison Henderson
1
-4
/
+10
2026-03-03
wifi: mac80211: fix missing ieee80211_eml_params member initialization
MeiChia Chiu
1
-0
/
+1
2026-03-02
can: bcm: fix locking for bcm_op runtime updates
Oliver Hartkopp
1
-0
/
+1
2026-03-02
xfrm: iptfs: validate inner IPv4 header length in IPTFS payload
Roshan Kumar
1
-0
/
+5
2026-02-28
atm: lec: fix null-ptr-deref in lec_arp_clear_vccs
Jiayuan Chen
1
-11
/
+15
[prev]
[next]