aboutsummaryrefslogtreecommitdiff
path: root/net/ipx
AgeCommit message (Expand)AuthorFilesLines
2007-02-08[IPX]: Fix NULL pointer dereference on ipx unloadGravatar Jiri Bohac 1-8/+16
2006-11-05[IPX]: Annotate and fix IPX checksumGravatar Al Viro 2-14/+21
2006-11-05[IPX]: Trivial parts of endianness annotationsGravatar Al Viro 3-38/+38
2006-08-09[IPX]: Fix typo, ipxhdr() --> ipx_hdr()Gravatar David S. Miller 1-1/+1
2006-08-08[IPX]: Another nonlinear receive fixGravatar Stephen Hemminger 1-2/+5
2006-08-07[IPX]: Header length validation neededGravatar Stephen Hemminger 1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 4-4/+0
2006-06-17[IPX]: Endian bug in ipxrtr_route_packet()Gravatar Alexey Dobriyan 1-1/+1
2006-05-16[IPX]: Correct return type of ipx_map_frame_type().Gravatar Alexey Dobriyan 1-2/+2
2006-05-16[IPX]: Correct argument type of ipxrtr_delete().Gravatar Alexey Dobriyan 1-1/+1
2006-03-28[NET]: Fix ipx/econet/appletalk/irda ioctl crashesGravatar Petr Vandrovec 1-0/+26
2006-01-11[PATCH] capable/capability.h (net/)Gravatar Randy Dunlap 1-0/+1
2006-01-03[NET]: Add a dev_ioctl() fallback to sock_ioctl()Gravatar Christoph Hellwig 1-1/+1
2006-01-03[NET]: move struct proto_ops to constGravatar Eric Dumazet 1-2/+2
2005-08-29[NET]: Fix sparse warningsGravatar Arnaldo Carvalho de Melo 1-2/+0
2005-08-29[IPX]: Fix build error in ipx_recvmsg()Gravatar David S. Miller 1-1/+1
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampGravatar Patrick McHardy 1-2/+2
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hGravatar Arnaldo Carvalho de Melo 2-2/+2
2005-08-29[NET]: Kill skb->real_devGravatar David S. Miller 1-1/+1
2005-07-11[NET]: move config options out to individual protocolsGravatar Sam Ravnborg 1-0/+33
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 7-0/+2927