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-02-03
tcp: add TCP_SYNACK_RETRANS synack_type
Chia-Yu Chang
1
-1
/
+2
2026-02-03
tcp: accecn: retransmit downgraded SYN in AccECN negotiation
Chia-Yu Chang
1
-6
/
+9
2026-02-03
tcp: disable RFC3168 fallback identifier for CC modules
Chia-Yu Chang
2
-4
/
+5
2026-02-03
tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
Chia-Yu Chang
2
-3
/
+5
2026-02-03
gro: flushing when CWR is set negatively affects AccECN
Ilpo Järvinen
1
-2
/
+1
2026-02-03
tcp: try to avoid safer when ACKs are thinned
Ilpo Järvinen
2
-1
/
+21
2026-02-03
net: dsa: tag_yt921x: add priority support
David Yang
1
-1
/
+5
2026-02-03
net: dsa: tag_yt921x: clarify priority and code fields
David Yang
1
-30
/
+53
2026-02-02
devlink: Refactor devlink_rate_nodes_check
Cosmin Ratiu
4
-12
/
+16
2026-02-02
devlink: Reverse locking order for nested instances
Cosmin Ratiu
1
-3
/
+1
2026-02-02
mptcp: implement .splice_read
Geliang Tang
1
-0
/
+117
2026-02-02
tcp: export tcp_splice_state
Geliang Tang
1
-11
/
+2
2026-02-02
mptcp: implement .read_sock
Geliang Tang
1
-0
/
+82
2026-02-02
mptcp: add eat_recv_skb helper
Geliang Tang
1
-7
/
+12
2026-02-02
ipv6: colocate inet6_cork in inet_cork_full
Eric Dumazet
2
-29
/
+28
2026-02-02
ipv4: use dst4_mtu() instead of dst_mtu()
Eric Dumazet
7
-14
/
+13
2026-02-02
ipv6: use dst6_mtu() instead of dst_mtu()
Eric Dumazet
6
-16
/
+19
2026-02-02
ipv6: use SKB_DROP_REASON_PKT_TOO_BIG in ip6_xmit()
Eric Dumazet
1
-1
/
+1
2026-02-02
ipv6: use __skb_push() in ip6_xmit()
Eric Dumazet
1
-2
/
+2
2026-02-02
ipv6: add some unlikely()/likely() clauses in ip6_output.c
Eric Dumazet
1
-12
/
+12
2026-02-02
ipv6: pass proto by value to ipv6_push_nfrag_opts() and ipv6_push_frag_opts()
Eric Dumazet
3
-35
/
+41
2026-02-02
tipc: use kfree_sensitive() for session key material
Daniel Hodges
1
-2
/
+2
2026-02-02
net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contexts
Jakub Kicinski
2
-10
/
+2
2026-02-02
linkwatch: use __dev_put() in callers to prevent UAF
Jiayuan Chen
1
-5
/
+15
2026-02-02
wifi: mac80211: Add eMLSR/eMLMR action frame parsing support
Lorenzo Bianconi
6
-1
/
+247
2026-02-02
wifi: mac80211: add initial UHR support
Johannes Berg
11
-37
/
+337
2026-02-02
wifi: cfg80211: add initial UHR support
Johannes Berg
3
-27
/
+180
2026-02-02
wifi: mac80211: use wiphy_hrtimer_work for CAC timeout
Amith A
5
-9
/
+9
2026-02-02
xfrm: skip templates check for packet offload tunnel mode
Leon Romanovsky
1
-2
/
+9
2026-02-02
xfrm6: fix uninitialized saddr in xfrm6_get_saddr()
Jiayuan Chen
1
-2
/
+5
2026-01-31
bpf: Fix bpf_xdp_store_bytes proto for read-only arg
Paul Chaignon
1
-1
/
+1
2026-01-31
net: don't touch dev->stats in BPF redirect paths
Jakub Kicinski
1
-4
/
+4
2026-01-30
Revert "net/smc: Introduce TCP ULP support"
D. Wythe
1
-87
/
+4
2026-01-30
net: ax25: remove plumbing for never-implemented DAMA Master support
Ethan Nelson-Moore
2
-16
/
+0
2026-01-30
udp: add drop count for packets in udp_prod_queue
Mahdi Faramarzpour
1
-1
/
+19
2026-01-30
tcp: reduce tcp sockets size by one cache line
Eric Dumazet
3
-6
/
+14
2026-01-29
Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
15
-101
/
+304
2026-01-29
ipv6: optimize fl6_update_dst()
Eric Dumazet
1
-7
/
+7
2026-01-29
net/sched: cls_u32: use skb_header_pointer_careful()
Eric Dumazet
1
-7
/
+6
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-23
/
+83
2026-01-29
9p/xen: protect xen_9pfs_front_free against concurrent calls
Stefano Stabellini
1
-38
/
+41
2026-01-29
Bluetooth: L2CAP: Fix not tracking outstanding TX ident
Luiz Augusto von Dentz
1
-14
/
+32
2026-01-29
Bluetooth: MGMT: Fix memory leak in set_ssp_complete
Jianpeng Chang
1
-0
/
+3
2026-01-29
Bluetooth: hci_core: Export hci_discovery_active
Linmao Li
1
-0
/
+1
2026-01-29
Bluetooth: Fix using PHYs bitfields as PHY value
Luiz Augusto von Dentz
4
-29
/
+45
2026-01-29
Bluetooth: L2CAP: Add support for setting BT_PHY
Luiz Augusto von Dentz
4
-1
/
+222
2026-01-29
Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structures
Naga Bhavani Akella
1
-7
/
+38
2026-01-29
Bluetooth: mgmt: Add idle_timeout to configurable system parameters
Stefan Sørensen
1
-0
/
+21
2026-01-29
Bluetooth: hci_conn: Set link_policy on incoming ACL connections
Stefan Sørensen
2
-2
/
+1
2026-01-29
Bluetooth: hci_conn: use mod_delayed_work for active mode timeout
Stefan Sørensen
1
-2
/
+2
[prev]
[next]