summaryrefslogtreecommitdiffstats
path: root/net/atm/pvc.c
Commit message (Expand)AuthorAgeFilesLines
* net: rework SIOCGSTAMP ioctl handlingArnd Bergmann2019-04-191-0/+1
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-281-1/+1
* net/atm: convert to ->poll_maskChristoph Hellwig2018-05-261-1/+1
* net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-121-3/+2Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-111-1/+1
* atm: fix info leak via getsockname()Mathias Krause2012-08-161-0/+1
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-11-011-0/+1
* net/atm/pvc.c: checkpatch cleanupsJoe Perches2010-01-271-22/+21Star
* net: pass kern to net_proto_family create functionEric Paris2009-11-061-1/+2
* net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-10-011-1/+1
* atm: 32-bit ioctl compatibilityDavid Woodhouse2008-12-041-0/+3
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-111-2/+5
* [NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+155