Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
e4b194aa0bf522dad9ecf0568eb0fdd598a2713b
/
net
/
ipv4
/
tcp.c
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
89ab066
Revert "net: simplify sock_poll_wait"
by Karsten Graul
· 6 years ago
76a9ebe
net: extend sk_pacing_rate to unsigned long
by Eric Dumazet
· 6 years ago
8873c06
tcp: do not release socket ownership in tcp_close()
by Eric Dumazet
· 6 years ago
789762c
tcp: adjust rcv zerocopy hints based on frag sizes
by Soheil Hassas Yeganeh
· 6 years ago
8f2b029
tcp: set recv_skip_hint when tcp_inq is less than PAGE_SIZE
by Soheil Hassas Yeganeh
· 6 years ago
a337531
tcp: up initial rmem to 128KB and SYN rwin to around 64KB
by Yuchung Cheng
· 6 years ago
d3edd06
tcp: provide earliest departure time in skb->tstamp
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
5cf4a85
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
by Vincent Whitchurch
· 6 years ago
7788174
tcp: change IPv6 flow-label upon receiving spurious retransmission
by Yuchung Cheng
· 6 years ago
a01512b
tcp: remove unneeded variable 'err'
by YueHaibing
· 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
fb31c9b
tcp: add data bytes retransmitted stats
by Wei Wang
· 6 years ago
ba113c3
tcp: add data bytes sent stats
by Wei Wang
· 6 years ago
984988a
tcp: add a helper to calculate size of opt_stats
by Wei Wang
· 6 years ago
dd979b4
net: simplify sock_poll_wait
by Christoph Hellwig
· 6 years ago
9bcc66e
tcp: convert icsk_user_timeout from jiffies to msecs
by Jon Maxwell
· 6 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 6 years ago
e56b8ce
tcp: identify cryptic messages as TCP seq # bugs
by Randy Dunlap
· 6 years ago
31048d7
tcp: Fix broken repair socket window probe patch
by Stefan Baranoff
· 6 years ago
70b7ff1
tcp: allow user to create repair socket without window probes
by Stefan Baranoff
· 7 years ago
95765a6
tcp: remove SG-related comment in tcp_sendmsg()
by Julian Wiedmann
· 7 years ago
c47078d
tcp: remove redundant SOCK_DONE checks
by Eric Dumazet
· 7 years ago
6508b67
tcp: cleanup copied_seq and urg_data in tcp_disconnect
by Eric Dumazet
· 7 years ago
acc2cf4
net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
by Lorenzo Colitti
· 7 years ago
657a066
sock: sockc cookie initializer
by Willem de Bruijn
· 7 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
3f6c65d
tcp: ignore rcv_rtt sample with old ts ecr value
by Wei Wang
· 7 years ago
867f816
tcp: limit sk_rcvlowat by the maximum receive buffer
by Soheil Hassas Yeganeh
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
2c7d3da
net/tcp: convert to ->poll_mask
by Christoph Hellwig
· 7 years ago
5d9f426
tcp: add SACK compression
by Eric Dumazet
· 7 years ago
a7b15ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
114f39f
tcp: restore autocorking
by Eric Dumazet
· 7 years ago
b75eba7
tcp: send in-queue bytes in cmsg upon read
by Soheil Hassas Yeganeh
· 7 years ago
bf2acc9
tcp: fix TCP_REPAIR_QUEUE bound checking
by Eric Dumazet
· 7 years ago
05255b8
tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
by Eric Dumazet
· 7 years ago
16ae6aa
tcp: ignore Fast Open on repair mode
by Yuchung Cheng
· 7 years ago
e0ada51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
93ab6cc
tcp: implement mmap() for zero copy receive
by Eric Dumazet
· 7 years ago
03f45c8
tcp: avoid extra wakeups for SO_RCVLOWAT users
by Eric Dumazet
· 7 years ago
d136184
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
by Eric Dumazet
· 7 years ago
bffd168
tcp: clear tp->packets_out when purging write queue
by Soheil Hassas Yeganeh
· 7 years ago
7212303
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
by Eric Dumazet
· 7 years ago
8934ce2
bpf: sockmap redirect ingress support
by John Fastabend
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
454bfe9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
312fc2b
net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
by John Fastabend
· 7 years ago
7156d19
tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATS
by Yousuk Seung
· 7 years ago
e05836a
tcp: purge write queue upon aborting the connection
by Soheil Hassas Yeganeh
· 7 years ago
be63189
tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATS
by Priyaranjan Jha
· 7 years ago
87ecc95
tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATS
by Priyaranjan Jha
· 7 years ago
65ec609
tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIAL
by Eric Dumazet
· 7 years ago
dead7cd
tcp: remove sk_check_csum_caps()
by Eric Dumazet
· 7 years ago
74d4a8f
tcp: remove sk_can_gso() use
by Eric Dumazet
· 7 years ago
0a6b2a1
tcp: switch to GSO being always on
by Eric Dumazet
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
9b42d55
tcp: release sk_frag.page in tcp_disconnect
by Li RongQing
· 7 years ago
3e3ab9c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d448749
bpf: Add BPF_SOCK_OPS_STATE_CB
by Lawrence Brakmo
· 7 years ago
de525be
bpf: Support passing args to sock_ops bpf function
by Lawrence Brakmo
· 7 years ago
4ee806d
net: tcp: close sock if net namespace is exiting
by Dan Streetman
· 7 years ago
809a79e
tcp: make local function tcp_recv_timestamp static
by Wei Yongjun
· 7 years ago
0a38806
net: revert "Update RFS target at poll for tcp/udp"
by Soheil Hassas Yeganeh
· 7 years ago
8ddab50
tcp: do not allocate linear memory for zerocopy skbs
by Willem de Bruijn
· 7 years ago
02583ad
tcp: place all zerocopy payload in frags
by Willem de Bruijn
· 7 years ago
111856c
tcp: push full zerocopy packets
by Willem de Bruijn
· 7 years ago
986ffdf
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_store
by Yafang Shao
· 7 years ago
563e0bb
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint
by Yafang Shao
· 7 years ago
51e18a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d476175
tcp: invalidate rate samples during SACK reneging
by Yousuk Seung
· 7 years ago
27da6d3
tcp: Enable 2nd listener hashtable in TCP
by Martin KaFai Lau
· 7 years ago
ade994f
net: annotate ->poll() instances
by Al Viro
· 8 years ago
737ff31
tcp: use sequence distance to detect reordering
by Yuchung Cheng
· 7 years ago
713bafe
tcp: retire FACK loss detection
by Yuchung Cheng
· 7 years ago
356d183
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
by Eric Dumazet
· 7 years ago
1f25569
tcp: higher throughput under reordering with adaptive RACK reordering wnd
by Priyaranjan Jha
· 7 years ago
790f00e
tcp: Namespace-ify sysctl_tcp_autocorking
by Eric Dumazet
· 7 years ago
26e9596
tcp: Namespace-ify sysctl_tcp_min_tso_segs
by Eric Dumazet
· 7 years ago
0bc65a2
tcp: Namespace-ify sysctl_tcp_fack
by Eric Dumazet
· 7 years ago
60e2a77
tcp: TCP experimental option for SMC
by Ursula Braun
· 7 years ago
71c0237
tcp: Configure TFO without cookie per socket and/or per route
by Christoph Paasch
· 7 years ago
e8fce23
tcp: add tracepoint trace_tcp_set_state()
by Song Liu
· 7 years ago
1fba70e
tcp: socket option to set TCP fast open key
by Yuchung Cheng
· 7 years ago
75c119a
tcp: implement rb-tree based retransmit queue
by Eric Dumazet
· 7 years ago
4e8cc22
tcp: tcp_tx_timestamp() cleanup
by Eric Dumazet
· 7 years ago
ac3f09b
tcp: uninline tcp_write_queue_purge()
by Eric Dumazet
· 7 years ago
e208007
tcp: new list for sent but unacked skbs for RACK recovery
by Eric Dumazet
· 7 years ago
27204aa
tcp: uniform the set up of sockets after successful connection
by Wei Wang
· 7 years ago
4371384
ipv4: Namespaceify tcp_fastopen_key knob
by Haishuang Yan
· 7 years ago
dd00059
ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once
by Haishuang Yan
· 7 years ago
e1cfcbe
ipv4: Namespaceify tcp_fastopen knob
by Haishuang Yan
· 7 years ago
Next »