Home
last modified time | relevance | path

Searched hist:"72 ad937a" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dnet_namespace.h72ad937a Wed Dec 02 20:29:03 CST 2009 Eric W. Biederman <ebiederm@xmission.com> net: Add support for batching network namespace cleanups

- Add exit_list to struct net to support building lists of network
namespaces to cleanup.

- Add exit_batch to pernet_operations to allow running operations only
once during a network namespace exit. Instead of once per network
namespace.

- Factor opt ops_exit_list and ops_exit_free so the logic with cleanup
up a network namespace does not need to be duplicated.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
72ad937a Wed Dec 02 20:29:03 CST 2009 Eric W. Biederman <ebiederm@xmission.com> net: Add support for batching network namespace cleanups

- Add exit_list to struct net to support building lists of network
namespaces to cleanup.

- Add exit_batch to pernet_operations to allow running operations only
once during a network namespace exit. Instead of once per network
namespace.

- Factor opt ops_exit_list and ops_exit_free so the logic with cleanup
up a network namespace does not need to be duplicated.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/core/
H A Dnet_namespace.c72ad937a Wed Dec 02 20:29:03 CST 2009 Eric W. Biederman <ebiederm@xmission.com> net: Add support for batching network namespace cleanups

- Add exit_list to struct net to support building lists of network
namespaces to cleanup.

- Add exit_batch to pernet_operations to allow running operations only
once during a network namespace exit. Instead of once per network
namespace.

- Factor opt ops_exit_list and ops_exit_free so the logic with cleanup
up a network namespace does not need to be duplicated.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
72ad937a Wed Dec 02 20:29:03 CST 2009 Eric W. Biederman <ebiederm@xmission.com> net: Add support for batching network namespace cleanups

- Add exit_list to struct net to support building lists of network
namespaces to cleanup.

- Add exit_batch to pernet_operations to allow running operations only
once during a network namespace exit. Instead of once per network
namespace.

- Factor opt ops_exit_list and ops_exit_free so the logic with cleanup
up a network namespace does not need to be duplicated.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>