summaryrefslogtreecommitdiffstats
path: root/include/net/route.h
AgeCommit message (Expand)AuthorLines
2010-05-17net: implements ip_route_input_noref()Eric Dumazet-1/+16
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo-1/+1
2009-12-01net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman-0/+1
2009-11-04net: cleanup include/netEric Dumazet-8/+4
2009-06-03net: skb->rtable accessorEric Dumazet-1/+1
2008-10-01ipv4: Conditionally enable transparent flow flag when connectingKOVACS Krisztian-1/+5
2008-10-01ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian-0/+5
2008-07-27missing bits of net-namespace / sysctlAl Viro-2/+0
2008-07-05netns: add namespace parameter to rt_cache_flushDenis V. Lunev-1/+1
2008-04-29ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()Timo Teras-1/+1
2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki-2/+2
2008-03-23[NET]: include/net/route.h - remove duplicate includeJoe Perches-1/+0
2008-01-31[IPV4] route cache: Introduce rt_genid for smooth cache invalidationEric Dumazet-0/+1
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth-0/+2
2008-01-28[NETNS]: Routing cache virtualization.Denis V. Lunev-1/+1
2008-01-28[NETNS]: Correct namespace for connect-time routing.Denis V. Lunev-3/+5
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev-1/+1
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev-3/+3
2008-01-28[NETNS]: Add namespace parameter to __ip_route_output_key.Denis V. Lunev-2/+2
2008-01-28[NETNS]: Pass namespace through ip_rt_ioctl.Denis V. Lunev-1/+1
2008-01-28[NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman-2/+2
2008-01-28[IPV4]: Add inet_dev_addr_type()Laszlo Attila Toth-0/+1
2007-12-07[IPV4]: Remove prototype of ip_rt_adviceDenis V. Lunev-1/+0
2007-07-10[IPV4]: Make ip_tos2prio const.Philippe De Muyter-1/+1
2007-07-10[IPV4]: The scheduled removal of multipath cached routing support.David S. Miller-1/+0
2007-02-10[IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointerEric Dumazet-4/+3
2007-02-08[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller-2/+3
2006-09-28[IPV4]: route.h annotationsAl Viro-2/+2
2006-09-28[IPV4]: inet_addr_type() annotationsAl Viro-1/+1
2006-09-28[IPV4]: ip_route_connect() ipv4 address arguments annotatedAl Viro-2/+2
2006-09-28[IPV4]: annotate ipv4 addresses in struct rtable and struct flowiAl Viro-4/+4
2006-09-28[IPV4]: ip_rt_redirect() annotationsAl Viro-2/+2
2006-09-28[IPV4]: ip_route_input() annotationsAl Viro-1/+1
2006-09-22[MLSXFRM]: Add flow labelingVenkat Yekkirala-0/+3
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse-1/+0
2006-03-25[IPV4]: Aggregate route entries with different TOS valuesIlia Sotnikov-1/+1
2006-01-31[IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy-2/+3
2005-11-22[IPV4]: Fix secondary IP addresses after promotionJamal Hadi Salim-0/+3
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo-0/+2
2005-08-29[IPV4]: possible cleanupsAdrian Bunk-4/+0
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar-1/+1
2005-05-29[IPV4]: Kill MULTIPATHHOLDROUTE flag.Pravin B. Shelar-3/+0
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+205