index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Age
Commit message (
Expand
)
Author
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
2019-05-22
Validate required parameters in inet6_validate_link_af
Maxim Mikityanskiy
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-08
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
2019-03-29
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
2019-03-04
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-11
net: fix IPv6 prefix route residue
Zhiqiang Liu
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-22
net/ipv6: lower the level of "link is not ready" messages
Lubomir Rintel
2019-01-22
net/ipv6: don't return positive numbers when nothing was dumped
Jakub Kicinski
2019-01-22
net: introduce a knob to control whether to inherit devconf config
Cong Wang
2019-01-19
net: ipv6: netconf: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
net: ipv6: addr: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-04
netlink: fixup regression in RTM_GETADDR
Arthur Gautier
2018-12-30
net/ipv6: Fix a test against 'ipv6_find_idev()' return value
Christophe JAILLET
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-11-23
net/ipv6: re-do dad when interface has IFF_NOARP flag change
Hangbin Liu
2018-10-25
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
2018-10-24
net/ipv6: Put target net when address dump fails due to bad attributes
David Ahern
2018-10-22
net/ipv6: Add support for dumping addresses for a specific device
David Ahern
2018-10-22
net/ipv6: Remove ip_idx arg to in6_dump_addrs
David Ahern
2018-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-20
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
2018-10-08
net: Update netconf dump handlers for strict data checking
David Ahern
2018-10-08
rtnetlink: Update inet6_dump_ifinfo for strict data checking
David Ahern
2018-10-08
net/ipv6: Update inet6_dump_addr for strict data checking
David Ahern
2018-10-08
net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrs
David Ahern
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-21
net/ipv6: Display all addresses in output of /proc/net/if_inet6
Jeff Barnhill
2018-09-19
ipv6: Allow the l3mdev to be a loopback
Robert Shearman
2018-09-05
ipv6: add inet6_fill_args
Christian Brauner
2018-09-05
ipv6: enable IFA_TARGET_NETNSID for RTM_GETADDR
Christian Brauner
2018-08-22
addrconf: reduce unnecessary atomic allocations
Cong Wang
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
2018-07-11
net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices
Sabrina Dubroca
2018-07-11
net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODE
Sabrina Dubroca
2018-07-11
net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_dev
Sabrina Dubroca
[next]