Age | Commit message (Expand) | Author |
2017-11-18 | ipv6: addrconf: increment ifp refcount before ipv6_del_addr() | Eric Dumazet |
2017-09-20 | ipv6: fix sparse warning on rt6i_node | Wei Wang |
2017-07-21 | ipv6: dad: don't remove dynamic addresses if link is down | Sabrina Dubroca |
2017-07-21 | ipv6: avoid unregistering inet6_dev for loopback | WANG Cong |
2017-07-05 | ipv6: fix calling in6_ifa_hold incorrectly for dad work | Xin Long |
2017-06-17 | ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches | Linus Lüssing |
2017-06-17 | ipv6: addrconf: fix generation of new temporary addresses | Marcus Huewe |
2017-05-14 | ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf | WANG Cong |
2017-05-14 | ipv6: initialize route null entry in addrconf_init() | WANG Cong |
2017-05-14 | net: ipv6: Do not duplicate DAD on link up | David Ahern |
2017-05-03 | net: ipv6: regenerate host route if moved to gc list | David Ahern |
2017-05-03 | ipv6: Fix idev->addr_list corruption | Rabin Vincent |
2017-02-04 | ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock | Kefeng Wang |
2016-11-24 | ipv6: bump genid when the IFA_F_TENTATIVE flag is clear | Paolo Abeni |
2016-10-20 | ipv6: properly prevent temp_prefered_lft sysctl race | Jiri Bohac |
2016-10-14 | IPv6: fix DESYNC_FACTOR | Jiri Bohac |
2016-10-14 | IPv6: Drop the temporary address regen_timer | Jiri Bohac |
2016-10-14 | ipv6: correctly add local routes when lo goes up | Nicolas Dichtel |
2016-10-07 | ipv6 addrconf: disallow rtr_solicits < -1 | Maciej Żenczykowski |
2016-10-02 | ipv6 addrconf: remove addrconf_sysctl_hop_limit() | Maciej Żenczykowski |
2016-09-30 | ipv6 addrconf: implement RFC7559 router solicitation backoff | Maciej Żenczykowski |
2016-09-30 | ipv6: Remove useless parameter in __snmp6_fill_statsdev | Jia He |
2016-09-06 | ipv6: addrconf: fix dev refcont leak when DAD failed | Wei Yongjun |
2016-09-01 | netconf: add a notif when settings are created | Nicolas Dichtel |
2016-09-01 | ipv6: add missing netconf notif when 'all' is updated | Nicolas Dichtel |
2016-08-22 | net: ipv6: Remove addresses for failures with strict DAD | Mike Manning |
2016-08-13 | net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled | Mike Manning |
2016-07-30 | net: ipv6: use list_move instead of list_del/list_add | Wei Yongjun |
2016-07-25 | net: ipv6: Always leave anycast and multicast groups on link down | Mike Manning |
2016-07-09 | ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf() | Eric Dumazet |
2016-06-17 | net: ipv6: Address selection needs to consider L3 domains | David Ahern |
2016-06-15 | ipv6: export several functions | Alexander Aring |
2016-06-15 | ipv6: introduce neighbour discovery ops | Alexander Aring |
2016-06-15 | addrconf: put prefix address add in an own function | Alexander Aring |
2016-06-15 | 6lowpan: add 802.15.4 short addr slaac | Alexander Aring |
2016-06-15 | net: ipv6: Do not add multicast route for l3 master devices | David Ahern |
2016-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-04-26 | net: ipv6: Delete host routes on an ifdown | David Ahern |
2016-04-26 | Revert "ipv6: Revert optional address flusing on ifdown." | David S. Miller |
2016-04-25 | ipv6: Revert optional address flusing on ifdown. | David S. Miller |
2016-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-04-19 | net/ipv6/addrconf: fix sysctl table indentation | Konstantin Khlebnikov |
2016-04-19 | net/ipv6/addrconf: simplify sysctl registration | Konstantin Khlebnikov |
2016-04-13 | net: ipv6: Do not keep linklocal and loopback addresses | David Ahern |
2016-04-13 | ipv6, token: allow for clearing the current device token | Daniel Borkmann |
2016-04-11 | net: vrf: Fix dev refcnt leak due to IPv6 prefix route | David Ahern |
2016-03-13 | netconf: add macro to represent all attributes | Zhang Shengju |
2016-03-03 | net: ipv6: Fix refcnt on host routes | David Ahern |
2016-03-01 | net: ipv6/l3mdev: Move host route on saved address if necessary | David Ahern |
2016-02-25 | net: ipv6: Make address flushing on ifdown optional | David Ahern |