aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipx/ipx_route.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-04net, ipx: convert ipx_route.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2014-11-24switch ipxrtr_route_packet() from iovec to msghdrAl Viro1-2/+2
2014-05-23net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert1-1/+2
2014-02-09net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria1-4/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being usedArnaldo Carvalho de Melo1-1/+3
2007-02-10[NET] IPX: Fix whitespace errors.YOSHIFUJI Hideaki1-2/+2
2006-11-05[IPX]: Annotate and fix IPX checksumAl Viro1-2/+2
2006-11-05[IPX]: Trivial parts of endianness annotationsAl Viro1-5/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-17[IPX]: Endian bug in ipxrtr_route_packet()Alexey Dobriyan1-1/+1
2006-05-16[IPX]: Correct argument type of ipxrtr_delete().Alexey Dobriyan1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+293