index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
atm
/
pppoatm.c
Age
Commit message (
Expand
)
Author
Files
Lines
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