aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ipx.h (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-3/+3
2017-07-04net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+4
2014-11-24switch ipxrtr_route_packet() from iovec to msghdrAl Viro1-1/+1
2014-10-27ipx: move extern sysctl_ipx_pprop_broadcasting to header fileFabian Frederick1-0/+3
2014-02-09net: Move prototype declaration to header file include/net/ipx.h from net/ipx/af_ipx.cRashika Kheria1-0/+8
2014-02-09net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria1-0/+3
2013-09-21ipx.h: Remove extern from function prototypesJoe Perches1-6/+6
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller1-2/+0
2010-06-03net: use __packed annotationEric Dumazet1-4/+4
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
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo1-1/+1
2006-11-05[IPX]: Annotate and fix IPX checksumAl Viro1-2/+2
2006-11-05[IPX]: Trivial parts of endianness annotationsAl Viro1-11/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+161