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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-20
sctp: add support for generating stream reconf resp chunk
Xin Long
2
-0
/
+31
2017-02-20
uapi: fix linux/rds.h userspace compilation error
Dmitry V. Levin
1
-1
/
+2
2017-02-20
uapi: fix linux/rds.h userspace compilation errors
Dmitry V. Levin
1
-52
/
+52
2017-02-20
uapi: fix linux/mroute.h userspace compilation errors
Dmitry V. Levin
1
-0
/
+1
2017-02-20
uapi: fix linux/mroute6.h userspace compilation errors
Dmitry V. Levin
1
-0
/
+1
2017-02-20
uapi: fix linux/ipv6_route.h userspace compilation errors
Dmitry V. Levin
1
-0
/
+1
2017-02-20
qed: Add support for hardware offloaded FCoE.
Arun Easi
4
-3
/
+908
2017-02-17
bpf: make jited programs visible in traces
Daniel Borkmann
2
-1
/
+115
2017-02-17
bpf: remove stubs for cBPF from arch code
Daniel Borkmann
1
-5
/
+1
2017-02-17
rhashtable: Add nested tables
Herbert Xu
1
-22
/
+56
2017-02-17
net/sched: Reflect HW offload status
Or Gerlitz
2
-2
/
+9
2017-02-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-7
/
+63
2017-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-15
/
+19
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-11
/
+16
2017-02-16
rhashtable: Revert nested table changes.
David S. Miller
1
-56
/
+22
2017-02-15
qed: Add infrastructure for PTP support
Sudarsana Reddy Kalluru
1
-0
/
+22
2017-02-15
sched: have stub for tcf_destroy_chain in case NET_CLS is not configured
Jiri Pirko
1
-0
/
+6
2017-02-15
esp: Add a software GRO codepath
Steffen Klassert
1
-0
/
+1
2017-02-15
xfrm: Extend the sec_path for IPsec offloading
Steffen Klassert
1
-0
/
+41
2017-02-15
xfrm: Export xfrm_parse_spi.
Steffen Klassert
1
-0
/
+1
2017-02-15
net: Prepare gro for packet consuming gro callbacks
Steffen Klassert
1
-0
/
+9
2017-02-15
net: Add a skb_gro_flush_final helper.
Steffen Klassert
1
-0
/
+5
2017-02-15
xfrm: Add a secpath_set helper.
Steffen Klassert
1
-0
/
+1
2017-02-15
uapi: fix linux/if_pppol2tp.h userspace compilation errors
Dmitry V. Levin
1
-4
/
+3
2017-02-14
Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-4
/
+3
2017-02-14
Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
1
-0
/
+24
2017-02-14
net: make net_device members garp_port and mrp_port conditional
Tobias Klauser
1
-0
/
+4
2017-02-14
net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY
Eric Dumazet
1
-4
/
+0
2017-02-14
rhashtable: Add nested tables
Herbert Xu
1
-22
/
+56
2017-02-13
[media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB
Hans Verkuil
1
-4
/
+3
2017-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-8
/
+53
2017-02-13
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
2
-7
/
+13
2017-02-12
netfilter: nf_tables: add NFTA_RULE_ID attribute
Pablo Neira Ayuso
2
-0
/
+5
2017-02-12
netfilter: nfnetlink: allow to check for generation ID
Pablo Neira Ayuso
2
-0
/
+13
2017-02-12
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
2
-12
/
+10
2017-02-12
tap: tap as an independent module
Sainath Grandhi
1
-2
/
+2
2017-02-12
tap: Extending tap device create/destroy APIs
Sainath Grandhi
1
-2
/
+2
2017-02-12
tap: Abstract type of virtual interface from tap implementation
Sainath Grandhi
1
-4
/
+53
2017-02-12
tap: Tap character device creation/destroy API
Sainath Grandhi
1
-0
/
+3
2017-02-12
tap: Renaming tap related APIs, data structures, macros
Sainath Grandhi
3
-25
/
+25
2017-02-12
tap: Refactoring macvtap.c
Sainath Grandhi
1
-0
/
+10
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-11
/
+22
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+8
2017-02-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-3
/
+8
2017-02-10
bitfield.h: add FIELD_FIT() helper
Jakub Kicinski
1
-0
/
+13
2017-02-10
devlink: fix the name of eswitch commands
Jiri Pirko
1
-2
/
+8
2017-02-10
Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...
David S. Miller
6
-451
/
+329
2017-02-10
net: dsa: remove unnecessary phy*.h includes
Russell King
1
-2
/
+3
2017-02-10
net/act_pedit: Introduce 'add' operation
Amir Vadai
2
-0
/
+9
2017-02-10
net/act_pedit: Support using offset relative to the conventional network headers
Amir Vadai
2
-0
/
+28
[next]