summaryrefslogtreecommitdiffstats
path: root/include/net/dst.h
Commit message (Expand)AuthorAgeFilesLines
* ipv4: add __rcu annotations to routes.cEric Dumazet2010-10-271-1/+1
* net: introduce DST_NOCACHE flagEric Dumazet2010-10-031-4/+5
* tunnels: prepare percpu accountingEric Dumazet2010-09-271-5/+19
* net: reset skb queue mapping when rx'ing over tunnelTom Herbert2010-09-261-0/+1
* net: check for refcount if pop a stacked dst_entrySteffen Klassert2010-06-041-3/+3
* net: Introduce skb_tunnel_rx() helperEric Dumazet2010-05-171-0/+20
* net: add a noref bit on skb dstEric Dumazet2010-05-171-3/+45
* net: sk_dst_cache RCUificationEric Dumazet2010-04-131-15/+0
* net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-231-2/+0
* tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-151-1/+1
* tcp: Use defaults when no route options are availableGilad Ben-Yossef2009-11-041-1/+1
* net: cleanup include/netEric Dumazet2009-11-041-2/+1
* Add dst_feature to query route entry featuresGilad Ben-Yossef2009-10-291-1/+7
* net: Fix for dst_negative_adviceKrishna Kumar2009-10-201-2/+10
* netns: embed ip6_dst_ops directlyAlexey Dobriyan2009-09-011-22/+1
* net: skb->dst accessorsEric Dumazet2009-06-031-3/+9
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+279
OpenPOWER on IntegriCloud