index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
atm
/
pppoatm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
pppoatm: use %*ph to print small buffer
Andy Shevchenko
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2018-06-21
atomics/treewide: Remove atomic_inc_not_zero_hint()
Mark Rutland
1
-1
/
+1
2018-06-17
atm: Preserve value of skb->truesize when accounting to vcc
David Woodhouse
1
-2
/
+1
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-05
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
1
-1
/
+1
2011-11-23
atm: Introduce vcc_process_recv_queue
Jorge Boncompte [DTI2]
1
-0
/
+4
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2010-08-05
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-27
net/atm/pppoatm.c: checkpatch cleanups
Joe Perches
1
-4
/
+7
2010-01-27
net/atm: Convert printk to pr_<level>
Joe Perches
1
-8
/
+9
2007-10-11
[ATM]: Replace DPRINTK() with pr_debug().
Stephen Hemminger
1
-17
/
+6
2006-07-22
[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-12
[PATCH] capable/capability.h (net/)
Randy Dunlap
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+369