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
/
drivers
/
net
/
ppp_generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
Driver core: convert PPP code to use struct device
Greg Kroah-Hartman
1
-2
/
+2
2006-09-13
drivers/net: Trim trailing whitespace
Jeff Garzik
1
-8
/
+8
2006-08-18
[PPP]: handle kmalloc failures and convert to using kzalloc
Panagiotis Issaris
1
-11
/
+19
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
1
-7
/
+0
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
1
-2
/
+1
2006-06-18
[NET] ppp: Remove unnecessary pskb_may_pull
Herbert Xu
1
-2
/
+0
2006-03-23
[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic
Arjan van de Ven
1
-12
/
+13
2006-03-21
[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum
Herbert Xu
1
-2
/
+2
2006-02-06
[PPP]: Fixed hardware RX checksum handling
Herbert Xu
1
-0
/
+3
2005-12-28
[NET]: Validate socket filters against BPF_MAXINSNS in one spot.
David S. Miller
1
-3
/
+0
2005-11-08
[PPP]: add PPP MPPE encryption module
Matt Domsch
1
-24
/
+64
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-1
/
+1
2005-09-10
[PATCH] janitor: net/ppp-generic: list_for_each_entry
Domen Puncer
1
-16
/
+7
2005-08-30
[NET]: Remove explicit initializations of skb->input_dev
David S. Miller
1
-1
/
+0
2005-07-09
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
David S. Miller
1
-6
/
+6
2005-06-21
[PATCH] class: convert drivers/* to use the new class api instead of class_si...
gregkh@suse.de
1
-7
/
+7
2005-05-13
[PATCH] PPP multilink fragmentation improvements
Paul Mackerras
1
-67
/
+110
2005-05-04
[PPP]: remove redundant NULL pointer checks before kfree & vfree
Jesper Juhl
1
-8
/
+4
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+2746