index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
atmdev.h
Age
Commit message (
Expand
)
Author
2018-06-17
atm: Preserve value of skb->truesize when accounting to vcc
David Woodhouse
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-04
net, atm: convert atm_dev.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2012-12-02
atm: add release_cb() callback to vcc
David Woodhouse
2012-11-28
atm: add owner of push() callback to atmvcc
Krzysztof Mazur
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2011-11-26
atm: eliminate atm_guess_pdu2truesize()
chas williams - CONTRACTOR
2011-11-22
atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()
Eric Dumazet
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-03-30
atm/solos-pci: Don't flap VCs when carrier state changes
Philip A. Prindeville
2010-12-10
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-07-09
atm: propagate signal changes via notifier
Karl Hiramoto
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2008-12-03
atm: 32-bit ioctl compatibility
David Woodhouse
2008-01-28
[ATM]: Convert struct class_device to struct device
Kay Sievers
2006-09-06
[PATCH] Move linux/device.h include in linux/atmdev.h to #ifdef __KERNEL__ se...
Ismail Donmez
2006-06-29
[ATM]: basic sysfs support for ATM devices
Roman Kagan
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2005-11-29
[ATM]: deregistration removes device from atm_devs list immediately
Stanislaw Gruszka
2005-11-29
[ATM]: linux/config.h only needed for #ifdef __KERNEL__ section
Chas Williams
2005-11-29
[ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as const
Mitchell Blank Jr
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-06
[ATM]: add support for LECS addresses learned from network
Eric Kinzie
2005-10-04
[ATM]: fix sparse gfp nocast warnings
Randy Dunlap
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds