index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_output.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: add support for skbs with unreadable frags
Mina Almasry
2024-09-11
1
-1
/
+4
*
tcp: rstreason: let it work finally in tcp_send_active_reset()
Jason Xing
2024-08-07
1
-1
/
+1
*
net/tcp: Add tcp-md5 and tcp-ao tracepoints
Dmitry Safonov
2024-06-12
1
-0
/
+2
*
tcp: derive delack_max with tcp_rto_min helper
Kevin Yang
2024-06-05
1
-9
/
+2
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-28
1
-7
/
+7
|
\
|
*
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
2024-05-23
1
-7
/
+7
*
|
tcp: remove 64 KByte limit for initial tp->rcv_wnd value
Jason Xing
2024-05-23
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
1
-1
/
+3
|
\
|
*
tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
Eric Dumazet
2024-05-02
1
-1
/
+3
*
|
net: add <net/proto_memory.h>
Eric Dumazet
2024-04-30
1
-0
/
+1
*
|
tcp: fix tcp_grow_skb() vs tstamps
Eric Dumazet
2024-04-26
1
-14
/
+19
*
|
rstreason: make it work in trace world
Jason Xing
2024-04-26
1
-1
/
+1
*
|
rstreason: prepare for active reset
Jason Xing
2024-04-26
1
-1
/
+2
*
|
tcp: update sacked after tracepoint in __tcp_retransmit_skb
Philo Lu
2024-04-25
1
-5
/
+6
*
|
tcp: try to send bigger TSO packets
Eric Dumazet
2024-04-22
1
-2
/
+36
*
|
tcp: call tcp_set_skb_tso_segs() from tcp_write_xmit()
Eric Dumazet
2024-04-22
1
-12
/
+14
*
|
tcp: remove dubious FIN exception from tcp_cwnd_test()
Eric Dumazet
2024-04-22
1
-13
/
+5
*
|
net: move skb ref helpers to new header
Mina Almasry
2024-04-11
1
-0
/
+1
*
|
tcp: annotate data-races around tp->window_clamp
Eric Dumazet
2024-04-05
1
-8
/
+10
|
/
*
net: Remove acked SYN flag from packet in the transmit queue correctly
Dong Chenchen
2023-12-12
1
-0
/
+6
*
net/tcp: Don't store TCP-AO maclen on reqsk
Dmitry Safonov
2023-12-06
1
-6
/
+3
*
net/tcp: Consistently align TCP-AO option in the header
Dmitry Safonov
2023-12-06
1
-3
/
+3
*
tcp: Fix -Wc23-extensions in tcp_options_write()
Nathan Chancellor
2023-11-07
1
-31
/
+39
*
tcp: fix fastopen code vs usec TS
Eric Dumazet
2023-11-03
1
-2
/
+0
*
net/tcp: Sign SYN-ACK segments with TCP-AO
Dmitry Safonov
2023-10-27
1
-16
/
+56
*
net/tcp: Wire TCP-AO to request sockets
Dmitry Safonov
2023-10-27
1
-14
/
+23
*
net/tcp: Add TCP-AO sign to twsk
Dmitry Safonov
2023-10-27
1
-1
/
+1
*
net/tcp: Add TCP-AO sign to outgoing packets
Dmitry Safonov
2023-10-27
1
-38
/
+74
*
net/tcp: Calculate TCP-AO traffic keys
Dmitry Safonov
2023-10-27
1
-0
/
+2
*
net/tcp: Prevent TCP-MD5 with TCP-AO being set
Dmitry Safonov
2023-10-27
1
-0
/
+47
*
ipv6: drop feature RTAX_FEATURE_ALLFRAG
Yan Zhai
2023-10-25
1
-19
/
+1
*
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
2023-10-23
1
-4
/
+8
*
tcp: rename tcp_time_stamp() to tcp_time_stamp_ts()
Eric Dumazet
2023-10-23
1
-1
/
+1
*
tcp: rename tcp_skb_timestamp()
Eric Dumazet
2023-10-23
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
1
-6
/
+19
|
\
|
*
tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skb
Eric Dumazet
2023-10-18
1
-2
/
+14
|
*
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Neal Cardwell
2023-10-17
1
-4
/
+5
*
|
tcp: Set pingpong threshold via sysctl
Haiyang Zhang
2023-10-16
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
1
-0
/
+1
|
\
|
|
*
net: tcp: fix crashes trying to free half-baked MTU probes
Jakub Kicinski
2023-10-11
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
1
-4
/
+3
|
\
|
|
*
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
2023-10-04
1
-4
/
+3
*
|
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-10-01
1
-1
/
+1
*
|
net: implement lockless SO_MAX_PACING_RATE
Eric Dumazet
2023-10-01
1
-4
/
+5
*
|
tcp: derive delack_max from rto_min
Eric Dumazet
2023-10-01
1
-1
/
+15
*
|
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
2023-09-12
1
-1
/
+4
*
|
tcp: no longer release socket ownership in tcp_release_cb()
Eric Dumazet
2023-09-12
1
-10
/
+0
|
/
*
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
2023-09-01
1
-1
/
+1
*
tcp: refine skb->ooo_okay setting
Eric Dumazet
2023-08-18
1
-7
/
+14
*
net: tcp: send zero-window ACK when no memory
Menglong Dong
2023-08-13
1
-3
/
+11
[next]