Home
last modified time | relevance | path

Searched hist:c67499c0e772064b37ad75eb69b28fc218752636 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/net/
H A Dinet_hashtables.hdiff 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 Dinet_diag.cdiff 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 Dinet_hashtables.cdiff 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 Dtcp_ipv4.cdiff 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 Dipv4.cdiff 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>