aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/dst.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-14Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6Patrick McHardy1-10/+50
2011-01-14netfilter: fix Kconfig dependenciesPatrick McHardy1-1/+1
2010-12-14net: Abstract default MTU metric calculation behind an accessor.David S. Miller1-7/+8
2010-12-13net: Abstract default ADVMSS behind an accessor.David S. Miller1-1/+13
2010-12-12ipv4: Don't pre-seed hoplimit metric.David S. Miller1-6/+0
2010-12-12net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller1-1/+14
2010-12-09net: Abstract away all dst_entry metrics accesses.David S. Miller1-3/+23
2010-11-08decnet: RCU conversion and get rid of dev_base_lockEric Dumazet1-4/+4
2010-10-27ipv4: add __rcu annotations to routes.cEric Dumazet1-1/+1
2010-10-03net: introduce DST_NOCACHE flagEric Dumazet1-4/+5
2010-09-27tunnels: prepare percpu accountingEric Dumazet1-5/+19
2010-09-26net: reset skb queue mapping when rx'ing over tunnelTom Herbert1-0/+1
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert1-3/+3
2010-05-17net: Introduce skb_tunnel_rx() helperEric Dumazet1-0/+20
2010-05-17net: add a noref bit on skb dstEric Dumazet1-3/+45
2010-04-13net: sk_dst_cache RCUificationEric Dumazet1-15/+0
2009-12-23net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey1-2/+0
2009-12-15tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller1-1/+1
2009-11-04tcp: Use defaults when no route options are availableGilad Ben-Yossef1-1/+1
2009-11-04net: cleanup include/netEric Dumazet1-2/+1
2009-10-29Add dst_feature to query route entry featuresGilad Ben-Yossef1-1/+7
2009-10-20net: Fix for dst_negative_adviceKrishna Kumar1-2/+10
2009-09-01netns: embed ip6_dst_ops directlyAlexey Dobriyan1-22/+1
2009-06-03net: skb->dst accessorsEric Dumazet1-3/+9
2008-11-25netns xfrm: lookup in netnsAlexey Dobriyan1-8/+8
2008-11-16net: make sure struct dst_entry refcount is aligned on 64 bytesEric Dumazet1-0/+19
2008-11-11net: remove struct dst_entry::entry_sizeAlexey Dobriyan1-1/+0
2008-10-28net: reduce structures when XFRM=nAlexey Dobriyan1-1/+2
2008-08-04net: Kill plain NET_XMIT_BYPASS.David S. Miller1-11/+1
2008-07-18tcp: RTT metrics scalingStephen Hemminger1-0/+12
2008-03-27[NET]: uninline dst_releaseIlpo Järvinen1-9/+1
2008-03-12[NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin1-9/+14
2008-01-28[DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64Eric Dumazet1-5/+5
2008-01-28[NETNS][DST]: Add the network namespace pointer in dst_opsDaniel Lezcano1-0/+1
2008-01-28[NETNS][DST] dst: pass the dst_ops as parameter to the gc functionsDaniel Lezcano1-1/+1
2008-01-28[NET]: Remove unused member of dst_entryRami Rosen1-1/+0
2008-01-28[IPSEC]: Add ICMP host relookup supportHerbert Xu1-0/+1
2008-01-28[IPSEC]: Make xfrm_lookup flags argument a bit-fieldHerbert Xu1-0/+5
2008-01-28[IPSEC]: Merge most of the output pathHerbert Xu1-0/+1
2008-01-28[NET]: Eliminate duplicate copies of dst_discardHerbert Xu1-0/+1
2008-01-28[IPV6]: Move nfheader_len into rt6_infoHerbert Xu1-1/+0
2007-11-10[NET]: Make helper to get dst entry and "use" itPavel Emelyanov1-0/+7
2007-07-10[IPV4]: The scheduled removal of multipath cached routing support.David S. Miller1-1/+0
2007-05-24[XFRM]: Allow packet drops during larval state resolution.David S. Miller1-0/+7
2007-02-10[NET]: Reorder fields of struct dst_entryEric Dumazet1-10/+10
2007-02-10[NET]: Introduce union in struct dst_entry to hold 'next' pointerEric Dumazet1-1/+6
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-09-28[NET]: Annotate dst_ops protocolAl Viro1-1/+1
2006-09-22[XFRM] STATE: Support non-fragment outbound transformation headers.Masahide NAKAMURA1-0/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0