Revert "net: maintain namespace isolation between vlan and real device"
[linux-flexiantxendom0-3.2.10.git] / include / net / flow.h
2012-02-05 Julian Anastasovipv4: reset flowi parameters on route connect
2012-01-17 Eric Dumazetnet: fix some sparse errors
2011-12-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
2011-12-21 Steffen Klassertnet: Add a flow_cache_flush_deferred function
2011-12-01 Eric Dumazetipv4: use a 64bit load/store in output path
2011-09-16 dpwardnet: Handle different key sizes between address familie...
2011-09-16 David Wardnet: Align AF-specific flowi structs to long
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-04-01 David S. Millernet: Order ports in same order as addresses in flow...
2011-03-31 David S. Millernet: Add helper flowi4_init_output().
2011-03-12 David S. Millerdecnet: Convert to use flowidn where applicable.
2011-03-12 David S. Millernet: Put fl6_* macros to struct flowi6 and use them...
2011-03-12 David S. Millernet: Put fl4_* macros to struct flowi4 and use them...
2011-03-12 David S. Millernet: Add flowi6_* member helper macros.
2011-03-12 David S. Milleripv4: Pass ipv4 flow objects into fib_lookup() paths.
2011-03-12 David S. Millernet: Add flowiX_to_flowi() shorthands.
2011-03-12 David S. Millernet: Break struct flowi out into AF specific instances.
2011-03-12 David S. Millernet: Make flowi ports AF dependent.
2011-03-12 David S. Millernet: Create union flowi_uli
2011-03-12 David S. Millernet: Create struct flowi_common
2011-03-12 David S. Millernet: Put flowi_* prefix on AF independent members of...
2011-03-12 David S. Millernet: Remove unnecessary padding in struct flowi
2011-03-01 David S. Millernet: Add FLOWI_FLAG_CAN_SLEEP.
2011-02-23 David S. Millernet: Make flow cache paths use a const struct flowi.
2011-02-23 David S. Millernet: Mark flowi arg to flow_cache_uli_match() const.
2011-01-28 David S. Millernet: Pre-COW metrics for TCP.
2010-12-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-23 David S. MillerRevert "ipv4: Allow configuring subnets as local addresses"
2010-11-15 Timo Teräsxfrm: use gre key as flow upper protocol info
2010-09-29 Tom Herbertipv4: Allow configuring subnets as local addresses
2010-04-07 Timo Teräsflow: virtualize flow cache entry methods
2008-11-26 Alexey Dobriyannetns xfrm: lookup in netns
2008-10-01 Julian Anastasovipv4: Loosen source address check on IPv4 output
2008-08-05 Rami Rosenipv4: remove unused field in struct flowi (include...
2008-01-28 Rami Rosen[IPV4]: Remove unused multipath cached routing defintio...
2007-07-11 Masahide NAKAMURA[IPV6] MIP6: Kill unnecessary ifdefs.
2007-04-30 Masahide NAKAMURA[XFRM]: Restrict upper layer information by bundle.
2006-12-03 Thomas Graf[NET]: Rethink mark field in struct flowi
2006-12-03 Al Viro[IPV6]: flowlabels are net-endian
2006-10-22 Eric Dumazet[NET]: Reduce sizeof(struct flowi) by 20 bytes.
2006-10-12 James MorrisIPsec: propagate security module errors up from flow_ca...
2006-09-29 Al Viro[XFRM]: fl_ipsec_spi is net-endian
2006-09-29 Al Viro[NET]: ip ports in struct flowi are net-endian
2006-09-29 Al Viro[IPV4]: annotate ipv4 addresses in struct rtable and...
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Routing by FWMARK.
2006-09-22 Masahide NAKAMURA[IPV6] MIP6: Add Mobility header definition.
2006-09-22 Venkat Yekkirala[MLSXFRM]: Flow based matching of xfrm policy and state
2006-09-22 Venkat Yekkirala[MLSXFRM]: Add security sid to flowi
2006-03-21 Steven Whitehouse[DECnet]: Endian annotation and fixes for DECnet.
2006-01-03 Trent Jaeger[LSM-IPSec]: Security association restriction.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2