1. f630e43 ipv6: Drop packets for loopback address from outside of the box. by YOSHIFUJI Hideaki · 16 years ago
  2. f15364b IPv6 support for NFS server export caches by Aurélien Charbon · 16 years ago
  3. 9acd9f3 [IPV6]: Make address arguments const. by YOSHIFUJI Hideaki · 16 years ago
  4. fed85383 [IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons. by YOSHIFUJI Hideaki · 16 years ago
  5. 4f95165 [IPV6]: Remove three unused method declarations in include/net/ipv6.h by Rami Rosen · 16 years ago
  6. 60e8fbc [NETNS][IPV6] flowlabels - make flowlabels per namespace by Benjamin Thery · 16 years ago
  7. 6ab57e7 [NETNS][IPV6] anycast - handle several network namespace by Daniel Lezcano · 16 years ago
  8. 6f8b13b [NETNS][IPV6] tcp6 - make proc per namespace by Daniel Lezcano · 16 years ago
  9. 0c96d8c [NETNS][IPV6] udp6 - make proc per namespace by Daniel Lezcano · 16 years ago
  10. db8dac2 [UDP]: Revert udplite and code split. by David S. Miller · 16 years ago
  11. c572872 [NETNS][IPV6] rt6_stats - make the stats per network namespace by Benjamin Thery · 16 years ago
  12. 6cc118b [NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics by Daniel Lezcano · 16 years ago
  13. 662397f [IPV6]: Move packet_type{} related bits to af_inet6.c. by YOSHIFUJI Hideaki · 16 years ago
  14. e898d4d [UDP]: Allow users to configure UDP-Lite. by YOSHIFUJI Hideaki · 16 years ago
  15. 99cd07a [IPV6]: Fix source address selection for ORCHID addresses by Juha-Matti Tapio · 16 years ago
  16. 6de1a91 [IPV6]: Fix sysctl compilation error. by Daniel Lezcano · 16 years ago
  17. 6ddc082 [NETNS][FRAGS]: Make the mem counter per-namespace. by Pavel Emelyanov · 16 years ago
  18. e5a2bb8 [NETNS][FRAGS]: Make the nqueues counter per-namespace. by Pavel Emelyanov · 16 years ago
  19. 8d8354d [NETNS][FRAGS]: Move ctl tables around. by Pavel Emelyanov · 16 years ago
  20. 2334ecb [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header. by YOSHIFUJI Hideaki · 16 years ago
  21. e71e034 [NETNS][IPV6]: Make ip6_frags per namespace. by Daniel Lezcano · 17 years ago
  22. 99bc9c4 [NETNS][IPV6]: Make bindv6only sysctl per namespace. by Daniel Lezcano · 17 years ago
  23. 760f2d0 [NETNS][IPV6]: Make multiple instance of sysctl tables. by Daniel Lezcano · 17 years ago
  24. 291480c [NETNS][IPV6]: Make ipv6_sysctl_register to return a value. by Daniel Lezcano · 17 years ago
  25. 3d7cc2b [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules by Pavel Emelyanov · 17 years ago
  26. 7f4e486 [IPV6]: make the protocol initialization to return an error code by Daniel Lezcano · 17 years ago
  27. 0a3e78a [IPV6]: make flowlabel to return an error by Daniel Lezcano · 17 years ago
  28. cbbb90e [SNMP]: Remove unused devconf macros. by Pavel Emelyanov · 17 years ago
  29. 1781f7f [UDP]: Restore missing inDatagrams increments by Herbert Xu · 17 years ago
  30. ef76bc2 [IPV6]: Add ip6_local_out by Herbert Xu · 16 years ago
  31. 48d6005 [INET]: Remove no longer needed ->equal callback by Pavel Emelyanov · 17 years ago
  32. abd6523 [INET]: Consolidate xxx_find() in fragment management by Pavel Emelyanov · 17 years ago
  33. c6fda28 [INET]: Consolidate xxx_frag_create() by Pavel Emelyanov · 17 years ago
  34. 2588fe1 [INET]: Consolidate xxx_frag_intern by Pavel Emelyanov · 17 years ago
  35. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  36. 8e7999c [INET]: Consolidate the xxx_evictor by Pavel Emelyanov · 17 years ago
  37. 04128f2 [INET]: Collect common frag sysctl variables together by Pavel Emelyanov · 17 years ago
  38. 7eb9515 [INET]: Collect frag queues management objects together by Pavel Emelyanov · 17 years ago
  39. 14878f7 [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] by David L Stevens · 17 years ago
  40. e773e4f [IPV6]: Add v4mapped address inline by Brian Haley · 17 years ago
  41. 20283d8 [IPV6]: Remove circular dependency on if_inet6.h by Herbert Xu · 17 years ago
  42. bb4dbf9 [IPV6]: Do not send RH0 anymore. by YOSHIFUJI Hideaki · 17 years ago
  43. 14e50e5 [XFRM]: Allow packet drops during larval state resolution. by David S. Miller · 17 years ago
  44. db3459d [IPV6]: Some cleanups in include/net/ipv6.h by Eric Dumazet · 17 years ago
  45. 709525f [IPV6]: Get rid of __HAVE_ARCH_ADDR_SET. by Eric Dumazet · 17 years ago
  46. 7f7d9a6 [IPV6]: Consolidate common SNMP code by Herbert Xu · 17 years ago
  47. 97fc8d0 [IPV6] SNMP: Use put_unaligned() instead of memcpy(). by YOSHIFUJI Hideaki · 17 years ago
  48. 2334e973 [IPV6] SNMP: Avoid unaligned accesses. by YOSHIFUJI Hideaki · 17 years ago
  49. bf99f1b [IPV6] SNMP: Netlink interface. by YOSHIFUJI Hideaki · 17 years ago
  50. ef296f5 [IPV6]: __ipv6_addr_diff() annotations and cleanup. by Al Viro · 18 years ago
  51. e69a4adc [IPV6]: Misc endianness annotations. by Al Viro · 18 years ago
  52. ba4e58e [NET]: Supporting UDP-Lite (RFC 3828) in Linux by Gerrit Renker · 18 years ago
  53. a11d206 [IPV6]: Per-interface statistics support. by YOSHIFUJI Hideaki · 18 years ago
  54. 90bcaf7 [IPV6]: flowlabels are net-endian by Al Viro · 18 years ago
  55. 44473a6 [IPV6]: annotate struct frag_hdr by Al Viro · 18 years ago
  56. 48818f8 [IPV6]: struct in6_addr annotations by Al Viro · 18 years ago
  57. 2b74165 [IPV6] MIP6: Add Mobility header definition. by Masahide NAKAMURA · 18 years ago
  58. a80ff03 [IPV6]: Allow to replace skbuff by TLV parser. by Masahide NAKAMURA · 18 years ago
  59. c61a404 [IPV6]: Find option offset by type. by Masahide NAKAMURA · 18 years ago
  60. 497c615 [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls by Herbert Xu · 18 years ago
  61. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  62. b809739 [IPV6]: Clean up hop-by-hop options handler. by YOSHIFUJI Hideaki · 18 years ago
  63. 3fdadf7 [NET]: {get|set}sockopt compatibility layer by Dmitry Mishin · 18 years ago
  64. f2ffd9e [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h by Patrick McHardy · 18 years ago
  65. b05e106 [IPV4/6]: Netfilter IPsec input hooks by Patrick McHardy · 19 years ago
  66. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  67. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  68. d8313f5 [INET6]: Generalise tcp_v6_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  69. 399c07d [IPV6]: Export ipv6_opt_accepted by Arnaldo Carvalho de Melo · 19 years ago
  70. 1ef4320 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/ by David S. Miller · 19 years ago
  71. df9890c [IPV6]: Fix sending extension headers before and including routing header. by YOSHIFUJI Hideaki · 19 years ago
  72. b1cacb6 [IPV6]: Make ipv6_addr_type() more generic so that we can use it for source address selection. by YOSHIFUJI Hideaki · 19 years ago
  73. 971f359 [IPV6]: Put addr_diff() into common header for future use. by YOSHIFUJI Hideaki · 19 years ago
  74. 41a1f8e [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. by YOSHIFUJI Hideaki · 19 years ago
  75. 333fad5 [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). by YOSHIFUJI Hideaki · 19 years ago
  76. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  77. e684897 [NET]: Cleanup INET_REFCNT_DEBUG code by Arnaldo Carvalho de Melo · 19 years ago
  78. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  79. 7fe40f7 [IPV6]: remove more unused IPV6_AUTHHDR things. by YOSHIFUJI Hideaki · 19 years ago
  80. 0d3d077 [SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS. by Herbert Xu · 19 years ago
  81. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago