Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d983ea6f16b835dcde2ee9a58a1e764ce68bfccc
/
net
/
ipv4
/
tcp_input.c
d983ea6
tcp: add rcu protection around tp->fastopen_rsk
by Eric Dumazet
· 5 years ago
f9af2db
tcp: Add TCP_INFO counter for packets received out-of-order
by Thomas Higdon
· 5 years ago
aa2eaa8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
af38d07
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
by Neal Cardwell
· 5 years ago
9349d60
tcp: add skb-less helpers to retrieve SYN cookie
by Petar Penkov
· 5 years ago
9651127
tcp: tcp_syn_flood_action read port from socket
by Petar Penkov
· 5 years ago
23729ff
bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT
by Stanislav Fomichev
· 5 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
3b4929f
tcp: limit payload size of sacked skbs
by Eric Dumazet
· 6 years ago
7b58139
tcp: use static_branch_deferred_inc for clean_acked_data_enabled
by Willem de Bruijn
· 6 years ago
fcc2202
tcp: fix undo spurious SYNACK in passive Fast Open
by Yuchung Cheng
· 6 years ago
9609dad
ipv4: tcp_input: fix stack out of bounds when parsing TCP options.
by Young Xiao
· 6 years ago
cd736d8
tcp: fix retrans timestamp on passive Fast Open
by Yuchung Cheng
· 6 years ago
494bc1d
net/tcp: use deferred jump label for TCP acked data hook
by Jakub Kicinski
· 6 years ago
98fa627
tcp: refactor setting the initial congestion window
by Yuchung Cheng
· 6 years ago
6b94b1c
tcp: refactor to consolidate TFO passive open code
by Yuchung Cheng
· 6 years ago
794200d
tcp: undo cwnd on Fast Open spurious SYNACK retransmit
by Yuchung Cheng
· 6 years ago
336c39a
tcp: undo init congestion window on false SYNACK timeout
by Yuchung Cheng
· 6 years ago
9e450c1
tcp: better SYNACK sent timestamp
by Yuchung Cheng
· 6 years ago
7c1f081
tcp: undo initial congestion window on false SYN timeout
by Yuchung Cheng
· 6 years ago
bc9f38c
tcp: avoid unconditional congestion window undo on SYN retransmit
by Yuchung Cheng
· 6 years ago
6b0a7f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
50ce163
tcp: tcp_grow_window() needs to respect tcp_space()
by Eric Dumazet
· 6 years ago
f6fee16
tcp: Accept ECT on SYN in the presence of RFC8311
by Tilmans, Olivier (Nokia - BE/Antwerp)
· 6 years ago
9403cf2
tcp: free request sock directly upon TFO or syncookies error
by Guillaume Nault
· 6 years ago
9d3e136
tcp: handle inet_csk_reqsk_queue_add() failures
by Guillaume Nault
· 6 years ago
9946b34
tcp: clean up SOCK_DEBUG()
by Yafang Shao
· 6 years ago
4bfabc4
tcp: remove unused parameter of tcp_sacktag_bsearch()
by Taehee Yoo
· 6 years ago
31954cd
tcp: Refactor pingpong code
by Wei Wang
· 6 years ago
19119f2
tcp: take care of compressed acks in tcp_add_reno_sack()
by Eric Dumazet
· 6 years ago
e561bb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
e7395f1f
tcp: remove hdrlen argument from tcp_queue_rcv()
by Eric Dumazet
· 6 years ago
9efdda4
tcp: address problems caused by EDT misshaps
by Eric Dumazet
· 6 years ago
b1bf78b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
86de592
tcp: defer SACK compression after DupThresh
by Eric Dumazet
· 6 years ago
cadf9df
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP coalescing
by Stephen Mallon
· 6 years ago
5e13a0d
tcp: minor optimization in tcp ack fast path processing
by Yafang Shao
· 6 years ago
3f80e08
tcp: add tcp_reset_xmit_timer() helper
by Eric Dumazet
· 6 years ago
6f41617
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
041a14d
tcp: start receiver buffer autotuning sooner
by Yuchung Cheng
· 6 years ago
1ad98e9
tcp/dccp: fix lockdep issue when SYN is backlogged
by Eric Dumazet
· 6 years ago
a337531
tcp: up initial rmem to 128KB and SYN rwin to around 64KB
by Yuchung Cheng
· 6 years ago
2fd66ff
tcp: introduce tcp_skb_timestamp_us() helper
by Eric Dumazet
· 6 years ago
aaf9253
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
0297c1c
tcp: rate limit synflood warnings further
by Willem de Bruijn
· 6 years ago
7788174
tcp: change IPv6 flow-label upon receiving spurious retransmission
by Yuchung Cheng
· 6 years ago
fd2123a
tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flag
by Yuchung Cheng
· 6 years ago
15bdd56
tcp: always ACK immediately on hole repairs
by Yuchung Cheng
· 6 years ago
466466d
tcp: mandate a one-time immediate ACK
by Yuchung Cheng
· 6 years ago
89b1698
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7ec6537
tcp: add stat of data packet reordering events
by Wei Wang
· 6 years ago
7e10b65
tcp: add dsack blocks received stats
by Wei Wang
· 6 years ago
9aee400
tcp: ack immediately when a cwr packet arrives
by Lawrence Brakmo
· 6 years ago
1972549
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
58152ec
tcp: add tcp_ooo_try_coalesce() helper
by Eric Dumazet
· 6 years ago
8541b21
tcp: call tcp_drop() from tcp_data_queue_ofo()
by Eric Dumazet
· 6 years ago
3d4bf93
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
by Eric Dumazet
· 6 years ago
f4a3313
tcp: avoid collapses in tcp_prune_queue() if possible
by Eric Dumazet
· 6 years ago
72cd43b
tcp: free batches of packets in tcp_prune_ofo_queue()
by Eric Dumazet
· 6 years ago
a0496ef2
tcp: do not delay ACK in DCTCP upon CE status change
by Yuchung Cheng
· 6 years ago
41ed9c0
tcp: Don't coalesce decrypted and encrypted SKBs
by Boris Pismenny
· 6 years ago
ff0432e
tcp: remove redundant rcv_nxt update
by Yafang Shao
· 6 years ago
cca9bab
tcp: use monotonic timestamps for PAWS
by Arnd Bergmann
· 6 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c6345ce
net: Record receive queue number for a connection
by Amritha Nambiar
· 7 years ago
1236f22
tcp: prevent bogus FRTO undos with non-SACK flows
by Ilpo Järvinen
· 7 years ago
ea5d0c3
tcp: add new SNMP counter for drops when try to queue in rcv queue
by Yafang Shao
· 7 years ago
15ecbe9
tcp: add one more quick ack after after ECN events
by Eric Dumazet
· 7 years ago
fb22350
tcp: add SNMP counter for zero-window drops
by Yafang Shao
· 7 years ago
3f6c65d
tcp: ignore rcv_rtt sample with old ts ecr value
by Wei Wang
· 7 years ago
f4c9f85
tcp: refactor tcp_ecn_check_ce to remove sk type cast
by Yousuk Seung
· 7 years ago
3d97d88
tcp: minor optimization around tcp_hdr() usage in receive path
by Yafang Shao
· 7 years ago
522040e
tcp: do not aggressively quick ack after ECN events
by Eric Dumazet
· 7 years ago
9a9c9b5
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
by Eric Dumazet
· 7 years ago
9c21d2f
tcp: add tcp_comp_sack_nr sysctl
by Eric Dumazet
· 7 years ago
6d82aa2
tcp: add tcp_comp_sack_delay_ns sysctl
by Eric Dumazet
· 7 years ago
5d9f426
tcp: add SACK compression
by Eric Dumazet
· 7 years ago
a389363
tcp: do not force quickack when receiving out-of-order packets
by Eric Dumazet
· 7 years ago
56f8c5d
tcp: don't mark recently sent packets lost on RTO
by Yuchung Cheng
· 7 years ago
b8fef65
tcp: new helper tcp_rack_skb_timeout
by Yuchung Cheng
· 7 years ago
c77d62f
tcp: separate loss marking and state update on RTO
by Yuchung Cheng
· 7 years ago
2ad55f5
tcp: new helper tcp_timeout_mark_lost
by Yuchung Cheng
· 7 years ago
d716bfd
tcp: account lost retransmit after timeout
by Yuchung Cheng
· 7 years ago
6ac06ec
tcp: simpler NewReno implementation
by Yuchung Cheng
· 7 years ago
b38a51f
tcp: disable RFC6675 loss detection
by Yuchung Cheng
· 7 years ago
6dac152
tcp: Add clean acked data hook
by Ilya Lesokhin
· 7 years ago
c749fa1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
a06ac0d
Revert "net: init sk_cookie for inet socket"
by Yafang Shao
· 7 years ago
c6849a3
net: init sk_cookie for inet socket
by Yafang Shao
· 7 years ago
6163849
net: introduce a new tracepoint for tcp_rcv_space_adjust
by Yafang Shao
· 7 years ago
7e5a206
tcp: don't read out-of-bounds opsize
by Jann Horn
· 7 years ago
feb5f2e
tcp: export packets delivery info
by Yuchung Cheng
· 7 years ago
e21db6f
tcp: track total bytes delivered with ECN CE marks
by Yuchung Cheng
· 7 years ago
a77fa01
tcp: new helper to calculate newly delivered
by Yuchung Cheng
· 7 years ago
bef5767
tcp: better delivery accounting for SYN-ACK and SYN-data
by Yuchung Cheng
· 7 years ago
03f45c8
tcp: avoid extra wakeups for SO_RCVLOWAT users
by Eric Dumazet
· 7 years ago
796f82e
tcp: fix delayed acks behavior for SO_RCVLOWAT
by Eric Dumazet
· 7 years ago
c0b458a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
bc58a1b
net/ipv4: disable SMC TCP option with SYN Cookies
by Hans Wippel
· 7 years ago
0f3e9c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
Next »