summaryrefslogtreecommitdiffstats
path: root/net/atm/signaling.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: atm: make atmdev_ops constBhumika Goyal2017-08-091-1/+1
* net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-011-1/+1
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-2/+1
* net/atm: sk_err_soft must be positiveStefan Hajnoczi2016-05-231-1/+1
* net/atm/signaling.c: remove WAIT_FOR_DEMON codeFabian Frederick2015-03-031-24/+0
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-111-1/+1
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-2/+1
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* net: sk_sleep() helperEric Dumazet2010-04-201-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net/atm/signaling.c: checkpatch cleanupsJoe Perches2010-01-261-101/+101
* net/atm: Convert printk to pr_<level>Joe Perches2010-01-261-10/+9
* [NET]: sparse warning fixesStephen Hemminger2007-10-101-1/+1
* [ATM]: Replace DPRINTK() with pr_debug().Stephen Hemminger2007-10-101-16/+9
* [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary2007-04-261-1/+1
* [ATM]: keep atmsvc failure messages quietChas Williams2006-03-041-8/+2
* [ATM]: Ratelimit atmsvc failure messagesDave Jones2006-02-131-1/+2
* [ATM]: track and close listen sockets when sigd exitsChas Williams2005-09-281-4/+4
* [ATM]: sk_atm() conversion missed subtle change of vccChas Williams2005-04-211-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+280
OpenPOWER on IntegriCloud