index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
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-04
net: ipv6: Use compressed IPv6 addresses showing route replace error
David Ahern
1
-1
/
+1
2017-02-04
net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH
David Ahern
1
-0
/
+26
2017-02-04
net: ipv6: Change notifications for multipath add to RTA_MULTIPATH
David Ahern
1
-1
/
+49
2017-02-04
net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute
David Ahern
1
-17
/
+95
2017-02-04
net: ipv6: Allow shorthand delete of all nexthops in multipath route
David Ahern
1
-2
/
+36
2017-02-03
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-26
net: ipv6: ignore null_entry on route dumps
David Ahern
1
-1
/
+5
2017-01-26
net: ipv6: remove skb_reserve in getroute
David Ahern
1
-6
/
+0
2017-01-19
net: ipv6: Keep nexthop of multipath route on admin down
David Ahern
1
-2
/
+5
2017-01-18
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-09
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-17
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-03
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-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2016-09-25
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-10
net: l3mdev: remove redundant calls
David Ahern
1
-6
/
+1
2016-09-10
net: vrf: Flip IPv6 output path from FIB lookup hook to out hook
David Ahern
1
-4
/
+7
2016-09-10
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
1
-2
/
+10
2016-08-30
net: lwtunnel: Handle fragmentation
Roopa Prabhu
1
-1
/
+3
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-06-27
ipv6: enforce egress device match in per table nexthop lookups
Paolo Abeni
1
-1
/
+1
2016-06-17
net: ipv6: Move ip6_route_get_saddr to inline
David Ahern
1
-17
/
+0
2016-06-15
ipv6: introduce neighbour discovery ops
Alexander Aring
1
-4
/
+4
2016-06-15
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
1
-2
/
+3
2016-06-11
ipv6: use TOS marks from sockets for routing decision
Hannes Frederic Sowa
1
-0
/
+2
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2016-05-14
net/route: enforce hoplimit max value
Paolo Abeni
1
-0
/
+2
2016-05-09
net: l3mdev: Move get_saddr and rt6_dst
David Ahern
1
-1
/
+1
[next]