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
/
route.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-18
net: remove DST_NOCACHE flag
Wei Wang
1
-5
/
+2
2017-06-18
net: remove DST_NOGC flag
Wei Wang
1
-3
/
+2
2017-06-18
ipv6: get rid of icmp6 dst garbage collector
Wei Wang
1
-46
/
+0
2017-06-18
ipv6: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
1
-32
/
+17
2017-06-18
ipv6: call dst_hold_safe() properly
Wei Wang
1
-2
/
+2
2017-06-18
ipv6: take dst->__refcnt for insertion into fib6 tree
Wei Wang
1
-16
/
+39
2017-06-18
net: use loopback dev when generating blackhole route
Wei Wang
1
-4
/
+5
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-06-08
net: ipv6: Release route when device is unregistering
David Ahern
1
-0
/
+1
2017-05-30
net: add extack arg to lwtunnel build state
David Ahern
1
-1
/
+1
2017-05-30
net: lwtunnel: Add extack to encap attr validation
David Ahern
1
-2
/
+2
2017-05-26
net: ipv6: RTM_GETROUTE: return matched fib result when requested
Roopa Prabhu
1
-8
/
+26
2017-05-22
net: ipv6: Add extack messages for route add failures
David Ahern
1
-8
/
+32
2017-05-22
net: ipv6: Plumb extack through route add functions
David Ahern
1
-25
/
+32
2017-05-09
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
1
-2
/
+11
2017-05-04
ipv6: initialize route null entry in addrconf_init()
WANG Cong
1
-11
/
+15
2017-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2017-04-21
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
1
-0
/
+4
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
1
-4
/
+7
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-2
/
+4
2017-03-17
net: ipv6: set route type for anycast routes
David Ahern
1
-0
/
+2
2017-03-10
net: ipv6: Remove redundant RTA_OIF in multipath routes
David Ahern
1
-5
/
+6
2017-03-03
ipv6: ignore null_entry in inet6_rtm_getroute() too
WANG Cong
1
-0
/
+6
2017-03-02
ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()
WANG Cong
1
-5
/
+9
2017-03-01
net: route: add missing nla_policy entry for RTA_MARK attribute
Liping Zhang
1
-0
/
+1
2017-02-07
net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
Julian Anastasov
1
-13
/
+14
2017-02-07
net: add confirm_neigh method to dst_ops
Julian Anastasov
1
-0
/
+16
2017-02-05
net: ipv6: Use compressed IPv6 addresses showing route replace error
David Ahern
1
-1
/
+1
2017-02-05
net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH
David Ahern
1
-0
/
+26
2017-02-05
net: ipv6: Change notifications for multipath add to RTA_MULTIPATH
David Ahern
1
-1
/
+49
2017-02-05
net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute
David Ahern
1
-17
/
+95
2017-02-05
net: ipv6: Allow shorthand delete of all nexthops in multipath route
David Ahern
1
-2
/
+36
2017-02-04
net: ipv6: Set protocol to kernel for local routes
David Ahern
1
-0
/
+1
2017-01-30
lwtunnel: remove device arg to lwtunnel_build_state
David Ahern
1
-1
/
+1
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+11
2017-01-27
net: ipv6: ignore null_entry on route dumps
David Ahern
1
-1
/
+5
2017-01-27
net: ipv6: remove skb_reserve in getroute
David Ahern
1
-6
/
+0
2017-01-20
net: ipv6: Keep nexthop of multipath route on admin down
David Ahern
1
-2
/
+5
2017-01-19
lwtunnel: fix autoload of lwt modules
David Ahern
1
-1
/
+11
2017-01-18
net: ipv6: remove prefix arg to rt6_fill_node
David Ahern
1
-15
/
+12
2017-01-18
net: ipv6: remove nowait arg to rt6_fill_node
David Ahern
1
-17
/
+10
2017-01-12
net: lwtunnel: Handle lwtunnel_fill_encap failure
David Ahern
1
-1
/
+2
2017-01-10
ipv6: fix typos
Alexander Alemayhu
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-18
net: ipv6: check route protocol when deleting routes
Mantas M
1
-0
/
+2
2016-12-05
ipv6: Allow IPv4-mapped address as next-hop
Erik Nordmark
1
-1
/
+4
2016-12-04
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
1
-1
/
+1
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2016-11-09
net-ipv6: on device mtu change do not add mtu to mtu-less routes
Maciej Żenczykowski
1
-0
/
+1
2016-11-04
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
1
-4
/
+9
[next]