index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
net: devmem: preserve sockc_err
Mina Almasry
1
-14
/
+10
2025-05-15
tcp: increase tcp_rmem[2] to 32 MB
Eric Dumazet
1
-1
/
+1
2025-05-13
net: devmem: Implement TX path
Mina Almasry
1
-8
/
+40
2025-04-24
tcp: fastopen: pass TFO child indication through getsockopt
Jeremy Harris
1
-0
/
+2
2025-04-24
tcp: fastopen: note that a child socket was created
Jeremy Harris
1
-0
/
+1
2025-04-10
trace: tcp: Add tracepoint for tcp_sendmsg_locked()
Breno Leitao
1
-0
/
+2
2025-03-31
Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
Eric Dumazet
1
-16
/
+2
2025-03-25
tcp: avoid atomic operations on sk->sk_rmem_alloc
Eric Dumazet
1
-2
/
+16
2025-03-25
tcp: support TCP_DELACK_MAX_US for set/getsockopt use
Jason Xing
1
-1
/
+12
2025-03-25
tcp: support TCP_RTO_MIN_US for set/getsockopt use
Jason Xing
1
-1
/
+12
2025-03-24
tcp: move icsk_clean_acked to a better location
Eric Dumazet
1
-0
/
+5
2025-03-17
tcp: helpers for ECN mode handling
Ilpo Järvinen
1
-1
/
+1
2025-03-06
tcp: clamp window like before the cleanup
Matthieu Baerts (NGI0)
1
-6
/
+6
2025-03-03
tcp: tcp_set_window_clamp() cleanup
Eric Dumazet
1
-18
/
+18
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-21
/
+34
2025-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-16
/
+10
2025-02-25
tcp: devmem: don't write truncated dmabuf CMSGs to userspace
Stanislav Fomichev
1
-16
/
+10
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+5
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callback
Jason Xing
1
-0
/
+4
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback
Jason Xing
1
-1
/
+1
2025-02-18
tcp: only initialize sockcm tsflags field
Willem de Bruijn
1
-1
/
+1
2025-02-14
tcp: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
1
-22
/
+22
2025-02-11
tcp: add tcp_rto_max_ms sysctl
Eric Dumazet
1
-3
/
+3
2025-02-11
tcp: add the ability to control max RTO
Eric Dumazet
1
-0
/
+12
2025-02-07
tcp: rename inet_csk_{delete|reset}_keepalive_timer()
Eric Dumazet
1
-2
/
+2
2025-02-06
net: prepare for non devmem TCP memory providers
Pavel Begunkov
1
-0
/
+5
2025-02-06
net: prefix devmem specific helpers
Pavel Begunkov
1
-1
/
+1
2025-01-29
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
1
-5
/
+24
2024-10-31
tcp: only release congestion control if it has been initialized
Pengcheng Yang
1
-1
/
+1
2024-10-04
net_tstamp: add SCM_TS_OPT_ID for RAW sockets
Vadim Fedorenko
1
-3
/
+4
2024-09-11
tcp: RX path for devmem TCP
Mina Almasry
1
-5
/
+252
2024-09-11
net: add support for skbs with unreadable frags
Mina Almasry
1
-0
/
+3
2024-09-11
net: support non paged skb frags
Mina Almasry
1
-0
/
+3
2024-09-10
net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag
Jason Xing
1
-2
/
+7
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+11
2024-08-27
tcp: fix forever orphan socket caused by tcp_abort
Xueming Feng
1
-7
/
+11
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active reset
Jason Xing
1
-1
/
+2
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active reset
Jason Xing
1
-4
/
+6
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active reset
Jason Xing
1
-1
/
+1
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active reset
Jason Xing
1
-1
/
+1
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for active reset
Jason Xing
1
-1
/
+1
2024-06-12
net/tcp: Remove tcp_hash_fail()
Dmitry Safonov
1
-25
/
+0
2024-06-12
net/tcp: Add tcp-md5 and tcp-ao tracepoints
Dmitry Safonov
1
-0
/
+17
2024-06-12
net/tcp: Move tcp_inbound_hash() from headers
Dmitry Safonov
1
-2
/
+72
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+8
2024-06-06
net: use unrcu_pointer() helper
Eric Dumazet
1
-1
/
+1
2024-06-05
tcp: add sysctl_tcp_rto_min_us
Kevin Yang
1
-1
/
+3
2024-06-05
tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
Jason Xing
1
-1
/
+5
2024-06-04
net: tls: fix marking packets as decrypted
Jakub Kicinski
1
-0
/
+3
2024-05-29
tcp: fix races in tcp_abort()
Eric Dumazet
1
-5
/
+1
[next]