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
2021-01-26
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
2021-01-18
ipv6: set multicast flag on the multicast route
Matteo Croce
2021-01-18
ipv6: create multicast route with RTPROT_KERNEL
Matteo Croce
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-13
ipv6: Fix error path to cancel the meseage
Zhang Qilong
2020-11-02
net: ipv6: For kerneldoc warnings with W=1
Xin Long
2020-08-18
ipv6: some fixes for ipv6_dev_find()
Xin Long
2020-08-05
ipv6: add ipv6_dev_find()
Xin Long
2020-08-03
ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWN
Florent Fourcot
2020-08-03
ipv6/addrconf: call addrconf_ifdown with consistent values
Florent Fourcot
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-05-19
ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddr
Christoph Hellwig
2020-05-19
ipv6: streamline addrconf_set_dstaddr
Christoph Hellwig
2020-05-19
ipv6: stub out even more of addrconf_set_dstaddr if SIT is disabled
Christoph Hellwig
2020-05-16
netns: enable to inherit devconf from current netns
Nicolas Dichtel
2020-05-08
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
2020-05-06
ipv6: Implement draft-ietf-6man-rfc4941bis
Fernando Gont
2020-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-04-28
net: ipv6: new arg skip_notify to ip6_rt_del
Roopa Prabhu
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-23
ipv6: Honor all IPv6 PIO Valid Lifetime values
Fernando Gont
2020-04-02
neigh: support smaller retrans_time settting
Hangbin Liu
2020-04-01
ipv6: don't auto-add link-local address to lag ports
Jarod Wilson
2020-03-29
net: ipv6: add support for rpl sr exthdr
Alexander Aring
2020-03-29
addrconf: add functionality to check on rpl requirements
Alexander Aring
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
inet: Use fallthrough;
Joe Perches
2020-03-10
ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
Hangbin Liu
2020-03-03
net/ipv6: remove the old peer route if change it to a new one
Hangbin Liu
2020-03-03
net/ipv6: need update peer route when modify metric
Hangbin Liu
2020-02-29
net/ipv6: use configured metric when add peer route
Hangbin Liu
2020-02-07
ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()
Eric Dumazet
2019-12-13
ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set
Hangbin Liu
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-04
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
2019-10-04
Revert "ipv6: Handle race in addrconf_dad_work"
David Ahern
2019-10-01
ipv6: Handle race in addrconf_dad_work
David Ahern
2019-10-01
ipv6: minor code reorg in inet6_fill_ifla6_attrs()
Nicolas Dichtel
2019-08-23
ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idev
Sabrina Dubroca
2019-08-21
ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set
Hangbin Liu
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-04
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
2019-06-02
net: use new in_dev_ifa iterators
Florian Westphal
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-24
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
2019-05-24
ipv6: Move pcpu cached routes to fib6_nh
David Ahern
[next]