Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8997b185119966c62c6e95e7b010b4060407e358
/
include
/
net
/
tcp.h
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
6326231
tcp: syncookies: do not use getnstimeofday()
by Eric Dumazet
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
740b0f1
tcp: switch rtt estimations to usec resolution
by Eric Dumazet
· 11 years ago
f5ddcbb
net-tcp: fastopen: fix high order allocations
by Eric Dumazet
· 11 years ago
45f7435
tcp: remove unused min_cwnd member of tcp_congestion_ops
by Stanislav Fomichev
· 11 years ago
f7e56a7
tcp: make local functions static
by stephen hemminger
· 11 years ago
d458992
tcp: refine TSO splits
by Eric Dumazet
· 11 years ago
f54b311
tcp: auto corking
by Eric Dumazet
· 11 years ago
9f9843a7
tcp: properly handle stretch acks in slow start
by Yuchung Cheng
· 11 years ago
a4fe34b
tcp_memcontrol: Remove the per netns control.
by Eric W. Biederman
· 11 years ago
222e83d
tcp: switch tcp_fastopen key generation to net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
b23a002
inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
28be6e0
tcp: rename tcp_tso_segment()
by Eric Dumazet
· 11 years ago
b44084c
inet: rename ir_loc_port to ir_num
by Eric Dumazet
· 11 years ago
634fb979
inet: includes a sock_common in request_sock
by Eric Dumazet
· 11 years ago
05dbc7b
tcp/dccp: remove twchain
by Eric Dumazet
· 11 years ago
8c27bd7
tcp: syncookies: reduce cookie lifetime to 128 seconds
by Florian Westphal
· 11 years ago
5c9f302
tcp.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
c995ae2
tcp: Change return value of tcp_rcv_established()
by Vijay Subramanian
· 11 years ago
95bd09e
tcp: TSO packets automatic sizing
by Eric Dumazet
· 11 years ago
81eb6a1
net: syncookies: export cookie_v6_init_sequence/cookie_v6_check
by Patrick McHardy
· 11 years ago
0198230
net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
by Patrick McHardy
· 11 years ago
149479d
tcp: add server ip to encrypt cookie in fast open
by Yuchung Cheng
· 11 years ago
c0155b2
tcp: Remove unused tcpct declarations and comments
by Dmitry Popov
· 11 years ago
c9bee3b7
tcp: TCP_NOTSENT_LOWAT socket option
by Eric Dumazet
· 11 years ago
5b08e47
tcp: prefer packet timing to TS-ECR for RTT
by Yuchung Cheng
· 11 years ago
375fe02
tcp: consolidate SYNACK RTT sampling
by Yuchung Cheng
· 11 years ago
7ae8639
tcp: remove invalid __rcu annotation
by Eric Dumazet
· 11 years ago
85f1652
tcp: properly send new data in fast recovery in first RTT
by Yuchung Cheng
· 11 years ago
28850dc
net: tcp: move GRO/GSO functions to tcp_offload
by Daniel Borkmann
· 11 years ago
71cea17
tcp: md5: remove spinlock usage in fast path
by Eric Dumazet
· 12 years ago
3e59cb0
tcp: remove bad timeout logic in fast recovery
by Yuchung Cheng
· 12 years ago
d6a4a10
tcp: GSO should be TSQ friendly
by Eric Dumazet
· 12 years ago
8466563
tcp: Remove dead sysctl_tcp_cookie_size declaration
by Neal Cardwell
· 12 years ago
9b44190
tcp: refactor F-RTO
by Yuchung Cheng
· 12 years ago
1a2c618
tcp: Remove TCPCT
by Christoph Paasch
· 12 years ago
6ba8a3b
tcp: Tail loss probe (TLP)
by Nandita Dukkipati
· 12 years ago
b2fb4f5
tcp: uninline tcp_prequeue()
by Eric Dumazet
· 12 years ago
79ffef1
tcp: avoid wakeups for pure ACK
by Eric Dumazet
· 12 years ago
ca2eb56
tcp: remove Appropriate Byte Count support
by Stephen Hemminger
· 12 years ago
5d134f1
tcp: make sysctl_tcp_ecn namespace aware
by Hannes Frederic Sowa
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
93b174a
tcp: bug fix Fast Open client retransmission
by Yuchung Cheng
· 12 years ago
8d8be83
tcp: remove dead prototype for tcp_v4_get_peer()
by Neal Cardwell
· 12 years ago
016818d
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
by Neal Cardwell
· 12 years ago
623df48
tcp: extract code to compute SYNACK RTT
by Neal Cardwell
· 12 years ago
684bad1
tcp: use PRR to reduce cwin in CWR state
by Yuchung Cheng
· 12 years ago
8336886
tcp: TCP Fast Open Server - support TFO listeners
by Jerry Chu
· 12 years ago
1046716
tcp: TCP Fast Open Server - header & support functions
by Jerry Chu
· 12 years ago
6c9ff97
tcp: Increase timeout for SYN segments
by Alex Bergmann
· 12 years ago
e6acb38
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by David S. Miller
· 12 years ago
a7cb5a4
userns: Print out socket uids in a user namespace aware fashion.
by Eric W. Biederman
· 13 years ago
63d02d1
net: tcp: ipv6_mapped needs sk_rx_dst_set method
by Eric Dumazet
· 12 years ago
6f458df
tcp: improve latencies of timer triggered events
by Eric Dumazet
· 12 years ago
67da22d
net-tcp: Fast Open client - cookie-less mode
by Yuchung Cheng
· 12 years ago
aab4874
net-tcp: Fast Open client - detecting SYN-data drops
by Yuchung Cheng
· 12 years ago
cf60af0
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
by Yuchung Cheng
· 12 years ago
783237e
net-tcp: Fast Open client - sending SYN-data
by Yuchung Cheng
· 12 years ago
1fe4c48
net-tcp: Fast Open client - cookie cache
by Yuchung Cheng
· 12 years ago
2100c8d
net-tcp: Fast Open base
by Yuchung Cheng
· 12 years ago
282f23c
tcp: implement RFC 5961 3.2
by Eric Dumazet
· 12 years ago
46d3cea
tcp: TCP Small Queues
by Eric Dumazet
· 12 years ago
81166dd
tcp: Move timestamps from inetpeer to metrics cache.
by David S. Miller
· 12 years ago
51c5d0c
tcp: Maintain dynamic metrics in local cache.
by David S. Miller
· 12 years ago
ab92bb2
tcp: Abstract back handling peer aliveness test into helper function.
by David S. Miller
· 12 years ago
4aabd8e
tcp: Move dynamnic metrics handling into seperate file.
by David S. Miller
· 12 years ago
160eb5a
ipv4: Kill early demux method return value.
by David S. Miller
· 12 years ago
c10237e
Revert "ipv4: tcp: dont cache unconfirmed intput dst"
by David S. Miller
· 12 years ago
c074da2
ipv4: tcp: dont cache unconfirmed intput dst
by Eric Dumazet
· 12 years ago
41063e9
ipv4: Early TCP socket demux.
by David S. Miller
· 12 years ago
2397849
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
by David S. Miller
· 12 years ago
4670fd8
tcp: Get rid of inetpeer special cases.
by David S. Miller
· 12 years ago
a2a385d
tcp: bool conversions
by Eric Dumazet
· 13 years ago
292e8d8
tcp: Move rcvq sending to tcp_input.c
by Pavel Emelyanov
· 13 years ago
bd14b1b
tcp: be more strict before accepting ECN negociation
by Eric Dumazet
· 13 years ago
b081f85
net: implement tcp coalescing in tcp_queue_rcv()
by Eric Dumazet
· 13 years ago
750ea2b
tcp: early retransmit: delayed fast retransmit
by Yuchung Cheng
· 13 years ago
eed530b
tcp: early retransmit
by Yuchung Cheng
· 13 years ago
6746960
ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing
by Eric Dumazet
· 13 years ago
900f65d
tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()
by Neal Cardwell
· 13 years ago
ee99528
tcp: Initial repair mode
by Pavel Emelyanov
· 13 years ago
370816a
tcp: Move code around
by Pavel Emelyanov
· 13 years ago
f4f9f6e
tcp: restore formatting of macros for tcp_skb_cb sacked field
by Neal Cardwell
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
fd4f2ce
tcp: RFC6298 supersedes RFC2988bis
by Eric Dumazet
· 13 years ago
ed2d265
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
187f188
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
by Paul Gortmaker
· 13 years ago
b4017c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
ecb9719
tcp: fix comment for tp->highest_sack
by Neal Cardwell
· 13 years ago
dd48dc3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
efcdbf2
net: Disambiguate kernel message
by Arun Sharma
· 13 years ago
a8afca0
tcp: md5: protects md5sig_info with RCU
by Eric Dumazet
· 13 years ago
a915da9b
tcp: md5: rcu conversion
by Eric Dumazet
· 13 years ago
a2d9124
tcp: md5: remove obsolete md5_add() method
by Eric Dumazet
· 13 years ago
4acb419
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
by Glauber Costa
· 13 years ago
ab56222
tcp: Replace constants with #define macros
by Vijay Subramanian
· 13 years ago
3dc43e3
per-netns ipv4 sysctl_tcp_mem
by Glauber Costa
· 13 years ago
180d8cd
foundations of per-cgroup memory pressure controlling.
by Glauber Costa
· 13 years ago
dfd56b8
net: use IS_ENABLED(CONFIG_IPV6)
by Eric Dumazet
· 13 years ago
Next »