1. 0c7aecd netns: add rtnl cmd to add and get peer netns ids by Nicolas Dichtel · 10 years ago
  2. 435d5f4 common object embedded into various struct ....ns by Al Viro · 10 years ago
  3. 705f1c8 ipv6: remove rt6i_genid by Hannes Frederic Sowa · 10 years ago
  4. 7e65eac 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabled by Luis R. Rodriguez · 10 years ago
  5. 599018a 6lowpan: add helper to get 6lowpan namespace by Luis R. Rodriguez · 10 years ago
  6. 6a66271 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 10 years ago
  7. 633fc86 net: ns: add ieee802154_6lowpan namespace by Alexander Aring · 10 years ago
  8. 535d3ae net: Move prototype declaration to header file include/net/net_namespace.h from net/ipx/af_ipx.c by Rashika Kheria · 10 years ago
  9. 99633ab netfilter: nf_tables: complete net namespace support by Pablo Neira Ayuso · 11 years ago
  10. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  11. 50624c9 net: Delay default_device_exit_batch until no devices are unregistering v2 by Eric W. Biederman · 11 years ago
  12. e67e16e net_namespace.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  13. ca4c3fc net: split rt_genid for ipv4 and ipv6 by fan.du · 11 years ago
  14. 8b4d14d netns: exclude ipvs from struct net when IPVS disabled by JunweiZhang · 11 years ago
  15. 5aad1de ipv4: use separate genid for next hop exceptions by Timo Teräs · 11 years ago
  16. f3c1a44 netfilter: make /proc/net/netfilter pernet by Gao feng · 11 years ago
  17. 98f842e proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 13 years ago
  18. 038e733 userns: make each net (net_ns) belong to a user_ns by Eric W. Biederman · 12 years ago
  19. d727abc netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS by Eric W. Biederman · 12 years ago
  20. 04a6f82 sections: fix section conflicts in net by Andi Kleen · 12 years ago
  21. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  22. c038a76 ipv6: add a new namespace for nf_conntrack_reasm by Amerigo Wang · 12 years ago
  23. b42664f netns: move net->ipv4.rt_genid to net->rt_genid by Nicolas Dichtel · 12 years ago
  24. 4db67e8 sctp: Make the address lists per network namespace by Eric W. Biederman · 12 years ago
  25. 1fb9489 net: Loopback ifindex is constant now by Pavel Emelyanov · 12 years ago
  26. aa79e66 net: Make ifindex generation per-net namespace by Pavel Emelyanov · 12 years ago
  27. 51d7ccc net: make sock diag per-namespace by Andrey Vagin · 12 years ago
  28. 48c7495 net sysctl: Add place holder functions for when sysctl support is compiled out of the kernel. by Eric W. Biederman · 12 years ago
  29. 5f568e5 net: Remove register_net_sysctl_table by Eric W. Biederman · 12 years ago
  30. 4344475 net: Kill register_sysctl_rotable by Eric W. Biederman · 12 years ago
  31. 2ca794e net sysctl: Initialize the network sysctls sooner to avoid problems. by Eric W. Biederman · 12 years ago
  32. ab41a2c net: Implement register_net_sysctl. by Eric W. Biederman · 12 years ago
  33. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
  34. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  35. 4e985ad rtnl: provide link dump consistency info by Thomas Graf · 13 years ago
  36. a685e08 Delay struct net freeing while there's a sysfs instance refering to it by Al Viro · 13 years ago
  37. 10799db Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  38. bee9525 net: Add linux/sysctl.h includes where needed. by David S. Miller · 13 years ago
  39. f063052 net: Allow setting the network namespace by fd by Eric W. Biederman · 13 years ago
  40. 2553d06 ipvs: move struct netns_ipvs by Julian Anastasov · 13 years ago
  41. 61b1ab4 IPVS: netns, add basic init per netns. by Hans Schillstrom · 14 years ago
  42. 1c87733 net_ns: add __rcu annotations by Eric Dumazet · 14 years ago
  43. 8e602ce netns: reorder fields in struct net by Eric Dumazet · 14 years ago
  44. 8467005 nsproxy: remove INIT_NSPROXY() by Alexey Dobriyan · 14 years ago
  45. cd8c20b netfilter: nfnetlink: netns support by Alexey Dobriyan · 15 years ago
  46. 72ad937 net: Add support for batching network namespace cleanups by Eric W. Biederman · 15 years ago
  47. 65c0cfa net: remove [un]register_pernet_gen_... and update the docs. by Eric W. Biederman · 15 years ago
  48. f875bae net: Automatically allocate per namespace data. by Eric W. Biederman · 15 years ago
  49. 2b035b3 net: Batch network namespace destruction. by Eric W. Biederman · 15 years ago
  50. 7c28bd0 rtnetlink: speedup rtnl_dump_ifinfo() by Eric Dumazet · 15 years ago
  51. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  52. 4edf547 net: explain netns notifiers a little better by Johannes Berg · 15 years ago
  53. b333b3d22 wireless extensions: make netns aware by Johannes Berg · 15 years ago
  54. 30ffee8 net: move and export get_net_ns_by_pid by Johannes Berg · 15 years ago
  55. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  56. 11a28d3 net: make namespace iteration possible under RCU by Johannes Berg · 15 years ago
  57. 17edde5 netns: Remove net_alive by Eric W. Biederman · 15 years ago
  58. d62ddc2 netns xfrm: add netns boilerplate by Alexey Dobriyan · 16 years ago
  59. 8f424b5 net: Introduce read_pnet() and write_pnet() helpers by Eric Dumazet · 16 years ago
  60. 485ac57 netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys by Alexey Dobriyan · 16 years ago
  61. dfdb8d7 netfilter: netns nf_conntrack: add netns boilerplate by Alexey Dobriyan · 16 years ago
  62. 7345509 [PATCH] beginning of sysctl cleanup - ctl_table_set by Al Viro · 16 years ago
  63. 852566f mib: add netns/mib.h file by Pavel Emelyanov · 16 years ago
  64. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  65. b9f75f4 netns: Don't receive new packets in a dead network namespace. by Eric W. Biederman · 16 years ago
  66. d62c612 netns: Introduce sysctl root for read-only net sysctls. by Pavel Emelyanov · 16 years ago
  67. 5d1e446 [NETNS]: Make netns refconting debug like a socket one. by Denis V. Lunev · 16 years ago
  68. dec827d [NETNS]: The generic per-net pointers. by Pavel Emelyanov · 16 years ago
  69. c93cf61 [NETNS]: The net-subsys IDs generator. by Pavel Emelyanov · 16 years ago
  70. 67019cc [NETNS]: Add an empty netns_dccp structure on struct net. by Pavel Emelyanov · 16 years ago
  71. a4aa834 [NETNS]: Declare init_net even without CONFIG_NET defined. by Denis V. Lunev · 16 years ago
  72. c0f3932 [NETNS]: Do not include net/net_namespace.h from seq_file.h by Denis V. Lunev · 16 years ago
  73. 225c0a0 [NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h. by Denis V. Lunev · 16 years ago
  74. 8efa6e9 [NETNS]: Introduce a netns_core structure. by Pavel Emelyanov · 16 years ago
  75. 878628f [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  76. e9720ac [NET]: Make /proc/net a symlink on /proc/self/net (v3) by Pavel Emelyanov · 16 years ago
  77. 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 16 years ago
  78. 5fd30ee [NETNS]: Namespacing in the generic fib rules code. by Denis V. Lunev · 17 years ago
  79. b0f159d [NETNS][IPV6]: Add ipv6 structure for netns. by Daniel Lezcano · 17 years ago
  80. 8afd351 [NETNS]: Add the netns_ipv4 struct by Pavel Emelyanov · 17 years ago
  81. 2aaef4e [NETNS]: separate af_packet netns data by Denis V. Lunev · 17 years ago
  82. a0a53c8 [NETNS]: struct net content re-work (v3) by Denis V. Lunev · 17 years ago
  83. b8e1f9b [NET] sysctl: make sysctl_somaxconn per-namespace by Pavel Emelyanov · 17 years ago
  84. 024626e [NET] sysctl: make the sys.net.core sysctls per-namespace by Pavel Emelyanov · 17 years ago
  85. 1597fbc [UNIX]: Make the unix sysctl tables per-namespace by Pavel Emelyanov · 17 years ago
  86. d392e49 [UNIX]: Move the sysctl_unix_max_dgram_qlen by Pavel Emelyanov · 17 years ago
  87. 95bdfcc [NET]: Implement the per network namespace sysctl infrastructure by Eric W. Biederman · 17 years ago
  88. d12d01d [NET]: Make AF_PACKET handle multiple network namespaces by Denis V. Lunev · 17 years ago
  89. 97c53ca [NET]: Make rtnetlink infrastructure network namespace aware (v3) by Denis V. Lunev · 17 years ago
  90. 022cbae [NET]: Move unneeded data to initdata section. by Denis V. Lunev · 17 years ago
  91. d465579 [NET]: Relax the reference counting of init_net_ns by Pavel Emelyanov · 17 years ago
  92. 2b008b0a [NET]: Marking struct pernet_operations __net_initdata was inappropriate by Eric W. Biederman · 17 years ago
  93. 4665079 [NETNS]: Move some code into __init section when CONFIG_NET_NS=n by Pavel Emelyanov · 17 years ago
  94. f4618d3 [NETNS]: Simplify the network namespace list locking rules. by Eric W. Biederman · 17 years ago
  95. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  96. 9dd776b [NET]: Add network namespace clone & unshare support. by Eric W. Biederman · 17 years ago
  97. 077130c [NET]: Fix race when opening a proc file while a network namespace is exiting. by Eric W. Biederman · 17 years ago
  98. 4fabcd7 [NETNS]: Fix allnoconfig compilation error. by Daniel Lezcano · 17 years ago
  99. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  100. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago