David S. Miller
|
ba3f7f04ef
ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
|
13 years ago |
David S. Miller
|
3e12939a2a
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
|
13 years ago |
Eric Dumazet
|
7586eceb0a
ipv4: tcp: dont cache output dst for syncookies
|
13 years ago |
Julian Anastasov
|
e6b45241c5
ipv4: reset flowi parameters on route connect
|
13 years ago |
Eric Dumazet
|
747465ef7a
net: fix some sparse errors
|
13 years ago |
David S. Miller
|
abb434cb05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Steffen Klassert
|
c0ed1c14a7
net: Add a flow_cache_flush_deferred function
|
13 years ago |
Eric Dumazet
|
84f9307c5d
ipv4: use a 64bit load/store in output path
|
13 years ago |
dpward
|
aa1c366e4f
net: Handle different key sizes between address families in flow cache
|
13 years ago |
David Ward
|
728871bc05
net: Align AF-specific flowi structs to long
|
13 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
David S. Miller
|
9b12c75bf4
net: Order ports in same order as addresses in flow objects.
|
14 years ago |
David S. Miller
|
83229aa5e2
net: Add helper flowi4_init_output().
|
14 years ago |
David S. Miller
|
bef55aebd5
decnet: Convert to use flowidn where applicable.
|
14 years ago |
David S. Miller
|
1958b856c1
net: Put fl6_* macros to struct flowi6 and use them again.
|
14 years ago |
David S. Miller
|
9cce96df5b
net: Put fl4_* macros to struct flowi4 and use them again.
|
14 years ago |
David S. Miller
|
2032656e76
net: Add flowi6_* member helper macros.
|
14 years ago |
David S. Miller
|
22bd5b9b13
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
|
14 years ago |
David S. Miller
|
59b1a94c9a
net: Add flowiX_to_flowi() shorthands.
|
14 years ago |
David S. Miller
|
56bb8059e1
net: Break struct flowi out into AF specific instances.
|
14 years ago |
David S. Miller
|
6281dcc94a
net: Make flowi ports AF dependent.
|
14 years ago |
David S. Miller
|
08704bcbf0
net: Create union flowi_uli
|
14 years ago |
David S. Miller
|
806566cc78
net: Create struct flowi_common
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |
David S. Miller
|
fbef0a4091
net: Remove unnecessary padding in struct flowi
|
14 years ago |
David S. Miller
|
5df65e5567
net: Add FLOWI_FLAG_CAN_SLEEP.
|
14 years ago |
David S. Miller
|
dee9f4bceb
net: Make flow cache paths use a const struct flowi.
|
14 years ago |
David S. Miller
|
0730b9a150
net: Mark flowi arg to flow_cache_uli_match() const.
|
14 years ago |
David S. Miller
|
a4daad6b09
net: Pre-COW metrics for TCP.
|
14 years ago |
David S. Miller
|
17f7f4d9fc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |