Craig Gallek
|
e4cabca549
inet: Fix missing return value in inet6_hash
|
8 年 前 |
David Ahern
|
a04a480d43
net: Require exact match for TCP socket lookups if dif is l3mdev
|
8 年 前 |
Eric Dumazet
|
02a1d6e7a6
net: rename NET_{ADD|INC}_STATS_BH()
|
9 年 前 |
Eric Dumazet
|
03c5b53418
ipv6: fix inet6_lookup_listener()
|
9 年 前 |
Eric Dumazet
|
3b24d854cb
tcp/dccp: do not touch listener sk_refcnt under synflood
|
9 年 前 |
Eric Dumazet
|
2d331915a0
tcp/dccp: use rcu locking in inet_diag_find_one_icsk()
|
9 年 前 |
Eric Dumazet
|
ee3cf32a4a
tcp/dccp: remove BH disable/enable in lookup
|
9 年 前 |
Craig Gallek
|
c125e80b88
soreuseport: fast reuseport TCP socket selection
|
9 年 前 |
Craig Gallek
|
a583636a83
inet: refactor inet[6]_lookup functions to take skb
|
9 年 前 |
Craig Gallek
|
496611d7b5
inet: create IPv6-equivalent inet_hash function
|
9 年 前 |
Eric Dumazet
|
70da268b56
net: SO_INCOMING_CPU setsockopt() support
|
9 年 前 |
Eric Dumazet
|
dbe7faa404
inet: inet_twsk_deschedule factorization
|
10 年 前 |
Eric Dumazet
|
fc01538f9f
inet: simplify timewait refcounting
|
10 年 前 |
Eric Dumazet
|
e2baad9e4b
tcp: connect() from bound sockets can be faster
|
10 年 前 |
Eric Dumazet
|
789f558cfb
tcp/dccp: get rid of central timewait timer
|
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
|
6eada0110c
netns: constify net_hash_mix() and various callers
|
10 年 前 |
Ian Morris
|
4c83acbc56
ipv6: White-space cleansing : gaps between function and symbol export
|
11 年 前 |
Ian Morris
|
67ba4152e8
ipv6: White-space cleansing : Line Layouts
|
11 年 前 |
Daniel Borkmann
|
8fc54f6891
net: use reciprocal_scale() helper
|
11 年 前 |
Hannes Frederic Sowa
|
1bbdceef1e
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
|
11 年 前 |
Hannes Frederic Sowa
|
b50026b5ac
ipv6: split inet6_ehashfn to hash functions per compilation unit
|
11 年 前 |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
12 年 前 |
Eric Dumazet
|
05dbc7b594
tcp/dccp: remove twchain
|
12 年 前 |
Eric Dumazet
|
80ad1d61e7
net: do not call sock_put() on TIMEWAIT sockets
|
12 年 前 |
Tom Herbert
|
5ba24953e9
soreuseport: TCP/IPv6 implementation
|
12 年 前 |
Eric Dumazet
|
ce43b03e88
net: move inet_dport/inet_num in sock_common
|
12 年 前 |
David S. Miller
|
6e5714eaf7
net: Compute protocol sequence numbers and fragment IDs using MD5.
|
14 年 前 |