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
/
net
/
atm
/
pppoatm.c
Age
Commit message (
Expand
)
Author
2021-01-29
net: atm: pppoatm: use new API for wakeup tasklet
Emil Renner Berthing
2021-01-29
net: atm: pppoatm: use tasklet_init to initialize wakeup tasklet
Emil Renner Berthing
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2019-09-05
pppoatm: use %*ph to print small buffer
Andy Shevchenko
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-06-21
atomics/treewide: Remove atomic_inc_not_zero_hint()
Mark Rutland
2018-06-17
atm: Preserve value of skb->truesize when accounting to vcc
David Woodhouse
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2012-12-02
pppoatm: optimise PPP channel wakeups after sock_owned_by_user()
David Woodhouse
2012-12-02
pppoatm: fix missing wakeup in pppoatm_send()
David Woodhouse
2012-11-30
pppoatm: do not inline pppoatm_may_send()
Krzysztof Mazur
2012-11-30
pppoatm: drop frames to not-ready vcc
Krzysztof Mazur
2012-11-28
pppoatm: take ATM socket lock in pppoatm_send()
Krzysztof Mazur
2012-11-28
pppoatm: fix module_put() race
Krzysztof Mazur
2012-11-28
pppoatm: allow assign only on a connected socket
Krzysztof Mazur
2012-06-04
net: use consume_skb() in place of kfree_skb()
Eric Dumazet
2012-04-13
pppoatm: Fix excessive queue bloat
David Woodhouse
2012-03-04
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
2011-11-22
atm: Introduce vcc_process_recv_queue
Jorge Boncompte [DTI2]
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2010-08-04
ppp: make channel_ops const
stephen hemminger
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-26
net/atm/pppoatm.c: checkpatch cleanups
Joe Perches
2010-01-26
net/atm: Convert printk to pr_<level>
Joe Perches
2007-10-10
[ATM]: Replace DPRINTK() with pr_debug().
Stephen Hemminger
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds