index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
flow.h
Age
Commit message (
Expand
)
Author
2011-04-01
net: Order ports in same order as addresses in flow objects.
David S. Miller
2011-03-31
net: Add helper flowi4_init_output().
David S. Miller
2011-03-12
decnet: Convert to use flowidn where applicable.
David S. Miller
2011-03-12
net: Put fl6_* macros to struct flowi6 and use them again.
David S. Miller
2011-03-12
net: Put fl4_* macros to struct flowi4 and use them again.
David S. Miller
2011-03-12
net: Add flowi6_* member helper macros.
David S. Miller
2011-03-12
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
David S. Miller
2011-03-12
net: Add flowiX_to_flowi() shorthands.
David S. Miller
2011-03-12
net: Break struct flowi out into AF specific instances.
David S. Miller
2011-03-12
net: Make flowi ports AF dependent.
David S. Miller
2011-03-12
net: Create union flowi_uli
David S. Miller
2011-03-12
net: Create struct flowi_common
David S. Miller
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
net: Remove unnecessary padding in struct flowi
David S. Miller
2011-03-01
net: Add FLOWI_FLAG_CAN_SLEEP.
David S. Miller
2011-02-23
net: Make flow cache paths use a const struct flowi.
David S. Miller
2011-02-23
net: Mark flowi arg to flow_cache_uli_match() const.
David S. Miller
2011-01-28
net: Pre-COW metrics for TCP.
David S. Miller
2010-12-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-23
Revert "ipv4: Allow configuring subnets as local addresses"
David S. Miller
2010-11-15
xfrm: use gre key as flow upper protocol info
Timo Teräs
2010-09-29
ipv4: Allow configuring subnets as local addresses
Tom Herbert
2010-04-07
flow: virtualize flow cache entry methods
Timo Teräs
2008-11-26
netns xfrm: lookup in netns
Alexey Dobriyan
2008-10-01
ipv4: Loosen source address check on IPv4 output
Julian Anastasov
2008-08-05
ipv4: remove unused field in struct flowi (include/net/flow.h).
Rami Rosen
2008-01-28
[IPV4]: Remove unused multipath cached routing defintion in net/flow.h
Rami Rosen
2007-07-11
[IPV6] MIP6: Kill unnecessary ifdefs.
Masahide NAKAMURA
2007-04-30
[XFRM]: Restrict upper layer information by bundle.
Masahide NAKAMURA
2006-12-03
[NET]: Rethink mark field in struct flowi
Thomas Graf
2006-12-03
[IPV6]: flowlabels are net-endian
Al Viro
2006-10-22
[NET]: Reduce sizeof(struct flowi) by 20 bytes.
Eric Dumazet
2006-10-12
IPsec: propagate security module errors up from flow_cache_lookup
James Morris
2006-09-29
[XFRM]: fl_ipsec_spi is net-endian
Al Viro
2006-09-29
[NET]: ip ports in struct flowi are net-endian
Al Viro
2006-09-29
[IPV4]: annotate ipv4 addresses in struct rtable and struct flowi
Al Viro
2006-09-22
[IPV6] ROUTE: Routing by FWMARK.
YOSHIFUJI Hideaki
2006-09-22
[IPV6] MIP6: Add Mobility header definition.
Masahide NAKAMURA
2006-09-22
[MLSXFRM]: Flow based matching of xfrm policy and state
Venkat Yekkirala
2006-09-22
[MLSXFRM]: Add security sid to flowi
Venkat Yekkirala
2006-03-21
[DECnet]: Endian annotation and fixes for DECnet.
Steven Whitehouse
2006-01-03
[LSM-IPSec]: Security association restriction.
Trent Jaeger
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds