summaryrefslogtreecommitdiff
path: root/include/net/flow.h
AgeCommit message (Expand)Author
2006-10-21[NET]: Reduce sizeof(struct flowi) by 20 bytes.Eric Dumazet
2006-10-11IPsec: propagate security module errors up from flow_cache_lookupJames Morris
2006-09-28[XFRM]: fl_ipsec_spi is net-endianAl Viro
2006-09-28[NET]: ip ports in struct flowi are net-endianAl Viro
2006-09-28[IPV4]: annotate ipv4 addresses in struct rtable and struct flowiAl 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 stateVenkat Yekkirala
2006-09-22[MLSXFRM]: Add security sid to flowiVenkat Yekkirala
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger
2005-03-16[IPV4]: Multipath cache algorithm support.elueck@de.ibm.com
2004-03-18[NET]: Give struct flowi explicit alignment, with help from yoshfuji.Andrew Morton
2004-01-14[NET]: net/flow.h needs asm/atomic.hHerbert Xu
2003-06-12[IPSEC]: Kill object argument from flow_cache_flush.Herbert Xu
2003-06-08[IPSEC]: Zap killed policies from the flow cache properly.Herbert Xu
2003-05-22[IPV6]: Dont store pointers to in6_addrs in struct flowi.David S. Miller
2003-05-15[NET]: Split out policy flow cache to be a generic facility.David S. Miller
2003-04-17[DECNET]: DECnet routing fixes etc.Steven Whitehouse
2003-04-17[NET]: Actually apply Yoshfuji's fl6_{src,dst} patch.David S. Miller
2002-10-11[IPV4]: Use generic struct flowi as routing key.David S. Miller
2002-02-04Import changesetLinus Torvalds