开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_input.c
Age
Commit message (
Expand
)
Author
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
Eric Dumazet
2024-05-02
tcp: Add new args for cong_control in tcp_congestion_ops
Miao Xu
2024-04-30
net: add <net/proto_memory.h>
Eric Dumazet
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-25
bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args
Philo Lu
2024-04-17
tcp: accept bare FIN packets under memory pressure
Eric Dumazet
2024-04-09
tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu field
Eric Dumazet
2024-04-09
tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()
Eric Dumazet
2024-04-06
net: skbuff: generalize the skb->decrypted bit
Jakub Kicinski
2024-04-05
tcp: annotate data-races around tp->window_clamp
Eric Dumazet
2024-04-01
inet: preserve const qualifier in inet_csk()
Eric Dumazet
2024-02-28
tcp: add dropreasons in tcp_rcv_state_process()
Jason Xing
2024-02-28
tcp: add more specific possible drop reasons in tcp_rcv_synsent_state_process()
Jason Xing
2024-02-16
tcp: Spelling s/curcuit/circuit/
Geert Uytterhoeven
2024-02-15
tcp: no need to use acceptable for conn_request
Jason Xing
2024-01-29
net: tcp: accept old ack during closing
Menglong Dong
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-08
tcp: fix tcp_disordered_ack() vs usec TS resolution
Eric Dumazet
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-06
tcp: do not accept ACK of bytes we never sent
Eric Dumazet
2023-12-06
net/tcp: Don't store TCP-AO maclen on reqsk
Dmitry Safonov
2023-12-01
tcp: tcp_gro_dev_warn() cleanup
Eric Dumazet
2023-11-03
tcp: fix fastopen code vs usec TS
Eric Dumazet
2023-10-27
net/tcp: Add static_key for TCP-AO
Dmitry Safonov
2023-10-27
net/tcp: Add TCP-AO SNE support
Dmitry Safonov
2023-10-27
net/tcp: Wire TCP-AO to request sockets
Dmitry Safonov
2023-10-27
net/tcp: Add tcp_parse_auth_options()
Dmitry Safonov
2023-10-27
net/tcp: Calculate TCP-AO traffic keys
Dmitry Safonov
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-23
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
2023-10-23
tcp: add tcp_rtt_tsopt_us()
Eric Dumazet
2023-10-23
tcp: rename tcp_time_stamp() to tcp_time_stamp_ts()
Eric Dumazet
2023-10-23
tcp: rename tcp_skb_timestamp()
Eric Dumazet
2023-10-23
tcp: add tcp_time_stamp_ms() helper
Eric Dumazet
2023-10-22
tcp: fix wrong RTO timeout when received SACK reneging
Fred Chen
2023-10-10
tcp: change data receiver flowlabel after one dup
David Morley
2023-10-10
tcp: record last received ipv6 flowlabel
David Morley
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-04
tcp: fix delayed ACKs for MSS boundary condition
Neal Cardwell
2023-10-01
net: implement lockless SO_MAX_PACING_RATE
Eric Dumazet
2023-09-16
tcp: new TCP_INFO stats for RTO events
Aananth V
2023-09-16
tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
Aananth V
2023-09-12
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
2023-08-13
net: tcp: allow zero-window ACK update the window
Menglong Dong
2023-08-13
net: tcp: send zero-window ACK when no memory
Menglong Dong
2023-08-06
tcp: set TCP_DEFER_ACCEPT locklessly
Eric Dumazet
2023-08-06
tcp: set TCP_LINGER2 locklessly
Eric Dumazet
[next]