index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Age
Commit message (
Expand
)
Author
2019-04-17
ipv6: Pass fib6_result to ip6_rt_cache_alloc
David Ahern
2019-04-17
ipv6: Pass fib6_result to rt6_find_cached_rt
David Ahern
2019-04-17
ipv6: Rename fib6_multipath_select and pass fib6_result
David Ahern
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-15
route: Avoid crash from dereferencing NULL rt->from
Jonathan Lemon
2019-04-12
ipv6: Remove flowi6_oif compare from __ip6_route_redirect
David Ahern
2019-04-11
ipv6: Refactor __ip6_route_redirect
David Ahern
2019-04-11
ipv6: Refactor rt6_device_match
David Ahern
2019-04-11
ipv6: Move fib6_multipath_select down in ip6_pol_route
David Ahern
2019-04-11
ipv6: Be smarter with null_entry handling in ip6_pol_route_lookup
David Ahern
2019-04-11
ipv6: Refactor find_rr_leaf
David Ahern
2019-04-11
ipv6: Refactor find_match
David Ahern
2019-04-11
ipv6: Pass fib6_nh and flags to rt6_score_route
David Ahern
2019-04-11
ipv6: Change rt6_probe to take a fib6_nh
David Ahern
2019-04-11
ipv6: Remove rt6_check_dev
David Ahern
2019-04-11
ipv6: Only call rt6_check_neigh for nexthop with gateway
David Ahern
2019-04-08
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2019-04-03
ipv6: Flip to fib_nexthop_info
David Ahern
2019-03-29
net: Use common nexthop init and release helpers
David Ahern
2019-03-29
net: Add fib_nh_common and update fib_nh and fib6_nh
David Ahern
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
2019-03-29
ipv6: Change rt6_add_nexthop and rt6_nexthop_info to take fib6_nh
David Ahern
2019-03-29
ipv6: Refactor fib6_ignore_linkdown
David Ahern
2019-03-29
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
2019-03-29
ipv6: Create cleanup helper for fib6_nh
David Ahern
2019-03-29
ipv6: Create init helper for fib6_nh
David Ahern
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-21
ipv6: Remove fallback argument from ip6_hold_safe
David Ahern
2019-03-21
ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create
David Ahern
2019-03-21
ipv6: Move setting default metric for routes
David Ahern
2019-03-20
ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
Xin Long
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-01
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
2019-02-26
ipv6: Return error for RTA_VIA attribute
David Ahern
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-22
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
2019-02-22
ipv6: route: purge exception on removal
Paolo Abeni
2019-02-21
ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()
Paolo Abeni
2019-02-21
ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
Paolo Abeni
2019-02-15
net/ipv6: prefer rcu_access_pointer() over rcu_dereference()
Paolo Abeni
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-19
net: ipv6: route: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-16
ipv6: route: place a warning with duplicated string with correct extack
Jakub Kicinski
2019-01-02
ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error
Stefano Brivio
2018-12-27
ipv6/route: Add a missing check on proc_dointvec
Aditya Pakki
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-18
ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
David Ahern
2018-11-16
ipv6: fix a dst leak when removing its exception
Xin Long
2018-11-06
net: Add extack argument to ip_fib_metrics_init
David Ahern
2018-10-24
net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...
David Ahern
[prev]
[next]