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-22
ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER
WANG Cong
1
-1
/
+5
2017-06-08
net: ipv6: Release route when device is unregistering
David Ahern
1
-0
/
+1
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
2016-11-04
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
1
-0
/
+7
2016-10-31
ipv6: add mtu lock check in __ip6_rt_update_pmtu
Xin Long
1
-0
/
+3
2016-10-27
net: ipv6: Do not consider link state for nexthop validation
David Ahern
1
-2
/
+4
2016-10-27
net: ipv6: Fix processing of RAs in presence of VRF
David Ahern
1
-20
/
+48
2016-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2016-09-26
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
1
-1
/
+3
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+10
2016-09-20
net: ipv6: fallback to full lookup if table lookup is unsuitable
Vincent Bernat
1
-1
/
+10
2016-09-19
ipv6: Export p6_route_input_lookup symbol
Mahesh Bandewar
1
-3
/
+4
2016-09-11
net: l3mdev: remove redundant calls
David Ahern
1
-6
/
+1
2016-09-11
net: vrf: Flip IPv6 output path from FIB lookup hook to out hook
David Ahern
1
-4
/
+7
2016-09-11
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
1
-2
/
+10
[next]