index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
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
*
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
David S. Miller
2011-03-12
1
-0
/
+8
*
net: Add flowiX_to_flowi() shorthands.
David S. Miller
2011-03-12
1
-0
/
+15
*
net: Break struct flowi out into AF specific instances.
David S. Miller
2011-03-12
1
-57
/
+57
*
net: Make flowi ports AF dependent.
David S. Miller
2011-03-12
1
-7
/
+14
*
net: Create union flowi_uli
David S. Miller
2011-03-12
1
-23
/
+25
*
net: Create struct flowi_common
David S. Miller
2011-03-12
1
-9
/
+21
*
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
1
-11
/
+11
*
net: Remove unnecessary padding in struct flowi
David S. Miller
2011-03-12
1
-10
/
+10
*
net: Add FLOWI_FLAG_CAN_SLEEP.
David S. Miller
2011-03-01
1
-0
/
+1
*
net: Make flow cache paths use a const struct flowi.
David S. Miller
2011-02-22
1
-2
/
+2
*
net: Mark flowi arg to flow_cache_uli_match() const.
David S. Miller
2011-02-22
1
-1
/
+2
*
net: Pre-COW metrics for TCP.
David S. Miller
2011-01-27
1
-1
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-26
1
-1
/
+0
|
\
|
*
Revert "ipv4: Allow configuring subnets as local addresses"
David S. Miller
2010-12-23
1
-1
/
+0
*
|
xfrm: use gre key as flow upper protocol info
Timo Teräs
2010-11-15
1
-0
/
+2
|
/
*
ipv4: Allow configuring subnets as local addresses
Tom Herbert
2010-09-28
1
-0
/
+1
*
flow: virtualize flow cache entry methods
Timo Teräs
2010-04-07
1
-4
/
+19
*
netns xfrm: lookup in netns
Alexey Dobriyan
2008-11-25
1
-4
/
+5
*
ipv4: Loosen source address check on IPv4 output
Julian Anastasov
2008-10-01
1
-0
/
+2
*
ipv4: remove unused field in struct flowi (include/net/flow.h).
Rami Rosen
2008-08-05
1
-1
/
+0
*
[IPV4]: Remove unused multipath cached routing defintion in net/flow.h
Rami Rosen
2008-01-28
1
-1
/
+0
*
[IPV6] MIP6: Kill unnecessary ifdefs.
Masahide NAKAMURA
2007-07-10
1
-4
/
+0
*
[XFRM]: Restrict upper layer information by bundle.
Masahide NAKAMURA
2007-04-30
1
-0
/
+6
*
[NET]: Rethink mark field in struct flowi
Thomas Graf
2006-12-02
1
-6
/
+1
*
[IPV6]: flowlabels are net-endian
Al Viro
2006-12-02
1
-1
/
+1
*
[NET]: Reduce sizeof(struct flowi) by 20 bytes.
Eric Dumazet
2006-10-21
1
-3
/
+0
*
IPsec: propagate security module errors up from flow_cache_lookup
James Morris
2006-10-11
1
-1
/
+1
*
[XFRM]: fl_ipsec_spi is net-endian
Al Viro
2006-09-28
1
-1
/
+1
*
[NET]: ip ports in struct flowi are net-endian
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4]: annotate ipv4 addresses in struct rtable and struct flowi
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV6] ROUTE: Routing by FWMARK.
YOSHIFUJI Hideaki
2006-09-22
1
-0
/
+2
*
[IPV6] MIP6: Add Mobility header definition.
Masahide NAKAMURA
2006-09-22
1
-0
/
+9
*
[MLSXFRM]: Flow based matching of xfrm policy and state
Venkat Yekkirala
2006-09-22
1
-2
/
+2
[next]