index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Age
Commit message (
Expand
)
Author
2018-05-10
net/ipv6: fix lock imbalance in ip6_route_del()
Eric Dumazet
2018-05-04
net/ipv6: rename rt6_next to fib6_next
David Ahern
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-01
ipv6: fix uninit-value in ip6_multipath_l3_keys()
Eric Dumazet
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-24
net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()
Eric Dumazet
2018-04-23
net/ipv6: Fix missing rcu dereferences on from
David Ahern
2018-04-23
net/ipv6: add rcu locking to ip6_negative_advice
David Ahern
2018-04-23
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
Eric Dumazet
2018-04-21
net/ipv6: Remove unncessary check on f6i in fib6_check
David Ahern
2018-04-21
net/ipv6: Make from in rt6_info rcu protected
David Ahern
2018-04-21
net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe
David Ahern
2018-04-21
net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_alloc
David Ahern
2018-04-21
net/ipv6: Rename rt6_get_cookie_safe
David Ahern
2018-04-21
net/ipv6: Clean up rt expires helpers
David Ahern
2018-04-20
net/ipv6: Fix ip6_convert_metrics() bug
Eric Dumazet
2018-04-19
net/ipv6: Remove fib6_idev
David Ahern
2018-04-19
net/ipv6: Remove unnecessary checks on fib6_idev
David Ahern
2018-04-19
net/ipv6: Rename addrconf_dst_alloc
David Ahern
2018-04-19
net/ipv6: Rename fib6_info struct elements
David Ahern
2018-04-17
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
2018-04-17
net/ipv6: Flip FIB entries to fib6_info
David Ahern
2018-04-17
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
2018-04-17
net/ipv6: Cleanup exception and cache route handling
David Ahern
2018-04-17
net/ipv6: Add gfp_flags to route add functions
David Ahern
2018-04-17
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
2018-04-17
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
2018-04-17
net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
David Ahern
2018-04-17
net/ipv6: Add fib6_null_entry
David Ahern
2018-04-17
net/ipv6: move expires into rt6_info
David Ahern
2018-04-17
net/ipv6: move metrics from dst to rt6_info
David Ahern
2018-04-17
net/ipv6: Defer initialization of dst to data path
David Ahern
2018-04-17
net/ipv6: Move nexthop data to fib6_nh
David Ahern
2018-04-17
net/ipv6: Save route type in rt6_info
David Ahern
2018-04-17
net/ipv6: Move support functions up in route.c
David Ahern
2018-04-17
net/ipv6: Pass net namespace to route functions
David Ahern
2018-04-17
net/ipv6: Pass net to fib6_update_sernum
David Ahern
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
2018-04-04
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
Alexey Kodanev
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-30
net/ipv6: Fix route leaking between VRFs
David Ahern
2018-03-30
ipv6: do not set routes if disable_ipv6 has been enabled
Lorenzo Bianconi
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2018-03-23
ipv6: fix possible deadlock in rt6_age_examine_exception()
Eric Dumazet
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-22
net/ipv6: Handle onlink flag with multipath routes
David Ahern
2018-03-16
net/ipv6: Change address check to always take a device argument
David Ahern
2018-03-16
net/ipv6: Refactor gateway validation on route add
David Ahern
2018-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
[next]