aboutsummaryrefslogtreecommitdiff
path: root/include/net/dst.h
AgeCommit message (Expand)AuthorFilesLines
2008-03-27[NET]: uninline dst_releaseGravatar Ilpo Järvinen 1-9/+1
2008-03-12[NET]: Fix tbench regression in 2.6.25-rc1Gravatar Zhang Yanmin 1-9/+14
2008-01-28[DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64Gravatar Eric Dumazet 1-5/+5
2008-01-28[NETNS][DST]: Add the network namespace pointer in dst_opsGravatar Daniel Lezcano 1-0/+1
2008-01-28[NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsGravatar Daniel Lezcano 1-1/+1
2008-01-28[NET]: Remove unused member of dst_entryGravatar Rami Rosen 1-1/+0
2008-01-28[IPSEC]: Add ICMP host relookup supportGravatar Herbert Xu 1-0/+1
2008-01-28[IPSEC]: Make xfrm_lookup flags argument a bit-fieldGravatar Herbert Xu 1-0/+5
2008-01-28[IPSEC]: Merge most of the output pathGravatar Herbert Xu 1-0/+1
2008-01-28[NET]: Eliminate duplicate copies of dst_discardGravatar Herbert Xu 1-0/+1
2008-01-28[IPV6]: Move nfheader_len into rt6_infoGravatar Herbert Xu 1-1/+0
2007-11-10[NET]: Make helper to get dst entry and "use" itGravatar Pavel Emelyanov 1-0/+7
2007-07-10[IPV4]: The scheduled removal of multipath cached routing support.Gravatar David S. Miller 1-1/+0
2007-05-24[XFRM]: Allow packet drops during larval state resolution.Gravatar David S. Miller 1-0/+7
2007-02-10[NET]: Reorder fields of struct dst_entryGravatar Eric Dumazet 1-10/+10
2007-02-10[NET]: Introduce union in struct dst_entry to hold 'next' pointerGravatar Eric Dumazet 1-1/+6
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-1/+1
2006-09-28[NET]: Annotate dst_ops protocolGravatar Al Viro 1-1/+1
2006-09-22[XFRM] STATE: Support non-fragment outbound transformation headers.Gravatar Masahide NAKAMURA 1-0/+1
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-01-07[XFRM]: Netfilter IPsec output hooksGravatar Patrick McHardy 1-10/+1
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hGravatar Arnaldo Carvalho de Melo 1-0/+1
2005-10-26[IPSEC]: Kill obsolete get_mss functionGravatar Herbert Xu 1-1/+0
2005-04-19[NET]: Shave sizeof(ptr) bytes off dst_entryGravatar Herbert Xu 1-3/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+279