aboutsummaryrefslogtreecommitdiff
path: root/drivers/atm/atmtcp.c
AgeCommit message (Expand)Author
2020-09-28atm: atmtcp: Constify atmtcp_v_dev_opsRikard Falkeborn
2020-07-30atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2017-08-09atm: make atmdev_ops constBhumika Goyal
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-08-07drivers/atm/atmtcp.c: fix error return codeJulia Lawall
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2010-12-31drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
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
2007-04-26[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2005-11-29[ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy
2005-04-16Linux-2.6.12-rc2Linus Torvalds