summaryrefslogtreecommitdiff
path: root/include/net/dst.h
Commit message (Expand)AuthorAge
* net: Introduce skb_tunnel_rx() helperEric Dumazet2010-05-17
* net: add a noref bit on skb dstEric Dumazet2010-05-17
* net: sk_dst_cache RCUificationEric Dumazet2010-04-13
* net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-23
* tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-15
* tcp: Use defaults when no route options are availableGilad Ben-Yossef2009-11-04
* net: cleanup include/netEric Dumazet2009-11-04
* Add dst_feature to query route entry featuresGilad Ben-Yossef2009-10-29
* net: Fix for dst_negative_adviceKrishna Kumar2009-10-20
* netns: embed ip6_dst_ops directlyAlexey Dobriyan2009-09-01
* net: skb->dst accessorsEric Dumazet2009-06-03
* netns xfrm: lookup in netnsAlexey Dobriyan2008-11-25
* net: make sure struct dst_entry refcount is aligned on 64 bytesEric Dumazet2008-11-16
* net: remove struct dst_entry::entry_sizeAlexey Dobriyan2008-11-11
* net: reduce structures when XFRM=nAlexey Dobriyan2008-10-28
* net: Kill plain NET_XMIT_BYPASS.David S. Miller2008-08-04
* tcp: RTT metrics scalingStephen Hemminger2008-07-18
* [NET]: uninline dst_releaseIlpo Järvinen2008-03-27
* [NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin2008-03-12
* [DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64Eric Dumazet2008-01-28
* [NETNS][DST]: Add the network namespace pointer in dst_opsDaniel Lezcano2008-01-28
* [NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano2008-01-28
* [NET]: Remove unused member of dst_entryRami Rosen2008-01-28
* [IPSEC]: Add ICMP host relookup supportHerbert Xu2008-01-28
* [IPSEC]: Make xfrm_lookup flags argument a bit-fieldHerbert Xu2008-01-28
* [IPSEC]: Merge most of the output pathHerbert Xu2008-01-28
* [NET]: Eliminate duplicate copies of dst_discardHerbert Xu2008-01-28
* [IPV6]: Move nfheader_len into rt6_infoHerbert Xu2008-01-28
* [NET]: Make helper to get dst entry and "use" itPavel Emelyanov2007-11-10
* [IPV4]: The scheduled removal of multipath cached routing support.David S. Miller2007-07-10
* [XFRM]: Allow packet drops during larval state resolution.David S. Miller2007-05-24
* [NET]: Reorder fields of struct dst_entryEric Dumazet2007-02-10
* [NET]: Introduce union in struct dst_entry to hold 'next' pointerEric Dumazet2007-02-10
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [NET]: Annotate dst_ops protocolAl Viro2006-09-28
* [XFRM] STATE: Support non-fragment outbound transformation headers.Masahide NAKAMURA2006-09-22
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [XFRM]: Netfilter IPsec output hooksPatrick McHardy2006-01-07
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [IPSEC]: Kill obsolete get_mss functionHerbert Xu2005-10-26
* [NET]: Shave sizeof(ptr) bytes off dst_entryHerbert Xu2005-04-19
* Linux-2.6.12-rc2Linus Torvalds2005-04-16