Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b4d6444ea3b50bf368639432657bcf2b4e5e1062
/
include
/
net
/
flow.h
6a66271
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
by Cong Wang
· 11 years ago
4a93f50
flowcache: Fix resource leaks on namespace exit.
by Steffen Klassert
· 11 years ago
ca925cf
flowcache: Make flow cache name space aware
by Fan Du
· 11 years ago
0e0d44a
net: Remove FLOWI_FLAG_CAN_SLEEP
by Steffen Klassert
· 11 years ago
4787342
flow.h/flow_keys.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
c92b965
ipv4: Add FLOWI_FLAG_KNOWN_NH
by Julian Anastasov
· 12 years ago
ba3f7f0
ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
by David S. Miller
· 12 years ago
3e12939
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
by David S. Miller
· 12 years ago
7586ece
ipv4: tcp: dont cache output dst for syncookies
by Eric Dumazet
· 12 years ago
e6b4524
ipv4: reset flowi parameters on route connect
by Julian Anastasov
· 13 years ago
747465e
net: fix some sparse errors
by Eric Dumazet
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
c0ed1c1
net: Add a flow_cache_flush_deferred function
by Steffen Klassert
· 13 years ago
84f9307
ipv4: use a 64bit load/store in output path
by Eric Dumazet
· 13 years ago
aa1c366
net: Handle different key sizes between address families in flow cache
by dpward
· 13 years ago
728871b
net: Align AF-specific flowi structs to long
by David Ward
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
9b12c75
net: Order ports in same order as addresses in flow objects.
by David S. Miller
· 14 years ago
83229aa
net: Add helper flowi4_init_output().
by David S. Miller
· 14 years ago
bef55ae
decnet: Convert to use flowidn where applicable.
by David S. Miller
· 14 years ago
1958b85
net: Put fl6_* macros to struct flowi6 and use them again.
by David S. Miller
· 14 years ago
9cce96d
net: Put fl4_* macros to struct flowi4 and use them again.
by David S. Miller
· 14 years ago
2032656
net: Add flowi6_* member helper macros.
by David S. Miller
· 14 years ago
22bd5b9
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
by David S. Miller
· 14 years ago
59b1a94
net: Add flowiX_to_flowi() shorthands.
by David S. Miller
· 14 years ago
56bb805
net: Break struct flowi out into AF specific instances.
by David S. Miller
· 14 years ago
6281dcc
net: Make flowi ports AF dependent.
by David S. Miller
· 14 years ago
08704bc
net: Create union flowi_uli
by David S. Miller
· 14 years ago
806566c
net: Create struct flowi_common
by David S. Miller
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
fbef0a4
net: Remove unnecessary padding in struct flowi
by David S. Miller
· 14 years ago
5df65e5
net: Add FLOWI_FLAG_CAN_SLEEP.
by David S. Miller
· 14 years ago
dee9f4b
net: Make flow cache paths use a const struct flowi.
by David S. Miller
· 14 years ago
0730b9a
net: Mark flowi arg to flow_cache_uli_match() const.
by David S. Miller
· 14 years ago
a4daad6
net: Pre-COW metrics for TCP.
by David S. Miller
· 14 years ago
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
e058464
Revert "ipv4: Allow configuring subnets as local addresses"
by David S. Miller
· 14 years ago
cc9ff19
xfrm: use gre key as flow upper protocol info
by Timo Teräs
· 14 years ago
4465b46
ipv4: Allow configuring subnets as local addresses
by Tom Herbert
· 14 years ago
fe1a5f0
flow: virtualize flow cache entry methods
by Timo Teräs
· 15 years ago
52479b6
netns xfrm: lookup in netns
by Alexey Dobriyan
· 16 years ago
a210d01
ipv4: Loosen source address check on IPv4 output
by Julian Anastasov
· 16 years ago
95c3e8b
ipv4: remove unused field in struct flowi (include/net/flow.h).
by Rami Rosen
· 16 years ago
61f1ab4
[IPV4]: Remove unused multipath cached routing defintion in net/flow.h
by Rami Rosen
· 17 years ago
136ebf0
[IPV6] MIP6: Kill unnecessary ifdefs.
by Masahide NAKAMURA
· 17 years ago
157bfc2
[XFRM]: Restrict upper layer information by bundle.
by Masahide NAKAMURA
· 18 years ago
47dcf0c
[NET]: Rethink mark field in struct flowi
by Thomas Graf
· 18 years ago
90bcaf7
[IPV6]: flowlabels are net-endian
by Al Viro
· 18 years ago
185b1aa
[NET]: Reduce sizeof(struct flowi) by 20 bytes.
by Eric Dumazet
· 18 years ago
134b0fc
IPsec: propagate security module errors up from flow_cache_lookup
by James Morris
· 18 years ago
4324a17
[XFRM]: fl_ipsec_spi is net-endian
by Al Viro
· 18 years ago
cc939d3
[NET]: ip ports in struct flowi are net-endian
by Al Viro
· 18 years ago
f2c3fe2
[IPV4]: annotate ipv4 addresses in struct rtable and struct flowi
by Al Viro
· 18 years ago
75bff8f
[IPV6] ROUTE: Routing by FWMARK.
by YOSHIFUJI Hideaki
· 18 years ago
2b74165
[IPV6] MIP6: Add Mobility header definition.
by Masahide NAKAMURA
· 18 years ago
e0d1caa
[MLSXFRM]: Flow based matching of xfrm policy and state
by Venkat Yekkirala
· 18 years ago
b6340fc
[MLSXFRM]: Add security sid to flowi
by Venkat Yekkirala
· 18 years ago
c4ea94a
[DECnet]: Endian annotation and fixes for DECnet.
by Steven Whitehouse
· 19 years ago
df71837
[LSM-IPSec]: Security association restriction.
by Trent Jaeger
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago