Age | Commit message (Expand) | Author | Files | Lines |
2021-03-09 | atm: fix a typo in the struct description | Tong Zhang | 1 | -1/+1 |
2021-02-15 | atm: idt77252: fix build broken on amd64 | Tong Zhang | 1 | -1/+1 |
2020-11-19 | atm: nicstar: Replace in_interrupt() usage | Sebastian Andrzej Siewior | 1 | -0/+1 |
2020-07-20 | net/atm: remove the atmdev_ops {get, set}sockopt methods | Christoph Hellwig | 1 | -9/+0 |
2018-06-17 | atm: Preserve value of skb->truesize when accounting to vcc | David Woodhouse | 1 | -0/+15 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-05 | net, atm: convert atm_dev.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+4 |
2017-07-01 | net: convert sock.sk_wmem_alloc from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+1 |
2012-12-02 | atm: add release_cb() callback to vcc | David Woodhouse | 1 | -0/+1 |
2012-11-28 | atm: add owner of push() callback to atmvcc | Krzysztof Mazur | 1 | -0/+1 |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -212/+1 |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2012-03-16 | device.h: audit and cleanup users in main include dir | Paul Gortmaker | 1 | -1/+1 |
2012-03-05 | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker | 1 | -0/+1 |
2011-11-27 | atm: eliminate atm_guess_pdu2truesize() | chas williams - CONTRACTOR | 1 | -10/+0 |
2011-11-23 | atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize() | Eric Dumazet | 1 | -1/+1 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-03-31 | atm/solos-pci: Don't flap VCs when carrier state changes | Philip A. Prindeville | 1 | -0/+1 |
2010-12-11 | atm: correct sysfs 'device' link creation and parent relationships | Dan Williams | 1 | -2/+4 |
2010-09-24 | net: return operator cleanup | Eric Dumazet | 1 | -1/+1 |
2010-07-09 | atm: propagate signal changes via notifier | Karl Hiramoto | 1 | -0/+17 |
2009-10-01 | net: Make setsockopt() optlen be unsigned. | David S. Miller | 1 | -1/+1 |
2008-12-04 | atm: 32-bit ioctl compatibility | David Woodhouse | 1 | -0/+15 |
2008-01-29 | [ATM]: Convert struct class_device to struct device | Kay Sievers | 1 | -2/+2 |
2006-09-06 | [PATCH] Move linux/device.h include in linux/atmdev.h to #ifdef __KERNEL__ se... | Ismail Donmez | 1 | -1/+1 |
2006-06-30 | [ATM]: basic sysfs support for ATM devices | Roman Kagan | 1 | -1/+3 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 1 | -1/+0 |
2005-11-30 | [ATM]: deregistration removes device from atm_devs list immediately | Stanislaw Gruszka | 1 | -7/+7 |
2005-11-30 | [ATM]: linux/config.h only needed for #ifdef __KERNEL__ section | Chas Williams | 1 | -1/+1 |
2005-11-30 | [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as const | Mitchell Blank Jr | 1 | -1/+1 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 1 | -1/+1 |
2005-10-07 | [ATM]: add support for LECS addresses learned from network | Eric Kinzie | 1 | -0/+10 |
2005-10-05 | [ATM]: fix sparse gfp nocast warnings | Randy Dunlap | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+489 |