aboutsummaryrefslogtreecommitdiff
path: root/net/ipx/ipx_route.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-28ipx: move Novell IPX protocol support into stagingGravatar Stephen Hemminger 1-293/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-04net, ipx: convert ipx_route.refcnt from atomic_t to refcount_tGravatar Reshetova, Elena 1-1/+1
2014-11-24switch ipxrtr_route_packet() from iovec to msghdrGravatar Al Viro 1-2/+2
2014-05-23net: Split sk_no_check into sk_no_check_{rx,tx}Gravatar Tom Herbert 1-1/+2
2014-02-09net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cGravatar Rashika Kheria 1-4/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Gravatar Arnaldo Carvalho de Melo 1-1/+1
2007-04-25[SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being usedGravatar Arnaldo Carvalho de Melo 1-1/+3
2007-02-10[NET] IPX: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-2/+2
2006-11-05[IPX]: Annotate and fix IPX checksumGravatar Al Viro 1-2/+2
2006-11-05[IPX]: Trivial parts of endianness annotationsGravatar Al Viro 1-5/+5
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-17[IPX]: Endian bug in ipxrtr_route_packet()Gravatar Alexey Dobriyan 1-1/+1
2006-05-16[IPX]: Correct argument type of ipxrtr_delete().Gravatar Alexey Dobriyan 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+293