index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ndisc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-11
net: ipv6: sysctl to specify IPv6 ND traffic class
Maciej Żenczykowski
1
-1
/
+8
2017-11-01
net: display hw address of source machine during ipv6 DAD failure
Vishwanath Pai
1
-4
/
+5
2017-08-30
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
1
-1
/
+1
2017-08-10
net: ipv6: lower ndisc notifier priority below addrconf
David Ahern
1
-0
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-4
/
+4
2017-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-04-24
net: ipv6: send unsolicited NA if enabled for all interfaces
David Ahern
1
-1
/
+2
2017-04-17
net: ipv6: send unsolicited NA on admin up
David Ahern
1
-0
/
+2
2017-03-23
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
1
-0
/
+2
2017-03-22
neighbour: fix nlmsg_pid in notifications
Roopa Prabhu
1
-1
/
+1
2016-12-04
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
1
-3
/
+26
2016-09-11
net: l3mdev: remove redundant calls
David Ahern
1
-9
/
+2
2016-06-16
ipv6: export several functions
Alexander Aring
1
-11
/
+3
2016-06-16
ipv6: introduce neighbour discovery ops
Alexander Aring
1
-32
/
+69
2016-06-16
ndisc: add __ndisc_fill_addr_option function
Alexander Aring
1
-4
/
+10
2016-02-11
ipv6: add option to drop unsolicited neighbor advertisements
Johannes Berg
1
-0
/
+9
2015-12-24
ipv6: honor ifindex in case we receive ll addresses in router advertisements
Hannes Frederic Sowa
1
-2
/
+2
2015-12-01
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
1
-7
/
+3
2015-10-13
net: Add VRF support to IPv6 stack
David Ahern
1
-3
/
+23
2015-10-13
net: Export fib6_get_table and nd_tbl
David Ahern
1
-0
/
+1
2015-10-08
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
1
-1
/
+1
2015-09-24
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
1
-10
/
+7
2015-09-18
netfilter: Pass net into okfn
Eric W. Biederman
1
-1
/
+1
2015-09-18
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
1
-2
/
+2
2015-09-18
net: Merge dst_output and dst_output_sk
Eric W. Biederman
1
-1
/
+1
2015-09-01
ipv6: send only one NEWLINK when RA causes changes
Marius Tomaschewski
1
-3
/
+10
2015-09-01
ipv6: send NEWLINK on RA managed/otherconf changes
Marius Tomaschewski
1
-0
/
+5
2015-08-21
ipv6: ndisc: inherit metadata dst when creating ndisc requests
Jiri Benc
1
-3
/
+7
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2015-07-31
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
1
-9
/
+7
2015-07-30
ipv6: flush nd cache on IFF_NOARP change
Eric Dumazet
1
-0
/
+6
2015-05-25
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
1
-1
/
+1
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
1
-2
/
+3
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+8
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
1
-2
/
+1
2015-03-31
ipv6: coding style: comparison for equality with NULL
Ian Morris
1
-10
/
+10
2015-03-25
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
1
-1
/
+8
2015-03-04
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
1
-0
/
+7
2015-03-03
neigh: Don't require dst in neigh_hh_init
Eric W. Biederman
1
-0
/
+1
2015-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2015-02-06
net: ipv6: allow explicitly choosing optimistic addresses
Erik Kline
1
-1
/
+3
2015-01-26
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
1
-1
/
+1
2014-11-24
ipv6: coding style improvements (remove assignment in if statements)
Ian Morris
1
-3
/
+4
2014-11-11
neigh: remove dynamic neigh table registration support
WANG Cong
1
-2
/
+2
2014-08-25
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
1
-1
/
+0
2014-08-25
ipv6: White-space cleansing : Line Layouts
Ian Morris
1
-8
/
+8
2014-07-25
neigh: remove exceptional & on function name
Himangi Saraogi
1
-1
/
+1
2014-07-11
ipv6: fix the check when handle RA
Li RongQing
1
-6
/
+6
2014-07-01
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
1
-8
/
+13
2014-07-01
ipv6: Add more debugging around accept-ra logic.
Ben Greear
1
-8
/
+43
[next]