index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-22
tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-8
/
+8
2021-01-19
tcp: fix TCP socket rehash stats mis-accounting
Yuchung Cheng
1
-3
/
+2
2021-01-18
tcp: fix TCP_USER_TIMEOUT with zero window
Enke Chen
1
-0
/
+1
2020-12-14
tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit
Alexander Duyck
1
-1
/
+16
2020-12-14
tcp: parse mptcp options contained in reset packets
Florian Westphal
1
-5
/
+8
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2020-12-08
tcp: select sane initial rcvq_space.space for big MSS
Eric Dumazet
1
-1
/
+2
2020-12-03
tcp: merge 'init_req' and 'route_req' functions
Florian Westphal
1
-7
/
+2
2020-11-02
tcp: avoid slow start during fast recovery on new losses
Yuchung Cheng
1
-5
/
+4
2020-10-23
tcp: Prevent low rmem stalls with SO_RCVLOWAT.
Arjun Roy
1
-1
/
+2
2020-10-22
tcp: fix to update snd_wl1 in bulk receiver fast path
Neal Cardwell
1
-0
/
+2
2020-10-13
tcp: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+2
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+25
2020-10-03
tcp: account total lost packets properly
Yuchung Cheng
1
-0
/
+10
2020-09-25
tcp: consolidate tcp_mark_skb_lost and tcp_skb_mark_lost
Yuchung Cheng
1
-12
/
+2
2020-09-25
tcp: simplify tcp_mark_skb_lost
Yuchung Cheng
1
-37
/
+22
2020-09-25
tcp: move tcp_mark_skb_lost
Yuchung Cheng
1
-0
/
+14
2020-09-25
tcp: consistently check retransmit hint
Yuchung Cheng
1
-7
/
+2
2020-09-24
net: tcp: drop unused function argument from mptcp_incoming_options
Florian Westphal
1
-2
/
+2
2020-09-24
tcp: skip DSACKs with dubious sequence ranges
Priyaranjan Jha
1
-7
/
+25
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+3
2020-09-14
tcp: remove SOCK_QUEUE_SHRUNK
Eric Dumazet
1
-16
/
+7
2020-09-10
tcp: Only init congestion control if not initialized already
Neal Cardwell
1
-1
/
+3
2020-09-10
tcp: record received TOS value in the request socket
Wei Wang
1
-0
/
+1
2020-08-24
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
1
-1
/
+13
2020-08-24
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
1
-7
/
+13
2020-08-24
bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
Martin KaFai Lau
1
-2
/
+3
2020-08-24
bpf: tcp: Add bpf_skops_parse_hdr()
Martin KaFai Lau
1
-0
/
+36
2020-08-24
bpf: tcp: Add bpf_skops_established()
Martin KaFai Lau
1
-4
/
+28
2020-08-24
tcp: Add saw_unknown to struct tcp_options_received
Martin KaFai Lau
1
-6
/
+16
2020-08-24
tcp: Use a struct to represent a saved_syn
Martin KaFai Lau
1
-7
/
+9
2020-08-03
tcp: apply a floor of 1 for RTT samples from TCP timestamps
Jianfeng Wang
1
-0
/
+2
2020-07-31
tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option
Florian Westphal
1
-3
/
+0
2020-07-31
tcp: rename request_sock cookie_ts bit to syncookie
Florian Westphal
1
-2
/
+1
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+6
2020-07-23
tcp: allow at most one TLP probe per flight
Yuchung Cheng
1
-5
/
+6
2020-07-17
tcp: add SNMP counter for no. of duplicate segments reported by DSACK
Priyaranjan Jha
1
-0
/
+1
2020-07-17
tcp: fix segment accounting when DSACK range covers multiple segments
Priyaranjan Jha
1
-36
/
+44
2020-07-13
net: ipv4: kerneldoc fixes
Andrew Lunn
1
-1
/
+0
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2020-07-06
Replace HTTP links with HTTPS ones: IPv*
Alexander A. Klimov
1
-1
/
+1
2020-07-01
tcp: fix SO_RCVLOWAT possible hangs under high mem pressure
Eric Dumazet
1
-0
/
+2
2020-06-30
tcp: call tcp_ack_tstamp() when not fully acked
Yousuk Seung
1
-2
/
+5
2020-06-27
tcp: update delivered_ce with delivered
Yousuk Seung
1
-8
/
+21
2020-06-27
tcp: count sacked packets in tcp_sacktag_state
Yousuk Seung
1
-0
/
+4
2020-06-27
tcp: add ece_ack flag to reno sack functions
Yousuk Seung
1
-10
/
+12
2020-06-27
tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()
Yousuk Seung
1
-2
/
+2
2020-06-25
tcp: don't ignore ECN CWR on pure ACK
Denis Kirjanov
1
-3
/
+11
2020-06-16
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
1
-2
/
+10
2020-05-29
tcp: tcp_init_buffer_space can be static
Florian Westphal
1
-1
/
+1
[prev]
[next]