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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-22
l2tp: remove tunnel and session debug flags field
Tom Parkin
5
-35
/
+12
2020-08-22
l2tp: remove custom logging macros
Tom Parkin
1
-13
/
+0
2020-08-22
l2tp: add tracepoints to l2tp_core.c
Tom Parkin
1
-52
/
+31
2020-08-22
l2tp: add tracepoint definitions in trace.h
Tom Parkin
2
-2
/
+200
2020-08-22
l2tp: add tracepoint infrastructure to core
Tom Parkin
3
-0
/
+20
2020-08-22
l2tp: use standard API for warning log messages
Tom Parkin
2
-20
/
+14
2020-08-22
l2tp: remove noisy logging, use appropriate log levels
Tom Parkin
2
-43
/
+5
2020-08-22
l2tp: don't log data frames
Tom Parkin
5
-101
/
+6
2020-08-22
net: dccp: Convert to use the preferred fallthrough macro
Miaohe Lin
6
-16
/
+17
2020-08-21
ethtool: allow flow-type ether without IP protocol field
Vishal Kulkarni
1
-1
/
+2
2020-08-21
net: zerocopy: combine pages in zerocopy_sg_from_iter()
Eric Dumazet
1
-4
/
+29
2020-08-20
ptp: Add generic ptp v2 header parsing function
Kurt Kanzenbach
1
-0
/
+30
2020-08-19
net: Stop warning about SO_BSDCOMPAT usage
Miaohe Lin
1
-14
/
+0
2020-08-19
net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()
Miaohe Lin
1
-2
/
+1
2020-08-18
net: tipc: Convert to use the preferred fallthrough macro
Miaohe Lin
3
-4
/
+4
2020-08-18
netlink: make NLA_BINARY validation more flexible
Johannes Berg
1
-13
/
+19
2020-08-18
netlink: consistently use NLA_POLICY_MIN_LEN()
Johannes Berg
1
-3
/
+3
2020-08-18
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
7
-20
/
+15
2020-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
16
-86
/
+230
2020-08-18
net: qrtr: fix usage of idr in port assignment to socket
Necip Fazil Yildiran
1
-9
/
+11
2020-08-17
Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"
David S. Miller
1
-1
/
+0
2020-08-17
mptcp: sendmsg: reset iter on error redux
Florian Westphal
1
-3
/
+5
2020-08-17
net: devlink: Remove overzealous WARN_ON with snapshots
Andrew Lunn
1
-1
/
+1
2020-08-17
tipc: not enable tipc when ipv6 works as a module
Xin Long
1
-0
/
+1
2020-08-17
tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
Cong Wang
1
-1
/
+11
2020-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-32
/
+30
2020-08-17
Merge tag 'linux-can-fixes-for-5.9-20200815' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-12
/
+36
2020-08-17
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
1
-2
/
+2
2020-08-17
net: xdp: pull ethernet header off packet after computing skb->protocol
Jason A. Donenfeld
1
-0
/
+1
2020-08-15
Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux
Linus Torvalds
1
-1
/
+1
2020-08-15
Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-1
/
+10
2020-08-15
can: j1939: add rxtimer for multipacket broadcast session
Zhang Changzhong
1
-8
/
+20
2020-08-15
can: j1939: abort multipacket broadcast session when timeout occurs
Zhang Changzhong
1
-1
/
+1
2020-08-15
can: j1939: cancel rxtimer on multipacket broadcast session complete
Zhang Changzhong
1
-0
/
+1
2020-08-15
can: j1939: fix support for multipacket broadcast message
Zhang Changzhong
1
-3
/
+14
2020-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-17
/
+66
2020-08-15
mptcp: sendmsg: reset iter on error
Florian Westphal
1
-2
/
+6
2020-08-14
Merge tag 'linux-can-fixes-for-5.9-20200814' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-8
/
+62
2020-08-14
can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect ...
Oleksij Rempel
1
-1
/
+14
2020-08-14
can: j1939: transport: add j1939_session_skb_find_by_offset() function
Oleksij Rempel
1
-7
/
+15
2020-08-14
can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
Oleksij Rempel
1
-0
/
+8
2020-08-14
can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j19...
Oleksij Rempel
1
-0
/
+15
2020-08-14
can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send ...
Oleksij Rempel
2
-0
/
+5
2020-08-14
can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
Eric Dumazet
1
-0
/
+5
2020-08-14
netfilter: ebtables: reject bogus getopt len value
Florian Westphal
1
-0
/
+4
2020-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
20
-146
/
+198
2020-08-14
net: openvswitch: introduce common code for flushing flows
Tonghao Zhang
3
-21
/
+27
2020-08-14
af_packet: TPACKET_V3: fix fill status rwlock imbalance
John Ogness
1
-2
/
+7
2020-08-13
bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
John Fastabend
1
-11
/
+38
2020-08-13
bpf: sock_ops ctx access may stomp registers in corner case
John Fastabend
1
-2
/
+24
[next]