index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: add all node mcast address when slave up
Hangbin Liu
2022-09-05
1
-2
/
+6
*
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
2022-08-24
1
-3
/
+2
*
net: ipv6: avoid accepting values greater than 2 for accept_untracked_na
Jaehee Park
2022-07-21
1
-3
/
+3
*
net: ipv6: new accept_untracked_na option to accept na only if in-network
Jaehee Park
2022-07-15
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-30
1
-6
/
+2
|
\
|
*
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
2022-06-29
1
-2
/
+2
|
*
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
2022-06-27
1
-4
/
+0
*
|
ipv6/addrconf: fix timing bug in tempaddr regen
Sam Edwards
2022-06-28
1
-29
/
+33
*
|
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-09
1
-2
/
+2
|
/
*
net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
Arun Ajith S
2022-05-31
1
-3
/
+3
*
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
1
-11
/
+40
|
\
|
*
memcg: accounting for objects allocated for new netdevice
Vasily Averin
2022-05-04
1
-4
/
+4
|
*
ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
jianghaoran
2022-05-02
1
-1
/
+2
|
*
net/ipv6: Enforce limits for accept_unsolicited_na sysctl
Arun Ajith S
2022-04-22
1
-1
/
+1
|
*
net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...
Arun Ajith S
2022-04-17
1
-0
/
+10
|
*
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
2022-04-06
1
-6
/
+24
*
|
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
2022-05-18
1
-2
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
1
-2
/
+6
|
\
|
*
net: ipv6: ensure we call ipv6_mc_down() at most once
j.nixdorf@avm.de
2022-02-28
1
-2
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
1
-0
/
+2
|
\
|
|
*
ipv6: prevent a possible race condition with lifetimes
Niels Dossche
2022-02-24
1
-0
/
+2
*
|
net: Add new protocol attribute to IP addresses
Jacques de Laval
2022-02-18
1
-6
/
+21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
1
-2
/
+2
|
\
|
|
*
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
2022-02-14
1
-2
/
+2
*
|
ipv6/addrconf: ensure addrconf_verify_rtnl() has completed
Eric Dumazet
2022-02-17
1
-1
/
+1
*
|
ipv6: blackhole_netdev needs snmp6 counters
Ido Schimmel
2022-02-14
1
-9
/
+9
*
|
ipv6: give an IPv6 dev to blackhole_netdev
Eric Dumazet
2022-02-11
1
-46
/
+32
*
|
ipv6/addrconf: switch to per netns inet6_addr_lst hash table
Eric Dumazet
2022-02-08
1
-54
/
+23
*
|
ipv6/addrconf: use one delayed work per netns
Eric Dumazet
2022-02-08
1
-20
/
+24
*
|
ipv6/addrconf: allocate a per netns hash table
Eric Dumazet
2022-02-08
1
-0
/
+20
*
|
ip6mr: fix use-after-free in ip6mr_sk_done()
Eric Dumazet
2022-02-07
1
-0
/
+2
*
|
ipv6: make mc_forwarding atomic
Eric Dumazet
2022-02-05
1
-2
/
+2
|
/
*
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
2022-01-27
1
-7
/
+20
*
ipv6: add net device refcount tracker to struct inet6_dev
Eric Dumazet
2021-12-06
1
-2
/
+2
*
net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter
James Prestwood
2021-11-01
1
-0
/
+12
*
gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE...
Stephen Suryaputra
2021-10-22
1
-0
/
+3
*
ipv6: constify dev_addr passing
Jakub Kicinski
2021-10-13
1
-2
/
+2
*
ip/ip6_gre: use the same logic as SIT interfaces when computing v6LL address
Antonio Quartulli
2021-09-05
1
-10
/
+18
*
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
2021-08-27
1
-0
/
+10
*
net: Remove redundant if statements
Yajun Deng
2021-08-05
1
-4
/
+2
*
net: add extack arg for link ops
Rocco Yue
2021-08-04
1
-2
/
+3
*
ipv6: fix "'ioam6_if_id_max' defined but not used" warn
Matthieu Baerts
2021-07-22
1
-2
/
+1
*
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman
2021-07-21
1
-0
/
+37
*
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
2021-07-20
1
-1
/
+1
*
ipv6: remove unnecessary local variable
Rocco Yue
2021-07-15
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
1
-1
/
+1
|
\
|
*
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
2021-06-08
1
-1
/
+1
*
|
ipv6: align code with context
Rocco Yue
2021-05-31
1
-4
/
+4
|
/
*
mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()
Taehee Yoo
2021-04-16
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
1
-6
/
+26
|
\
[next]