| Commit message (Expand) | Author | Age | Files | Lines |
* | atm: add release_cb() callback to vcc | David Woodhouse | 2012-12-02 | 1 | -0/+1 |
* | atm: add owner of push() callback to atmvcc | Krzysztof Mazur | 2012-11-28 | 1 | -0/+1 |
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -212/+1 |
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2012-03-24 | 1 | -1/+1 |
|\ |
|
| * | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 2012-03-16 | 1 | -1/+1 |
* | | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker | 2012-03-04 | 1 | -0/+1 |
|/ |
|
* | atm: eliminate atm_guess_pdu2truesize() | chas williams - CONTRACTOR | 2011-11-26 | 1 | -10/+0 |
* | atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize() | Eric Dumazet | 2011-11-22 | 1 | -1/+1 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | atm/solos-pci: Don't flap VCs when carrier state changes | Philip A. Prindeville | 2011-03-30 | 1 | -0/+1 |
* | atm: correct sysfs 'device' link creation and parent relationships | Dan Williams | 2010-12-10 | 1 | -2/+4 |
* | net: return operator cleanup | Eric Dumazet | 2010-09-23 | 1 | -1/+1 |
* | atm: propagate signal changes via notifier | Karl Hiramoto | 2010-07-09 | 1 | -0/+17 |
* | net: Make setsockopt() optlen be unsigned. | David S. Miller | 2009-09-30 | 1 | -1/+1 |
* | atm: 32-bit ioctl compatibility | David Woodhouse | 2008-12-03 | 1 | -0/+15 |
* | [ATM]: Convert struct class_device to struct device | Kay Sievers | 2008-01-28 | 1 | -2/+2 |
* | [PATCH] Move linux/device.h include in linux/atmdev.h to #ifdef __KERNEL__ se... | Ismail Donmez | 2006-09-06 | 1 | -1/+1 |
* | [ATM]: basic sysfs support for ATM devices | Roman Kagan | 2006-06-29 | 1 | -1/+3 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
* | [ATM]: deregistration removes device from atm_devs list immediately | Stanislaw Gruszka | 2005-11-29 | 1 | -7/+7 |
* | [ATM]: linux/config.h only needed for #ifdef __KERNEL__ section | Chas Williams | 2005-11-29 | 1 | -1/+1 |
* | [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as const | Mitchell Blank Jr | 2005-11-29 | 1 | -1/+1 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 1 | -1/+1 |
* | [ATM]: add support for LECS addresses learned from network | Eric Kinzie | 2005-10-06 | 1 | -0/+10 |
* | [ATM]: fix sparse gfp nocast warnings | Randy Dunlap | 2005-10-04 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+489 |