index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ndisc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
2021-01-26
1
-4
/
+8
*
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
2020-11-13
1
-0
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-01
1
-1
/
+2
|
\
|
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-1
/
+2
*
|
net: ipv6: new arg skip_notify to ip6_rt_del
Roopa Prabhu
2020-04-28
1
-1
/
+1
|
/
*
neigh: support smaller retrans_time settting
Hangbin Liu
2020-04-02
1
-2
/
+2
*
ipv6: ndisc: add support for 'PREF64' dns64 prefix identifier
Maciej Żenczykowski
2020-03-26
1
-0
/
+1
*
inet: Use fallthrough;
Joe Perches
2020-03-12
1
-1
/
+1
*
net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
Maciej Żenczykowski
2019-07-22
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-5
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
2019-06-04
1
-2
/
+1
*
|
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
2019-05-24
1
-4
/
+4
|
/
*
net ipv6: Prevent neighbor add if protocol is disabled on device
David Ahern
2019-04-17
1
-0
/
+17
*
ipv6: Rename fib6_nh entries
David Ahern
2019-03-29
1
-4
/
+4
*
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
Stefano Brivio
2018-10-26
1
-2
/
+1
*
net: Evict neighbor entries on carrier down
David Ahern
2018-10-12
1
-0
/
+2
*
net: remove 1 always zero parameter from ip6_redirect_no_header()
Maciej Żenczykowski
2018-10-02
1
-1
/
+1
*
ipv6: make DAD fail with enhanced DAD when nonce length differs
Sabrina Dubroca
2018-07-16
1
-1
/
+1
*
vrf: check the original netdevice for generating redirect
Stephen Suryaputra
2018-06-04
1
-0
/
+6
*
net/ipv6: Rename fib6_info struct elements
David Ahern
2018-04-19
1
-1
/
+1
*
net/ipv6: Flip FIB entries to fib6_info
David Ahern
2018-04-17
1
-1
/
+1
*
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
2018-04-17
1
-3
/
+3
*
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
2018-04-17
1
-2
/
+6
*
net/ipv6: move expires into rt6_info
David Ahern
2018-04-17
1
-1
/
+1
*
net/ipv6: move metrics from dst to rt6_info
David Ahern
2018-04-17
1
-7
/
+3
*
net/ipv6: Pass net namespace to route functions
David Ahern
2018-04-17
1
-5
/
+7
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-1
/
+2
|
\
|
*
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
Lorenzo Bianconi
2018-03-09
1
-1
/
+2
*
|
net/ipv6: Change address check to always take a device argument
David Ahern
2018-03-16
1
-1
/
+1
*
|
ipv6: ndisc: use true and false for boolean values
Gustavo A. R. Silva
2018-03-07
1
-1
/
+1
*
|
net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_ops
Kirill Tkhai
2018-02-19
1
-0
/
+1
|
/
*
net: ipv6: send unsolicited NA after DAD
David Ahern
2018-01-29
1
-0
/
+5
*
net: ipv6: sysctl to specify IPv6 ND traffic class
Maciej Żenczykowski
2017-11-11
1
-1
/
+8
*
net: display hw address of source machine during ipv6 DAD failure
Vishwanath Pai
2017-11-01
1
-4
/
+5
*
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2017-08-29
1
-1
/
+1
*
net: ipv6: lower ndisc notifier priority below addrconf
David Ahern
2017-08-09
1
-0
/
+1
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-26
1
-1
/
+2
|
\
|
*
net: ipv6: send unsolicited NA if enabled for all interfaces
David Ahern
2017-04-24
1
-1
/
+2
*
|
net: ipv6: send unsolicited NA on admin up
David Ahern
2017-04-17
1
-0
/
+2
*
|
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
2017-03-22
1
-0
/
+2
*
|
neighbour: fix nlmsg_pid in notifications
Roopa Prabhu
2017-03-22
1
-1
/
+1
|
/
*
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
2016-12-03
1
-3
/
+26
*
net: l3mdev: remove redundant calls
David Ahern
2016-09-10
1
-9
/
+2
*
ipv6: export several functions
Alexander Aring
2016-06-15
1
-11
/
+3
*
ipv6: introduce neighbour discovery ops
Alexander Aring
2016-06-15
1
-32
/
+69
*
ndisc: add __ndisc_fill_addr_option function
Alexander Aring
2016-06-15
1
-4
/
+10
*
ipv6: add option to drop unsolicited neighbor advertisements
Johannes Berg
2016-02-11
1
-0
/
+9
[next]