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
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
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-16
net/ipv6: Plumb support for filtering route dumps
David Ahern
2018-10-15
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
2018-10-12
net/ipv6: Add knob to skip DELROUTE message on device down
David Ahern
2018-10-10
net/ipv6: Make ipv6_route_table_template static
David Ahern
[next]