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