aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/flow.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-17net: Fix vti use case with oif in dst lookupsDavid Ahern1-0/+1
2015-09-01flow_dissector: Use 'const' where possible.David S. Miller1-4/+4
2015-09-01flowi: Abstract out functions to get flow hash based on flowiTom Herbert1-0/+19
2015-08-20ipv6: route: extend flow representation with tunnel keyJiri Benc1-0/+1
2015-08-13net: Use VRF device index for lookups on TXDavid Ahern1-0/+1
2015-07-21route: Extend flow representation with tunnel keyThomas Graf1-0/+8
2014-04-16ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang1-1/+9
2014-03-12flowcache: Fix resource leaks on namespace exit.Steffen Klassert1-0/+1
2014-02-12flowcache: Make flow cache name space awareFan Du1-2/+3
2013-12-06net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert1-2/+1
2013-09-20flow.h/flow_keys.h: Remove extern from function prototypesJoe Perches1-5/+6
2012-10-08ipv4: Add FLOWI_FLAG_KNOWN_NHJulian Anastasov1-0/+1
2012-07-20ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.David S. Miller1-1/+0
2012-07-10inet: Kill FLOWI_FLAG_PRECOW_METRICS.David S. Miller1-3/+2
2012-06-22ipv4: tcp: dont cache output dst for syncookiesEric Dumazet1-0/+1
2012-02-04ipv4: reset flowi parameters on route connectJulian Anastasov1-0/+10
2012-01-17net: fix some sparse errorsEric Dumazet1-1/+1
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert1-0/+1
2011-12-01ipv4: use a 64bit load/store in output pathEric Dumazet1-1/+4
2011-09-16net: Handle different key sizes between address families in flow cachedpward1-0/+19
2011-09-16net: Align AF-specific flowi structs to longDavid Ward1-3/+3
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-03-31net: Order ports in same order as addresses in flow objects.David S. Miller1-3/+3
2011-03-31net: Add helper flowi4_init_output().David S. Miller1-0/+21
2011-03-12decnet: Convert to use flowidn where applicable.David S. Miller1-4/+8
2011-03-12net: Put fl6_* macros to struct flowi6 and use them again.David S. Miller1-10/+7
2011-03-12net: Put fl4_* macros to struct flowi4 and use them again.David S. Miller1-11/+7
2011-03-12net: Add flowi6_* member helper macros.David S. Miller1-0/+8
2011-03-12ipv4: Pass ipv4 flow objects into fib_lookup() paths.David S. Miller1-0/+8
2011-03-12net: Add flowiX_to_flowi() shorthands.David S. Miller1-0/+15
2011-03-12net: Break struct flowi out into AF specific instances.David S. Miller1-57/+57
2011-03-12net: Make flowi ports AF dependent.David S. Miller1-7/+14
2011-03-12net: Create union flowi_uliDavid S. Miller1-23/+25
2011-03-12net: Create struct flowi_commonDavid S. Miller1-9/+21
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller1-11/+11
2011-03-12net: Remove unnecessary padding in struct flowiDavid S. Miller1-10/+10
2011-03-01net: Add FLOWI_FLAG_CAN_SLEEP.David S. Miller1-0/+1
2011-02-22net: Make flow cache paths use a const struct flowi.David S. Miller1-2/+2
2011-02-22net: Mark flowi arg to flow_cache_uli_match() const.David S. Miller1-1/+2
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