1. 64d9fdd [XFRM] IPV6: Support Mobile IPv6 extension headers sorting. by Masahide NAKAMURA · 19 years ago
  2. 58c949d [XFRM] IPV6: Add sort functions to combine templates/states for IPsec. by Masahide NAKAMURA · 19 years ago
  3. 01be8e5 [IPV6] MIP6: Ignore to report if mobility headers is rejected. by Masahide NAKAMURA · 19 years ago
  4. 70182ed [IPV6] MIP6: Report to user-space when home address option is rejected. by Masahide NAKAMURA · 19 years ago
  5. 2ce4272 [IPV6] MIP6: Transformation support mobility header. by Masahide NAKAMURA · 19 years ago
  6. 6e8f4d4 [IPV6] MIP6: Add sending mobility header functions through raw socket. by Masahide NAKAMURA · 19 years ago
  7. 7be96f7 [IPV6] MIP6: Add receiving mobility header functions through raw socket. by Masahide NAKAMURA · 19 years ago
  8. 3d12689 [IPV6] MIP6: Add destination options header transformation. by Noriaki TAKAMIYA · 19 years ago
  9. 2c8d7ca [IPV6] MIP6: Add routing header type 2 transformation. by Noriaki TAKAMIYA · 19 years ago
  10. 27637df [IPV6] IPSEC: Support sending with Mobile IPv6 extension headers. by Masahide NAKAMURA · 19 years ago
  11. 7938323 [IPV6] MIP6: Revert address to send ICMPv6 error. by Masahide NAKAMURA · 19 years ago
  12. a831f5b [IPV6] MIP6: Add inbound interface of home address option. by Masahide NAKAMURA · 19 years ago
  13. a80ff03 [IPV6]: Allow to replace skbuff by TLV parser. by Masahide NAKAMURA · 19 years ago
  14. c61a404 [IPV6]: Find option offset by type. by Masahide NAKAMURA · 19 years ago
  15. 280a9d3 [IPV6] MIP6: Add socket option and ancillary data interface of routing header type 2. by Masahide NAKAMURA · 19 years ago
  16. 65d4ed9 [IPV6] MIP6: Add inbound interface of routing header type 2. by Masahide NAKAMURA · 19 years ago
  17. ee53826 [IPV6]: Add Kconfig to enable Mobile IPv6. by Masahide NAKAMURA · 19 years ago
  18. e53820d [XFRM] IPV6: Restrict bundle reusing by Masahide NAKAMURA · 19 years ago
  19. 9afaca0 [XFRM] IPV6: Update outbound state timestamp for each sending. by Masahide NAKAMURA · 19 years ago
  20. 1b5c229 [XFRM] STATE: Support non-fragment outbound transformation headers. by Masahide NAKAMURA · 19 years ago
  21. 99505a8 [XFRM] STATE: Add a hook to obtain local/remote outbound address. by Masahide NAKAMURA · 19 years ago
  22. fbd9a5b [XFRM] STATE: Common receive function for route optimization extension headers. by Masahide NAKAMURA · 19 years ago
  23. 1d71627 [XFRM] STATE: Introduce route optimization mode. by Masahide NAKAMURA · 19 years ago
  24. aee5adb [XFRM] STATE: Add a hook to find offset to be inserted header in outbound. by Masahide NAKAMURA · 19 years ago
  25. eb2971b [XFRM] STATE: Search by address using source address list. by Masahide NAKAMURA · 19 years ago
  26. 6c44e6b [XFRM] STATE: Add source address list. by Masahide NAKAMURA · 19 years ago
  27. 7e49e6d [XFRM]: Add XFRM_MODE_xxx for future use. by Masahide NAKAMURA · 19 years ago
  28. 77d16f4 [IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags by YOSHIFUJI Hideaki · 19 years ago
  29. 4e96c2b [IPV6] KCONFIG: Add subtrees support. by YOSHIFUJI Hideaki · 19 years ago
  30. c0bece9 [IPV6] ROUTE: Add credits about subtree fixes. by YOSHIFUJI Hideaki · 19 years ago
  31. cb15d9c [IPV6] NDISC: Search subtrees when backtracking on receipt of redirects. by YOSHIFUJI Hideaki · 19 years ago
  32. 150730d [IPV6] ROUTE: Purge clones on other trees when deleting a route. by YOSHIFUJI Hideaki · 19 years ago
  33. 982f56f [IPV6] ROUTE: Search subtree when backtracking. by YOSHIFUJI Hideaki · 19 years ago
  34. 7fc3316 [IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use. by YOSHIFUJI Hideaki · 19 years ago
  35. fefc2a6 [IPV6] ROUTE: Allow searching subtree only. by YOSHIFUJI Hideaki · 19 years ago
  36. 825e288 [IPV6] ROUTE: Make sure we do not exceed args in fib6_lookup_1(). by YOSHIFUJI Hideaki · 19 years ago
  37. 3fc5e04 [IPV6] ROUTE: Fix looking up a route on subtree. by YOSHIFUJI Hideaki · 19 years ago
  38. 2285adc [IPV6] ROUTE: Prune clones from main tree as well. by YOSHIFUJI Hideaki · 19 years ago
  39. 66729e1 [IPV6] ROUTE: Make sure we have fn->leaf when adding a node on subtree. by YOSHIFUJI Hideaki · 19 years ago
  40. 8e1ef0a [IPV6]: Cache source address as well in ipv6_pinfo{}. by YOSHIFUJI Hideaki · 19 years ago
  41. cf6b198 [IPV6] ROUTE: Introduce a helper to check route validity. by YOSHIFUJI Hideaki · 19 years ago
  42. af18476 [IPV6] NDISC: Initialize fl with outbound interface to lookup rules properly. by YOSHIFUJI Hideaki · 19 years ago
  43. a627945 [IPV6] NDISC: Search over all possible rules on receipt of redirect. by YOSHIFUJI Hideaki · 19 years ago
  44. 5e032e3 [IPV6] NDISC: Take source address into account for redirects. by YOSHIFUJI Hideaki · 19 years ago
  45. 5fa2a76 [NETFILTER]: ip6_tables: consolidate dst and hbh matches by Patrick McHardy · 19 years ago
  46. efa7416 [NETFILTER]: x_tables: remove unused size argument to check/destroy functions by Patrick McHardy · 19 years ago
  47. fe1cb10 [NETFILTER]: x_tables: remove unused argument to target functions by Patrick McHardy · 19 years ago
  48. 4470bbc [NETFILTER]: x_tables: make use of mass registation helpers by Patrick McHardy · 19 years ago
  49. 72d3b2c [IPV6]: Fixup ip6_del_rt() call for new args. by David S. Miller · 19 years ago
  50. ab364a6 [IPv6] route: Convert GETROUTE to use new netlink api by Thomas Graf · 19 years ago
  51. 2d7202b [IPv6] route: Convert FIB6 dumping to use new netlink api by Thomas Graf · 19 years ago
  52. 86872cb [IPv6] route: FIB6 configuration using struct fib6_config by Thomas Graf · 19 years ago
  53. 40e22e8 [IPv6] route: Simplify ip6_ins_rt() by Thomas Graf · 19 years ago
  54. e0a1ad73 [IPv6] route: Simplify ip6_del_rt() by Thomas Graf · 19 years ago
  55. ab32ea5 [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly by Brian Haley · 19 years ago
  56. 8c384bfa [IPv6] prefix: Convert prefix notifications to use rtnl_notify() by Thomas Graf · 19 years ago
  57. 8d7a76c [IPv6] link: Convert link notifications to use rtnl_notify() by Thomas Graf · 19 years ago
  58. 21713eb [IPv6] route: Convert route notifications to use rtnl_notify() by Thomas Graf · 19 years ago
  59. 5d62026 [IPv6] address: Convert address notification to use rtnl_notify() by Thomas Graf · 19 years ago
  60. 2942e90 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts by Thomas Graf · 19 years ago
  61. f8d8fda [IPV6] udp: Fix type in previous change. by David S. Miller · 19 years ago
  62. a18135e [IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling. by David S. Miller · 19 years ago
  63. 90d4112 [IPV6] ip6_fib.c: make code static by Adrian Bunk · 19 years ago
  64. 1b43af5 [IPV6]: Increase number of possible routing tables to 2^32 by Patrick McHardy · 19 years ago
  65. 9e762a4 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes by Patrick McHardy · 19 years ago
  66. b142955 [IPV6]: Make sure fib6_rule_lookup doesn't return NULL by Ville Nuorvala · 19 years ago
  67. 8423a9a [IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef by David S. Miller · 19 years ago
  68. 8ce11e6 [NET]: Make code static. by Adrian Bunk · 19 years ago
  69. 3226f688 [IPV6]: Fix policy routing lookup by Patrick McHardy · 19 years ago
  70. 6c813a7 [IPV6]: Fix crash in ip6_del_rt by Patrick McHardy · 19 years ago
  71. d7aba67 [IPV6]: Fix thinko in rt6_fill_node by Patrick McHardy · 19 years ago
  72. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 19 years ago
  73. 1823730 [IPv4]: Move interface address bits to linux/if_addr.h by Thomas Graf · 19 years ago
  74. 101367c [IPV6]: Policy Routing Rules by Thomas Graf · 19 years ago
  75. c71099a [IPV6]: Multiple Routing Tables by Thomas Graf · 19 years ago
  76. 5d0bbee [IPV6]: Remove ndiscs rt6_lock dependency by Thomas Graf · 19 years ago
  77. 4237c75 [MLSXFRM]: Auto-labeling of child sockets by Venkat Yekkirala · 19 years ago
  78. beb8d13 [MLSXFRM]: Add flow labeling by Venkat Yekkirala · 19 years ago
  79. e4d5b79 [CRYPTO] users: Use crypto_comp and crypto_has_* by Herbert Xu · 19 years ago
  80. 07d4ee5 [IPSEC]: Use HMAC template and hash interface by Herbert Xu · 19 years ago
  81. 6b7326c [IPSEC] ESP: Use block ciphers where applicable by Herbert Xu · 19 years ago
  82. d0ee011 [IPV6]: Accept -1 for IPV6_TCLASS by Remi Denis-Courmont · 19 years ago
  83. e012d51 [IPV6]: Fix tclass setting for raw sockets. by YOSHIFUJI Hideaki · 19 years ago
  84. 99c7bc0 [IPV6]: Fix kernel OOPs when setting sticky socket options. by YOSHIFUJI Hideaki · 19 years ago
  85. 57f5f54 [IPV6]: ipv6_add_addr should install dstentry earlier by Keir Fraser · 19 years ago
  86. 76d0cc1 [IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter error by Lv Liangying · 19 years ago
  87. 59eed27 [IPV6]: Segmentation offload not set correctly on TCP children by Stephen Hemminger · 19 years ago
  88. acd6e00 [MCAST]: Fix filter leak on device removal. by David L Stevens · 19 years ago
  89. 640c41c [IPV6] lockdep: annotate __icmpv6_socket by Ingo Molnar · 19 years ago
  90. e9fa4f7 [INET]: Use pskb_trim_unique when trimming paged unique skbs by Herbert Xu · 19 years ago
  91. 0eff66e [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path by Patrick McHardy · 19 years ago
  92. 06aebfb [IPV6]: The ifa lock is a BH lock by Herbert Xu · 19 years ago
  93. dafee49 [IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error by Wei Dong · 19 years ago
  94. 32c524d [IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter error by Wei Dong · 19 years ago
  95. 8d71740 [NET]: Core net changes to generate netevents by Tom Tucker · 19 years ago
  96. 3687b1d [TCP]: SNMPv2 tcpAttemptFails counter error by Wei Yongjun · 19 years ago
  97. 497c615 [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls by Herbert Xu · 19 years ago
  98. 679e898 [XFRM]: Fix protocol field value for outgoing IPv6 GSO packets by Patrick McHardy · 19 years ago
  99. 081bba5 [IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDR by Noriaki TAKAMIYA · 19 years ago
  100. 6c22382 [IPV6] ADDRCONF: Support get operation of single address by Noriaki TAKAMIYA · 19 years ago