Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
81166dd6fa8eb780b2132d32fbc77eb6ac04e44e
/
include
/
net
/
tcp.h
81166dd
tcp: Move timestamps from inetpeer to metrics cache.
by David S. Miller
· 13 years ago
51c5d0c
tcp: Maintain dynamic metrics in local cache.
by David S. Miller
· 13 years ago
ab92bb2
tcp: Abstract back handling peer aliveness test into helper function.
by David S. Miller
· 13 years ago
4aabd8e
tcp: Move dynamnic metrics handling into seperate file.
by David S. Miller
· 13 years ago
160eb5a
ipv4: Kill early demux method return value.
by David S. Miller
· 13 years ago
c10237e
Revert "ipv4: tcp: dont cache unconfirmed intput dst"
by David S. Miller
· 13 years ago
c074da2
ipv4: tcp: dont cache unconfirmed intput dst
by Eric Dumazet
· 13 years ago
41063e9
ipv4: Early TCP socket demux.
by David S. Miller
· 13 years ago
2397849
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
by David S. Miller
· 13 years ago
4670fd8
tcp: Get rid of inetpeer special cases.
by David S. Miller
· 13 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
6b5a5c0
tcp: do not scale TSO segment size with reordering degree
by Neal Cardwell
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
73cb88e
net: make the tcp and udp file_operations for the /proc stuff const
by Arjan van de Ven
· 13 years ago
78d81d1
TCP: remove TCP_DEBUG
by Flavio Leitner
· 13 years ago
318cf7a
tcp: md5: add more const attributes
by Eric Dumazet
· 13 years ago
ca35a0e
tcp: md5: dont write skb head in tcp_md5_hash_header()
by Eric Dumazet
· 13 years ago
cf533ea
tcp: add const qualifiers where possible
by Eric Dumazet
· 13 years ago
4de075e
tcp: rename tcp_skb_cb flags
by Eric Dumazet
· 13 years ago
b82d1bb
tcp: unalias tcp_skb_cb flags and ip_dsfield
by Eric Dumazet
· 13 years ago
7a269ff
tcp: ECN blackhole should not force quickack mode
by Eric Dumazet
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
e05c82d
tcp: fix build error if !CONFIG_SYN_COOKIES
by Eric Dumazet
· 13 years ago
765cf99
tcp: md5: remove one indirection level in tcp_md5sig_pool
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
· 14 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
f86586fa
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
· 15 years ago
53d3176
net: cleanups
by Changli Gao
· 15 years ago
172d69e
syncookies: add support for ECN
by Florian Westphal
· 15 years ago
8c76368
syncookies: check decoded options against sysctl settings
by Florian Westphal
· 15 years ago
a3433f3
tcp: unify tcp flag macros
by Changli Gao
· 15 years ago
a8b690f
tcp: Fix slowness in read /proc/net/tcp
by Tom Herbert
· 15 years ago
6811d58
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
35790c0
tcp: fix MD5 (RFC2385) support
by Eric Dumazet
· 15 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
36e31b0a
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
4957faade
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
Next »