Arjan van de Ven
|
73cb88ecb9
net: make the tcp and udp file_operations for the /proc stuff const
|
13 lat temu |
Eric Dumazet
|
b903d324be
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
|
13 lat temu |
Eric Dumazet
|
318cf7aaa0
tcp: md5: add more const attributes
|
13 lat temu |
Eric Dumazet
|
cf533ea53e
tcp: add const qualifiers where possible
|
13 lat temu |
David S. Miller
|
88c5100c28
Merge branch 'master' of github.com:davem330/net
|
13 lat temu |
Yan, Zheng
|
260fcbeb1a
tcp: properly handle md5sig_pool references
|
13 lat temu |
Yan, Zheng
|
676a1184e8
ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket
|
13 lat temu |
Eric Dumazet
|
b82d1bb4fd
tcp: unalias tcp_skb_cb flags and ip_dsfield
|
13 lat temu |
David S. Miller
|
8decf86879
Merge branch 'master' of github.com:davem330/net
|
13 lat temu |
Eric Dumazet
|
946cedccbd
tcp: Change possible SYN flooding messages
|
13 lat temu |
Tom Herbert
|
bdeab99191
rps: Add flag to skb to indicate rxhash is based on L4 tuple
|
14 lat temu |
David S. Miller
|
6e5714eaf7
net: Compute protocol sequence numbers and fragment IDs using MD5.
|
14 lat temu |
David S. Miller
|
9f6ec8d697
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 lat temu |
Eric Dumazet
|
1eddceadb0
net: rfs: enable RFS before first data packet is received
|
14 lat temu |
Jerry Chu
|
9ad7c049f0
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
|
14 lat temu |
Dan Rosenberg
|
71338aa7d0
net: convert %p usage to %pK
|
14 lat temu |
Eric Dumazet
|
f6d8bd051c
inet: add RCU protection to inet->opt
|
14 lat temu |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 lat temu |
Neil Horman
|
47482f132a
ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2)
|
14 lat temu |
Boris Ostrovsky
|
738faca343
ipv6: Don't pass invalid dst_entry pointer to dst_release().
|
14 lat temu |
David S. Miller
|
1958b856c1
net: Put fl6_* macros to struct flowi6 and use them again.
|
14 lat temu |
David S. Miller
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 lat temu |
David S. Miller
|
6281dcc94a
net: Make flowi ports AF dependent.
|
14 lat temu |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 lat temu |
David S. Miller
|
68d0c6d34d
ipv6: Consolidate route lookup sequences.
|
14 lat temu |
Shan Wei
|
089c34827e
tcp: Remove debug macro of TCP_CHECK_TIMER
|
14 lat temu |
David S. Miller
|
7a71ed899e
inetpeer: Abstract address representation further.
|
14 lat temu |
David S. Miller
|
0dbaee3b37
net: Abstract default ADVMSS behind an accessor.
|
14 lat temu |
David S. Miller
|
457de4383e
ipv6: Fix 'release_it' logic in tcp_v6_get_peer()
|
14 lat temu |
David S. Miller
|
db3949c450
tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().
|
14 lat temu |