aboutsummaryrefslogtreecommitdiff
path: root/include/net/ipx.h
AgeCommit message (Expand)AuthorFilesLines
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-3/+3
2017-07-04net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_tGravatar Reshetova, Elena 1-3/+4
2014-11-24switch ipxrtr_route_packet() from iovec to msghdrGravatar Al Viro 1-1/+1
2014-10-27ipx: move extern sysctl_ipx_pprop_broadcasting to header fileGravatar Fabian Frederick 1-0/+3
2014-02-09net: Move prototype declaration to header file include/net/ipx.h from net/ipx...Gravatar Rashika Kheria 1-0/+8
2014-02-09net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cGravatar Rashika Kheria 1-0/+3
2013-09-21ipx.h: Remove extern from function prototypesGravatar Joe Perches 1-6/+6
2011-04-24net: Remove __KERNEL__ cpp checks from include/netGravatar David S. Miller 1-2/+0
2010-06-03net: use __packed annotationGravatar Eric Dumazet 1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-02-14net: replace __constant_{endian} uses in net headersGravatar Harvey Harrison 1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Gravatar Arnaldo Carvalho de Melo 1-1/+1
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-11/+11
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+161