Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1993b176a8224e371e0732ffada7ab9eb3b0912b
/
net
/
ipv4
/
inet_hashtables.c
1580ab6
tcp/dccp: better use of ephemeral ports in connect()
by Eric Dumazet
· 9 years ago
c125e80
soreuseport: fast reuseport TCP socket selection
by Craig Gallek
· 9 years ago
a583636
inet: refactor inet[6]_lookup functions to take skb
by Craig Gallek
· 9 years ago
086c653
sock: struct proto hash function may error
by Craig Gallek
· 9 years ago
5e0724d
tcp/dccp: fix hashdance race for passive sessions
by Eric Dumazet
· 9 years ago
c2f34a6
tcp/dccp: fix potential NULL deref in __inet_inherit_port()
by Eric Dumazet
· 9 years ago
70da268
net: SO_INCOMING_CPU setsockopt() support
by Eric Dumazet
· 9 years ago
079096f
tcp/dccp: install syn_recv requests into ehash table
by Eric Dumazet
· 9 years ago
1ce31c9
inet: constify __inet_inherit_port() sock argument
by Eric Dumazet
· 9 years ago
c5e40ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
89e478a
tcp: suppress a division by zero warning
by Eric Dumazet
· 9 years ago
dbe7faa
inet: inet_twsk_deschedule factorization
by Eric Dumazet
· 9 years ago
fc01538f
inet: simplify timewait refcounting
by Eric Dumazet
· 9 years ago
e2baad9
tcp: connect() from bound sockets can be faster
by Eric Dumazet
· 9 years ago
07f4c90
tcp/dccp: try to not exhaust ip_local_port_range in connect()
by Eric Dumazet
· 9 years ago
095dc8e
tcp: fix/cleanup inet_ehash_locks_alloc()
by Eric Dumazet
· 9 years ago
f5af1f5
inet_hashinfo: remove bsocket counter
by Eric Dumazet
· 9 years ago
789f558
tcp/dccp: get rid of central timewait timer
by Eric Dumazet
· 10 years ago
00db412
ipv4: coding style: comparison for inequality with NULL
by Ian Morris
· 10 years ago
b4d6444
inet: get rid of last __inet_hash_connect() argument
by Eric Dumazet
· 10 years ago
77a6a47
ipv6: get rid of __inet6_hash()
by Eric Dumazet
· 10 years ago
d1e559d
inet: add IPv6 support to sk_ehashfn()
by Eric Dumazet
· 10 years ago
5b441f7
net: introduce sk_ehashfn() helper
by Eric Dumazet
· 10 years ago
6eada01
netns: constify net_hash_mix() and various callers
by Eric Dumazet
· 10 years ago
2c13270
inet: factorize sock_edemux()/sock_gen_put() code
by Eric Dumazet
· 10 years ago
41b822c
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
by Eric Dumazet
· 10 years ago
efd7ef1
net: Kill hold_net release_net
by Eric W. Biederman
· 10 years ago
8fc54f6
net: use reciprocal_scale() helper
by Daniel Borkmann
· 10 years ago
c722831
net: Use a more standard macro for INET_ADDR_COOKIE
by Joe Perches
· 11 years ago
122ff24
ipv4: make ip_local_reserved_ports per netns
by WANG Cong
· 11 years ago
1bbdcee
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
65cd803
ipv4: split inet_ehashfn to hash functions per compilation unit
by Hannes Frederic Sowa
· 11 years ago
05dbc7b
tcp/dccp: remove twchain
by Eric Dumazet
· 11 years ago
53af53a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
80ad1d6
net: do not call sock_put() on TIMEWAIT sockets
by Eric Dumazet
· 11 years ago
0bbf87d
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
by Eric W. Biederman
· 11 years ago
3b8ccd4
inet: fix spacing in assignment
by Camelia Groza
· 11 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
da5e363
soreuseport: TCP/IPv4 implementation
by Tom Herbert
· 12 years ago
ce43b03
net: move inet_dport/inet_num in sock_common
by Eric Dumazet
· 12 years ago
5e73ea1
ipv4: fix checkpatch errors
by Daniel Baluta
· 13 years ago
6e5714e
net: Compute protocol sequence numbers and fragment IDs using MD5.
by David S. Miller
· 13 years ago
b4ff3c9
inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners
by Nagendra Tomar
· 14 years ago
093d282
tproxy: fix hash locking issue when using port redirection in __inet_inherit_port()
by Balazs Scheidler
· 14 years ago
4bc2f18
net/ipv4: EXPORT_SYMBOL cleanups
by Eric Dumazet
· 14 years ago
e3826f1
net: reserve ports for applications using fixed port numbers
by Amerigo Wang
· 15 years ago
3cdaeda
tcp: Fix a connect() race with timewait sockets
by Eric Dumazet
· 15 years ago
9327f70
tcp: Fix a connect() race with timewait sockets
by Eric Dumazet
· 15 years ago
13475a3
tcp: connect() race with timewait reuse
by Eric Dumazet
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
c720c7e
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
f373b53
tcp: replace ehash_size by ehash_mask
by Eric Dumazet
· 15 years ago
24dd1fa
net: move bsockets outside of read only beginning of struct inet_hashinfo
by Eric Dumazet
· 16 years ago
a9d8f91
inet: Allowing more than 64k connections and heavily optimize bind(0) time.
by Evgeniy Polyakov
· 16 years ago
920de80
net: Make sure BHs are disabled in sock_prot_inuse_add()
by Eric Dumazet
· 16 years ago
c25eb3b
net: Convert TCP/DCCP listening hash tables to use RCU
by Eric Dumazet
· 16 years ago
9db66bd
net: convert TCP/DCCP ehash rwlocks to spinlocks
by Eric Dumazet
· 16 years ago
5caea4e
net: listening_hash get a spinlock per bucket
by Eric Dumazet
· 16 years ago
3ab5aee
net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls
by Eric Dumazet
· 16 years ago
7a9546e
net: ib_net pointer should depends on CONFIG_NET_NS
by Eric Dumazet
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
de0744a
mib: add net to NET_INC_STATS_BH
by Pavel Emelyanov
· 16 years ago
9f26b3a
inet: add struct net argument to inet_ehashfn
by Pavel Emelyanov
· 16 years ago
2086a65
inet: add struct net argument to inet_lhashfn
by Pavel Emelyanov
· 16 years ago
7f635ab
inet: add struct net argument to inet_bhashfn
by Pavel Emelyanov
· 16 years ago
5308377
[INET]: Uninline the __inet_inherit_port call.
by Pavel Emelyanov
· 17 years ago
8c5da49
[NETNS]: Add netns refcnt debug for inet bind buckets.
by Denis V. Lunev
· 17 years ago
c29a0bc
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
by Pavel Emelyanov
· 17 years ago
878628f
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
39d8cda
[SOCK]: Add udp_hash member to struct proto.
by Pavel Emelyanov
· 17 years ago
324b576
[INET]: Unexport inet_listen_wlock
by Adrian Bunk
· 17 years ago
74da4d3
[INET]: Unexport __inet_hash_connect
by Adrian Bunk
· 17 years ago
5d8c0aa
[INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations.
by Pavel Emelyanov
· 17 years ago
ab1e0a1
[SOCK] proto: Add hashinfo member to struct proto
by Arnaldo Carvalho de Melo
· 17 years ago
c67499c
[NETNS]: Tcp-v4 sockets per-net lookup.
by Pavel Emelyanov
· 17 years ago
941b1d2
[NETNS]: Make bind buckets live in net namespaces.
by Pavel Emelyanov
· 17 years ago
5ee31fc
[INET]: Consolidate inet(6)_hash_connect.
by Pavel Emelyanov
· 17 years ago
65f7651
[NET]: prot_inuse cleanups and optimizations
by Eric Dumazet
· 17 years ago
9a429c4
[NET]: Add some acquires/releases sparse annotations.
by Eric Dumazet
· 17 years ago
77a5ba5
[INET]: Uninline the __inet_lookup_established function.
by Pavel Emelyanov
· 17 years ago
152da81
[INET]: Uninline the __inet_hash function.
by Pavel Emelyanov
· 17 years ago
230140c
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
by Eric Dumazet
· 17 years ago
a25de53
[INET]: Justification for local port range robustness.
by Anton Arapov
· 17 years ago
227b60f
[INET]: local port range robustness
by Stephen Hemminger
· 17 years ago
e905a9e
[NET] IPV4: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
dbca9b275
[NET]: change layout of ehash table
by Eric Dumazet
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
fb99c84
[IPV4]: annotate inet_lookup() and friends
by Al Viro
· 18 years ago
4f765d8
[IPV4]: INET_MATCH() annotations
by Al Viro
· 18 years ago
8f491069
[IPV4]: Use network-order dport for all visible inet_lookup_*
by Herbert Xu
· 18 years ago
99a92ff
[IPV4]: Uninline inet_lookup_listener
by Herbert Xu
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
6c97e72
[IPV4]: Possible cleanups.
by Adrian Bunk
· 19 years ago
53b3531
[PATCH] s/;;/;/g
by Alexey Dobriyan
· 19 years ago
a7f5e7f
[INET]: Generalise tcp_v4_hash_connect
by Arnaldo Carvalho de Melo
· 19 years ago
463c84b
[NET]: Introduce inet_connection_sock
by Arnaldo Carvalho de Melo
· 19 years ago
e48c414
[INET]: Generalise the TCP sock ID lookup routines
by Arnaldo Carvalho de Melo
· 19 years ago
33b6223
[INET]: Generalise tcp_v4_lookup_listener
by Arnaldo Carvalho de Melo
· 19 years ago
Next »