summaryrefslogtreecommitdiff
path: root/include/linux/ipx.h
AgeCommit message (Collapse)Author
2009-01-30headers_check fix: linux/ipx.hJaswinder Singh Rajput
fix the following 'make headers_check' warning: usr/include/linux/ipx.h:13: found __[us]{8,16,32,64} type without #include <linux/types.h> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
2006-11-05[IPX]: Trivial parts of endianness annotationsAl Viro
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
2003-05-03o ipx headers: Coding Style code reformattingArnaldo Carvalho de Melo
2002-08-02Remove SPX and the last typedefs in IPX, create ipx_hdrArnaldo Carvalho de Melo
2002-02-04Import changesetLinus Torvalds