David S. Miller
|
c5e40ee287
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eric Dumazet
|
89e478a2aa
tcp: suppress a division by zero warning
|
10 years ago |
Eric Dumazet
|
dbe7faa404
inet: inet_twsk_deschedule factorization
|
10 years ago |
Eric Dumazet
|
fc01538f9f
inet: simplify timewait refcounting
|
10 years ago |
Eric Dumazet
|
e2baad9e4b
tcp: connect() from bound sockets can be faster
|
10 years ago |
Eric Dumazet
|
07f4c90062
tcp/dccp: try to not exhaust ip_local_port_range in connect()
|
10 years ago |
Eric Dumazet
|
095dc8e0c3
tcp: fix/cleanup inet_ehash_locks_alloc()
|
10 years ago |
Eric Dumazet
|
f5af1f57a2
inet_hashinfo: remove bsocket counter
|
10 years ago |
Eric Dumazet
|
789f558cfb
tcp/dccp: get rid of central timewait timer
|
10 years ago |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 years ago |
Eric Dumazet
|
b4d6444ea3
inet: get rid of last __inet_hash_connect() argument
|
10 years ago |
Eric Dumazet
|
77a6a471bc
ipv6: get rid of __inet6_hash()
|
10 years ago |
Eric Dumazet
|
d1e559d0b1
inet: add IPv6 support to sk_ehashfn()
|
10 years ago |
Eric Dumazet
|
5b441f76f1
net: introduce sk_ehashfn() helper
|
10 years ago |
Eric Dumazet
|
6eada0110c
netns: constify net_hash_mix() and various callers
|
10 years ago |
Eric Dumazet
|
2c13270b44
inet: factorize sock_edemux()/sock_gen_put() code
|
10 years ago |
Eric Dumazet
|
41b822c59e
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
|
10 years ago |
Eric W. Biederman
|
efd7ef1c19
net: Kill hold_net release_net
|
10 years ago |
Daniel Borkmann
|
8fc54f6891
net: use reciprocal_scale() helper
|
11 years ago |
Joe Perches
|
c722831744
net: Use a more standard macro for INET_ADDR_COOKIE
|
11 years ago |
WANG Cong
|
122ff243f5
ipv4: make ip_local_reserved_ports per netns
|
11 years ago |
Hannes Frederic Sowa
|
1bbdceef1e
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
|
11 years ago |
Hannes Frederic Sowa
|
65cd8033ff
ipv4: split inet_ehashfn to hash functions per compilation unit
|
11 years ago |
Eric Dumazet
|
05dbc7b594
tcp/dccp: remove twchain
|
12 years ago |
David S. Miller
|
53af53ae83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
80ad1d61e7
net: do not call sock_put() on TIMEWAIT sockets
|
12 years ago |
Eric W. Biederman
|
0bbf87d852
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
|
12 years ago |
Camelia Groza
|
3b8ccd4473
inet: fix spacing in assignment
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Tom Herbert
|
da5e36308d
soreuseport: TCP/IPv4 implementation
|
12 years ago |