Linus Torvalds
|
2e923b0251
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eric Dumazet
|
870c315138
ipv6: introduce tcp_v6_iif()
|
10 years ago |
Linus Torvalds
|
0429fbc0bd
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
10 years ago |
Eric Dumazet
|
a224772db8
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
|
11 years ago |
Florian Westphal
|
253ff51635
tcp: syncookies: mark cookie_secret read_mostly
|
11 years ago |
Christoph Lameter
|
903ceff7ca
net: Replace get_cpu_var through this_cpu_ptr
|
11 years ago |
Octavian Purdila
|
476eab8251
net: remove inet6_reqsk_alloc
|
11 years ago |
Lorenzo Colitti
|
84f39b08d7
net: support marking accepting TCP sockets
|
11 years ago |
Steffen Klassert
|
0e0d44ab42
net: Remove FLOWI_FLAG_CAN_SLEEP
|
12 years ago |
Hannes Frederic Sowa
|
b23a002fc6
inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once
|
11 years ago |
Eric Dumazet
|
b44084c2c8
inet: rename ir_loc_port to ir_num
|
12 years ago |
Eric Dumazet
|
634fb979e8
inet: includes a sock_common in request_sock
|
12 years ago |
Florian Westphal
|
086293542b
tcp: syncookies: reduce mss table to four values
|
12 years ago |
Florian Westphal
|
8c27bd75f0
tcp: syncookies: reduce cookie lifetime to 128 seconds
|
12 years ago |
Patrick McHardy
|
81eb6a1487
net: syncookies: export cookie_v6_init_sequence/cookie_v6_check
|
12 years ago |
Christoph Paasch
|
1a2c6181c4
tcp: Remove TCPCT
|
12 years ago |
Hannes Frederic Sowa
|
5d134f1c1f
tcp: make sysctl_tcp_ecn namespace aware
|
12 years ago |
Eric Dumazet
|
e6c022a4fa
tcp: better retrans tracking for defer-accept
|
12 years ago |
Jerry Chu
|
8336886f78
tcp: TCP Fast Open Server - support TFO listeners
|
13 years ago |
Yuchung Cheng
|
2100c8d2d9
net-tcp: Fast Open base
|
13 years ago |
Eric Dumazet
|
883dd4fb59
ipv6: remove redundant declarations
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
Eric Dumazet
|
cf533ea53e
tcp: add const qualifiers where possible
|
14 years ago |
Mike Waychison
|
f0e3d0689d
tcp: initialize variable ecn_ok in syncookies path
|
14 years ago |
Jerry Chu
|
9ad7c049f0
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
|
14 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
David S. Miller
|
1958b856c1
net: Put fl6_* macros to struct flowi6 and use them again.
|
14 years ago |
David S. Miller
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 years ago |
David S. Miller
|
6281dcc94a
net: Make flowi ports AF dependent.
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |