aboutsummaryrefslogtreecommitdiff
path: root/include/net/flow.h
AgeCommit message (Expand)Author
2012-02-04ipv4: reset flowi parameters on route connectJulian Anastasov
2012-01-17net: fix some sparse errorsEric Dumazet
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert
2011-12-01ipv4: use a 64bit load/store in output pathEric Dumazet
2011-09-16net: Handle different key sizes between address families in flow cachedpward
2011-09-16net: Align AF-specific flowi structs to longDavid Ward
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-31net: Order ports in same order as addresses in flow objects.David S. Miller
2011-03-31net: Add helper flowi4_init_output().David S. Miller
2011-03-12decnet: Convert to use flowidn where applicable.David S. Miller
2011-03-12net: Put fl6_* macros to struct flowi6 and use them again.David S. Miller
2011-03-12net: Put fl4_* macros to struct flowi4 and use them again.David S. Miller
2011-03-12net: Add flowi6_* member helper macros.David S. Miller
2011-03-12ipv4: Pass ipv4 flow objects into fib_lookup() paths.David S. Miller
2011-03-12net: Add flowiX_to_flowi() shorthands.David S. Miller
2011-03-12net: Break struct flowi out into AF specific instances.David S. Miller
2011-03-12net: Make flowi ports AF dependent.David S. Miller
2011-03-12net: Create union flowi_uliDavid S. Miller
2011-03-12net: Create struct flowi_commonDavid S. Miller
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-03-12net: Remove unnecessary padding in struct flowiDavid S. Miller
2011-03-01net: Add FLOWI_FLAG_CAN_SLEEP.David S. Miller
2011-02-22net: Make flow cache paths use a const struct flowi.David S. Miller
2011-02-22net: Mark flowi arg to flow_cache_uli_match() const.David S. Miller
2011-01-27net: Pre-COW metrics for TCP.David S. Miller
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller
2010-11-15xfrm: use gre key as flow upper protocol infoTimo Teräs
2010-09-28ipv4: Allow configuring subnets as local addressesTom Herbert
2010-04-07flow: virtualize flow cache entry methodsTimo Teräs
2008-11-25netns xfrm: lookup in netnsAlexey Dobriyan
2008-10-01ipv4: Loosen source address check on IPv4 outputJulian Anastasov
2008-08-05ipv4: remove unused field in struct flowi (include/net/flow.h).Rami Rosen
2008-01-28[IPV4]: Remove unused multipath cached routing defintion in net/flow.hRami Rosen
2007-07-10[IPV6] MIP6: Kill unnecessary ifdefs.Masahide NAKAMURA
2007-04-30[XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA
2006-12-02[NET]: Rethink mark field in struct flowiThomas Graf
2006-12-02[IPV6]: flowlabels are net-endianAl Viro
2006-10-21[NET]: Reduce sizeof(struct flowi) by 20 bytes.Eric Dumazet
2006-10-11IPsec: propagate security module errors up from flow_cache_lookupJames Morris
2006-09-28[XFRM]: fl_ipsec_spi is net-endianAl Viro
2006-09-28[NET]: ip ports in struct flowi are net-endianAl Viro
2006-09-28[IPV4]: annotate ipv4 addresses in struct rtable and struct flowiAl Viro
2006-09-22[IPV6] ROUTE: Routing by FWMARK.YOSHIFUJI Hideaki
2006-09-22[IPV6] MIP6: Add Mobility header definition.Masahide NAKAMURA
2006-09-22[MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala
2006-09-22[MLSXFRM]: Add security sid to flowiVenkat Yekkirala
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger