aboutsummaryrefslogtreecommitdiff
path: root/include/net/route.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-01ipv4: Conditionally enable transparent flow flag when connectingGravatar KOVACS Krisztian 1-1/+5
2008-10-01ipv4: Make inet_sock.h independent of route.hGravatar KOVACS Krisztian 1-0/+5
2008-07-27missing bits of net-namespace / sysctlGravatar Al Viro 1-2/+0
2008-07-05netns: add namespace parameter to rt_cache_flushGravatar Denis V. Lunev 1-1/+1
2008-04-29ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()Gravatar Timo Teras 1-1/+1
2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.Gravatar YOSHIFUJI Hideaki 1-2/+2
2008-03-23[NET]: include/net/route.h - remove duplicate includeGravatar Joe Perches 1-1/+0
2008-01-31[IPV4] route cache: Introduce rt_genid for smooth cache invalidationGravatar Eric Dumazet 1-0/+1
2008-01-31[NET]: Introducing socket mark socket option.Gravatar Laszlo Attila Toth 1-0/+2
2008-01-28[NETNS]: Routing cache virtualization.Gravatar Denis V. Lunev 1-1/+1
2008-01-28[NETNS]: Correct namespace for connect-time routing.Gravatar Denis V. Lunev 1-3/+5
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_key.Gravatar Denis V. Lunev 1-1/+1
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_flow.Gravatar Denis V. Lunev 1-3/+3
2008-01-28[NETNS]: Add namespace parameter to __ip_route_output_key.Gravatar Denis V. Lunev 1-2/+2
2008-01-28[NETNS]: Pass namespace through ip_rt_ioctl.Gravatar Denis V. Lunev 1-1/+1
2008-01-28[NETNS]: Add netns parameter to inet_(dev_)add_type.Gravatar Eric W. Biederman 1-2/+2
2008-01-28[IPV4]: Add inet_dev_addr_type()Gravatar Laszlo Attila Toth 1-0/+1
2007-12-07[IPV4]: Remove prototype of ip_rt_adviceGravatar Denis V. Lunev 1-1/+0
2007-07-10[IPV4]: Make ip_tos2prio const.Gravatar Philippe De Muyter 1-1/+1
2007-07-10[IPV4]: The scheduled removal of multipath cached routing support.Gravatar David S. Miller 1-1/+0
2007-02-10[IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointerGravatar Eric Dumazet 1-4/+3
2007-02-08[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.Gravatar David S. Miller 1-2/+3
2006-09-28[IPV4]: route.h annotationsGravatar Al Viro 1-2/+2
2006-09-28[IPV4]: inet_addr_type() annotationsGravatar Al Viro 1-1/+1
2006-09-28[IPV4]: ip_route_connect() ipv4 address arguments annotatedGravatar Al Viro 1-2/+2
2006-09-28[IPV4]: annotate ipv4 addresses in struct rtable and struct flowiGravatar Al Viro 1-4/+4
2006-09-28[IPV4]: ip_rt_redirect() annotationsGravatar Al Viro 1-2/+2
2006-09-28[IPV4]: ip_route_input() annotationsGravatar Al Viro 1-1/+1
2006-09-22[MLSXFRM]: Add flow labelingGravatar Venkat Yekkirala 1-0/+3
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-03-25[IPV4]: Aggregate route entries with different TOS valuesGravatar Ilia Sotnikov 1-1/+1
2006-01-31[IPV4]: Always set fl.proto in ip_route_newportsGravatar Patrick McHardy 1-2/+3
2005-11-22[IPV4]: Fix secondary IP addresses after promotionGravatar Jamal Hadi Salim 1-0/+3
2005-08-29[NET]: Fix sparse warningsGravatar Arnaldo Carvalho de Melo 1-0/+2
2005-08-29[IPV4]: possible cleanupsGravatar Adrian Bunk 1-4/+0
2005-06-21[PATCH] smp_processor_id() cleanupGravatar Ingo Molnar 1-1/+1
2005-05-29[IPV4]: Kill MULTIPATHHOLDROUTE flag.Gravatar Pravin B. Shelar 1-3/+0
2005-05-05[PATCH] update Ross Biro bouncing email addressGravatar Jesper Juhl 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+205