index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
atm
/
pppoatm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2012-12-02
pppoatm: optimise PPP channel wakeups after sock_owned_by_user()
David Woodhouse
1
-2
/
+19
2012-12-02
pppoatm: fix missing wakeup in pppoatm_send()
David Woodhouse
1
-0
/
+12
2012-11-30
pppoatm: do not inline pppoatm_may_send()
Krzysztof Mazur
1
-1
/
+1
2012-11-30
pppoatm: drop frames to not-ready vcc
Krzysztof Mazur
1
-0
/
+7
2012-11-28
pppoatm: take ATM socket lock in pppoatm_send()
Krzysztof Mazur
1
-2
/
+17
2012-11-28
pppoatm: fix module_put() race
Krzysztof Mazur
1
-2
/
+7
2012-11-28
pppoatm: allow assign only on a connected socket
Krzysztof Mazur
1
-0
/
+2
2012-06-04
net: use consume_skb() in place of kfree_skb()
Eric Dumazet
1
-1
/
+1
2012-04-13
pppoatm: Fix excessive queue bloat
David Woodhouse
1
-10
/
+85
2012-03-04
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
1
-1
/
+1
2011-11-22
atm: Introduce vcc_process_recv_queue
Jorge Boncompte [DTI2]
1
-0
/
+4
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2010-08-04
ppp: make channel_ops const
stephen hemminger
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-26
net/atm/pppoatm.c: checkpatch cleanups
Joe Perches
1
-4
/
+7
2010-01-26
net/atm: Convert printk to pr_<level>
Joe Perches
1
-8
/
+9
2007-10-10
[ATM]: Replace DPRINTK() with pr_debug().
Stephen Hemminger
1
-17
/
+6
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
1
-2
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+369