1. 18ac597 net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter by James Prestwood · 3 years, 2 months ago
  2. 1a8a23d ipv6: constify dev_addr passing by Jakub Kicinski · 3 years, 3 months ago
  3. 49b99da ipv6: add IFLA_INET6_RA_MTU to expose mtu value by Rocco Yue · 3 years, 4 months ago
  4. 6b2e04b net: allow user to set metric on default route learned via Router Advertisement by Praveen Chaudhary · 4 years ago
  5. 8cf8821 net: Exempt multicast addresses from five-second neighbor lifetime by Jeff Dike · 4 years, 2 months ago
  6. 115506f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  7. 11dd74b net: ipv6: new arg skip_notify to ip6_rt_del by Roopa Prabhu · 4 years, 8 months ago
  8. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
  9. 19e16d2 neigh: support smaller retrans_time settting by Hangbin Liu · 4 years, 9 months ago
  10. c24a77e ipv6: ndisc: add support for 'PREF64' dns64 prefix identifier by Maciej Żenczykowski · 4 years, 9 months ago
  11. a8eceea inet: Use fallthrough; by Joe Perches · 4 years, 10 months ago
  12. 66b5f1c net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier by Maciej Żenczykowski · 5 years ago
  13. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  14. f88d8ea ipv6: Plumb support for nexthop object in a fib6_info by David Ahern · 6 years ago
  15. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  16. 1cf844c ipv6: Make fib6_nh optional at the end of fib6_info by David Ahern · 6 years ago
  17. b8fb1ab net ipv6: Prevent neighbor add if protocol is disabled on device by David Ahern · 6 years ago
  18. ad1601a ipv6: Rename fib6_nh entries by David Ahern · 6 years ago
  19. ee1abcf ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called by Stefano Brivio · 6 years ago
  20. 859bd2e net: Evict neighbor entries on carrier down by David Ahern · 6 years ago
  21. d456336 net: remove 1 always zero parameter from ip6_redirect_no_header() by Maciej Żenczykowski · 6 years ago
  22. e665159 ipv6: make DAD fail with enhanced DAD when nonce length differs by Sabrina Dubroca · 6 years ago
  23. 2f17bec vrf: check the original netdevice for generating redirect by Stephen Suryaputra · 7 years ago
  24. 93c2fb2 net/ipv6: Rename fib6_info struct elements by David Ahern · 7 years ago
  25. 8d1c802 net/ipv6: Flip FIB entries to fib6_info by David Ahern · 7 years ago
  26. 93531c6 net/ipv6: separate handling of FIB entries from dst based routes by David Ahern · 7 years ago
  27. f8a1b43 net/ipv6: Create a neigh_lookup for FIB entries by David Ahern · 7 years ago
  28. 1489568 net/ipv6: move expires into rt6_info by David Ahern · 7 years ago
  29. d4ead6b net/ipv6: move metrics from dst to rt6_info by David Ahern · 7 years ago
  30. afb1d4b5 net/ipv6: Pass net namespace to route functions by David Ahern · 7 years ago
  31. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  32. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  33. 232378e net/ipv6: Change address check to always take a device argument by David Ahern · 7 years ago
  34. 9f62c15 ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option() by Lorenzo Bianconi · 7 years ago
  35. 9a21ac94 ipv6: ndisc: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  36. 1a2e933 net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_ops by Kirill Tkhai · 7 years ago
  37. c76fe2d net: ipv6: send unsolicited NA after DAD by David Ahern · 7 years ago
  38. 2210d6b net: ipv6: sysctl to specify IPv6 ND traffic class by Maciej Żenczykowski · 7 years ago
  39. da13c59 net: display hw address of source machine during ipv6 DAD failure by Vishwanath Pai · 7 years ago
  40. eaa72dc neigh: increase queue_len_bytes to match wmem_default by Eric Dumazet · 7 years ago
  41. 6eb7939 net: ipv6: lower ndisc notifier priority below addrconf by David Ahern · 7 years ago
  42. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  43. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  44. fc1f8f4 net: ipv6: send unsolicited NA if enabled for all interfaces by David Ahern · 8 years ago
  45. 4a6e3c5 net: ipv6: send unsolicited NA on admin up by David Ahern · 8 years ago
  46. bbea124 net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs. by Joel Scherpelz · 8 years ago
  47. 7b8f7a4 neighbour: fix nlmsg_pid in notifications by Roopa Prabhu · 8 years ago
  48. adc176c ipv6 addrconf: Implemented enhanced DAD (RFC7527) by Erik Nordmark · 8 years ago
  49. e0d56fd net: l3mdev: remove redundant calls by David Ahern · 8 years ago
  50. cc84b3c ipv6: export several functions by Alexander Aring · 9 years ago
  51. f997c55 ipv6: introduce neighbour discovery ops by Alexander Aring · 9 years ago
  52. 8ec5da4 ndisc: add __ndisc_fill_addr_option function by Alexander Aring · 9 years ago
  53. 7a02bf8 ipv6: add option to drop unsolicited neighbor advertisements by Johannes Berg · 9 years ago
  54. c1a9a29 ipv6: honor ifindex in case we receive ll addresses in router advertisements by Hannes Frederic Sowa · 9 years ago
  55. 304d888 Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests" by Nicolas Dichtel · 9 years ago
  56. ca25449 net: Add VRF support to IPv6 stack by David Ahern · 9 years ago
  57. c485068 net: Export fib6_get_table and nd_tbl by David Ahern · 9 years ago
  58. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  59. 38cf595 ipv6: remove unused neigh parameter from ndisc functions by Jiri Benc · 9 years ago
  60. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  61. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  62. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  63. 2053aeb ipv6: send only one NEWLINK when RA causes changes by Marius Tomaschewski · 9 years ago
  64. a394eef ipv6: send NEWLINK on RA managed/otherconf changes by Marius Tomaschewski · 9 years ago
  65. ab45060 ipv6: ndisc: inherit metadata dst when creating ndisc requests by Jiri Benc · 9 years ago
  66. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  67. 8013d1d net/ipv6: add sysctl option accept_ra_min_hop_limit by Hangbin Liu · 9 years ago
  68. c8507fb ipv6: flush nd cache on IFF_NOARP change by Eric Dumazet · 9 years ago
  69. fd0273d ipv6: Remove external dependency on rt6i_dst and rt6i_src by Martin KaFai Lau · 10 years ago
  70. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 10 years ago
  71. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  72. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
  73. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  74. 6fd9909 ipv6: Don't reduce hop limit for an interface by D.S. Ljungmark · 10 years ago
  75. 60395a2 neigh: Factor out ___neigh_lookup_noref by Eric W. Biederman · 10 years ago
  76. bdf53c5 neigh: Don't require dst in neigh_hh_init by Eric W. Biederman · 10 years ago
  77. 2573bee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  78. c58da4c net: ipv6: allow explicitly choosing optimistic addresses by Erik Kline · 10 years ago
  79. c2943f1 net: ipv6: Add sysctl entry to disable MTU updates from RA by Harout Hedeshian · 10 years ago
  80. e5d08d7 ipv6: coding style improvements (remove assignment in if statements) by Ian Morris · 10 years ago
  81. d7480fd neigh: remove dynamic neigh table registration support by WANG Cong · 10 years ago
  82. 4c83acb ipv6: White-space cleansing : gaps between function and symbol export by Ian Morris · 10 years ago
  83. 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
  84. 56ec0fb neigh: remove exceptional & on function name by Himangi Saraogi · 10 years ago
  85. b642881 ipv6: fix the check when handle RA by Li RongQing · 10 years ago
  86. d933319 ipv6: Allow accepting RA from local IP addresses. by Ben Greear · 11 years ago
  87. f2a762d ipv6: Add more debugging around accept-ra logic. by Ben Greear · 11 years ago
  88. be7a010 ipv6: update Destination Cache entries when gateway turn into host by Duan Jiong · 11 years ago
  89. 73af614 neigh: use tbl->family to distinguish ipv4 from ipv6 by Jiri Pirko · 11 years ago
  90. cb5b09c neigh: wrap proc dointvec functions by Jiri Pirko · 11 years ago
  91. 1f9248e neigh: convert parms to an array by Jiri Pirko · 11 years ago
  92. 30e5691 ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv by Duan Jiong · 11 years ago
  93. bcd081a net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=n by Fabio Estevam · 11 years ago
  94. 2c861cc ipv6: don't call fib6_run_gc() until routing is ready by Michal Kubeček · 11 years ago
  95. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  96. b55b76b ipv6:introduce function to find route for redirect by Duan Jiong · 11 years ago
  97. 25a6e6b ipv6: Don't depend on per socket memory for neighbour discovery messages by Thomas Graf · 11 years ago
  98. 3e25c65 net: neighbour: Remove CONFIG_ARPD by Tim Gardner · 11 years ago
  99. f564f45 vxlan: add ipv6 proxy support by Cong Wang · 11 years ago
  100. 816c5b5 ipv6: Remove redundant sk variable by Thomas Graf · 11 years ago