aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/route.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-17[IPV4]: Make multipath algs into true drivers.David S. Miller1-73/+0
2005-03-16[IPV4]: Multipath cache algorithm support.elueck@de.ibm.com1-1/+79
2005-03-16[NET] Convert sk_localroute into SOCK_LOCALROUTE flag and use RT_CONN_FLAGS w...Thomas Graf1-1/+1
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar1-1/+1
2004-08-10[IPV4]: Remove all references to IP_ROUTE_NAT support.David S. Miller1-5/+0
2004-06-22[IPV4]: ip_rt_ioctl argument is user pointer.Stephen Hemminger1-1/+1
2004-06-01[IPV4]: Store idev in routes.Hideaki Yoshifuji1-0/+2
2003-06-14[IPV4]: Add rtcache hash lookup statistics to rtstat.Robert Olsson1-0/+2
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo1-1/+1
2003-04-17[NET]: Actually apply Yoshfuji's fl6_{src,dst} patch.David S. Miller1-4/+4
2003-01-06[IPV4]: Convert rt_cache_state to use kmalloc_percpuRavikiran G. Thirumalai1-1/+5
2002-12-07o ipv4/route: convert /proc/net/rt_cache to seq_fileArnaldo Carvalho de Melo1-1/+1
2002-11-10[IPSEC]: More fixes and corrections.Alexey Kuznetsov1-4/+7
2002-11-04[IPSEC]: Bug fixes and updates.Alexey Kuznetsov1-0/+1
2002-10-24[IPV4]: Rework key route lookup interface slightly.Alexey Kuznetsov1-8/+11
2002-10-24[NET]: Cleanup DST metrics and abstract MSS/PMTU further.Alexey Kuznetsov1-1/+0
2002-10-24[IPV4]: Missing ip_rt_put in ip_route_newports.Alexey Kuznetsov1-0/+1
2002-10-19[IPV4]: Provide full proto/ports in flowi route lookups.David S. Miller1-3/+22
2002-10-11[IPV4]: Use generic struct flowi as routing key.David S. Miller1-29/+12
2002-05-08IPV4: Add statistics for route cache GC monitoring.Robert Olsson1-0/+4
2002-02-10Split protocol specific information out from struct sock.David S. Miller1-1/+1
2002-02-05v2.5.2.5 -> v2.5.2.6Linus Torvalds1-0/+1
2002-02-04v2.4.13.5 -> v2.4.13.6Linus Torvalds1-5/+0
2002-02-04v2.4.12.3 -> v2.4.12.4Linus Torvalds1-1/+4
2002-02-04v2.4.10.4 -> v2.4.10.5Linus Torvalds1-1/+2
2002-02-04v2.4.6.8 -> v2.4.6.9Linus Torvalds1-0/+15
2002-02-04Import changesetLinus Torvalds1-0/+169