summaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_semantics.c
AgeCommit message (Expand)AuthorLines
2005-03-17[IPV4]: Make multipath algs into true drivers.David S. Miller-1/+18
2005-03-16[IPV4]: Multipath cache algorithm support.elueck@de.ibm.com-1/+7
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner-2/+2
2004-11-30[IPV4]: FIB cleanup, fib_detect_death()Robert Olsson-0/+23
2004-11-30[IPV4]: FIB cleanup, fib_find_alias()Robert Olsson-0/+18
2004-11-30[IPV4]: FIB cleanup, rtmsg_fib()David S. Miller-0/+27
2004-10-25[IPV4]: Do not try to unhash null-netdev nexthops.Christian Ehrhardt-0/+2
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk-1/+1
2004-09-28[IPV4]: Do fib_alias lookup walk directly in fib_semantic_match().David S. Miller-36/+58
2004-09-28[IPV4]: Move some fib_semantics exports into fib_lookup.hDavid S. Miller-0/+2
2004-09-17[IPV4]: Size fib_info_devhash[] correctly.Herbert Xu-2/+3
2004-09-17[IPV4]: Fix BUG triggered in fib_sync_down()David S. Miller-3/+1
2004-09-16[IPV4]: Initialize newly allocated hash tables in fib_semantics.cDavid Gibson-1/+5
2004-09-14[IPV4]: Use hlist_for_each_entry_safe in fib_hash_move.David S. Miller-4/+4
2004-09-14[IPV4]: Make fib_semantics algorithms scale better.David S. Miller-36/+241
2004-09-14[IPV4]: Use list.h facilities for fib_info_list.David S. Miller-13/+4
2004-08-10[IPV4]: Remove all references to IP_ROUTE_NAT support.David S. Miller-22/+0
2003-05-06[IPV4]: Replace explicit dev->refcount bumps with dev_hold.Stephen Hemminger-3/+3
2003-04-28[NET]: Spelling fixes for net/Steven Cole-1/+1
2003-04-28o net: several C99 struct init style conversions and cleanupsArnaldo Carvalho de Melo-14/+53
2002-10-19o ipv4: only produce one record per fib_seq_sholl callArnaldo Carvalho de Melo-41/+0
2002-10-13o ipv4: convert /proc/net/route to seq_fileArnaldo Carvalho de Melo-15/+15
2002-10-11[IPV4]: Use generic struct flowi as routing key.David S. Miller-14/+15
2002-05-21[PATCH] jiffies.hRusty Russell-1/+1
2002-04-22Net fixes:Alexey Kuznetsov-12/+19
2002-03-19IPv4 FIB routing fixes:Alexey Kuznetsov-7/+22
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds-7/+3
2002-02-04Import changesetLinus Torvalds-0/+1021