aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ipx.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-04net, ipx: convert ipx_route.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_tReshetova, Elena
2014-11-24switch ipxrtr_route_packet() from iovec to msghdrAl Viro
2014-10-27ipx: move extern sysctl_ipx_pprop_broadcasting to header fileFabian Frederick
2014-02-09net: Move prototype declaration to header file include/net/ipx.h from net/ipx...Rashika Kheria
2014-02-09net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria
2013-09-21ipx.h: Remove extern from function prototypesJoe Perches
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller
2010-06-03net: use __packed annotationEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo
2006-11-05[IPX]: Annotate and fix IPX checksumAl Viro
2006-11-05[IPX]: Trivial parts of endianness annotationsAl Viro
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds