index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
flow.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
2022-03-15
1
-1
/
+5
*
flow: fix object-size-mismatch warning in flowi{4,6}_to_flowi_common()
Tetsuo Handa
2021-09-02
1
-2
/
+2
*
flow: remove spi key from flowi struct
Florian Westphal
2021-04-19
1
-3
/
+0
*
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-23
1
-0
/
+10
*
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
2020-09-14
1
-0
/
+1
*
net: flow: Remove unused inline function
YueHaibing
2020-07-15
1
-18
/
+0
*
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
2019-02-27
1
-0
/
+2
*
net: reorder flowi_common fields to avoid holes
Paolo Abeni
2018-11-30
1
-1
/
+1
*
net: Remove unused get_hash_from_flow functions
David Ahern
2018-03-04
1
-16
/
+0
*
inet: whitespace cleanup
Stephen Hemminger
2018-02-28
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
net: Extend struct flowi6 with multipath hash
Jakub Sitnicki
2017-08-24
1
-0
/
+1
*
xfrm: remove flow cache
Florian Westphal
2017-07-18
1
-34
/
+0
*
flowcache: make flow_key_size() return "unsigned int"
Alexey Dobriyan
2017-04-03
1
-1
/
+1
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
1
-0
/
+1
|
\
|
*
net/flowcache: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-09
1
-0
/
+1
*
|
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2016-11-04
1
-1
/
+3
*
|
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
2016-11-04
1
-0
/
+5
|
/
*
net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flag
David Ahern
2016-09-10
1
-2
/
+1
*
ipv6, trace: fix tos reporting on fib6_table_lookup
Daniel Borkmann
2016-03-20
1
-1
/
+1
*
net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
David Ahern
2015-10-07
1
-1
/
+1
*
net: Fix vti use case with oif in dst lookups
David Ahern
2015-09-17
1
-0
/
+1
*
flow_dissector: Use 'const' where possible.
David S. Miller
2015-09-01
1
-4
/
+4
*
flowi: Abstract out functions to get flow hash based on flowi
Tom Herbert
2015-09-01
1
-0
/
+19
*
ipv6: route: extend flow representation with tunnel key
Jiri Benc
2015-08-20
1
-0
/
+1
*
net: Use VRF device index for lookups on TX
David Ahern
2015-08-13
1
-0
/
+1
*
route: Extend flow representation with tunnel key
Thomas Graf
2015-07-21
1
-0
/
+8
*
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
2014-04-16
1
-1
/
+9
*
flowcache: Fix resource leaks on namespace exit.
Steffen Klassert
2014-03-12
1
-0
/
+1
*
flowcache: Make flow cache name space aware
Fan Du
2014-02-12
1
-2
/
+3
*
net: Remove FLOWI_FLAG_CAN_SLEEP
Steffen Klassert
2013-12-06
1
-2
/
+1
*
flow.h/flow_keys.h: Remove extern from function prototypes
Joe Perches
2013-09-20
1
-5
/
+6
*
ipv4: Add FLOWI_FLAG_KNOWN_NH
Julian Anastasov
2012-10-08
1
-0
/
+1
*
ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
David S. Miller
2012-07-20
1
-1
/
+0
*
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
David S. Miller
2012-07-10
1
-3
/
+2
*
ipv4: tcp: dont cache output dst for syncookies
Eric Dumazet
2012-06-22
1
-0
/
+1
*
ipv4: reset flowi parameters on route connect
Julian Anastasov
2012-02-04
1
-0
/
+10
*
net: fix some sparse errors
Eric Dumazet
2012-01-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
1
-0
/
+1
|
\
|
*
net: Add a flow_cache_flush_deferred function
Steffen Klassert
2011-12-21
1
-0
/
+1
*
|
ipv4: use a 64bit load/store in output path
Eric Dumazet
2011-12-01
1
-1
/
+4
|
/
*
net: Handle different key sizes between address families in flow cache
dpward
2011-09-16
1
-0
/
+19
*
net: Align AF-specific flowi structs to long
David Ward
2011-09-16
1
-3
/
+3
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
net: Order ports in same order as addresses in flow objects.
David S. Miller
2011-03-31
1
-3
/
+3
*
net: Add helper flowi4_init_output().
David S. Miller
2011-03-31
1
-0
/
+21
*
decnet: Convert to use flowidn where applicable.
David S. Miller
2011-03-12
1
-4
/
+8
*
net: Put fl6_* macros to struct flowi6 and use them again.
David S. Miller
2011-03-12
1
-10
/
+7
*
net: Put fl4_* macros to struct flowi4 and use them again.
David S. Miller
2011-03-12
1
-11
/
+7
*
net: Add flowi6_* member helper macros.
David S. Miller
2011-03-12
1
-0
/
+8
[next]