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
2018-09-26
net/ipv6: Remove extra call to ip6_convert_metrics for multipath case
David Ahern
1
-5
/
+0
2018-09-18
ipv6: fix memory leak on dst->_metrics
Wei Wang
1
-1
/
+4
2018-09-18
Revert "ipv6: fix double refcount of fib6_metrics"
Wei Wang
1
-0
/
+4
2018-09-17
net/ipv6: do not copy dst flags on rt init
Peter Oskolkov
1
-2
/
+0
2018-09-13
ipv6: use rt6_info members when dst is set in rt6_fill_node
Xin Long
1
-12
/
+30
2018-09-01
ipv6: don't get lwtstate twice in ip6_rt_copy_init()
Alexey Kodanev
1
-1
/
+0
2018-08-22
net/ipv6: init ip6 anycast rt->dst.input as ip6_input
Hangbin Liu
1
-1
/
+1
2018-08-05
ipv6: fix double refcount of fib6_metrics
Cong Wang
1
-4
/
+0
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
1
-10
/
+31
2018-07-16
net/ipv6: Do not allow device only routes via the multipath API
David Ahern
1
-0
/
+7
2018-07-04
net/ipv6: Revert attempt to simplify route replace and append
David Ahern
1
-2
/
+1
2018-06-11
ipv6: allow PMTU exceptions to local routes
Julian Anastasov
1
-3
/
+0
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-867
/
+1028
2018-06-05
net/ipv6: prevent use after free in ip6_route_mpath_notify
David Ahern
1
-4
/
+8
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
1
-2
/
+2
2018-06-04
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
1
-2
/
+2
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
1
-2
/
+2
2018-05-24
net/ipv6: Udate fib6_table_lookup tracepoint
David Ahern
1
-2
/
+7
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+48
2018-05-23
ipv6: support sport, dport and ip_proto in RTM_GETROUTE
Roopa Prabhu
1
-0
/
+17
2018-05-22
net/ipv6: Simplify route replace and appending into multipath route
David Ahern
1
-1
/
+2
2018-05-22
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
1
-0
/
+48
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-33
/
+43
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
1
-13
/
+2
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
1
-9
/
+2
2018-05-11
net/ipv6: Update fib6 tracepoint to take fib6_info
David Ahern
1
-8
/
+6
2018-05-11
net/ipv6: Extract table lookup from ip6_pol_route
David Ahern
1
-14
/
+25
2018-05-11
net/ipv6: Rename rt6_multipath_select
David Ahern
1
-8
/
+9
2018-05-11
net/ipv6: Rename fib6_lookup to fib6_node_lookup
David Ahern
1
-4
/
+4
2018-05-10
net/ipv6: fix lock imbalance in ip6_route_del()
Eric Dumazet
1
-1
/
+3
2018-05-04
net/ipv6: rename rt6_next to fib6_next
David Ahern
1
-6
/
+6
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2018-05-01
ipv6: fix uninit-value in ip6_multipath_l3_keys()
Eric Dumazet
1
-1
/
+6
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-04-24
net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()
Eric Dumazet
1
-2
/
+1
2018-04-23
net/ipv6: Fix missing rcu dereferences on from
David Ahern
1
-5
/
+10
2018-04-23
net/ipv6: add rcu locking to ip6_negative_advice
David Ahern
1
-0
/
+2
2018-04-23
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
Eric Dumazet
1
-0
/
+2
2018-04-21
net/ipv6: Remove unncessary check on f6i in fib6_check
David Ahern
1
-2
/
+1
2018-04-21
net/ipv6: Make from in rt6_info rcu protected
David Ahern
1
-27
/
+69
2018-04-21
net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe
David Ahern
1
-3
/
+10
2018-04-21
net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_alloc
David Ahern
1
-7
/
+6
2018-04-21
net/ipv6: Rename rt6_get_cookie_safe
David Ahern
1
-2
/
+2
2018-04-21
net/ipv6: Clean up rt expires helpers
David Ahern
1
-0
/
+9
2018-04-20
net/ipv6: Fix ip6_convert_metrics() bug
Eric Dumazet
1
-11
/
+9
2018-04-19
net/ipv6: Remove fib6_idev
David Ahern
1
-19
/
+47
2018-04-19
net/ipv6: Remove unnecessary checks on fib6_idev
David Ahern
1
-22
/
+2
2018-04-19
net/ipv6: Rename addrconf_dst_alloc
David Ahern
1
-22
/
+22
2018-04-19
net/ipv6: Rename fib6_info struct elements
David Ahern
1
-136
/
+136
2018-04-17
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
1
-25
/
+2
[next]