aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/dst.h
Commit message (Expand)AuthorAgeFilesLines
...
* netns xfrm: lookup in netnsAlexey Dobriyan2008-11-251-8/+8
* net: make sure struct dst_entry refcount is aligned on 64 bytesEric Dumazet2008-11-161-0/+19
* net: remove struct dst_entry::entry_sizeAlexey Dobriyan2008-11-111-1/+0
* net: reduce structures when XFRM=nAlexey Dobriyan2008-10-281-1/+2
* net: Kill plain NET_XMIT_BYPASS.David S. Miller2008-08-041-11/+1
* tcp: RTT metrics scalingStephen Hemminger2008-07-181-0/+12
* [NET]: uninline dst_releaseIlpo Järvinen2008-03-271-9/+1
* [NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin2008-03-121-9/+14
* [DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64Eric Dumazet2008-01-281-5/+5
* [NETNS][DST]: Add the network namespace pointer in dst_opsDaniel Lezcano2008-01-281-0/+1
* [NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano2008-01-281-1/+1
* [NET]: Remove unused member of dst_entryRami Rosen2008-01-281-1/+0
* [IPSEC]: Add ICMP host relookup supportHerbert Xu2008-01-281-0/+1
* [IPSEC]: Make xfrm_lookup flags argument a bit-fieldHerbert Xu2008-01-281-0/+5
* [IPSEC]: Merge most of the output pathHerbert Xu2008-01-281-0/+1
* [NET]: Eliminate duplicate copies of dst_discardHerbert Xu2008-01-281-0/+1
* [IPV6]: Move nfheader_len into rt6_infoHerbert Xu2008-01-281-1/+0
* [NET]: Make helper to get dst entry and "use" itPavel Emelyanov2007-11-101-0/+7
* [IPV4]: The scheduled removal of multipath cached routing support.David S. Miller2007-07-101-1/+0
* [XFRM]: Allow packet drops during larval state resolution.David S. Miller2007-05-241-0/+7
* [NET]: Reorder fields of struct dst_entryEric Dumazet2007-02-101-10/+10
* [NET]: Introduce union in struct dst_entry to hold 'next' pointerEric Dumazet2007-02-101-1/+6
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [NET]: Annotate dst_ops protocolAl Viro2006-09-281-1/+1
* [XFRM] STATE: Support non-fragment outbound transformation headers.Masahide NAKAMURA2006-09-221-0/+1
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [XFRM]: Netfilter IPsec output hooksPatrick McHardy2006-01-071-10/+1
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+1
* [IPSEC]: Kill obsolete get_mss functionHerbert Xu2005-10-261-1/+0
* [NET]: Shave sizeof(ptr) bytes off dst_entryHerbert Xu2005-04-191-3/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+279