Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
5d6afd150321a9e6f1180f5dced9032cce6861ac
/
include
/
net
/
tcp.h
e05c82d
tcp: fix build error if !CONFIG_SYN_COOKIES
by Eric Dumazet
· 13 years ago
946cedc
tcp: Change possible SYN flooding messages
by Eric Dumazet
· 13 years ago
9ad7c04
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
by Jerry Chu
· 13 years ago
089c348
tcp: Remove debug macro of TCP_CHECK_TIMER
by Shan Wei
· 14 years ago
7eb3852
tcp: Add reference to initial CWND ietf draft.
by David S. Miller
· 14 years ago
442b963
tcp: Increase the initial congestion window to 10.
by David S. Miller
· 14 years ago
04ed3e7
net: change netdev->features to u32
by Michał Mirosław
· 14 years ago
356f039
TCP: increase default initial receive window.
by Nandita Dukkipati
· 14 years ago
4c306a9
net: kill unused macros
by Shan Wei
· 14 years ago
bc2ce89
tcp: relax tcp_paws_check()
by Eric Dumazet
· 14 years ago
dca9b24
net: kill unused macros from head file
by Shan Wei
· 14 years ago
ccb7c41
timewait_sock: Create and use getpeer op.
by David S. Miller
· 14 years ago
3f419d2
inet: Turn ->remember_stamp into ->get_peer in connection AF ops.
by David S. Miller
· 14 years ago
8d987e5
net: avoid limits overflow
by Eric Dumazet
· 14 years ago
1b9f409
tcp: tcp_enter_quickack_mode can be static
by stephen hemminger
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
01f83d6
tcp: Prevent overzealous packetization by SWS logic.
by Alexey Kuznetsov
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
3d5b99a
TCP: update initial windows according to RFC 5681
by Gerrit Renker
· 14 years ago
22b71c8
tcp/dccp: Consolidate common code for RFC 3390 conversion
by Gerrit Renker
· 14 years ago
ad1af0f
tcp: Combat per-cpu skew in orphan tests.
by David S. Miller
· 14 years ago
f86586f
tcp: sizeof struct tcp_skb_cb is 44
by Eric Dumazet
· 14 years ago
7ba4291
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and inet_sendpage()
by Changli Gao
· 14 years ago
53d3176
net: cleanups
by Changli Gao
· 14 years ago
172d69e
syncookies: add support for ECN
by Florian Westphal
· 14 years ago
8c76368
syncookies: check decoded options against sysctl settings
by Florian Westphal
· 14 years ago
a3433f3
tcp: unify tcp flag macros
by Changli Gao
· 14 years ago
a8b690f
tcp: Fix slowness in read /proc/net/tcp
by Tom Herbert
· 14 years ago
6811d58
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
35790c0
tcp: fix MD5 (RFC2385) support
by Eric Dumazet
· 14 years ago
6c37e5d
TCP: avoid to send keepalive probes if receiving data
by Flavio Leitner
· 15 years ago
aa2ea05
tcp: fix outsegs stat for TSO segments
by Tom Herbert
· 15 years ago
aa39514
net: sk_sleep() helper
by Eric Dumazet
· 15 years ago
bb29624
inet: Remove unused send_check length argument
by Herbert Xu
· 15 years ago
c839d30
net: add scheduler sync hint to tcp_prequeue().
by Mike Galbraith
· 15 years ago
7e38017
net: TCP thin dupack
by Andreas Petlund
· 15 years ago
36e31b0
net: TCP thin linear timeouts
by Andreas Petlund
· 15 years ago
5aa4b32
net: TCP thin-stream detection
by Andreas Petlund
· 15 years ago
7d720c3
percpu: add __percpu sparse annotations to net
by Tejun Heo
· 15 years ago
72659ec
tcp: account SYN-ACK timeouts & retransmissions
by Octavian Purdila
· 15 years ago
31d1292
net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
by laurent chavey
· 15 years ago
12d50c4
tcp: Remove check in __tcp_push_pending_frames
by Krishna Kumar
· 15 years ago
bb5b7c1
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
by David S. Miller
· 15 years ago
5017065
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
2f7de57
tcp: Stalling connections: Move timeout calculation routine
by Damian Lukowski
· 15 years ago
07f29bc
tcp: Stalling connections: Fix timeout calculation routine
by Damian Lukowski
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
8818a9d
tcp: clear hints to avoid a stale one (nfs only affected?)
by Ilpo Järvinen
· 15 years ago
4957faa
TCPCT part 1g: Responder Cookie => Initiator
by William Allen Simpson
· 15 years ago
435cf55
TCPCT part 1d: define TCP cookie option, extend existing struct's
by William Allen Simpson
· 15 years ago
519855c
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
by William Allen Simpson
· 15 years ago
da5c78c
TCPCT part 1b: generate Responder Cookie secret
by William Allen Simpson
· 15 years ago
e6b4d11
TCPCT part 1a: add request_values parameter for sending SYNACK
by William Allen Simpson
· 15 years ago
bee7ca9
net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
by William Allen Simpson
· 15 years ago
fd2c3ef
net: cleanup include/net
by Eric Dumazet
· 15 years ago
022c3f7
Allow tcp_parse_options to consult dst entry
by Gilad Ben-Yossef
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
0b6a05c
tcp: fix ssthresh u16 leftover
by Ilpo Järvinen
· 15 years ago
aa13307
tcp: replace hard coded GFP_KERNEL with sk_allocation
by Wu Fengguang
· 15 years ago
5152fc7
RTO connection timeout: coding style fixes and comments
by Damian Lukowski
· 15 years ago
6fa12c8
Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value.
by Damian Lukowski
· 15 years ago
f1ecd5d
Revert Backoff [v3]: Revert RTO on ICMP destination unreachable
by Damian Lukowski
· 15 years ago
df19a62
tcp: keepalive cleanups
by Eric Dumazet
· 15 years ago
e3afe7b
tcp: Fix MD5 signature checking on IPv4 mapped sockets
by John Dykstra
· 15 years ago
22f6dac
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7aedec2
tcp: tcp_prequeue() can use keyed wakeups
by Eric Dumazet
· 16 years ago
f5f8d86
tcp: tcp_prequeue() cleanup
by Eric Dumazet
· 16 years ago
0c26689
tcp: Fix tcp_prequeue() to get correct rto_min value
by Satoru SATOH
· 16 years ago
a0f82f6
syncookies: remove last_synq_overflow from struct tcp_sock
by Florian Westphal
· 16 years ago
797108d
tcp: add helper for counter tweaking due mid-wq change
by Ilpo Järvinen
· 16 years ago
0c54b85
tcp: simplify tcp_current_mss
by Ilpo Järvinen
· 16 years ago
c887e6d
tcp: consolidate paws check
by Ilpo Järvinen
· 16 years ago
ee7537b
tcp: tcp_init_wl / tcp_update_wl argument cleanup
by Hantzis Fotis
· 16 years ago
cabeccb
tcp: kill eff_sacks "cache", the sole user can calculate itself
by Ilpo Järvinen
· 16 years ago
758ce5c
tcp: add helper for AI algorithm
by Ilpo Järvinen
· 16 years ago
bf296b1
tcp: Add GRO support
by Herbert Xu
· 16 years ago
dd24c00
net: Use a percpu_counter for orphan_count
by Eric Dumazet
· 16 years ago
1748376
net: Use a percpu_counter for sockets_allocated
by Eric Dumazet
· 16 years ago
8eecaba
tcp: tcp_limit_reno_sacked can become static
by Ilpo Järvinen
· 16 years ago
832d11c
tcp: Try to restore large SKBs while SACK processing
by Ilpo Järvinen
· 16 years ago
e1aa680
tcp: move tcp_simple_retransmit to tcp_input
by Ilpo Järvinen
· 16 years ago
38a7ddf
tcp: remove an unnecessary field in struct tcp_skb_cb
by Petr Tesarik
· 16 years ago
c57943a
net: wrap sk->sk_backlog_rcv()
by Peter Zijlstra
· 16 years ago
a3116ac
tcp: Port redirection support for TCP
by KOVACS Krisztian
· 16 years ago
cd07a8e
tcp: Use SKB queue handling interfaces instead of by-hand versions.
by David S. Miller
· 16 years ago
d258b49
tcp: Use skb_queue_is_last() instead of by-hand version.
by David S. Miller
· 16 years ago
43f59c8
net: Remove __skb_insert() calls outside of skbuff internals.
by David S. Miller
· 16 years ago
ef9da47
tcp: don't clear retransmit_skb_hint when not necessary
by Ilpo Järvinen
· 16 years ago
0e1c54c
tcp: reorganize retransmit code loops
by Ilpo Järvinen
· 16 years ago
006f582
tcp: convert retransmit_cnt_hint to seqno
by Ilpo Järvinen
· 16 years ago
64edc27
tcp: Partial hint clearing has again become meaningless
by Ilpo Järvinen
· 16 years ago
410e27a
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
by Gerrit Renker
· 16 years ago
6224877
tcp/dccp: Consolidate common code for RFC 3390 conversion
by Gerrit Renker
· 16 years ago
33ad798
tcp: options clean up
by Adam Langley
· 16 years ago
49a72df
tcp: Fix MD5 signatures for non-linear skbs
by Adam Langley
· 16 years ago
57ef42d
mib: put tcp statistics on struct net
by Pavel Emelyanov
· 16 years ago
de0744a
mib: add net to NET_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
5c52ba1
sock: add net to prot->enter_memory_pressure callback
by Pavel Emelyanov
· 16 years ago
cf1100a
mib: add net to TCP_ADD_STATS_USER
by Pavel Emelyanov
· 16 years ago
Next »