1. b98b330 net: dccp: use net_generic storage by Florian Westphal · 3 years, 9 months ago
  2. 5106efe Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 9 months ago
  3. db3685b net: remove obsolete members from struct net by Florian Westphal · 3 years, 9 months ago
  4. 9fadafa include: net: Remove repeated struct declaration by Wan Jiabing · 3 years, 9 months ago
  5. 3d368ab net: initialize net->net_cookie at netns setup by Eric Dumazet · 3 years, 11 months ago
  6. d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 1 month ago
  7. f9b4240b Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
  8. f7583f0 netfilter: nfnl_acct: remove data from struct net by Wang Shanker · 4 years, 2 months ago
  9. 92acdc5 bpf, net: Rework cookie generator as per-cpu one by Daniel Borkmann · 4 years, 3 months ago
  10. 8b8f3e6 net: Use generic ns_common::count by Christian Brauner · 4 years, 5 months ago
  11. a3fd7ce net: Introduce netns_bpf for BPF programs attached to netns by Jakub Sitnicki · 4 years, 7 months ago
  12. 8f34e53 ipv6: Use global sernum for dst validation with nexthop objects by David Ahern · 4 years, 8 months ago
  13. 5a95cbb bpf, net: Fix build issue when net ns not configured by Daniel Borkmann · 4 years, 9 months ago
  14. f318903 bpf: Add netns cookie and enable it for bpf cgroup hooks by Daniel Borkmann · 4 years, 9 months ago
  15. 56f200c netns: Constify exported functions by Guillaume Nault · 5 years ago
  16. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  17. d4e4fdf netns: fix GFP flags in rtnl_net_notifyid() by Guillaume Nault · 5 years ago
  18. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  19. 2a06b89 net: reorder 'struct net' fields to avoid false sharing by Eric Dumazet · 5 years ago
  20. a30c7b4 net: introduce per-netns netdevice notifiers by Jiri Pirko · 5 years ago
  21. afa0df5 net: push loops and nb calls into helper functions by Jiri Pirko · 5 years ago
  22. 81160dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  23. 8b53c76 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  24. 3dd97a0 net: fib_notifier: move fib_notifier_ops from struct net into per-net struct by Jiri Pirko · 5 years ago
  25. aad12c2 trivial: netns: fix typo in 'struct net.passive' description by Mike Rapoport · 5 years ago
  26. cd48bdd sock: make cookie generation global instead of per netns by Daniel Borkmann · 5 years ago
  27. 91b05a7 crypto: user - make NETLINK_CRYPTO work inside netns by Ondrej Mosnacek · 5 years ago
  28. 237f83d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 5 years ago
  29. 9b24261 keys: Network namespace domain tag by David Howells · 6 years ago
  30. d7d9987 netns: add pre_exit method to struct pernet_operations by Eric Dumazet · 6 years ago
  31. ab84be7 net: Initial nexthop code by David Ahern · 6 years ago
  32. 355b985 netns: provide pure entropy for net_hash_mix() by Eric Dumazet · 6 years ago
  33. 1d0dc06 net: xsk: track AF_XDP sockets on a per-netns list by Björn Töpel · 6 years ago
  34. d58e468 flow_dissector: implements flow dissector BPF hook by Petar Penkov · 6 years ago
  35. fbdeaed net: create reusable function for getting ownership info of sysfs inodes by Tyler Hicks · 6 years ago
  36. 9ce7bc0 netfilter: ipv6: nf_defrag: reduce struct net memory waste by Eric Dumazet · 7 years ago
  37. f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 7 years ago
  38. 8518e9b net: Add more comments by Kirill Tkhai · 7 years ago
  39. 4420bf2 net: Rename net_sem to pernet_ops_rwsem by Kirill Tkhai · 7 years ago
  40. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  41. 94e5e30 net: add uevent socket member by Christian Brauner · 7 years ago
  42. 6056415d net: Add comment about pernet_operations methods and synchronization by Kirill Tkhai · 7 years ago
  43. 65b7b5b net: Make cleanup_list and net::cleanup_list of llist type by Kirill Tkhai · 7 years ago
  44. 19efbd9 net: Kill net_mutex by Kirill Tkhai · 7 years ago
  45. 447cd7a net: Allow pernet_operations to be executed in parallel by Kirill Tkhai · 7 years ago
  46. 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  47. 4ee806d net: tcp: close sock if net namespace is exiting by Dan Streetman · 7 years ago
  48. 273c28b net: Convert atomic_t net::count to refcount_t by Kirill Tkhai · 7 years ago
  49. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  50. 04b1d4e net: core: Make the FIB notification chain generic by Ido Schimmel · 7 years ago
  51. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  52. c122e14 net: convert net.passive from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  53. 3859a27 randstruct: Mark various structs for randomization by Kees Cook · 8 years ago
  54. 7866cc5 netns: add and use net_ns_barrier by Florian Westphal · 8 years ago
  55. 8e8cda6 can: initial support for network namespaces by Mario Kicherer · 8 years ago
  56. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  57. 0f5258c netns: fix get_net_ns_by_fd(int pid) typo by Stefan Hajnoczi · 8 years ago
  58. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  59. 7032866 netns: Add a limit on the number of net namespaces by Eric W. Biederman · 8 years ago
  60. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  61. 19576c9 netfilter: cttimeout: add netns support by Pablo Neira · 9 years ago
  62. 3499abb netfilter: nfacct: per network namespace support by Andreas Schultz · 9 years ago
  63. 04c52de net: include missing headers in net/net_namespace.h by Pablo Neira Ayuso · 10 years ago
  64. de13346 netns: make nsid_lock per net by WANG Cong · 10 years ago
  65. 59324cf netlink: allow to listen "all" netns by Nicolas Dichtel · 10 years ago
  66. 7a0877d netns: rename peernet2id() to peernet2id_alloc() by Nicolas Dichtel · 10 years ago
  67. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 10 years ago
  68. efd7ef1 net: Kill hold_net release_net by Eric W. Biederman · 10 years ago
  69. 33cf7c9 net: add real socket cookies by Eric Dumazet · 10 years ago
  70. 0189197 mpls: Basic routing support by Eric W. Biederman · 10 years ago
  71. 0c7aecd netns: add rtnl cmd to add and get peer netns ids by Nicolas Dichtel · 10 years ago
  72. 435d5f4 common object embedded into various struct ....ns by Al Viro · 10 years ago
  73. 705f1c8 ipv6: remove rt6i_genid by Hannes Frederic Sowa · 10 years ago
  74. 7e65eac 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabled by Luis R. Rodriguez · 11 years ago
  75. 599018a 6lowpan: add helper to get 6lowpan namespace by Luis R. Rodriguez · 11 years ago
  76. 6a66271 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif by Cong Wang · 11 years ago
  77. 633fc86 net: ns: add ieee802154_6lowpan namespace by Alexander Aring · 11 years ago
  78. 535d3ae net: Move prototype declaration to header file include/net/net_namespace.h from net/ipx/af_ipx.c by Rashika Kheria · 11 years ago
  79. 99633ab netfilter: nf_tables: complete net namespace support by Pablo Neira Ayuso · 11 years ago
  80. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  81. 50624c9 net: Delay default_device_exit_batch until no devices are unregistering v2 by Eric W. Biederman · 11 years ago
  82. e67e16e net_namespace.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  83. ca4c3fc net: split rt_genid for ipv4 and ipv6 by fan.du · 11 years ago
  84. 8b4d14d netns: exclude ipvs from struct net when IPVS disabled by JunweiZhang · 12 years ago
  85. 5aad1de ipv4: use separate genid for next hop exceptions by Timo Teräs · 12 years ago
  86. f3c1a44 netfilter: make /proc/net/netfilter pernet by Gao feng · 12 years ago
  87. 98f842e proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 14 years ago
  88. 038e733 userns: make each net (net_ns) belong to a user_ns by Eric W. Biederman · 13 years ago
  89. d727abc netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS by Eric W. Biederman · 13 years ago
  90. 04a6f82 sections: fix section conflicts in net by Andi Kleen · 12 years ago
  91. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  92. c038a76 ipv6: add a new namespace for nf_conntrack_reasm by Amerigo Wang · 12 years ago
  93. b42664f netns: move net->ipv4.rt_genid to net->rt_genid by Nicolas Dichtel · 12 years ago
  94. 4db67e8 sctp: Make the address lists per network namespace by Eric W. Biederman · 12 years ago
  95. 1fb9489 net: Loopback ifindex is constant now by Pavel Emelyanov · 12 years ago
  96. aa79e66 net: Make ifindex generation per-net namespace by Pavel Emelyanov · 12 years ago
  97. 51d7ccc net: make sock diag per-namespace by Andrey Vagin · 12 years ago
  98. 48c7495 net sysctl: Add place holder functions for when sysctl support is compiled out of the kernel. by Eric W. Biederman · 13 years ago
  99. 5f568e5 net: Remove register_net_sysctl_table by Eric W. Biederman · 13 years ago
  100. 4344475 net: Kill register_sysctl_rotable by Eric W. Biederman · 13 years ago