index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().
Kuniyuki Iwashima
2025-09-17
1
-0
/
+5
*
tcp: add tcp_sock_set_maxseg
Geliang Tang
2025-07-22
1
-9
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-10
1
-1
/
+1
|
\
|
*
tcp: Correct signedness in skb remaining space calculation
Jiayuan Chen
2025-07-08
1
-1
/
+1
*
|
net: splice: Drop unused @gfp
Michal Luczaj
2025-07-08
1
-2
/
+1
*
|
tcp: move tcp_memory_allocated into net_aligned_data
Eric Dumazet
2025-07-02
1
-2
/
+0
*
|
net: tcp: tsq: Convert from tasklet to BH workqueue
Tejun Heo
2025-06-18
1
-1
/
+1
*
|
tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint
Neal Cardwell
2025-06-17
1
-2
/
+1
|
/
*
net: devmem: preserve sockc_err
Mina Almasry
2025-05-28
1
-14
/
+10
*
tcp: increase tcp_rmem[2] to 32 MB
Eric Dumazet
2025-05-15
1
-1
/
+1
*
net: devmem: Implement TX path
Mina Almasry
2025-05-13
1
-8
/
+40
*
tcp: fastopen: pass TFO child indication through getsockopt
Jeremy Harris
2025-04-25
1
-0
/
+2
*
tcp: fastopen: note that a child socket was created
Jeremy Harris
2025-04-25
1
-0
/
+1
*
trace: tcp: Add tracepoint for tcp_sendmsg_locked()
Breno Leitao
2025-04-11
1
-0
/
+2
*
Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
Eric Dumazet
2025-03-31
1
-16
/
+2
*
tcp: avoid atomic operations on sk->sk_rmem_alloc
Eric Dumazet
2025-03-25
1
-2
/
+16
*
tcp: support TCP_DELACK_MAX_US for set/getsockopt use
Jason Xing
2025-03-25
1
-1
/
+12
*
tcp: support TCP_RTO_MIN_US for set/getsockopt use
Jason Xing
2025-03-25
1
-1
/
+12
*
tcp: move icsk_clean_acked to a better location
Eric Dumazet
2025-03-24
1
-0
/
+5
*
tcp: helpers for ECN mode handling
Ilpo Järvinen
2025-03-17
1
-1
/
+1
*
tcp: clamp window like before the cleanup
Matthieu Baerts (NGI0)
2025-03-06
1
-6
/
+6
*
tcp: tcp_set_window_clamp() cleanup
Eric Dumazet
2025-03-03
1
-18
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-27
1
-21
/
+34
|
\
|
*
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-02-27
1
-16
/
+10
|
|
\
|
|
*
tcp: devmem: don't write truncated dmabuf CMSGs to userspace
Stanislav Fomichev
2025-02-26
1
-16
/
+10
|
*
|
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
2025-01-29
1
-5
/
+24
|
|
/
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-02-21
1
-1
/
+5
|
\
\
|
*
|
bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callback
Jason Xing
2025-02-20
1
-0
/
+4
|
*
|
bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback
Jason Xing
2025-02-20
1
-1
/
+1
*
|
|
tcp: only initialize sockcm tsflags field
Willem de Bruijn
2025-02-19
1
-1
/
+1
*
|
|
tcp: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
2025-02-14
1
-22
/
+22
|
/
/
*
|
tcp: add tcp_rto_max_ms sysctl
Eric Dumazet
2025-02-11
1
-3
/
+3
*
|
tcp: add the ability to control max RTO
Eric Dumazet
2025-02-11
1
-0
/
+12
*
|
tcp: rename inet_csk_{delete|reset}_keepalive_timer()
Eric Dumazet
2025-02-07
1
-2
/
+2
*
|
net: prepare for non devmem TCP memory providers
Pavel Begunkov
2025-02-07
1
-0
/
+5
*
|
net: prefix devmem specific helpers
Pavel Begunkov
2025-02-07
1
-1
/
+1
|
/
*
tcp: only release congestion control if it has been initialized
Pengcheng Yang
2024-11-01
1
-1
/
+1
*
net_tstamp: add SCM_TS_OPT_ID for RAW sockets
Vadim Fedorenko
2024-10-04
1
-3
/
+4
*
tcp: RX path for devmem TCP
Mina Almasry
2024-09-12
1
-5
/
+252
*
net: add support for skbs with unreadable frags
Mina Almasry
2024-09-12
1
-0
/
+3
*
net: support non paged skb frags
Mina Almasry
2024-09-12
1
-0
/
+3
*
net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag
Jason Xing
2024-09-10
1
-2
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-29
1
-7
/
+11
|
\
|
*
tcp: fix forever orphan socket caused by tcp_abort
Xueming Feng
2024-08-27
1
-7
/
+11
*
|
tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active r...
Jason Xing
2024-08-07
1
-1
/
+2
*
|
tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active reset
Jason Xing
2024-08-07
1
-4
/
+6
*
|
tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active reset
Jason Xing
2024-08-07
1
-1
/
+1
*
|
tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active reset
Jason Xing
2024-08-07
1
-1
/
+1
*
|
tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for active reset
Jason Xing
2024-08-07
1
-1
/
+1
|
/
*
net/tcp: Remove tcp_hash_fail()
Dmitry Safonov
2024-06-12
1
-25
/
+0
[next]