aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/flow.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-27net: Pre-COW metrics for TCP.David S. Miller1-1/+2
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller1-1/+0
2010-11-15xfrm: use gre key as flow upper protocol infoTimo Teräs1-0/+2
2010-09-28ipv4: Allow configuring subnets as local addressesTom Herbert1-0/+1
2010-04-07flow: virtualize flow cache entry methodsTimo Teräs1-4/+19
2008-11-25netns xfrm: lookup in netnsAlexey Dobriyan1-4/+5
2008-10-01ipv4: Loosen source address check on IPv4 outputJulian Anastasov1-0/+2
2008-08-05ipv4: remove unused field in struct flowi (include/net/flow.h).Rami Rosen1-1/+0
2008-01-28[IPV4]: Remove unused multipath cached routing defintion in net/flow.hRami Rosen1-1/+0
2007-07-10[IPV6] MIP6: Kill unnecessary ifdefs.Masahide NAKAMURA1-4/+0
2007-04-30[XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA1-0/+6
2006-12-02[NET]: Rethink mark field in struct flowiThomas Graf1-6/+1
2006-12-02[IPV6]: flowlabels are net-endianAl Viro1-1/+1
2006-10-21[NET]: Reduce sizeof(struct flowi) by 20 bytes.Eric Dumazet1-3/+0
2006-10-11IPsec: propagate security module errors up from flow_cache_lookupJames Morris1-1/+1
2006-09-28[XFRM]: fl_ipsec_spi is net-endianAl Viro1-1/+1
2006-09-28[NET]: ip ports in struct flowi are net-endianAl Viro1-2/+2
2006-09-28[IPV4]: annotate ipv4 addresses in struct rtable and struct flowiAl Viro1-2/+2
2006-09-22[IPV6] ROUTE: Routing by FWMARK.YOSHIFUJI Hideaki1-0/+2
2006-09-22[IPV6] MIP6: Add Mobility header definition.Masahide NAKAMURA1-0/+9
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala1-2/+2
2006-09-22[MLSXFRM]: Add security sid to flowiVenkat Yekkirala1-0/+1
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse1-4/+4
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger1-3/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+95