aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/atm/atmtcp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2017-08-09atm: make atmdev_ops constBhumika Goyal1-1/+1
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2014-08-07drivers/atm/atmtcp.c: fix error return codeJulia Lawall1-0/+1
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-4/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2010-12-31drivers/atm/atmtcp.c: add missing atm_dev_putJulia Lawall1-1/+4
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams1-1/+1
2010-04-20net: sk_sleep() helperEric Dumazet1-3/+3
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
2007-04-26[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+2
2005-11-29[ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka1-18/+2
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+505