index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Age
Commit message (
Expand
)
Author
2024-03-22
ipv6: Fix address dump when IPv6 is disabled on an interface
Ido Schimmel
2024-03-08
ipv6: remove RTNL protection from inet6_dump_addr()
Eric Dumazet
2024-03-08
ipv6: use xa_array iterator to implement inet6_dump_addr()
Eric Dumazet
2024-03-08
ipv6: make in6_dump_addrs() lockless
Eric Dumazet
2024-03-08
ipv6: make inet6_fill_ifaddr() lockless
Eric Dumazet
2024-03-07
netlink: let core handle error cases in dump operations
Eric Dumazet
2024-03-01
ipv6: use xa_array iterator to implement inet6_netconf_dump_devconf()
Eric Dumazet
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (II)
Eric Dumazet
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (I)
Eric Dumazet
2024-03-01
ipv6: addrconf_disable_policy() optimization
Eric Dumazet
2024-03-01
ipv6: annotate data-races around devconf->disable_policy
Eric Dumazet
2024-03-01
ipv6: annotate data-races around devconf->proxy_ndp
Eric Dumazet
2024-03-01
ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdown
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.mtu6
Eric Dumazet
2024-03-01
ipv6: addrconf_disable_ipv6() optimization
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.disable_ipv6
Eric Dumazet
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-28
inet6: expand rcu_read_lock() scope in inet6_dump_addr()
Eric Dumazet
2024-02-26
ipv6: anycast: complete RCU handling of struct ifacaddr6
Eric Dumazet
2024-02-26
ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
Eric Dumazet
2024-02-26
ipv6: switch inet6_dump_ifinfo() to RCU protection
Eric Dumazet
2024-02-26
ipv6: use xarray iterator to implement inet6_dump_ifinfo()
Eric Dumazet
2024-02-26
ipv6: prepare inet6_fill_ifinfo() for RCU protection
Eric Dumazet
2024-02-26
ipv6: prepare inet6_fill_ifla6_attrs() for RCU
Eric Dumazet
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-18
ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid
Eric Dumazet
2024-02-15
net: ipv6/addrconf: clamp preferred_lft to the minimum required
Alex Henrie
2024-02-15
net: ipv6/addrconf: introduce a regen_min_advance sysctl
Alex Henrie
2024-02-15
net: ipv6/addrconf: ensure that regen_advance is at least 2 seconds
Alex Henrie
2024-02-14
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
2024-02-12
net/ipv6: set expires in modify_prefix_route() if RTF_EXPIRES is set.
Kui-Feng Lee
2024-02-12
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2024-02-02
ipv6: make addrconf_wq single threaded
Eric Dumazet
2024-01-02
Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"
Alex Henrie
2023-12-08
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej Żenczykowski
2023-10-25
net: ipv6/addrconf: clamp preferred_lft to the minimum required
Alex Henrie
2023-10-25
net: ipv6/addrconf: clamp preferred_lft to the maximum allowed
Alex Henrie
2023-10-03
net: add sysctl to disable rfc4862 5.5.3e lifetime handling
Patrick Rohr
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-04
net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
Alex Henrie
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-20
net: release reference to inet6_dev pointer
Patrick Rohr
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
2023-07-28
net: change accept_ra_min_rtr_lft to affect all RA lifetimes
Patrick Rohr
2023-07-28
IPv6: add extack info for IPv6 address add/delete
Hangbin Liu
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-24
ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...
Maciej Żenczykowski
2023-07-23
net: add sysctl accept_ra_min_rtr_lft
Patrick Rohr
2023-07-09
ipv6/addrconf: fix a potential refcount underflow for idev
Ziyang Xuan
[next]