Age | Commit message (Expand) | Author |
2017-10-07 | ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real | Matteo Croce |
2017-09-19 | ipv6: fix net.ipv6.conf.all interface DAD handlers | Matteo Croce |
2017-09-19 | net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure | Mike Manning |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-08-28 | ipv6: fix sparse warning on rt6i_node | Wei Wang |
2017-08-21 | net: ipv6: put host and anycast routes on device with address | David Ahern |
2017-08-09 | rtnetlink: make rtnl_register accept a flags parameter | Florian Westphal |
2017-08-03 | ipv6: Regenerate host route according to node pointer upon interface up | Ido Schimmel |
2017-08-03 | ipv6: Regenerate host route according to node pointer upon loopback up | Ido Schimmel |
2017-07-04 | net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-04 | net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t | Reshetova, Elena |
2017-07-03 | ipv6: dad: don't remove dynamic addresses if link is down | Sabrina Dubroca |
2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-22 | ipv6: avoid unregistering inet6_dev for loopback | WANG Cong |
2017-06-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-06-17 | ipv6: call dst_hold_safe() properly | Wei Wang |
2017-06-15 | ipv6: fix calling in6_ifa_hold incorrectly for dad work | Xin Long |
2017-06-09 | Ipvlan should return an error when an address is already in use. | Krister Johansen |
2017-05-22 | net: ipv6: Plumb extack through route add functions | David Ahern |
2017-05-15 | ipv6: avoid dad-failures for addresses with NODAD | Mahesh Bandewar |
2017-05-08 | ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf | WANG Cong |
2017-05-04 | ipv6: initialize route null entry in addrconf_init() | WANG Cong |
2017-05-03 | net: ipv6: Do not duplicate DAD on link up | David Ahern |
2017-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-25 | net: ipv6: regenerate host route if moved to gc list | David Ahern |
2017-04-17 | net: rtnetlink: plumb extended ack to doit function | David Ahern |
2017-04-17 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-13 | netlink: pass extended ACK struct to parsing functions | Johannes Berg |
2017-04-12 | 6lowpan: Fix IID format for Bluetooth | Luiz Augusto von Dentz |
2017-04-12 | ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration | Alexander Aring |
2017-04-12 | ipv6: Fix idev->addr_list corruption | Rabin Vincent |
2017-03-28 | net: ipv6: Add support for RTM_DELNETCONF | David Ahern |
2017-03-28 | net: ipv6: Refactor inet6_netconf_notify_devconf to take event | David Ahern |
2017-03-22 | net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs. | Joel Scherpelz |
2017-03-06 | ipv6: Provide ipv6 version of "disable_policy" sysctl | David Forster |
2017-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-01 | net/ipv6: avoid possible dead locking on addr_gen_mode sysctl | Felix Jia |
2017-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-08 | ipv6: addrconf: fix generation of new temporary addresses | Marcus Huewe |
2017-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-06 | ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches | Linus Lüssing |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-27 | net/ipv6: support more tunnel interfaces for EUI64 link-local generation | Felix Jia |
2017-01-27 | net/ipv6: allow sysctl to change link-local address generation mode | Felix Jia |
2017-01-19 | ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock | Kefeng Wang |
2017-01-06 | ipv6: do not send RTM_DELADDR for tentative addresses | Mahesh Bandewar |
2016-12-03 | ipv6 addrconf: Implemented enhanced DAD (RFC7527) | Erik Nordmark |
2016-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |