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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
ppp_read(): switch to skb_copy_datagram_iter()
Al Viro
1
-1
/
+3
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-1
/
+1
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2014-11-21
pptp: fix stack info leak in pptp_getname()
Mathias Krause
1
-1
/
+3
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-20
/
+20
2014-11-11
net: ppp: Don't call bpf_prog_create() in ppp_lock
Takashi Iwai
1
-20
/
+20
2014-11-06
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
1
-1
/
+1
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-10-09
fix misuses of f_count() in ppp and netlink
Al Viro
1
-1
/
+1
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
1
-1
/
+1
2014-08-03
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
1
-14
/
+14
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+16
2014-07-17
net: ppp: fix creating PPP pass and active filters
Christoph Schulz
1
-6
/
+16
2014-07-17
net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is defined
Christoph Schulz
1
-0
/
+2
2014-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+2
2014-07-16
net: ppp: reset nextseq counter when enabling SC_MULTILINK
Christoph Schulz
1
-0
/
+2
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2014-07-15
net: ppp: don't call sk_chk_filter twice
Christoph Schulz
1
-7
/
+1
2014-07-15
net: pppoe: use correct channel MTU when using Multilink PPP
Christoph Schulz
1
-1
/
+1
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
1
-1
/
+1
2014-05-24
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
1
-2
/
+2
2014-03-31
net: ppp: use sk_unattached_filter api
Daniel Borkmann
1
-19
/
+41
2013-12-26
ppp: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-12-06
drivers/net/*: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-11-21
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-2
/
+0
2013-09-19
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
1
-1
/
+1
2013-08-14
pptp: fix byte order warnings
stephen hemminger
1
-5
/
+5
2013-08-10
pptp: fix sparse pointer warning
stephen hemminger
1
-1
/
+1
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-51
/
+2
2013-03-27
ppp: reuse print_hex_dump_bytes
Andy Shevchenko
1
-51
/
+2
2013-03-19
tty: Fix recursive deadlock in tty_perform_flush()
Peter Hurley
2
-2
/
+2
2013-02-28
ppp: convert to idr_alloc()
Tejun Heo
1
-29
/
+4
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+3
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+10
2013-02-19
ppp: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
1
-0
/
+8
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
1
-1
/
+1
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
1
-1
/
+1
2013-02-16
net: Add skb_unclone() helper function.
Pravin B Shelar
1
-2
/
+1
2013-01-23
drivers/net/ppp: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-10
/
+10
2013-01-19
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+3
2012-11-01
ppp: make ppp_get_stats64 static
stephen hemminger
1
-1
/
+1
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-09-22
pppoe: drop PPPOX_ZOMBIEs in pppoe_release
Xiaodong Xu
1
-1
/
+1
2012-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-08-09
pptp: lookup route with the proper net namespace
Gao feng
1
-2
/
+2
2012-08-04
ppp: add 64 bit stats
Kevin Groeneveld
1
-10
/
+48
2012-05-19
ppp: avoid false drop_monitor false positives
Eric Dumazet
5
-13
/
+15
2012-05-17
pppoe: remove unused return value from two methods.
Rami Rosen
1
-9
/
+3
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+6
[next]