summaryrefslogtreecommitdiff
path: root/net/atm/svc.c
Commit message (Expand)AuthorAge
* net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-09
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* net/atm: sk_err_soft must be positiveStefan Hajnoczi2016-05-23
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* atm/svc: Fix blocking in wait loopchas williams - CONTRACTOR2014-08-13
* atm: remove commented out checkPaul Bolle2014-05-30
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* net: sk_sleep() helperEric Dumazet2010-04-20
* net/atm/svc.c: checkpatch cleanupsJoe Perches2010-01-26
* net/atm: Convert printk to pr_<level>Joe Perches2010-01-26
* net: use net_eq to compare netsOctavian Purdila2009-11-25
* net: pass kern to net_proto_family create functionEric Paris2009-11-05
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-05
|\
| * ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams2008-12-04
* | atm: 32-bit ioctl compatibilityDavid Woodhouse2008-12-03
|/
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-26
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10
* [ATM]: Replace DPRINTK() with pr_debug().Stephen Hemminger2007-10-10
* [NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [NET]: move struct proto_ops to constEric Dumazet2006-01-03
* [ATM]: track and close listen sockets when sigd exitsChas Williams2005-09-28
* [ATM]: allow bind() on point-to-multpoint svcs (from Martin Whitaker <martin_...Chas Williams2005-07-19
* Linux-2.6.12-rc2Linus Torvalds2005-04-16