index
:
pub/scm/linux/kernel/git/song/linux.git
master
Song Liu's fork of linux.git
Song Liu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
tcp_ipv6.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-22
tcp: clamp route advmss to TCP_MIN_MSS
Yong Wang
1
-1
/
+1
2026-07-21
tcp: initialize standalone TCP-AO response padding
Yizhou Zhao
1
-0
/
+2
2026-07-17
tcp: fix TIME_WAIT socket reference leak on PSP policy failure
Eric Dumazet
1
-2
/
+4
2026-06-15
tcp: rehash onto different local ECMP path on retransmit timeout
Neil Spring
1
-2
/
+17
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2026-05-20
tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN prediction
Eric Dumazet
1
-1
/
+2
2026-05-12
tcp: use SKB_DROP_REASON_IP_OUTNOROUTES in tcp_v6_send_response()
Eric Dumazet
1
-1
/
+1
2026-05-07
tcp: Fix dst leak in tcp_v6_connect().
Kuniyuki Iwashima
1
-1
/
+3
2026-05-06
tcp: tcp_child_process() related UAF
Eric Dumazet
1
-5
/
+8
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-51
/
+24
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-04-12
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
1
-2
/
+4
2026-04-12
tcp: change tcp_filter() to return the reason by value
Eric Dumazet
1
-2
/
+4
2026-04-12
tcp: add indirect call wrapper in tcp_conn_request()
Eric Dumazet
1
-1
/
+1
2026-04-12
tcp: return a drop_reason from tcp_add_backlog()
Eric Dumazet
1
-1
/
+2
2026-03-11
tcp: use WRITE_ONCE() for tsoffset in tcp_v6_connect()
Wesley Atwell
1
-1
/
+1
2026-03-09
tcp: avoid dst->ops->check() call in tcp_v{4,6}_do_rcv()
Eric Dumazet
1
-1
/
+1
2026-03-06
net: change sock.sk_ino and sock_i_ino() to u64
Jeff Layton
1
-1
/
+1
2026-03-05
tcp: move tcp_v6_early_demux() to net/ipv6/ip6_input.c
Eric Dumazet
1
-38
/
+0
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-21
/
+19
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
1
-20
/
+17
2026-03-03
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
1
-1
/
+2
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-56
/
+42
2026-02-24
tcp: move inet6_csk_update_pmtu() to tcp_ipv6.c
Eric Dumazet
1
-0
/
+15
2026-02-24
tcp: make tcp_v{4,6}_send_check() static
Eric Dumazet
1
-2
/
+0
2026-02-24
tcp: move tcp_v6_send_check() to tcp_output.c
Eric Dumazet
1
-5
/
+0
2026-02-19
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
1
-56
/
+42
2026-02-10
tcp: populate inet->cork.fl.u.ip6 in tcp_v6_syn_recv_sock()
Eric Dumazet
1
-9
/
+8
2026-02-10
tcp: populate inet->cork.fl.u.ip6 in tcp_v6_connect()
Eric Dumazet
1
-23
/
+24
2026-02-02
ipv6: use dst6_mtu() instead of dst_mtu()
Eric Dumazet
1
-4
/
+5
2026-01-30
tcp: reduce tcp sockets size by one cache line
Eric Dumazet
1
-0
/
+2
2026-01-19
ipv6: annotate data-races over sysctl.flowlabel_reflect
Eric Dumazet
1
-1
/
+2
2025-11-25
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
1
-2
/
+2
2025-11-25
tcp: rename icsk_timeout() to tcp_timeout_expires()
Eric Dumazet
1
-2
/
+2
2025-11-07
tcp: Call tcp_syn_ack_timeout() directly.
Kuniyuki Iwashima
1
-1
/
+0
2025-11-04
net: Convert proto callbacks from sockaddr to sockaddr_unsized
Kees Cook
1
-3
/
+3
2025-10-17
tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahash
Eric Biggers
1
-81
/
+36
2025-10-17
ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.
Kuniyuki Iwashima
1
-6
/
+7
2025-10-03
net: psp: don't assume reply skbs will have a socket
Jakub Kicinski
1
-1
/
+1
2025-09-22
tcp: Remove inet6_hash().
Kuniyuki Iwashima
1
-1
/
+1
2025-09-18
Merge branch 'add-basic-psp-encryption-for-tcp-connections'
Paolo Abeni
1
-3
/
+14
2025-09-18
net: psp: update the TCP MSS to reflect PSP packet overhead
Jakub Kicinski
1
-3
/
+3
2025-09-18
tcp: add datapath logic for PSP with inline key exchange
Jakub Kicinski
1
-0
/
+11
2025-09-18
ipv6: make ipv6_pinfo.daddr_cache a boolean
Eric Dumazet
1
-2
/
+2
2025-09-18
ipv6: make ipv6_pinfo.saddr_cache a boolean
Eric Dumazet
1
-2
/
+2
2025-09-18
tcp: accecn: AccECN negotiation
Ilpo Järvinen
1
-0
/
+1
2025-09-11
tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()
Dmitry Safonov
1
-0
/
+8
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-17
/
+15
2025-09-02
net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6
Christoph Paasch
1
-17
/
+15
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
1
-1
/
+0
[next]