summaryrefslogtreecommitdiffstats
path: root/net/atm/svc.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-091-2/+3
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* net/atm: sk_err_soft must be positiveStefan Hajnoczi2016-05-231-2/+2
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-111-1/+1
* atm/svc: Fix blocking in wait loopchas williams - CONTRACTOR2014-08-131-28/+32
* atm: remove commented out checkPaul Bolle2014-05-301-8/+2
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* net: sk_sleep() helperEric Dumazet2010-04-201-31/+31
* net/atm/svc.c: checkpatch cleanupsJoe Perches2010-01-261-124/+125
* net/atm: Convert printk to pr_<level>Joe Perches2010-01-261-6/+7
* net: use net_eq to compare netsOctavian Purdila2009-11-251-1/+1
* net: pass kern to net_proto_family create functionEric Paris2009-11-051-3/+4
* net: mark net_proto_ops as constStephen Hemminger2009-10-071-1/+1
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-051-1/+5
|\
| * ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams2008-12-041-1/+5
* | atm: 32-bit ioctl compatibilityDavid Woodhouse2008-12-031-0/+19
|/
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-101-4/+7
* [ATM]: Replace DPRINTK() with pr_debug().Stephen Hemminger2007-10-101-17/+8
* [NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-24/+24
* [NET]: move struct proto_ops to constEric Dumazet2006-01-031-1/+1
* [ATM]: track and close listen sockets when sigd exitsChas Williams2005-09-281-0/+1
* [ATM]: allow bind() on point-to-multpoint svcs (from Martin Whitaker <martin_...Chas Williams2005-07-191-4/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+674
OpenPOWER on IntegriCloud