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
/
include
/
net
/
tcp.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
tcp: add TCP_RFC7323_TW_PAWS drop reason
Jiayuan Chen
1
-1
/
+2
2025-03-31
Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
Eric Dumazet
1
-15
/
+0
2025-03-25
tcp: avoid atomic operations on sk->sk_rmem_alloc
Eric Dumazet
1
-0
/
+15
2025-03-25
tcp: support TCP_RTO_MIN_US for set/getsockopt use
Jason Xing
1
-1
/
+1
2025-03-24
tcp: move icsk_clean_acked to a better location
Eric Dumazet
1
-2
/
+2
2025-03-17
tcp: Pass flags to __tcp_send_ack
Ilpo Järvinen
1
-1
/
+1
2025-03-17
tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
Ilpo Järvinen
1
-1
/
+2
2025-03-17
tcp: helpers for ECN mode handling
Ilpo Järvinen
1
-4
/
+40
2025-03-17
tcp: extend TCP flags to allow AE bit/ACE field
Ilpo Järvinen
1
-2
/
+9
2025-03-17
tcp: use BIT() macro in include/net/tcp.h
Chia-Yu Chang
1
-10
/
+11
2025-03-07
tcp: ulp: diag: more info without CAP_NET_ADMIN
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-03-03
tcp: add a drop_reason pointer to tcp_check_req()
Eric Dumazet
1
-1
/
+1
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+8
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+5
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+8
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback
Jason Xing
1
-2
/
+4
2025-02-20
bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback
Jason Xing
1
-0
/
+1
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+14
2025-02-20
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
1
-0
/
+14
2025-02-11
tcp: add the ability to control max RTO
Eric Dumazet
1
-5
/
+11
2025-02-11
tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()
Eric Dumazet
1
-4
/
+6
2025-02-11
tcp: remove tcp_reset_xmit_timer() @max_when argument
Eric Dumazet
1
-4
/
+3
2025-02-07
tcp: rename inet_csk_{delete|reset}_keepalive_timer()
Eric Dumazet
1
-0
/
+1
2025-01-29
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
1
-0
/
+8
2024-12-09
net: reformat kdoc return statements
Jakub Kicinski
1
-1
/
+1
2024-10-30
tcp: add more warn of socket in tcp_send_loss_probe()
Jason Xing
1
-1
/
+2
2024-10-30
tcp: add a common helper to debug the underlying issue
Jason Xing
1
-11
/
+14
2024-10-01
tcp: Fix spelling mistake "emtpy" -> "empty"
Colin Ian King
1
-1
/
+1
2024-09-23
tcp: check skb is non-NULL in tcp_rto_delta_us()
Josh Hunt
1
-2
/
+19
2024-09-11
net: add support for skbs with unreadable frags
Mina Almasry
1
-1
/
+2
2024-06-12
net/tcp: Move tcp_inbound_hash() from headers
Dmitry Safonov
1
-74
/
+4
2024-06-12
net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
Dmitry Safonov
1
-10
/
+4
2024-06-05
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
1
-1
/
+1
2024-06-04
tcp: add a helper for setting EOR on tail skb
Jakub Kicinski
1
-0
/
+9
2024-06-04
tcp: wrap mptcp and decrypted checks into tcp_skb_can_collapse_rx()
Jakub Kicinski
1
-0
/
+7
2024-05-29
tcp: add tcp_done_with_error() helper
Eric Dumazet
1
-0
/
+1
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
2024-05-06
net: create tcp_gro_header_pull helper function
Felix Fietkau
1
-1
/
+3
2024-05-06
net: create tcp_gro_lookup helper function
Felix Fietkau
1
-0
/
+1
2024-05-02
tcp: Add new args for cong_control in tcp_congestion_ops
Miao Xu
1
-1
/
+1
2024-04-30
tcp: move tcp_out_of_memory() to net/ipv4/tcp.c
Eric Dumazet
1
-9
/
+1
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+2
2024-04-26
rstreason: prepare for active reset
Jason Xing
1
-1
/
+2
2024-04-25
bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args
Philo Lu
1
-2
/
+2
2024-04-25
tcp: move tcp_skb_cb->sacked flags to enum
Philo Lu
1
-9
/
+13
2024-04-12
tcp: increase the default TCP scaling ratio
Hechao Li
1
-3
/
+2
2024-04-09
tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu field
Eric Dumazet
1
-5
/
+5
2024-04-09
tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()
Eric Dumazet
1
-1
/
+2
2024-04-01
tcp/dccp: do not care about families in inet_twsk_purge()
Eric Dumazet
1
-1
/
+1
2024-04-01
inet: preserve const qualifier in inet_csk()
Eric Dumazet
1
-1
/
+1
[next]