summaryrefslogtreecommitdiff
path: root/include/net/ip6_fib.h
Commit message (Expand)AuthorAge
* net/ipv6: Pass skb to route lookupDavid Ahern2018-03-04
* ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-28
* ipv6: Add support for non-equal-cost multipathIdo Schimmel2018-01-10
* ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel2018-01-10
* ipv6: Export sernum update functionIdo Schimmel2018-01-07
* ipv6: Add explicit flush indication to routesIdo Schimmel2018-01-07
* ipv6: Move dst->from into struct rt6_info.David Miller2017-11-30
* ipv6: Move rt6_next from dst_entry into ipv6 route structure.David Miller2017-11-30
* ipv6: take care of rt6_statsWei Wang2017-10-07
* ipv6: replace rwlock with rcu and spinlock in fib6_tableWei Wang2017-10-07
* ipv6: update fn_sernum after route is inserted to treeWei Wang2017-10-07
* ipv6: hook up exception table to store dst cacheWei Wang2017-10-07
* ipv6: prepare fib6_locate() for exception tableWei Wang2017-10-07
* ipv6: prepare fib6_age() for exception tableWei Wang2017-10-07
* ipv6: introduce a hash table to store dst cacheWei Wang2017-10-07
* ipv6: introduce a new function fib6_update_sernum()Wei Wang2017-10-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
|\
| * ipv6: fix sparse warning on rt6i_nodeWei Wang2017-08-28
| * ipv6: add rcu grace period before freeing fib6_nodeWei Wang2017-08-22
* | ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel2017-08-15
* | ipv6: fib: Add helpers to hold / drop a reference on rt6_infoIdo Schimmel2017-08-03
* | ipv6: fib: Dump tables during registration to FIB chainIdo Schimmel2017-08-03
* | ipv6: fib_rules: Dump rules during registration to FIB chainIdo Schimmel2017-08-03
* | ipv6: fib: Add in-kernel notifications for route add / deleteIdo Schimmel2017-08-03
* | ipv6: fib: Add FIB notifiers callbacksIdo Schimmel2017-08-03
* | ipv6: fib_rules: Check if rule is a default ruleIdo Schimmel2017-08-03
|/
* net: remove DST_NOCACHE flagWei Wang2017-06-17
* net: ipv6: Plumb extack through route add functionsDavid Ahern2017-05-22
* net: ipv6: Allow shorthand delete of all nexthops in multipath routeDavid Ahern2017-02-04
* net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern2016-10-27
* ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2015-11-15
* ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu2015-09-17
* route: move lwtunnel state to dst_entryJiri Benc2015-08-20
* ipv6: support for fib route lwtunnel encap attributesRoopa Prabhu2015-07-21
* ipv6: Create percpu rt6_infoMartin KaFai Lau2015-05-25
* ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregisterMartin KaFai Lau2015-05-25
* ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is setMartin KaFai Lau2015-05-25
* ipv6: Add rt6_get_cookie() functionMartin KaFai Lau2015-05-25
* ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau2015-05-01
* ipv6: Stop rt6_info from using inet_peer's metricsMartin KaFai Lau2015-05-01
* net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal2015-01-05
* ipv6: make rt_sernum atomic and serial number fields ordinary intsHannes Frederic Sowa2014-10-07
* ipv6: minor fib6 cleanups like type safety, bool conversion, inline removalHannes Frederic Sowa2014-10-07
* ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-30
* ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček2014-03-27
* ipv6: remove prune parameter for fib6_clean_allLi RongQing2014-01-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\
| * ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa2013-10-25
* | ipv6: avoid high order memory allocations for /proc/net/ipv6_routeHannes Frederic Sowa2013-09-27
* | ip*.h: Remove extern from function prototypesJoe Perches2013-09-21
|/