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