aboutsummaryrefslogtreecommitdiff
path: root/include/net/dst.h
AgeCommit message (Expand)Author
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert
2010-05-17net: Introduce skb_tunnel_rx() helperEric Dumazet
2010-05-17net: add a noref bit on skb dstEric Dumazet
2010-04-13net: sk_dst_cache RCUificationEric Dumazet
2009-12-23net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey
2009-12-15tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller
2009-11-04tcp: Use defaults when no route options are availableGilad Ben-Yossef
2009-11-04net: cleanup include/netEric Dumazet
2009-10-29Add dst_feature to query route entry featuresGilad Ben-Yossef
2009-10-20net: Fix for dst_negative_adviceKrishna Kumar
2009-09-01netns: embed ip6_dst_ops directlyAlexey Dobriyan
2009-06-03net: skb->dst accessorsEric Dumazet
2008-11-25netns xfrm: lookup in netnsAlexey Dobriyan
2008-11-16net: make sure struct dst_entry refcount is aligned on 64 bytesEric Dumazet
2008-11-11net: remove struct dst_entry::entry_sizeAlexey Dobriyan
2008-10-28net: reduce structures when XFRM=nAlexey Dobriyan
2008-08-04net: Kill plain NET_XMIT_BYPASS.David S. Miller
2008-07-18tcp: RTT metrics scalingStephen Hemminger
2008-03-27[NET]: uninline dst_releaseIlpo Järvinen
2008-03-12[NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin
2008-01-28[DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64Eric Dumazet
2008-01-28[NETNS][DST]: Add the network namespace pointer in dst_opsDaniel Lezcano
2008-01-28[NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano
2008-01-28[NET]: Remove unused member of dst_entryRami Rosen
2008-01-28[IPSEC]: Add ICMP host relookup supportHerbert Xu
2008-01-28[IPSEC]: Make xfrm_lookup flags argument a bit-fieldHerbert Xu
2008-01-28[IPSEC]: Merge most of the output pathHerbert Xu
2008-01-28[NET]: Eliminate duplicate copies of dst_discardHerbert Xu
2008-01-28[IPV6]: Move nfheader_len into rt6_infoHerbert Xu
2007-11-10[NET]: Make helper to get dst entry and "use" itPavel Emelyanov
2007-07-10[IPV4]: The scheduled removal of multipath cached routing support.David S. Miller
2007-05-24[XFRM]: Allow packet drops during larval state resolution.David S. Miller
2007-02-10[NET]: Reorder fields of struct dst_entryEric Dumazet
2007-02-10[NET]: Introduce union in struct dst_entry to hold 'next' pointerEric Dumazet
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-09-28[NET]: Annotate dst_ops protocolAl Viro
2006-09-22[XFRM] STATE: Support non-fragment outbound transformation headers.Masahide NAKAMURA
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-10-26[IPSEC]: Kill obsolete get_mss functionHerbert Xu
2005-04-19[NET]: Shave sizeof(ptr) bytes off dst_entryHerbert Xu
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds