aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm/signaling.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-09net: atm: make atmdev_ops constBhumika Goyal1-1/+1
2017-07-01net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena1-1/+1
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg1-2/+1
2016-05-23net/atm: sk_err_soft must be positiveStefan Hajnoczi1-1/+1
2015-03-03net/atm/signaling.c: remove WAIT_FOR_DEMON codeFabian Frederick1-24/+0
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller1-1/+1
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
2010-04-20net: sk_sleep() helperEric Dumazet1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-26net/atm/signaling.c: checkpatch cleanupsJoe Perches1-101/+101
2010-01-26net/atm: Convert printk to pr_<level>Joe Perches1-10/+9
2007-10-10[NET]: sparse warning fixesStephen Hemminger1-1/+1
2007-10-10[ATM]: Replace DPRINTK() with pr_debug().Stephen Hemminger1-16/+9
2007-04-26[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary1-1/+1
2006-03-04[ATM]: keep atmsvc failure messages quietChas Williams1-8/+2
2006-02-13[ATM]: Ratelimit atmsvc failure messagesDave Jones1-1/+2
2005-09-28[ATM]: track and close listen sockets when sigd exitsChas Williams1-4/+4
2005-04-21[ATM]: sk_atm() conversion missed subtle change of vccChas Williams1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+280