summaryrefslogtreecommitdiffstats
path: root/include/net/ip6_fib.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-2/+30
|\
| * ipv6: fix sparse warning on rt6i_nodeWei Wang2017-08-281-1/+1
| * ipv6: add rcu grace period before freeing fib6_nodeWei Wang2017-08-221-1/+29
* | ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel2017-08-151-0/+2
* | ipv6: fib: Add helpers to hold / drop a reference on rt6_infoIdo Schimmel2017-08-031-0/+16
* | ipv6: fib: Dump tables during registration to FIB chainIdo Schimmel2017-08-031-0/+4
* | ipv6: fib_rules: Dump rules during registration to FIB chainIdo Schimmel2017-08-031-0/+10
* | ipv6: fib: Add in-kernel notifications for route add / deleteIdo Schimmel2017-08-031-0/+5
* | ipv6: fib: Add FIB notifiers callbacksIdo Schimmel2017-08-031-0/+11
* | ipv6: fib_rules: Check if rule is a default ruleIdo Schimmel2017-08-031-0/+5
|/
* net: remove DST_NOCACHE flagWei Wang2017-06-171-1/+1
* net: ipv6: Plumb extack through route add functionsDavid Ahern2017-05-221-1/+2
* net: ipv6: Allow shorthand delete of all nexthops in multipath routeDavid Ahern2017-02-041-1/+3
* net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern2016-10-271-0/+2
* ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2015-11-151-1/+2
* ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu2015-09-171-1/+2
* route: move lwtunnel state to dst_entryJiri Benc2015-08-201-1/+0
* ipv6: support for fib route lwtunnel encap attributesRoopa Prabhu2015-07-211-0/+3
* ipv6: Create percpu rt6_infoMartin KaFai Lau2015-05-251-1/+2
* ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregisterMartin KaFai Lau2015-05-251-0/+3
* ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is setMartin KaFai Lau2015-05-251-0/+3
* ipv6: Add rt6_get_cookie() functionMartin KaFai Lau2015-05-251-0/+5
* ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peerMartin KaFai Lau2015-05-011-31/+0
* ipv6: Stop rt6_info from using inet_peer's metricsMartin KaFai Lau2015-05-011-9/+1
* net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal2015-01-051-3/+7
* ipv6: make rt_sernum atomic and serial number fields ordinary intsHannes Frederic Sowa2014-10-071-1/+1
* ipv6: minor fib6 cleanups like type safety, bool conversion, inline removalHannes Frederic Sowa2014-10-071-4/+14
* ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-301-4/+1
* ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček2014-03-271-1/+2
* ipv6: remove prune parameter for fib6_clean_allLi RongQing2014-01-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-041-0/+1
|\
| * ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa2013-10-251-0/+1
* | ipv6: avoid high order memory allocations for /proc/net/ipv6_routeHannes Frederic Sowa2013-09-271-4/+2
* | ip*.h: Remove extern from function prototypesJoe Perches2013-09-211-30/+23
|/
* ipv6: prevent fib6_run_gc() contentionMichal Kubeček2013-08-011-1/+1
* ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明2013-02-201-27/+12
* ipv6: Complete neighbour entry removal from dst_entry.YOSHIFUJI Hideaki / 吉藤英明2013-01-171-2/+0
* ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing2012-11-081-1/+0
* ipv6: introduce ip6_rt_put()Amerigo Wang2012-11-031-0/+9
* ipv6: add support of equal cost multipath (ECMP)Nicolas Dichtel2012-10-231-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-3/+2
|\
| * ipv6: use net->rt_genid to check dst validityNicolas Dichtel2012-09-181-3/+2
* | ipv6: fix handling of blackhole and prohibit routesNicolas Dichtel2012-09-051-0/+1
|/
* ipv6: Store route neighbour in rt6_info struct.David S. Miller2012-07-051-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-161-2/+0
|\
| * Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller2012-06-161-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-151-0/+2
|\ \ | |/
| * ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf2012-06-151-0/+2
* | inet: Add inetpeer tree roots to the FIB tables.David S. Miller2012-06-111-0/+1
* | inet: Hide route peer accesses behind helpers.David S. Miller2012-06-111-1/+31
|/
OpenPOWER on IntegriCloud