index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-03
tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
Chia-Yu Chang
1
-0
/
+8
2026-02-03
tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
Chia-Yu Chang
3
-3
/
+19
2026-02-03
tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
Chia-Yu Chang
5
-11
/
+38
2026-02-03
tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
Chia-Yu Chang
1
-2
/
+2
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-03
devlink: Refactor devlink_rate_nodes_check
Cosmin Ratiu
4
-12
/
+16
2026-02-03
devlink: Reverse locking order for nested instances
Cosmin Ratiu
1
-3
/
+1
2026-02-03
mptcp: implement .splice_read
Geliang Tang
1
-0
/
+117
2026-02-03
tcp: export tcp_splice_state
Geliang Tang
1
-11
/
+2
2026-02-03
mptcp: implement .read_sock
Geliang Tang
1
-0
/
+82
2026-02-03
mptcp: add eat_recv_skb helper
Geliang Tang
1
-7
/
+12
2026-02-03
ipv6: colocate inet6_cork in inet_cork_full
Eric Dumazet
2
-29
/
+28
2026-02-03
ipv4: use dst4_mtu() instead of dst_mtu()
Eric Dumazet
7
-14
/
+13
2026-02-03
ipv6: use dst6_mtu() instead of dst_mtu()
Eric Dumazet
6
-16
/
+19
2026-02-03
ipv6: use SKB_DROP_REASON_PKT_TOO_BIG in ip6_xmit()
Eric Dumazet
1
-1
/
+1
2026-02-03
ipv6: use __skb_push() in ip6_xmit()
Eric Dumazet
1
-2
/
+2
2026-02-03
ipv6: add some unlikely()/likely() clauses in ip6_output.c
Eric Dumazet
1
-12
/
+12
2026-02-03
ipv6: pass proto by value to ipv6_push_nfrag_opts() and ipv6_push_frag_opts()
Eric Dumazet
3
-35
/
+41
2026-02-03
tipc: use kfree_sensitive() for session key material
Daniel Hodges
1
-2
/
+2
2026-02-03
net: rss: fix reporting RXH_XFRM_NO_CHANGE as input_xfrm for contexts
Jakub Kicinski
2
-10
/
+2
2026-02-03
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-02-01
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-31
Revert "net/smc: Introduce TCP ULP support"
D. Wythe
1
-87
/
+4
2026-01-31
net: ax25: remove plumbing for never-implemented DAMA Master support
Ethan Nelson-Moore
2
-16
/
+0
2026-01-31
udp: add drop count for packets in udp_prod_queue
Mahdi Faramarzpour
1
-1
/
+19
2026-01-31
tcp: reduce tcp sockets size by one cache line
Eric Dumazet
3
-6
/
+14
2026-01-30
Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
15
-101
/
+304
2026-01-30
ipv6: optimize fl6_update_dst()
Eric Dumazet
1
-7
/
+7
2026-01-30
net/sched: cls_u32: use skb_header_pointer_careful()
Eric Dumazet
1
-7
/
+6
2026-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-23
/
+83
2026-01-30
9p/xen: protect xen_9pfs_front_free against concurrent calls
Stefano Stabellini
1
-41
/
+44
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
[prev]
[next]