summaryrefslogtreecommitdiff
path: root/include/linux/atmdev.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net, atm: convert atm_dev.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-01
* atm: add release_cb() callback to vccDavid Woodhouse2012-12-02
* atm: add owner of push() callback to atmvccKrzysztof Mazur2012-11-28
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-16
* | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
|/
* atm: eliminate atm_guess_pdu2truesize()chas williams - CONTRACTOR2011-11-26
* atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()Eric Dumazet2011-11-22
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville2011-03-30
* atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-10
* net: return operator cleanupEric Dumazet2010-09-23
* atm: propagate signal changes via notifierKarl Hiramoto2010-07-09
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* atm: 32-bit ioctl compatibilityDavid Woodhouse2008-12-03
* [ATM]: Convert struct class_device to struct deviceKay Sievers2008-01-28
* [PATCH] Move linux/device.h include in linux/atmdev.h to #ifdef __KERNEL__ se...Ismail Donmez2006-09-06
* [ATM]: basic sysfs support for ATM devicesRoman Kagan2006-06-29
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-29
* [ATM]: linux/config.h only needed for #ifdef __KERNEL__ sectionChas Williams2005-11-29
* [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as constMitchell Blank Jr2005-11-29
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [ATM]: add support for LECS addresses learned from networkEric Kinzie2005-10-06
* [ATM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-04
* Linux-2.6.12-rc2Linus Torvalds2005-04-16