Searched hist:c67499c0e772064b37ad75eb69b28fc218752636 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/net/ |
H A D | inet_hashtables.h | diff c67499c0e772064b37ad75eb69b28fc218752636 Thu Jan 31 07:06:40 CST 2008 Pavel Emelyanov <xemul@openvz.org> [NETNS]: Tcp-v4 sockets per-net lookup.
Add a net argument to inet_lookup and propagate it further into lookup calls. Plus tune the __inet_check_established.
The dccp and inet_diag, which use that lookup functions pass the init_net into them.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | inet_diag.c | diff c67499c0e772064b37ad75eb69b28fc218752636 Thu Jan 31 07:06:40 CST 2008 Pavel Emelyanov <xemul@openvz.org> [NETNS]: Tcp-v4 sockets per-net lookup.
Add a net argument to inet_lookup and propagate it further into lookup calls. Plus tune the __inet_check_established.
The dccp and inet_diag, which use that lookup functions pass the init_net into them.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | inet_hashtables.c | diff c67499c0e772064b37ad75eb69b28fc218752636 Thu Jan 31 07:06:40 CST 2008 Pavel Emelyanov <xemul@openvz.org> [NETNS]: Tcp-v4 sockets per-net lookup.
Add a net argument to inet_lookup and propagate it further into lookup calls. Plus tune the __inet_check_established.
The dccp and inet_diag, which use that lookup functions pass the init_net into them.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_ipv4.c | diff c67499c0e772064b37ad75eb69b28fc218752636 Thu Jan 31 07:06:40 CST 2008 Pavel Emelyanov <xemul@openvz.org> [NETNS]: Tcp-v4 sockets per-net lookup.
Add a net argument to inet_lookup and propagate it further into lookup calls. Plus tune the __inet_check_established.
The dccp and inet_diag, which use that lookup functions pass the init_net into them.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/dccp/ |
H A D | ipv4.c | diff c67499c0e772064b37ad75eb69b28fc218752636 Thu Jan 31 07:06:40 CST 2008 Pavel Emelyanov <xemul@openvz.org> [NETNS]: Tcp-v4 sockets per-net lookup.
Add a net argument to inet_lookup and propagate it further into lookup calls. Plus tune the __inet_check_established.
The dccp and inet_diag, which use that lookup functions pass the init_net into them.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|