summaryrefslogtreecommitdiffstats
path: root/include/net/dst.h
Commit message (Expand)AuthorAgeFilesLines
...
* net: Fix for dst_negative_adviceKrishna Kumar2009-10-211-2/+10
* netns: embed ip6_dst_ops directlyAlexey Dobriyan2009-09-021-22/+1Star
* net: skb->dst accessorsEric Dumazet2009-06-031-3/+9
* netns xfrm: lookup in netnsAlexey Dobriyan2008-11-261-8/+8
* net: make sure struct dst_entry refcount is aligned on 64 bytesEric Dumazet2008-11-171-0/+19
* net: remove struct dst_entry::entry_sizeAlexey Dobriyan2008-11-121-1/+0Star
* net: reduce structures when XFRM=nAlexey Dobriyan2008-10-281-1/+2
* net: Kill plain NET_XMIT_BYPASS.David S. Miller2008-08-051-11/+1Star
* tcp: RTT metrics scalingStephen Hemminger2008-07-191-0/+12
* [NET]: uninline dst_releaseIlpo Järvinen2008-03-281-9/+1Star
* [NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin2008-03-131-9/+14
* [DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64Eric Dumazet2008-01-291-5/+5
* [NETNS][DST]: Add the network namespace pointer in dst_opsDaniel Lezcano2008-01-291-0/+1
* [NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano2008-01-291-1/+1
* [NET]: Remove unused member of dst_entryRami Rosen2008-01-291-1/+0Star
* [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/+0Star
* [NET]: Make helper to get dst entry and "use" itPavel Emelyanov2007-11-111-0/+7
* [IPV4]: The scheduled removal of multipath cached routing support.David S. Miller2007-07-111-1/+0Star
* [XFRM]: Allow packet drops during larval state resolution.David S. Miller2007-05-251-0/+7
* [NET]: Reorder fields of struct dst_entryEric Dumazet2007-02-111-10/+10
* [NET]: Introduce union in struct dst_entry to hold 'next' pointerEric Dumazet2007-02-111-1/+6
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [NET]: Annotate dst_ops protocolAl Viro2006-09-291-1/+1
* [XFRM] STATE: Support non-fragment outbound transformation headers.Masahide NAKAMURA2006-09-231-0/+1
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0Star
* [XFRM]: Netfilter IPsec output hooksPatrick McHardy2006-01-071-10/+1Star
* [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/+0Star
* [NET]: Shave sizeof(ptr) bytes off dst_entryHerbert Xu2005-04-201-3/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+279