aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netrom.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-11net: netrom: Fix error cleanup path of nr_proto_initYueHaibing1-1/+1
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig1-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-04net, netrom: convert nr_node.refcount from atomic_t to refcount_tReshetova, Elena1-3/+3
2017-07-04net, netrom: convert nr_neigh.refcount from atomic_t to refcount_tReshetova, Elena1-3/+4
2013-09-21netrom.h: Remove extern from function prototypesJoe Perches1-45/+44
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-8/+8
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
2010-01-16ax25: netrom: rose: Fix timer oopsesJarek Poplawski1-0/+2
2009-01-21netrom: convert to internal net_device_statsStephen Hemminger1-4/+0
2007-02-12[PATCH] mark struct file_operations const 1Arjan van de Ven1-2/+2
2006-05-03[NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle1-4/+4
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl1-2/+1
2005-09-12[NETROM]: Introduct stuct nr_privateRalf Baechle1-0/+5
2005-09-12[NETROM]: Implement G8PZT Circuit reset for NET/ROMRalf Baechle1-1/+26
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+242