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
2021-09-05
ip/ip6_gre: use the same logic as SIT interfaces when computing v6LL address
Antonio Quartulli
2021-08-27
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
2021-08-05
net: Remove redundant if statements
Yajun Deng
2021-08-04
net: add extack arg for link ops
Rocco Yue
2021-07-22
ipv6: fix "'ioam6_if_id_max' defined but not used" warn
Matthieu Baerts
2021-07-21
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman
2021-07-20
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
2021-07-15
ipv6: remove unnecessary local variable
Rocco Yue
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-08
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
2021-05-31
ipv6: align code with context
Rocco Yue
2021-04-16
mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()
Taehee Yoo
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-08
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
2021-03-28
ipv6: addrconf.c: Fix a typo
Bhaskar Chowdhury
2021-03-26
mld: convert ifmcaddr6 to RCU
Taehee Yoo
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
[next]