summaryrefslogtreecommitdiffstats
path: root/net/ipx
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: ipx: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-3/+3
* [NET] IPX: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-104-46/+46
* [IPX]: Fix NULL pointer dereference on ipx unloadJiri Bohac2007-02-081-8/+16
* [IPX]: Annotate and fix IPX checksumAl Viro2006-11-052-14/+21
* [IPX]: Trivial parts of endianness annotationsAl Viro2006-11-053-38/+38
* [IPX]: Fix typo, ipxhdr() --> ipx_hdr()David S. Miller2006-08-091-1/+1
* [IPX]: Another nonlinear receive fixStephen Hemminger2006-08-081-2/+5
* [IPX]: Header length validation neededStephen Hemminger2006-08-071-1/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* [IPX]: Endian bug in ipxrtr_route_packet()Alexey Dobriyan2006-06-171-1/+1
* [IPX]: Correct return type of ipx_map_frame_type().Alexey Dobriyan2006-05-161-2/+2
* [IPX]: Correct argument type of ipxrtr_delete().Alexey Dobriyan2006-05-161-1/+1
* [NET]: Fix ipx/econet/appletalk/irda ioctl crashesPetr Vandrovec2006-03-281-0/+26
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-031-1/+1
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-2/+2
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-2/+0
* [IPX]: Fix build error in ipx_recvmsg()David S. Miller2005-08-291-1/+1
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-291-2/+2
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-292-2/+2
* [NET]: Kill skb->real_devDavid S. Miller2005-08-291-1/+1
* [NET]: move config options out to individual protocolsSam Ravnborg2005-07-111-0/+33
* Linux-2.6.12-rc2Linus Torvalds2005-04-167-0/+2927