summaryrefslogtreecommitdiff
path: root/net/ipx/ipx_route.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being usedArnaldo Carvalho de Melo
2007-02-10[NET] IPX: Fix whitespace errors.YOSHIFUJI Hideaki
2006-11-05[IPX]: Annotate and fix IPX checksumAl Viro
2006-11-05[IPX]: Trivial parts of endianness annotationsAl Viro
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-17[IPX]: Endian bug in ipxrtr_route_packet()Alexey Dobriyan
2006-05-16[IPX]: Correct argument type of ipxrtr_delete().Alexey Dobriyan
2005-01-17[IPX] use a private slab cache for socksArnaldo Carvalho de Melo
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner
2004-06-03[PATCH] sparse: ipx annotationAlexander Viro
2004-01-08[IPX]: Use size_t for size in {send,recv}msg.Stephen Hemminger
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2003-05-16o ipx: move route functions to net/ipx/ipx_route.cArnaldo Carvalho de Melo