1. 0fa39d6 ipv6: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  2. 969c546 ipv6: Implement draft-ietf-6man-rfc4941bis by Fernando Gont · 4 years, 8 months ago
  3. 14105c1 ipv6: shrink struct ipv6_mc_socklist by Eric Dumazet · 5 years ago
  4. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  5. 2384d02 net/ipv6: Add anycast addresses to a global hashtable by Jeff Barnhill · 6 years ago
  6. 8308f3f net/ipv6: Add support for specifying metric of connected routes by David Ahern · 7 years ago
  7. 9ee8cbb net/ipv6: Remove aca_idev by David Ahern · 7 years ago
  8. 8d1c802 net/ipv6: Flip FIB entries to fib6_info by David Ahern · 7 years ago
  9. affa78b net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  10. d3981bc net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  11. 271201c net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  12. 1be9246 net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  13. d35a00b net/ipv6: allow sysctl to change link-local address generation mode by Felix Jia · 8 years ago
  14. adc176c ipv6 addrconf: Implemented enhanced DAD (RFC7527) by Erik Nordmark · 8 years ago
  15. 76506a9 IPv6: fix DESYNC_FACTOR by Jiri Bohac · 8 years ago
  16. 9d6280d IPv6: Drop the temporary address regen_timer by Jiri Bohac · 8 years ago
  17. bd11f07 ipv6 addrconf: implement RFC7559 router solicitation backoff by Maciej Żenczykowski · 8 years ago
  18. 5f40ef7 ipv6: do retries on stable privacy addresses by Hannes Frederic Sowa · 10 years ago
  19. 8e8e676 ipv6: collapse state_lock and lock by Hannes Frederic Sowa · 10 years ago
  20. 02ea807 ipv6: remove aca_lock spinlock from struct ifacaddr6 by Li RongQing · 10 years ago
  21. dd3619f Removed unused inet6 address state by Sébastien Barré · 10 years ago
  22. bc91b0f ipv6: addrconf: implement address generation modes by Jiri Pirko · 10 years ago
  23. c15b1cc ipv6: move DAD and addrconf_verify processing to workqueue by Hannes Frederic Sowa · 11 years ago
  24. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  25. 11ffff7 ipv6: simplify detection of first operational link-local address on interface by Hannes Frederic Sowa · 11 years ago
  26. 479840f ipv6 addrconf: extend ifa_flags to u32 by Jiri Pirko · 11 years ago
  27. 5d9efa7 ipv6: Remove privacy config option. by David S. Miller · 11 years ago
  28. 89225d1 net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12. by Daniel Borkmann · 11 years ago
  29. b173ee4 ipv6: resend MLD report if a link-local address completes DAD by Hannes Frederic Sowa · 12 years ago
  30. 1ec047e ipv6: introduce per-interface counter for dad-completed ipv6 addresses by Hannes Frederic Sowa · 12 years ago
  31. b7b1bfc ipv6: split duplicate address detection and router solicitation timer by Hannes Frederic Sowa · 12 years ago
  32. 168fc21 net: ipv6: remove 'next' member from inet6_dev by Daniel Borkmann · 12 years ago
  33. caeaba7 ipv6: add support of peer address by Nicolas Dichtel · 12 years ago
  34. 617fe29 net: ipv6: only invalidate previously tokenized addresses by Daniel Borkmann · 12 years ago
  35. f53adae net: ipv6: add tokenized interface identifier support by Daniel Borkmann · 12 years ago
  36. 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 13 years ago
  37. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  38. 76f793e ipv6: updates to privacy addresses per RFC 4941. by Lorenzo Colitti · 13 years ago
  39. be281e5 ipv6: reduce per device ICMP mib sizes by Eric Dumazet · 14 years ago
  40. 2a9e950 net: Remove __KERNEL__ cpp checks from include/net by David S. Miller · 14 years ago
  41. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 14 years ago
  42. 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 14 years ago
  43. 456b61b ipv6: mcast: RCU conversion by Eric Dumazet · 14 years ago
  44. e9d3e08 ipv6: Replace inet6_ifaddr->dead with state by Herbert Xu · 15 years ago
  45. 502a2ff ipv6: convert idev_list to list macros by stephen hemminger · 15 years ago
  46. 5c578aed IPv6: convert addrconf hash list to RCU by stephen hemminger · 15 years ago
  47. c2e2129 ipv6: convert addrconf list to hlist by stephen hemminger · 15 years ago
  48. 372e6c8 ipv6: convert temporary address list to list macros by stephen hemminger · 15 years ago
  49. 6457d26 IPv6: convert mc_lock to spinlock by Stephen Hemminger · 15 years ago
  50. fd2c3ef net: cleanup include/net by Eric Dumazet · 15 years ago
  51. 04ec5cf ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit builds by Richard Kennedy · 16 years ago
  52. 888c848 ipv6: make struct ipv6_devconf static by Adrian Bunk · 16 years ago
  53. 0399e5f ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h. by Rami Rosen · 17 years ago
  54. 246f19d [IPV6]: Reorg struct ifmcaddr6 to save some bytes by Arnaldo Carvalho de Melo · 17 years ago
  55. 4e7e5cf [INET6]: Reorganize struct inet6_dev to save 8 bytes by Arnaldo Carvalho de Melo · 17 years ago
  56. a9e527e IPoIB: improve IPv4/IPv6 to IB mcast mapping functions by Rolf Manderscheid · 17 years ago
  57. 14878f7 [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] by David L Stevens · 17 years ago
  58. a11d206 [IPV6]: Per-interface statistics support. by YOSHIFUJI Hideaki · 18 years ago
  59. 8814c4b [IPV6] ADDRCONF: Convert addrconf_lock to RCU. by YOSHIFUJI Hideaki · 18 years ago
  60. 955189e [IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid. by YOSHIFUJI Hideaki · 19 years ago
  61. 5ab4a6c [IPV6] mcast: Fix multiple issues in MLDv2 reports. by David L Stevens · 19 years ago
  62. 3c21edb [IPV6]: Defer IPv6 device initialization until the link becomes ready. by YOSHIFUJI Hideaki · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago