summaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_semantics.c
Commit message (Expand)AuthorAgeFilesLines
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-281-14/+9Star
* ipv4: 16 slots in initial fib_info hash tableEric Dumazet2012-10-221-1/+1
* ipv4: make sure nh_pcpu_rth_output is always allocatedJulian Anastasov2012-10-081-0/+2
* ipv4: add a fib_type to fib_infoEric Dumazet2012-10-041-0/+2
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-4/+4
* ipv4: Cache routes in nexthop exception entries.David S. Miller2012-08-011-18/+21
* ipv4: percpu nh_rth_output cacheEric Dumazet2012-07-311-1/+19
* ipv4: Restore old dst_free() behavior.Eric Dumazet2012-07-311-4/+17
* net: ipv4: fix RCU races on dst refcountsEric Dumazet2012-07-301-2/+2
* ipv4: Fix input route performance regression.David S. Miller2012-07-271-2/+2
* ipv4: Cache input routes in fib_info nexthops.David S. Miller2012-07-201-0/+2
* ipv4: Cache output routes in fib_info nexthops.David S. Miller2012-07-201-0/+2
* ipv4: fix rcu splatEric Dumazet2012-07-171-2/+2
* ipv4: Add FIB nexthop exceptions.David S. Miller2012-07-171-0/+23
* ipv4: Enforce max MTU metric at route insertion time.David S. Miller2012-07-111-0/+2
* ipv4: Avoid overhead when no custom FIB rules are installed.David S. Miller2012-07-061-3/+3
* ipv4: Elide fib_validate_source() completely when possible.David S. Miller2012-06-291-0/+10
* ipv4: Cap ADVMSS metric in the FIB rather than the routing cache.David S. Miller2012-06-181-1/+6
* ipv4: fix the rcu race between free_fib_info and ip_route_output_slowYanmin Zhang2012-05-241-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-101-1/+0Star
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* | ipv4: Stop using NLA_PUT*().David S. Miller2012-04-021-21/+26
|/
* net: Convert printks to pr_<level>Joe Perches2012-03-121-1/+1
* ipv4: Fix fib_info->fib_metrics leakYan, Zheng2011-09-161-1/+9
* net,rcu: convert call_rcu(fc_rport_free_rcu) to kfree_rcu()Lai Jiangshan2011-05-081-11/+1Star
* ipv4: Fix nexthop caching wrt. scoping.David S. Miller2011-03-251-7/+8
* ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller2011-03-251-21/+11Star
* ipv4: fix fib metricsEric Dumazet2011-03-241-1/+1
* ipv4: Use flowi4 in FIB layer.David S. Miller2011-03-131-7/+7
* ipv4: Pass ipv4 flow objects into fib_lookup() paths.David S. Miller2011-03-131-1/+1
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-131-1/+1
* ipv4: Kill flowi arg to fib_select_multipath()David S. Miller2011-03-111-1/+1
* ipv4: Fix scope value used in route src-address caching.David S. Miller2011-03-081-2/+3
* ipv4: Cache source address in nexthop entries.David S. Miller2011-03-081-7/+24
* ipv4: Inline fib_semantic_match into check_leafDavid S. Miller2011-03-081-67/+1Star
* ipv4: Validate route entry type at insert instead of every lookup.David S. Miller2011-03-071-26/+28
* ipv4: fix rcu lock imbalance in fib_select_default()Eric Dumazet2011-02-141-1/+1
* ipv4: Rename fib_hash_* locals in fib_semantics.cDavid S. Miller2011-02-021-20/+20
* ipv4: Consolidate all default route selection implementations.David S. Miller2011-02-011-0/+56
* ipv4: Remember FIB alias list head and table in lookup results.David S. Miller2011-02-011-2/+5
* ipv4: Attach FIB info to dst_default_metrics when possibleDavid S. Miller2011-01-281-4/+8
* ipv4: Allocate fib metrics dynamically.David S. Miller2011-01-281-0/+4
* Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6Patrick McHardy2011-01-141-6/+2Star
|\
| * net: use the macros defined for the members of flowiChangli Gao2010-11-171-6/+2Star
* | netfilter: fix Kconfig dependenciesPatrick McHardy2011-01-141-7/+7
|/
* fib: introduce fib_alias_accessed() helperEric Dumazet2010-10-211-1/+1
* inet: RCU changes in inetdev_by_index()Eric Dumazet2010-10-191-14/+11Star
* fib: RCU conversion of fib_lookup()Eric Dumazet2010-10-061-5/+16
* fib: cleanupsEric Dumazet2010-10-051-122/+135
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1