1. a745b34 Merge 4.9.28 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. 8795ee7 ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf by WANG Cong · 7 years ago
  3. 6b1064d ANDROID: net: ipv6: autoconf routes into per-device tables by Lorenzo Colitti · 10 years ago
  4. 8651be8 ipv6: fix a potential deadlock in do_ipv6_setsockopt() by WANG Cong · 8 years ago
  5. bd11f07 ipv6 addrconf: implement RFC7559 router solicitation backoff by Maciej Żenczykowski · 8 years ago
  6. cc84b3c ipv6: export several functions by Alexander Aring · 8 years ago
  7. 2ad3ed5 6lowpan: add 802.15.4 short addr slaac by Alexander Aring · 8 years ago
  8. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 8 years ago
  9. e32ea7e soreuseport: fast reuseport UDP socket selection by Craig Gallek · 8 years ago
  10. 38cf595 ipv6: remove unused neigh parameter from ndisc functions by Jiri Benc · 9 years ago
  11. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  12. 399e6f9 net/ipv6: Export addrconf_ifid_eui48 by Matan Barak · 9 years ago
  13. 343d60a ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument by Roopa Prabhu · 9 years ago
  14. 9afd85c net: Export IGMP/MLD message validation code by Linus Lüssing · 9 years ago
  15. c58da4c net: ipv6: allow explicitly choosing optimistic addresses by Erik Kline · 9 years ago
  16. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  17. 013b4d9 ipv6: clean up ipv6_dev_ac_inc() by WANG Cong · 10 years ago
  18. 381f4dc ipv6: clean up anycast when an interface is destroyed by Sabrina Dubroca · 10 years ago
  19. 5c98631 net: ipv6: Introduce ip6_sk_dst_hoplimit. by Lorenzo Colitti · 10 years ago
  20. bc86195 ipv6: addrconf: silence sparse endianness warnings by Bjørn Mork · 10 years ago
  21. 7c90cc2 ipv6: enable anycast addresses as source addresses for datagrams by FX Le Bail · 10 years ago
  22. bba2489 neigh: ipv6: respect default values set before an address is assigned to device by Jiri Pirko · 10 years ago
  23. 479840f ipv6 addrconf: extend ifa_flags to u32 by Jiri Pirko · 10 years ago
  24. 7df37ff IPv6 NAT: Do not drop DNATed 6to4/6rd packets by Catalin\(ux\) M. BOIE · 11 years ago
  25. f564f45 vxlan: add ipv6 proxy support by Cong Wang · 11 years ago
  26. e15a00a vxlan: add ipv6 route short circuit support by Cong Wang · 11 years ago
  27. 5f81bd2 ipv6: export a stub for IPv6 symbols used by vxlan by Cong Wang · 11 years ago
  28. e8e54d3 addrconf.h: Remove extern function prototypes by Joe Perches · 11 years ago
  29. 8965779 ipv6,mcast: always hold idev->lock before mca_lock by Amerigo Wang · 11 years ago
  30. b173ee4 ipv6: resend MLD report if a link-local address completes DAD by Hannes Frederic Sowa · 11 years ago
  31. 2a7851b netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6 by Florian Westphal · 11 years ago
  32. f88c91d ipv6: statically link register_inet6addr_notifier() by Cong Wang · 11 years ago
  33. 5c766d6 ipv4: introduce address lifetime by Jiri Pirko · 11 years ago
  34. d164156 ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  35. 9d10077 ipv6: Optimize ipv6_addr_is_solict_mult(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  36. ca97a64 ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast Addresses. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  37. b27b28c ipv6: Make ipv6_addr_is_XXX() return boolean. by YOSHIFUJI Hideaki · 11 years ago
  38. daad151 ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  39. d67b8c6 netconf: advertise mc_forwarding status by Nicolas Dichtel · 11 years ago
  40. b3f644f netfilter: ip6tables: add MASQUERADE target by Patrick McHardy · 12 years ago
  41. ddbe503 ipv6: add ipv6_addr_hash() helper by Eric Dumazet · 12 years ago
  42. a50feda ipv6: bool/const conversions phase2 by Eric Dumazet · 12 years ago
  43. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  44. f79d52c ipv6: Remove never used function inet6_ac_check(). by David S. Miller · 12 years ago
  45. e6bff99 ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) by Neil Horman · 12 years ago
  46. 76f793e ipv6: updates to privacy addresses per RFC 4941. by Lorenzo Colitti · 13 years ago
  47. 2a9e950 net: Remove __KERNEL__ cpp checks from include/net by David S. Miller · 13 years ago
  48. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  49. dca9b24 net: kill unused macros from head file by Shan Wei · 13 years ago
  50. c61393e ipv6: make __ipv6_isatap_ifid static by stephen hemminger · 14 years ago
  51. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  52. 2cc6d2b ipv6: add a missing unregister_pernet_subsys call by Neil Horman · 14 years ago
  53. 48daa3b ipv6: addrconf.h cleanups by Eric Dumazet · 14 years ago
  54. a898def net: Add checking to rcu_dereference() primitives by Paul E. McKenney · 14 years ago
  55. 75c7850 bonding: remap muticast addresses without using dev_close() and dev_open() by Moni Shoua · 15 years ago
  56. b2f5e7c ipv6: Fix conflict resolutions during ipv6 binding by Vlad Yasevich · 15 years ago
  57. 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
  58. 3de2325 ipv6 netns: Address labels per namespace by Benjamin Thery · 16 years ago
  59. 4bed72e [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. by YOSHIFUJI Hideaki · 16 years ago
  60. f3ee401 [IPV6]: Define constants for link-local multicast addresses. by YOSHIFUJI Hideaki · 16 years ago
  61. 9acd9f3 [IPV6]: Make address arguments const. by YOSHIFUJI Hideaki · 16 years ago
  62. dfd982b [IPV6] ADDRCONF: Uninline ipv6_isatap_eui64(). by YOSHIFUJI Hideaki · 16 years ago
  63. 3eb84f4 [IPV6] ADDRCONF: Uninline ipv6_addr_hash(). by YOSHIFUJI Hideaki · 16 years ago
  64. fed85383 [IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons. by YOSHIFUJI Hideaki · 16 years ago
  65. 52eeeb8 [IPV6]: Unify ip6_onlink() and ipip6_onlink(). by YOSHIFUJI Hideaki · 16 years ago
  66. be2ce06 [IPV6]: Remove unused method declaration in include/net/addrconf.h. by Rami Rosen · 16 years ago
  67. 6ab57e7 [NETNS][IPV6] anycast - handle several network namespace by Daniel Lezcano · 16 years ago
  68. 7cbca67 [IPV6]: Support Source Address Selection API (RFC5014). by YOSHIFUJI Hideaki · 16 years ago
  69. 6b75d09 [IPV6]: Optimize hop-limit determination. by YOSHIFUJI Hideaki · 16 years ago
  70. af28493 [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf by Daniel Lezcano · 16 years ago
  71. 5e5f3f0 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 16 years ago
  72. 0e7b8dc [IPV6]: Use htonl() instead of __constant_htonl() where appricable. by YOSHIFUJI Hideaki · 16 years ago
  73. 1e637c7 [IPV4]: Enable use of 240/4 address space. by Jan Engelhardt · 16 years ago
  74. 389f661 [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware by Daniel Lezcano · 16 years ago
  75. 1cab3da [NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware by Daniel Lezcano · 16 years ago
  76. bfeade0 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace by Daniel Lezcano · 16 years ago
  77. 3db8cda3 [IPV4] include/net: Use ipv4_is_<type> by Joe Perches · 16 years ago
  78. c7dc89c [IPV6]: Add RFC4214 support by Fred L. Templin · 16 years ago
  79. 2a8cc6c [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. by YOSHIFUJI Hideaki · 17 years ago
  80. 59fbb3a6 [IPV6] MIP6: Loadable module support for MIPv6. by Masahide NAKAMURA · 17 years ago
  81. 95c385b [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support. by Neil Horman · 17 years ago
  82. e69a4adc [IPV6]: Misc endianness annotations. by Al Viro · 18 years ago
  83. 3b9f9a1 [IPV6] ADDRCONF: Mobile IPv6 Home Address support. by Noriaki TAKAMIYA · 18 years ago
  84. 8814c4b [IPV6] ADDRCONF: Convert addrconf_lock to RCU. by YOSHIFUJI Hideaki · 18 years ago
  85. 65d4ed9 [IPV6] MIP6: Add inbound interface of routing header type 2. by Masahide NAKAMURA · 18 years ago
  86. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  87. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  88. 6a800d4 [IPV6]: net/addrconf.h needs to include linux/in6.h earlier by Patrick McHardy · 19 years ago
  89. e4553ed [IPV6]: Include ipv6.h for ipv6_addr_set by Herbert Xu · 19 years ago
  90. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago