summaryrefslogtreecommitdiffstats
path: root/net/ipx/ipx_route.c
AgeCommit message (Expand)AuthorLines
2014-11-24switch ipxrtr_route_packet() from iovec to msghdrAl Viro-2/+2
2014-05-23net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert-1/+2
2014-02-09net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria-4/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo-1/+1
2007-04-25[SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being usedArnaldo Carvalho de Melo-1/+3
2007-02-10[NET] IPX: Fix whitespace errors.YOSHIFUJI Hideaki-2/+2
2006-11-05[IPX]: Annotate and fix IPX checksumAl Viro-2/+2
2006-11-05[IPX]: Trivial parts of endianness annotationsAl Viro-5/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-17[IPX]: Endian bug in ipxrtr_route_packet()Alexey Dobriyan-1/+1
2006-05-16[IPX]: Correct argument type of ipxrtr_delete().Alexey Dobriyan-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+293