aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/route.h
Commit message (Expand)AuthorAgeFilesLines
...
* ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian2008-10-011-0/+5
* missing bits of net-namespace / sysctlAl Viro2008-07-271-2/+0
* netns: add namespace parameter to rt_cache_flushDenis V. Lunev2008-07-051-1/+1
* ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()Timo Teras2008-04-291-1/+1
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-2/+2
* [NET]: include/net/route.h - remove duplicate includeJoe Perches2008-03-231-1/+0
* [IPV4] route cache: Introduce rt_genid for smooth cache invalidationEric Dumazet2008-01-311-0/+1
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-311-0/+2
* [NETNS]: Routing cache virtualization.Denis V. Lunev2008-01-281-1/+1
* [NETNS]: Correct namespace for connect-time routing.Denis V. Lunev2008-01-281-3/+5
* [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-281-1/+1
* [NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev2008-01-281-3/+3
* [NETNS]: Add namespace parameter to __ip_route_output_key.Denis V. Lunev2008-01-281-2/+2
* [NETNS]: Pass namespace through ip_rt_ioctl.Denis V. Lunev2008-01-281-1/+1
* [NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman2008-01-281-2/+2
* [IPV4]: Add inet_dev_addr_type()Laszlo Attila Toth2008-01-281-0/+1
* [IPV4]: Remove prototype of ip_rt_adviceDenis V. Lunev2007-12-071-1/+0
* [IPV4]: Make ip_tos2prio const.Philippe De Muyter2007-07-101-1/+1
* [IPV4]: The scheduled removal of multipath cached routing support.David S. Miller2007-07-101-1/+0
* [IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointerEric Dumazet2007-02-101-4/+3
* [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller2007-02-081-2/+3
* [IPV4]: route.h annotationsAl Viro2006-09-281-2/+2
* [IPV4]: inet_addr_type() annotationsAl Viro2006-09-281-1/+1
* [IPV4]: ip_route_connect() ipv4 address arguments annotatedAl Viro2006-09-281-2/+2
* [IPV4]: annotate ipv4 addresses in struct rtable and struct flowiAl Viro2006-09-281-4/+4
* [IPV4]: ip_rt_redirect() annotationsAl Viro2006-09-281-2/+2
* [IPV4]: ip_route_input() annotationsAl Viro2006-09-281-1/+1
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-221-0/+3
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [IPV4]: Aggregate route entries with different TOS valuesIlia Sotnikov2006-03-251-1/+1
* [IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy2006-01-311-2/+3
* [IPV4]: Fix secondary IP addresses after promotionJamal Hadi Salim2005-11-221-0/+3
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-0/+2
* [IPV4]: possible cleanupsAdrian Bunk2005-08-291-4/+0
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-1/+1
* [IPV4]: Kill MULTIPATHHOLDROUTE flag.Pravin B. Shelar2005-05-291-3/+0
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-051-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+205