1. 50eb431 [IPV6] route: kill some bloat by Ilpo Järvinen · 17 years ago
  2. 389f661 [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware by Daniel Lezcano · 17 years ago
  3. 1cab3da [NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware by Daniel Lezcano · 17 years ago
  4. 06bfe65 [NETNS][IPV6]: inet6_addr - ipv6_chk_same_addr namespace aware by Daniel Lezcano · 17 years ago
  5. bfeade0 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace by Daniel Lezcano · 17 years ago
  6. 3c40090 [NETNS][IPV6]: inet6_addr - isolate inet6 addresses from proc file by Daniel Lezcano · 17 years ago
  7. e186932 [NETNS]: Use the per-net ipv6_devconf(_all) in sysctl handlers by Pavel Emelyanov · 17 years ago
  8. 441fc2a [NETNS]: Use the per-net ipv6_devconf_dflt by Pavel Emelyanov · 17 years ago
  9. e0da5a4 [NETNS]: Create ipv6 devconf-s for namespaces by Pavel Emelyanov · 17 years ago
  10. bff16c2 [NETNS]: Make the ctl-tables per-namespace by Pavel Emelyanov · 17 years ago
  11. 9589731 [NETNS]: Make the __addrconf_sysctl_register return an error by Pavel Emelyanov · 17 years ago
  12. 408c476 [NETNS]: Clean out the ipv6-related sysctls creation/destruction by Pavel Emelyanov · 17 years ago
  13. 4d1169c [NETNS]: Add netns to nl_info structure. by Denis V. Lunev · 17 years ago
  14. 6b175b2 [NETNS]: Add netns parameter to inet_(dev_)add_type. by Eric W. Biederman · 17 years ago
  15. 868d13a [NETNS]: Pass fib_rules_ops into default_pref method. by Denis V. Lunev · 17 years ago
  16. f8c26b8 [NETNS]: Add netns parameter to fib_rules_(un)register. by Denis V. Lunev · 17 years ago
  17. 41a7690 [NETNS][IPV6]: Make icmpv6_time sysctl per namespace. by Daniel Lezcano · 17 years ago
  18. 4990509 [NETNS][IPV6]: Make sysctls route per namespace. by Daniel Lezcano · 17 years ago
  19. 7c76509 [NETNS][IPV6]: Make mld_max_msf readonly in other namespaces. by Daniel Lezcano · 17 years ago
  20. e71e034 [NETNS][IPV6]: Make ip6_frags per namespace. by Daniel Lezcano · 17 years ago
  21. 99bc9c4 [NETNS][IPV6]: Make bindv6only sysctl per namespace. by Daniel Lezcano · 17 years ago
  22. 760f2d0 [NETNS][IPV6]: Make multiple instance of sysctl tables. by Daniel Lezcano · 17 years ago
  23. 89918fc [NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem. by Daniel Lezcano · 17 years ago
  24. 81c1c17 [NETNS][IPV6]: Make a subsystem for af_inet6. by Daniel Lezcano · 17 years ago
  25. 291480c [NETNS][IPV6]: Make ipv6_sysctl_register to return a value. by Daniel Lezcano · 17 years ago
  26. 3d7cc2b [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules by Pavel Emelyanov · 17 years ago
  27. 65f7651 [NET]: prot_inuse cleanups and optimizations by Eric Dumazet · 17 years ago
  28. 9a429c4 [NET]: Add some acquires/releases sparse annotations. by Eric Dumazet · 17 years ago
  29. 95766ff [UDP]: Add memory accounting. by Hideo Aoki · 17 years ago
  30. a06b494 [IPV6]: Remove useless code from fib6_del_route(). by Gui Jianfeng · 17 years ago
  31. 9dd3245 [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input by Herbert Xu · 17 years ago
  32. 0883ae0 [IPSEC]: Fix transport-mode async resume on intput without netfilter by Herbert Xu · 17 years ago
  33. 426b530 [NETNS]: Modify the neighbour table code so it handles multiple network namespaces by Eric W. Biederman · 17 years ago
  34. afeb14b [XFRM]: RFC4303 compliant auditing by Paul Moore · 17 years ago
  35. 9cb5734 [TCP]: Convert several length variable to unsigned. by YOSHIFUJI Hideaki · 17 years ago
  36. 0aa6477 [XFRM]: Support to increment packet dropping statistics. by Masahide NAKAMURA · 17 years ago
  37. 9473e1f [XFRM] MIPv6: Fix to input RO state correctly. by Masahide NAKAMURA · 17 years ago
  38. a1b0514 [XFRM] IPv6: Fix dst/routing check at transformation. by Masahide NAKAMURA · 17 years ago
  39. 195ad6a [IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels by Herbert Xu · 17 years ago
  40. 33b8e77 [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option by Patrick McHardy · 17 years ago
  41. e79ec50 [NETFILTER]: Parenthesize macro parameters by Jan Engelhardt · 17 years ago
  42. 1e796fd [NETFILTER]: constify nf_afinfo by Patrick McHardy · 17 years ago
  43. 7b2f963 [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg by Patrick McHardy · 17 years ago
  44. f01ffbd [NETFILTER]: nf_log: move logging stuff to seperate header by Patrick McHardy · 17 years ago
  45. 77236b6 [NETFILTER]: ctnetlink: use netlink attribute helpers by Patrick McHardy · 17 years ago
  46. da4d0f6 [NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters() by Patrick McHardy · 17 years ago
  47. b5dd674 [NETFILTER]: ip6_tables: fix stack leagage by Patrick McHardy · 17 years ago
  48. c9d8fe1 [NETFILTER]: {ip,ip6}_tables: fix format strings by Patrick McHardy · 17 years ago
  49. 9c54795 [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences by Patrick McHardy · 17 years ago
  50. 3bc3fe5 [NETFILTER]: ip6_tables: add compat support by Patrick McHardy · 17 years ago
  51. d924357 [NETFILTER]: ip6_tables: resync get_entries() with ip_tables by Patrick McHardy · 17 years ago
  52. 433665c [NETFILTER]: ip6_tables: move IP6T_SO_GET_INFO handling to seperate function by Patrick McHardy · 17 years ago
  53. ed1a6f5 [NETFILTER]: ip6_tables: move counter allocation to seperate function by Patrick McHardy · 17 years ago
  54. 3b84e92 [NETFILTER]: ip6_tables: use vmalloc_node() by Patrick McHardy · 17 years ago
  55. f173c8a [NETFILTER]: ip6_tables: move entry, match and target checks to seperate functions by Patrick McHardy · 17 years ago
  56. 72f36ec [NETFILTER]: ip6_tables: kill a few useless defines/forward declarations by Patrick McHardy · 17 years ago
  57. 9055e05 [UDP]: Move udp_stats_in6 into net/ipv4/udp.c by Herbert Xu · 17 years ago
  58. 8a4a50f [IPV6] sit: Rebinding of SIT tunnels to other interfaces by Michal Schmidt · 17 years ago
  59. 528c4ce [IPV6]: Always pass a valid nl_info to inet6_rt_notify. by Denis V. Lunev · 17 years ago
  60. 09f7709 [IPV6]: fix section mismatch warnings by Daniel Lezcano · 17 years ago
  61. aebcf82 [IPSEC]: Do not let packets pass when ICMP flag is off by Herbert Xu · 17 years ago
  62. bb72845 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT by Herbert Xu · 17 years ago
  63. 7233b9f [IPSEC]: Fix reversed ICMP6 policy check by Herbert Xu · 17 years ago
  64. 8b7817f [IPSEC]: Add ICMP host relookup support by Herbert Xu · 17 years ago
  65. d5422ef [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse by Herbert Xu · 17 years ago
  66. 7f4e486 [IPV6]: make the protocol initialization to return an error code by Daniel Lezcano · 17 years ago
  67. 87c3efb [IPV6]: make inet6_register_protosw to return an error code by Daniel Lezcano · 17 years ago
  68. 853cbba [IPV6]: make frag to return an error at initialization by Daniel Lezcano · 17 years ago
  69. 248b238 [IPV6]: make extended headers to return an error at initialization by Daniel Lezcano · 17 years ago
  70. 0a3e78a [IPV6]: make flowlabel to return an error by Daniel Lezcano · 17 years ago
  71. c69bce2 [NET]: Remove unused "mibalign" argument for snmp_mib_init(). by YOSHIFUJI Hideaki · 17 years ago
  72. 7e5449c [IPV6]: route6 remove ifdef for fib_rules by Daniel Lezcano · 17 years ago
  73. c35b7e7 [IPV6]: remove ifdef in route6 for xfrm6 by Daniel Lezcano · 17 years ago
  74. 75314fb [IPV6]: create route6 proc init-fini functions by Daniel Lezcano · 17 years ago
  75. f845ab6 [IPV6] route6/fib6: Don't panic a kmem_cache_create. by Daniel Lezcano · 17 years ago
  76. e2fddf5 [IPV6]: Make af_inet6 to check ip6_route_init return value. by Daniel Lezcano · 17 years ago
  77. 433d49c [IPV6]: Make ip6_route_init to return an error code. by Daniel Lezcano · 17 years ago
  78. 9eb87f3 [IPV6]: Make fib6_rules_init to return an error code. by Daniel Lezcano · 17 years ago
  79. 0013cab [IPV6]: Make xfrm6_init to return an error code. by Daniel Lezcano · 17 years ago
  80. d63bddb [IPV6]: Make fib6_init to return an error code. by Daniel Lezcano · 17 years ago
  81. 5a3e55d [NET]: Multiple namespaces in the all dst_ifdown routines. by Denis V. Lunev · 17 years ago
  82. a59322b [UDP]: Only increment counter on first peek/recv by Herbert Xu · 17 years ago
  83. 1781f7f [UDP]: Restore missing inDatagrams increments by Herbert Xu · 17 years ago
  84. 27ab256 [UDP]: Avoid repeated counting of checksum errors due to peeking by Herbert Xu · 17 years ago
  85. c8fecf2 [IPV6]: Eliminate difference in actions of sysctl and proc handler for conf.all.forwarding by Pavel Emelyanov · 17 years ago
  86. 4d43b78 [IPV6]: Use sysctl paths to register ipv6 sysctl tables by Pavel Emelyanov · 17 years ago
  87. 4a61b58 [IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleaner by Pavel Emelyanov · 17 years ago
  88. 4b3d15e [NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict by Patrick McHardy · 17 years ago
  89. 02f014d [NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info by Patrick McHardy · 17 years ago
  90. 7a6c665 [NETFILTER]: ip6_queue: resync dev-index based flushing by Patrick McHardy · 17 years ago
  91. 171b7fc [NETFILTER]: ip6_queue: deobfuscate entry lookups by Patrick McHardy · 17 years ago
  92. 0ac41e8 [NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_each_entry by Patrick McHardy · 17 years ago
  93. c01cd42 [NETFILTER]: nf_queue: move queueing related functions/struct to seperate header by Patrick McHardy · 17 years ago
  94. f9d8928 [NETFILTER]: nf_queue: remove unused data pointer by Patrick McHardy · 17 years ago
  95. e3ac529 [NETFILTER]: nf_queue: make queue_handler const by Patrick McHardy · 17 years ago
  96. 1999414 [NETFILTER]: Mark hooks __read_mostly by Patrick McHardy · 17 years ago
  97. 1841a4c [NETFILTER]: nf_ct_h323: remove ipv6 module dependency by Patrick McHardy · 17 years ago
  98. 17dfc93 [NETFILTER]: {ip,ip6}t_LOG: log GID by Maciej Soltysiak · 17 years ago
  99. 4c37799 [NETFILTER]: Use lowercase names for matches in Kconfig by Jan Engelhardt · 17 years ago
  100. 0265ab4 [NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner by Jan Engelhardt · 17 years ago