aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm/pvc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds1-1/+1
2018-05-26net/atm: convert to ->poll_maskChristoph Hellwig1-1/+1
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko1-3/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman1-1/+1
2012-08-15atm: fix info leak via getsockname()Mathias Krause1-0/+1
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2010-01-26net/atm/pvc.c: checkpatch cleanupsJoe Perches1-22/+21
2009-11-05net: pass kern to net_proto_family create functionEric Paris1-1/+2
2009-10-07net: mark net_proto_ops as constStephen Hemminger1-1/+1
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-1/+1
2008-12-03atm: 32-bit ioctl compatibilityDavid Woodhouse1-0/+3
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman1-2/+5
2007-02-10[NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-03[NET]: move struct proto_ops to constEric Dumazet1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+155