summaryrefslogtreecommitdiff
path: root/net/atm/signaling.c
AgeCommit message (Expand)Author
2023-03-17net: annotate lockless accesses to sk->sk_err_softEric Dumazet
2020-09-18net: atm: delete duplicated wordsRandy Dunlap
2019-11-06net: use helpers to change sk_ack_backlogEric Dumazet
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-09net: atm: make atmdev_ops constBhumika Goyal
2017-07-01net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2016-05-23net/atm: sk_err_soft must be positiveStefan Hajnoczi
2015-03-03net/atm/signaling.c: remove WAIT_FOR_DEMON codeFabian Frederick
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2010-04-20net: sk_sleep() helperEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-26net/atm/signaling.c: checkpatch cleanupsJoe Perches
2010-01-26net/atm: Convert printk to pr_<level>Joe Perches
2007-10-10[NET]: sparse warning fixesStephen Hemminger
2007-10-10[ATM]: Replace DPRINTK() with pr_debug().Stephen Hemminger
2007-04-26[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary
2006-03-04[ATM]: keep atmsvc failure messages quietChas Williams
2006-02-13[ATM]: Ratelimit atmsvc failure messagesDave Jones
2005-09-28[ATM]: track and close listen sockets when sigd exitsChas Williams
2005-04-21[ATM]: sk_atm() conversion missed subtle change of vccChas Williams
2005-04-16Linux-2.6.12-rc2Linus Torvalds