index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Age
Commit message (
Expand
)
Author
2017-10-11
ipv6: addrconf: don't use rtnl mutex in RTM_GETADDR
Florian Westphal
2017-10-11
ipv6: addrconf: don't use rtnl mutex in RTM_GETNETCONF
Florian Westphal
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-08
ipv6: avoid cache line dirtying in ipv6_dev_get_saddr()
Eric Dumazet
2017-10-08
ipv6: __ipv6_dev_get_saddr() rcu conversion
Eric Dumazet
2017-10-08
ipv6: ipv6_chk_prefix() rcu conversion
Eric Dumazet
2017-10-08
ipv6: ipv6_chk_custom_prefix() rcu conversion
Eric Dumazet
2017-10-08
ipv6: ipv6_count_addresses() rcu conversion
Eric Dumazet
2017-10-08
ipv6: prepare RCU lookups for idev->addr_list
Eric Dumazet
2017-10-07
ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real
Matteo Croce
2017-10-07
ipv6: replace rwlock with rcu and spinlock in fib6_table
Wei Wang
2017-10-07
ipv6: replace dst_hold() with dst_hold_safe() in routing code
Wei Wang
2017-10-07
ipv6: hook up exception table to store dst cache
Wei Wang
2017-10-07
ipv6: prepare fib6_locate() for exception table
Wei Wang
2017-10-04
rtnetlink: remove __rtnl_af_unregister
Florian Westphal
2017-09-30
net: ipv6: send NS for DAD when link operationally up
Mike Manning
2017-09-26
ipv6: Remove redundant unlikely()
Tobias Klauser
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
[next]