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-01-12
wifi: mac80211: improve interface iteration ergonomics
Johannes Berg
1
-8
/
+44
2026-01-12
wifi: cfg80211: include S1G_NO_PRIMARY flag when sending channel
Lachlan Hodges
1
-0
/
+3
2026-01-12
wifi: mac80211: unexport ieee80211_get_bssid()
Johannes Berg
1
-1
/
+0
2026-01-12
wifi: mac80211: don't send an unused argument to ieee80211_check_combinations
Miri Korenblit
1
-1
/
+1
2026-01-12
wifi: mac80211: correctly check if CSA is active
Miri Korenblit
1
-2
/
+6
2026-01-12
wifi: cfg80211: Fix bitrate calculation overflow for HE rates
Veerendranath Jakkam
1
-3
/
+5
2026-01-10
Merge tag 'for-net-2026-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
1
-0
/
+1
2026-01-10
ipv4: ip_gre: make ipgre_header() robust
Eric Dumazet
1
-2
/
+9
2026-01-09
net: update netdev_lock_{type,name}
Eric Dumazet
1
-6
/
+19
2026-01-09
ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
Eric Dumazet
1
-1
/
+1
2026-01-09
net: bridge: annotate data-races around fdb->{updated,used}
Eric Dumazet
2
-14
/
+18
2026-01-09
Merge tag 'ceph-for-6.19-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-12
/
+30
2026-01-09
Bluetooth: hci_sync: enable PA Sync Lost event
Yang Li
1
-0
/
+1
2026-01-08
ipv4: ip_tunnel: spread netdev_lockdep_set_classes()
Eric Dumazet
1
-3
/
+2
2026-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-53
/
+78
2026-01-08
arp: do not assume dev_hard_header() does not change skb->head
Eric Dumazet
1
-3
/
+4
2026-01-08
Merge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
5
-3
/
+17
2026-01-08
net: do not write to msg_get_inq in callee
Willem de Bruijn
2
-10
/
+6
2026-01-08
net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset
Xiang Mei
1
-1
/
+1
2026-01-08
vsock/virtio: use virtqueue_add_inbuf_cache_clean for events
Michael S. Tsirkin
1
-1
/
+1
2026-01-08
vsock/virtio: fix DMA alignment for event_list
Michael S. Tsirkin
1
-0
/
+3
2026-01-08
wifi: mac80211: collect station statistics earlier when disconnect
Baochen Qiang
1
-3
/
+4
2026-01-08
wifi: mac80211: restore non-chanctx injection behaviour
Johannes Berg
1
-0
/
+2
2026-01-08
wifi: mac80211: don't iterate not running interfaces
Miri Korenblit
1
-0
/
+3
2026-01-08
wifi: avoid kernel-infoleak from struct iw_point
Eric Dumazet
2
-0
/
+8
2026-01-08
wifi: cfg80211: Fix use_for flag update on BSS refresh
Huang Chenming
1
-1
/
+1
2026-01-08
wifi: mac80211: Update csa_finalize to use link_id
Aditya Kumar Singh
1
-2
/
+11
2026-01-08
wifi: cfg80211: add cfg80211_stop_link() for per-link teardown
Manish Dharanenthiran
6
-18
/
+32
2026-01-06
net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroy
Shivani Gupta
1
-0
/
+2
2026-01-06
net: fully inline backlog_unlock_irq_restore()
Eric Dumazet
1
-7
/
+6
2026-01-06
udp: udplite is unlikely
Eric Dumazet
2
-4
/
+6
2026-01-06
udp: call skb_orphan() before skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+1
2026-01-06
ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
5
-63
/
+75
2026-01-06
ipv6: preserve insertion order for same-scope addresses
Yumei Huang
1
-1
/
+1
2026-01-06
bpf, test_run: Subtract size of xdp_frame from allowed metadata size
Toke Høiland-Jørgensen
1
-5
/
+13
2026-01-05
net: fix memory leak in skb_segment_list for GRO packets
Mohammad Heib
1
-3
/
+5
2026-01-05
net/sched: act_mirred: Fix leak when redirecting to self on egress
Jamal Hadi Salim
1
-12
/
+12
2026-01-05
ipv4: Improve martian logs
Clara Engler
1
-4
/
+4
2026-01-05
vsock: Make accept()ed sockets use custom setsockopt()
Michal Luczaj
1
-0
/
+4
2026-01-06
libceph: make calc_target() set t->paused, not just clear it
Ilya Dryomov
1
-2
/
+9
2026-01-05
libceph: reset sparse-read state in osd_fault()
Sam Edwards
1
-0
/
+3
2026-01-05
libceph: return the handler error from mon_handle_auth_done()
Ilya Dryomov
1
-1
/
+1
2026-01-05
compiler-context-analysis: Change __cond_acquires to take return value
Marco Elver
1
-1
/
+1
2026-01-05
libceph: make free_choose_arg_map() resilient to partial allocation
Tuo Li
1
-8
/
+12
2026-01-05
libceph: replace overzealous BUG_ON in osdmap_apply_incremental()
Ilya Dryomov
1
-1
/
+3
2026-01-05
libceph: prevent potential out-of-bounds reads in handle_auth_done()
ziming zhang
1
-0
/
+2
2026-01-04
Merge tag 'nf-26-01-02' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
7
-11
/
+12
2026-01-04
inet: frags: drop fraglist conntrack references
Florian Westphal
1
-0
/
+2
2026-01-04
net: sock: fix hardened usercopy panic in sock_recv_errqueue
Weiming Shi
1
-3
/
+4
2026-01-04
inet: ping: Fix icmp out counting
yuan.gao
1
-3
/
+1
[prev]
[next]