index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
ipv6: honor ifindex in case we receive ll addresses in router advertisements
Hannes Frederic Sowa
2015-12-23
1
-2
/
+2
*
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
2015-12-01
1
-7
/
+3
*
net: Add VRF support to IPv6 stack
David Ahern
2015-10-13
1
-3
/
+23
*
net: Export fib6_get_table and nd_tbl
David Ahern
2015-10-13
1
-0
/
+1
*
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
2015-10-08
1
-1
/
+1
*
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
2015-09-24
1
-10
/
+7
*
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
1
-1
/
+1
*
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-09-17
1
-2
/
+2
*
net: Merge dst_output and dst_output_sk
Eric W. Biederman
2015-09-17
1
-1
/
+1
*
ipv6: send only one NEWLINK when RA causes changes
Marius Tomaschewski
2015-08-31
1
-3
/
+10
*
ipv6: send NEWLINK on RA managed/otherconf changes
Marius Tomaschewski
2015-08-31
1
-0
/
+5
*
ipv6: ndisc: inherit metadata dst when creating ndisc requests
Jiri Benc
2015-08-20
1
-3
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
1
-0
/
+6
|
\
|
*
ipv6: flush nd cache on IFF_NOARP change
Eric Dumazet
2015-07-29
1
-0
/
+6
*
|
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
2015-07-30
1
-9
/
+7
|
/
*
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
2015-05-25
1
-1
/
+1
*
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
1
-1
/
+8
|
\
|
*
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
2015-03-25
1
-1
/
+8
[next]