summaryrefslogtreecommitdiff
path: root/include/net/route.h
AgeCommit message (Expand)Author
2006-03-25[IPV4]: Aggregate route entries with different TOS valuesIlia Sotnikov
2006-01-31[IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy
2005-11-22[IPV4]: Fix secondary IP addresses after promotionJamal Hadi Salim
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-08-29[IPV4]: possible cleanupsAdrian Bunk
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar
2005-05-29[IPV4]: Kill MULTIPATHHOLDROUTE flag.Pravin B. Shelar
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl
2005-03-17[IPV4]: Make multipath algs into true drivers.David S. Miller
2005-03-16[IPV4]: Multipath cache algorithm support.elueck@de.ibm.com
2005-03-16[NET] Convert sk_localroute into SOCK_LOCALROUTE flag and use RT_CONN_FLAGS w...Thomas Graf
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar
2004-08-10[IPV4]: Remove all references to IP_ROUTE_NAT support.David S. Miller
2004-06-22[IPV4]: ip_rt_ioctl argument is user pointer.Stephen Hemminger
2004-06-01[IPV4]: Store idev in routes.Hideaki Yoshifuji
2003-06-14[IPV4]: Add rtcache hash lookup statistics to rtstat.Robert Olsson
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2003-04-17[NET]: Actually apply Yoshfuji's fl6_{src,dst} patch.David S. Miller
2003-01-06[IPV4]: Convert rt_cache_state to use kmalloc_percpuRavikiran G. Thirumalai
2002-12-07o ipv4/route: convert /proc/net/rt_cache to seq_fileArnaldo Carvalho de Melo
2002-11-10[IPSEC]: More fixes and corrections.Alexey Kuznetsov
2002-11-04[IPSEC]: Bug fixes and updates.Alexey Kuznetsov
2002-10-24[IPV4]: Rework key route lookup interface slightly.Alexey Kuznetsov
2002-10-24[NET]: Cleanup DST metrics and abstract MSS/PMTU further.Alexey Kuznetsov
2002-10-24[IPV4]: Missing ip_rt_put in ip_route_newports.Alexey Kuznetsov
2002-10-19[IPV4]: Provide full proto/ports in flowi route lookups.David S. Miller
2002-10-11[IPV4]: Use generic struct flowi as routing key.David S. Miller
2002-05-08IPV4: Add statistics for route cache GC monitoring.Robert Olsson
2002-02-10Split protocol specific information out from struct sock.David S. Miller
2002-02-05v2.5.2.5 -> v2.5.2.6Linus Torvalds
2002-02-04v2.4.13.5 -> v2.4.13.6Linus Torvalds
2002-02-04v2.4.12.3 -> v2.4.12.4Linus Torvalds
2002-02-04v2.4.10.4 -> v2.4.10.5Linus Torvalds
2002-02-04v2.4.6.8 -> v2.4.6.9Linus Torvalds
2002-02-04Import changesetLinus Torvalds