1. 05d4487 ipv6: Fix sysctl max for fib_multipath_hash_policy by Ido Schimmel · 4 years, 4 months ago
  2. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
  3. d2f7e56 ipv6: Use math to point per net sysctls into the appropriate struct net by Cambda Zhu · 4 years, 10 months ago
  4. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  5. 00dc330 net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect" by Eiichi Tsukata · 6 years ago
  6. a346abe ipv6: icmp: allow flowlabel reflection in echo replies by Eric Dumazet · 6 years ago
  7. 323a53c ipv6: tcp: enable flowlabel reflection in some RST packets by Eric Dumazet · 6 years ago
  8. b5facfd ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode by Ahmed Abdelsalam · 7 years ago
  9. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  10. b4bac17 net/ipv6: Add support for path selection using hash of 5-tuple by David Ahern · 7 years ago
  11. 58708ca net: Convert ipv6_sysctl_net_ops by Kirill Tkhai · 7 years ago
  12. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  13. 47d3d7a ipv6: Implement limits on Hop-by-Hop and Destination options by Tom Herbert · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. 22b6722 ipv6: Add sysctl for per namespace flow label reflection by Jakub Sitnicki · 7 years ago
  16. 4fee524 calipso: Add a label cache. by Huw Davies · 9 years ago
  17. 4224090 ipv6: Implement different admin modes for automatic flow labels by Tom Herbert · 9 years ago
  18. 35a256f ipv6: Nonlocal bind by Tom Herbert · 10 years ago
  19. 82a584b ipv6: Flow label state ranges by Tom Herbert · 10 years ago
  20. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  21. 1855b7c ipv6: introduce idgen_delay and idgen_retries knobs by Hannes Frederic Sowa · 10 years ago
  22. 2f71193 ipv6: add sysctl_mld_qrv to configure query robustness variable by Hannes Frederic Sowa · 10 years ago
  23. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  24. 166bd89 ipv6: data of fwmark_reflect sysctl needs to be updated on netns construction by Hannes Frederic Sowa · 10 years ago
  25. cb1ce2e ipv6: Implement automatic flow label generation on transmit by Tom Herbert · 11 years ago
  26. e110861 net: add a sysctl to reflect the fwmark on replies by Lorenzo Colitti · 11 years ago
  27. 6444f72 ipv6: add flowlabel_consistency sysctl by Florent Fourcot · 11 years ago
  28. ec35b61 IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6 by FX Le Bail · 11 years ago
  29. 509aba3 IPv6: add the option to use anycast addresses as source addresses in echo reply by FX Le Bail · 11 years ago
  30. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 12 years ago
  31. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 13 years ago
  32. 6dceb03 net ipv6: Don't use sysctl tables with .child entries. by Eric W. Biederman · 13 years ago
  33. a5287ac net ipv6: Remove unneded registration of an empty net/ipv6/neigh by Eric W. Biederman · 13 years ago
  34. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 13 years ago
  35. 4344475 net: Kill register_sysctl_rotable by Eric W. Biederman · 13 years ago
  36. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  37. 9d2a8fa net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries. by Eric W. Biederman · 14 years ago
  38. bf36076 net: Fix ipv6 neighbour unregister_sysctl_table warning by Eric W. Biederman · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  40. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 15 years ago
  41. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  42. 81e4321 inet6: functions shadow global variable by Gerrit Renker · 15 years ago
  43. c19a28e remove lots of double-semicolons by Fernando Carrijo · 16 years ago
  44. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  45. ce3113e ipv6: sysctl fixes by Al Viro · 16 years ago
  46. eeb61f7 missing bits of net-namespace / sysctl by Al Viro · 16 years ago
  47. 34ac257 ipv6: Register some net/ipv6/ core sysctls at read-only root. by Pavel Emelyanov · 17 years ago
  48. 5ee0910 [IPV6] SYSCTL: complete initialization for sysctl table in subsystem code. by YOSHIFUJI Hideaki · 17 years ago
  49. 3bdfe7e [IPV6] SYSCTL: Fix possible memory leakage in error path. by YOSHIFUJI Hideaki · 17 years ago
  50. 8d8354d [NETNS][FRAGS]: Move ctl tables around. by Pavel Emelyanov · 17 years ago
  51. 2334ecb [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header. by YOSHIFUJI Hideaki · 17 years ago
  52. 41a7690 [NETNS][IPV6]: Make icmpv6_time sysctl per namespace. by Daniel Lezcano · 17 years ago
  53. 4990509 [NETNS][IPV6]: Make sysctls route per namespace. by Daniel Lezcano · 17 years ago
  54. 7c76509 [NETNS][IPV6]: Make mld_max_msf readonly in other namespaces. by Daniel Lezcano · 17 years ago
  55. e71e034 [NETNS][IPV6]: Make ip6_frags per namespace. by Daniel Lezcano · 17 years ago
  56. 99bc9c4 [NETNS][IPV6]: Make bindv6only sysctl per namespace. by Daniel Lezcano · 17 years ago
  57. 760f2d0 [NETNS][IPV6]: Make multiple instance of sysctl tables. by Daniel Lezcano · 17 years ago
  58. 89918fc [NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem. by Daniel Lezcano · 17 years ago
  59. 291480c [NETNS][IPV6]: Make ipv6_sysctl_register to return a value. by Daniel Lezcano · 17 years ago
  60. 3d7cc2b [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules by Pavel Emelyanov · 17 years ago
  61. 4d43b78 [IPV6]: Use sysctl paths to register ipv6 sysctl tables by Pavel Emelyanov · 17 years ago
  62. 4a61b58 [IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleaner by Pavel Emelyanov · 17 years ago
  63. 04128f2 [INET]: Collect common frag sysctl variables together by Pavel Emelyanov · 17 years ago
  64. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  65. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  66. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  67. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago