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
/
ndisc.c
Age
Commit message (
Expand
)
Author
2022-08-15
net: fix potential refcount leak in ndisc_router_discovery()
Xin Xiong
2022-07-15
net: ipv6: new accept_untracked_na option to accept na only if in-network
Jaehee Park
2022-06-30
net, neigh: introduce interval_probe_time_ms for periodic probe
Yuwei Wang
2022-05-31
net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
Arun Ajith S
2022-04-17
net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...
Arun Ajith S
2022-02-21
ipv6: separate ndisc_ns_create() from ndisc_send_ns()
Hangbin Liu
2022-02-14
Generate netlink notification when default IPv6 route preference changes
Kalash Nainwal
2021-11-01
net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter
James Prestwood
2021-10-13
ipv6: constify dev_addr passing
Jakub Kicinski
2021-08-27
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
2021-01-26
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
2020-11-13
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
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-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-02
neigh: support smaller retrans_time settting
Hangbin Liu
2020-03-26
ipv6: ndisc: add support for 'PREF64' dns64 prefix identifier
Maciej Żenczykowski
2020-03-12
inet: Use fallthrough;
Joe Perches
2019-07-22
net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
Maciej Żenczykowski
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-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-04-17
net ipv6: Prevent neighbor add if protocol is disabled on device
David Ahern
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
2018-10-26
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
Stefano Brivio
2018-10-12
net: Evict neighbor entries on carrier down
David Ahern
2018-10-02
net: remove 1 always zero parameter from ip6_redirect_no_header()
Maciej Żenczykowski
2018-07-16
ipv6: make DAD fail with enhanced DAD when nonce length differs
Sabrina Dubroca
2018-06-04
vrf: check the original netdevice for generating redirect
Stephen Suryaputra
2018-04-19
net/ipv6: Rename fib6_info struct elements
David Ahern
2018-04-17
net/ipv6: Flip FIB entries to fib6_info
David Ahern
2018-04-17
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
2018-04-17
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
2018-04-17
net/ipv6: move expires into rt6_info
David Ahern
2018-04-17
net/ipv6: move metrics from dst to rt6_info
David Ahern
2018-04-17
net/ipv6: Pass net namespace to route functions
David Ahern
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-16
net/ipv6: Change address check to always take a device argument
David Ahern
2018-03-09
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
Lorenzo Bianconi
2018-03-07
ipv6: ndisc: use true and false for boolean values
Gustavo A. R. Silva
2018-02-19
net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_ops
Kirill Tkhai
2018-01-29
net: ipv6: send unsolicited NA after DAD
David Ahern
2017-11-11
net: ipv6: sysctl to specify IPv6 ND traffic class
Maciej Żenczykowski
2017-11-01
net: display hw address of source machine during ipv6 DAD failure
Vishwanath Pai
2017-08-29
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2017-08-09
net: ipv6: lower ndisc notifier priority below addrconf
David Ahern
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]