1. 84c4a9d xfrm6: release dev before returning error by Cong Wang · 11 years ago
  2. 8d06887 xfrm: make gc_thresh configurable in all namespaces by Michal Kubecek · 11 years ago
  3. 887c95c ipv6: Complete neighbour entry removal from dst_entry. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  4. 0afe21f xfrm6: Remove commented out function call to xfrm6_input_fini by Steffen Klassert · 12 years ago
  5. c381328 xfrm: Use a static gc threshold value for ipv6 by Steffen Klassert · 12 years ago
  6. 07a9362 ipv6: use IS_ENABLED() by Amerigo Wang · 12 years ago
  7. 9d7b0fc net: ipv6: fix oops in inet_putpeer() by Patrick McHardy · 12 years ago
  8. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  9. ec18d9a ipv6: Add redirect support to all protocol icmp error handlers. by David S. Miller · 12 years ago
  10. 97cac08 ipv6: Store route neighbour in rt6_info struct. by David S. Miller · 12 years ago
  11. 97bab73 inet: Hide route peer accesses behind helpers. by David S. Miller · 12 years ago
  12. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  13. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  14. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  15. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 13 years ago
  16. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  17. 7e1dc7b net: Use flowi4 and flowi6 in xfrm layer. by David S. Miller · 13 years ago
  18. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  19. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  20. 2774c13 xfrm: Handle blackhole route creation via afinfo. by David S. Miller · 13 years ago
  21. 5e6b930 xfrm: Const'ify address arguments to ->dst_lookup() by David S. Miller · 13 years ago
  22. 0c7b3ee xfrm: Mark flowi arg to ->fill_dst() const. by David S. Miller · 13 years ago
  23. 05d8402 xfrm: Mark flowi arg to ->get_tos() const. by David S. Miller · 13 years ago
  24. 62fa8a8 net: Implement read-only protection and COW'ing of metrics. by David S. Miller · 13 years ago
  25. 7cc2edb xfrm6: Don't forget to propagate peer into ipsec route. by David S. Miller · 13 years ago
  26. fc66f95 net dst: use a percpu_counter to track entries by Eric Dumazet · 14 years ago
  27. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  28. 44b451f xfrm: fix xfrm by MARK logic by Peter Kosyh · 14 years ago
  29. e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  30. bc8e4b9 xfrm6: ensure to use the same dev when building a bundle by Nicolas Dichtel · 14 years ago
  31. 80c802f xfrm: cache bundles instead of policies for outgoing flows by Timo Teräs · 14 years ago
  32. 87c1e12 ipsec: Fix bogus bundle flowi by Herbert Xu · 14 years ago
  33. d7c7544 netns xfrm: deal with dst entries in netns by Alexey Dobriyan · 14 years ago
  34. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  35. db71789 xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled. by David S. Miller · 15 years ago
  36. a33bc5c xfrm: select sane defaults for xfrm[4|6] gc_thresh by Neil Horman · 15 years ago
  37. a44a4a0 xfrm: export xfrm garbage collector thresholds via sysctl by Neil Horman · 15 years ago
  38. 59cae00 xfrm6: fix the proto and ports decode of sctp protocol by Wei Yongjun · 15 years ago
  39. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  40. fbda33b netns xfrm: ->get_saddr in netns by Alexey Dobriyan · 16 years ago
  41. c5b3cf4 netns xfrm: ->dst_lookup in netns by Alexey Dobriyan · 16 years ago
  42. ddcfd79 netns xfrm: dst garbage-collecting in netns by Alexey Dobriyan · 16 years ago
  43. 6bb3ce2 net: remove struct dst_entry::entry_size by Alexey Dobriyan · 16 years ago
  44. 7e3a42a xfrm6: handling fragment by Nicolas Dichtel · 16 years ago
  45. 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
  46. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  47. 7cbca67 [IPV6]: Support Source Address Selection API (RFC5014). by YOSHIFUJI Hideaki · 16 years ago
  48. 4591db4 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output by Daniel Lezcano · 16 years ago
  49. 5e5f3f0 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 16 years ago
  50. e242297 [NET]: should explicitely initialize atomic_t field in struct dst_ops by Eric Dumazet · 16 years ago
  51. 569d364 [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions by Daniel Lezcano · 16 years ago
  52. a1b0514 [XFRM] IPv6: Fix dst/routing check at transformation. by Masahide NAKAMURA · 17 years ago
  53. d5422ef [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse by Herbert Xu · 17 years ago
  54. 0013cab [IPV6]: Make xfrm6_init to return an error code. by Daniel Lezcano · 17 years ago
  55. 5a3e55d [NET]: Multiple namespaces in the all dst_ifdown routines. by Denis V. Lunev · 17 years ago
  56. 862b82c [IPSEC]: Merge most of the output path by Herbert Xu · 17 years ago
  57. 25ee328 [IPSEC]: Merge common code into xfrm_bundle_create by Herbert Xu · 17 years ago
  58. 66cdb3c [IPSEC]: Move flow construction into xfrm_dst_lookup by Herbert Xu · 17 years ago
  59. f04e7e8 [IPSEC]: Replace x->type->{local,remote}_addr with flags by Herbert Xu · 17 years ago
  60. fff6938 [IPSEC]: Make sure idev is consistent with dev in xfrm_dst by Herbert Xu · 17 years ago
  61. 45ff5a3 [IPSEC]: Set dst->input to dst_discard by Herbert Xu · 17 years ago
  62. 8ce68ce [IPSEC]: Only set neighbour on top xfrm dst by Herbert Xu · 17 years ago
  63. b4ce927 [IPV6]: Move nfheader_len into rt6_info by Herbert Xu · 17 years ago
  64. 01488942 [IPV6]: Only set nfheader_len for top xfrm dst by Herbert Xu · 17 years ago
  65. 1df2e44 [IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx. by YOSHIFUJI Hideaki · 17 years ago
  66. 1399637 [IPSEC]: Rename mode to outer_mode and add inner_mode by Herbert Xu · 17 years ago
  67. 17c2a42 [IPSEC]: Store afinfo pointer in xfrm_mode by Herbert Xu · 17 years ago
  68. 1bfcb10 [IPSEC]: Add missing BEET checks by Herbert Xu · 17 years ago
  69. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  70. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  71. 59fbb3a6 [IPV6] MIP6: Loadable module support for MIPv6. by Masahide NAKAMURA · 17 years ago
  72. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  73. cfe1fc7 [SK_BUFF]: Introduce skb_network_header_len by Arnaldo Carvalho de Melo · 17 years ago
  74. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  75. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  76. d3f23df [IPSEC]: More fix is needed for __xfrm6_bundle_create(). by Noriaki TAKAMIYA · 17 years ago
  77. bda390d [XFRM] IPV6: Fix outbound RO transformation which is broken by IPsec tunnel patch. by Masahide NAKAMURA · 17 years ago
  78. 1ab1457 [NET] IPV6: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  79. c82f963 [IPSEC]: IPv6 over IPv4 IPsec tunnel by Miika Komu · 17 years ago
  80. ba4e58e [NET]: Supporting UDP-Lite (RFC 3828) in Linux by Gerrit Renker · 18 years ago
  81. 8c689a6 [XFRM]: misc annotations by Al Viro · 18 years ago
  82. 4251320 [IPV6]: Make sure error handling is done when calling ip6_route_output(). by Ville Nuorvala · 18 years ago
  83. 5b368e6 IPsec: correct semantics for SELinux policy matching by Venkat Yekkirala · 18 years ago
  84. a1e59ab [XFRM]: Fix wildcard as tunnel source by Patrick McHardy · 18 years ago
  85. 9d4a706 [XFRM]: Add generation count to xfrm_state and xfrm_dst. by David S. Miller · 18 years ago
  86. 2ce4272 [IPV6] MIP6: Transformation support mobility header. by Masahide NAKAMURA · 18 years ago
  87. e53820d [XFRM] IPV6: Restrict bundle reusing by Masahide NAKAMURA · 18 years ago
  88. 1b5c229 [XFRM] STATE: Support non-fragment outbound transformation headers. by Masahide NAKAMURA · 18 years ago
  89. 99505a8 [XFRM] STATE: Add a hook to obtain local/remote outbound address. by Masahide NAKAMURA · 18 years ago
  90. 7e49e6d [XFRM]: Add XFRM_MODE_xxx for future use. by Masahide NAKAMURA · 18 years ago
  91. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  92. 546be24 [IPSEC] xfrm: Undo afinfo lock proliferation by Herbert Xu · 18 years ago
  93. e5d25a9 [IPV6] XFRM: Fix decoding session with preceding extension header(s). by YOSHIFUJI Hideaki · 18 years ago
  94. e3cae90 [IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull(). by YOSHIFUJI Hideaki · 18 years ago
  95. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  96. 9e99999 [XFRM]: Handle DCCP in xfrm{4,6}_decode_session by Patrick McHardy · 19 years ago
  97. 92d63dec From: Kazunori Miyazawa <kazunori@miyazawa.org> by Hideaki YOSHIFUJI · 19 years ago
  98. aabc976 [IPSEC]: Store idev entries by Herbert Xu · 19 years ago
  99. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago