Eric Dumazet
|
fc01538f9f
inet: simplify timewait refcounting
|
10 лет назад |
Eric Dumazet
|
095dc8e0c3
tcp: fix/cleanup inet_ehash_locks_alloc()
|
10 лет назад |
Eric Dumazet
|
f5af1f57a2
inet_hashinfo: remove bsocket counter
|
10 лет назад |
Eric Dumazet
|
b4d6444ea3
inet: get rid of last __inet_hash_connect() argument
|
10 лет назад |
Eric Dumazet
|
77a6a471bc
ipv6: get rid of __inet6_hash()
|
10 лет назад |
Eric Dumazet
|
d1e559d0b1
inet: add IPv6 support to sk_ehashfn()
|
10 лет назад |
Eric Dumazet
|
5b441f76f1
net: introduce sk_ehashfn() helper
|
10 лет назад |
Eric Dumazet
|
6eada0110c
netns: constify net_hash_mix() and various callers
|
10 лет назад |
Eric W. Biederman
|
0c5c9fb551
net: Introduce possible_net_t
|
10 лет назад |
Joe Perches
|
c722831744
net: Use a more standard macro for INET_ADDR_COOKIE
|
11 лет назад |
Eric Dumazet
|
05dbc7b594
tcp/dccp: remove twchain
|
12 лет назад |
Eric Dumazet
|
5080546682
inet: consolidate INET_TW_MATCH
|
12 лет назад |
Joe Perches
|
1fd5115538
inet*.h: Remove extern from function prototypes
|
12 лет назад |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 лет назад |
Tom Herbert
|
da5e36308d
soreuseport: TCP/IPv4 implementation
|
12 лет назад |
Eric Dumazet
|
077b393d05
net: fix sparse endianness warnings on sock_common
|
12 лет назад |
Eric Dumazet
|
ce43b03e88
net: move inet_dport/inet_num in sock_common
|
12 лет назад |
David S. Miller
|
41063e9dd1
ipv4: Early TCP socket demux.
|
13 лет назад |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 лет назад |
Balazs Scheidler
|
093d282321
tproxy: fix hash locking issue when using port redirection in __inet_inherit_port()
|
15 лет назад |
Eric Dumazet
|
9327f7053e
tcp: Fix a connect() race with timewait sockets
|
15 лет назад |
Lucian Adrian Grijincu
|
5256f2ef3a
inet: fix inet_bind_bucket_for_each
|
15 лет назад |
Eric Dumazet
|
c720c7e838
inet: rename some inet_sock fields
|
16 лет назад |
Eric Dumazet
|
f373b53b5f
tcp: replace ehash_size by ehash_mask
|
16 лет назад |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 лет назад |
Eric Dumazet
|
24dd1fa184
net: move bsockets outside of read only beginning of struct inet_hashinfo
|
16 лет назад |
David S. Miller
|
05bee47377
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 лет назад |
Eric Dumazet
|
94cd3e6cbe
net: wrong test in inet_ehash_locks_alloc()
|
16 лет назад |
Evgeniy Polyakov
|
a9d8f9110d
inet: Allowing more than 64k connections and heavily optimize bind(0) time.
|
16 лет назад |
Eric Dumazet
|
c25eb3bfb9
net: Convert TCP/DCCP listening hash tables to use RCU
|
16 лет назад |