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-15
l2tp: Fix memleak in l2tp_udp_encap_recv().
Kuniyuki Iwashima
1
-1
/
+3
2026-01-15
net: minor __alloc_skb() optimization
Eric Dumazet
1
-1
/
+1
2026-01-15
net: add skb->data_len and (skb>end - skb->tail) to skb_dump()
Eric Dumazet
1
-3
/
+4
2026-01-15
vsock/virtio: Coalesce only linear skb
Michal Luczaj
1
-2
/
+4
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-103
/
+143
2026-01-15
Bluetooth: SMP: Use new AES library API
Eric Biggers
1
-4
/
+4
2026-01-15
Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
19
-83
/
+96
2026-01-15
Merge tag 'linux-can-fixes-for-6.19-20260115' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Paolo Abeni
2
-42
/
+19
2026-01-15
Merge tag 'ipsec-2026-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Paolo Abeni
3
-4
/
+5
2026-01-15
net: inline napi_skb_cache_get()
Eric Dumazet
1
-1
/
+1
2026-01-15
xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending path
Jason Xing
3
-5
/
+10
2026-01-15
xsk: advance cq/fq check when shared umem is used
Jason Xing
2
-4
/
+7
2026-01-15
net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon receiving the second rts
Tetsuo Handa
1
-1
/
+9
2026-01-15
can: raw: instantly reject disabled CAN frames
Oliver Hartkopp
1
-9
/
+16
2026-01-15
Revert "can: raw: instantly reject unsupported CAN frames"
Oliver Hartkopp
1
-46
/
+8
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
76
-248
/
+524
2026-01-14
wifi: mac80211: add support for encryption/decryption of (Re)Association frames
Kavita Kavita
5
-4
/
+34
2026-01-14
wifi: mac80211: add support for EPPKE authentication protocol in non-AP STA mode
Kavita Kavita
2
-7
/
+26
2026-01-14
wifi: mac80211: Check for MLE before appending in Authentication frame
Kavita Kavita
1
-3
/
+9
2026-01-14
wifi: mac80211: allow key installation before association
Kavita Kavita
2
-2
/
+17
2026-01-14
wifi: nl80211: Add support for EPP peer indication
Sai Pratyusha Magam
1
-0
/
+5
2026-01-14
wifi: cfg80211: add support for key configuration before association
Kavita Kavita
1
-1
/
+3
2026-01-14
wifi: cfg80211: add support for EPPKE Authentication Protocol
Ainy Kumari
1
-2
/
+12
2026-01-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-8
/
+17
2026-01-13
net/sched: sch_qfq: do not free existing class in qfq_change_class()
Eric Dumazet
1
-2
/
+4
2026-01-13
ipv6: Fix use-after-free in inet6_addr_del().
Kuniyuki Iwashima
1
-2
/
+2
2026-01-13
dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
Eric Dumazet
3
-4
/
+5
2026-01-13
ipv6: Allow for nexthop device mismatch with "onlink"
Ido Schimmel
1
-5
/
+2
2026-01-13
net: phy: Introduce PHY ports representation
Maxime Chevallier
1
-0
/
+27
2026-01-13
net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
Maxime Chevallier
1
-113
/
+147
2026-01-14
net: pass queue rx page size from memory provider
Pavel Begunkov
1
-0
/
+9
2026-01-14
net: add bare bone queue configs
Pavel Begunkov
2
-3
/
+26
2026-01-14
net: memzero mp params when closing a queue
Pavel Begunkov
1
-6
/
+4
2026-01-13
net/rds: Give each connection path its own workqueue
Allison Henderson
1
-4
/
+21
2026-01-13
net/rds: Add per cp work queue
Allison Henderson
9
-20
/
+23
2026-01-13
net/sched: sch_cake: share shaper state across sub-instances of cake_mq
Jonas Köppeler
1
-0
/
+51
2026-01-13
net/sched: sch_cake: Share config across cake_mq sub-qdiscs
Toke Høiland-Jørgensen
1
-40
/
+133
2026-01-13
net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices
Toke Høiland-Jørgensen
1
-1
/
+78
2026-01-13
net/sched: sch_cake: Factor out config variables into separate struct
Toke Høiland-Jørgensen
1
-112
/
+133
2026-01-13
net/sched: Export mq functions for reuse
Toke Høiland-Jørgensen
1
-22
/
+49
2026-01-13
wifi: cfg80211: don't apply HT flags to S1G channels
Lachlan Hodges
1
-1
/
+10
2026-01-13
net: add net.core.qdisc_max_burst
Eric Dumazet
3
-3
/
+11
2026-01-12
net: add skbuff_clear() helper
Eric Dumazet
1
-10
/
+22
2026-01-12
net: ipconfig: Remove outdated comment and indent code block
Thorsten Blum
1
-46
/
+41
2026-01-12
bpf: net_sched: Use the correct destructor kfunc type
Sami Tolvanen
1
-1
/
+7
2026-01-12
net: devmem: convert binding refcount to percpu_ref
Bobby Eshleman
2
-10
/
+22
2026-01-12
Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
13
-46
/
+114
2026-01-12
bpf: Fix reference count leak in bpf_prog_test_run_xdp()
Tetsuo Handa
1
-3
/
+4
2026-01-12
wifi: mac80211: remove width argument from ieee80211_parse_bitrates
Miri Korenblit
4
-9
/
+5
2026-01-12
wifi: mac80211: improve station iteration ergonomics
Johannes Berg
1
-6
/
+17
[prev]
[next]