index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
flow.h
Age
Commit message (
Expand
)
Author
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
2025-04-29
ip: load balance tcp connections to single dst addr and port
Willem de Bruijn
2025-04-15
net: fib_rules: Fix iif / oif matching on L3 master device
Ido Schimmel
2023-11-02
inet: shrink struct flowi_common
Eric Dumazet
2023-06-02
ipv4: Drop tos parameter from flowi4_update_output()
Guillaume Nault
2023-01-27
net: remove unnecessary includes from net/flow.h
Jakub Kicinski
2022-10-03
net: Remove DECnet leftovers from flow.h.
Guillaume Nault
2022-03-15
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
2021-09-02
flow: fix object-size-mismatch warning in flowi{4,6}_to_flowi_common()
Tetsuo Handa
2021-04-19
flow: remove spi key from flowi struct
Florian Westphal
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-09-14
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
2020-07-15
net: flow: Remove unused inline function
YueHaibing
2019-02-27
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
2018-11-30
net: reorder flowi_common fields to avoid holes
Paolo Abeni
2018-03-04
net: Remove unused get_hash_from_flow functions
David Ahern
2018-02-28
inet: whitespace cleanup
Stephen Hemminger
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-24
net: Extend struct flowi6 with multipath hash
Jakub Sitnicki
2017-07-18
xfrm: remove flow cache
Florian Westphal
2017-04-03
flowcache: make flow_key_size() return "unsigned int"
Alexey Dobriyan
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-11-09
net/flowcache: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-04
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2016-11-04
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
2016-09-10
net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flag
David Ahern
2016-03-20
ipv6, trace: fix tos reporting on fib6_table_lookup
Daniel Borkmann
2015-10-07
net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
David Ahern
2015-09-17
net: Fix vti use case with oif in dst lookups
David Ahern
2015-09-01
flow_dissector: Use 'const' where possible.
David S. Miller
2015-09-01
flowi: Abstract out functions to get flow hash based on flowi
Tom Herbert
2015-08-20
ipv6: route: extend flow representation with tunnel key
Jiri Benc
2015-08-13
net: Use VRF device index for lookups on TX
David Ahern
2015-07-21
route: Extend flow representation with tunnel key
Thomas Graf
2014-04-16
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
2014-03-12
flowcache: Fix resource leaks on namespace exit.
Steffen Klassert
2014-02-12
flowcache: Make flow cache name space aware
Fan Du
2013-12-06
net: Remove FLOWI_FLAG_CAN_SLEEP
Steffen Klassert
2013-09-20
flow.h/flow_keys.h: Remove extern from function prototypes
Joe Perches
2012-10-08
ipv4: Add FLOWI_FLAG_KNOWN_NH
Julian Anastasov
2012-07-20
ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
David S. Miller
2012-07-10
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
David S. Miller
2012-06-22
ipv4: tcp: dont cache output dst for syncookies
Eric Dumazet
2012-02-04
ipv4: reset flowi parameters on route connect
Julian Anastasov
2012-01-17
net: fix some sparse errors
Eric Dumazet
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-21
net: Add a flow_cache_flush_deferred function
Steffen Klassert
2011-12-01
ipv4: use a 64bit load/store in output path
Eric Dumazet
2011-09-16
net: Handle different key sizes between address families in flow cache
dpward
2011-09-16
net: Align AF-specific flowi structs to long
David Ward
[next]