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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-22
net/mlx5e: Support multiple SKBs in a TX WQE
Maxim Mikityanskiy
5
-21
/
+87
2020-09-22
net/mlx5e: Move the TLS resync check out of the function
Maxim Mikityanskiy
3
-8
/
+13
2020-09-22
net/mlx5e: Unify constants for WQE_EMPTY_DS_COUNT
Maxim Mikityanskiy
4
-21
/
+21
2020-09-22
net/mlx5e: Small improvements for XDP TX MPWQE logic
Maxim Mikityanskiy
2
-10
/
+11
2020-09-22
net/mlx5e: Refactor xmit functions
Maxim Mikityanskiy
4
-187
/
+202
2020-09-22
net/mlx5e: Move mlx5e_tx_wqe_inline_mode to en_tx.c
Maxim Mikityanskiy
2
-23
/
+23
2020-09-22
net/mlx5e: Use struct assignment to initialize mlx5e_tx_wqe_info
Maxim Mikityanskiy
1
-4
/
+6
2020-09-22
net/mlx5e: Refactor inline header size calculation in the TX path
Maxim Mikityanskiy
1
-4
/
+4
2020-09-22
Merge branch 'Fix-broken-tc-flower-rules-for-mscc_ocelot-switches'
David S. Miller
3
-24
/
+24
2020-09-22
net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-22
net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-22
net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Xiaoliang Yang
1
-8
/
+8
2020-09-22
inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute
Eric Dumazet
1
-5
/
+15
2020-09-22
net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
Vladimir Oltean
1
-10
/
+17
2020-09-22
Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
20
-180
/
+200
2020-09-22
net: Update MAINTAINERS for MediaTek switch driver
Sean Wang
1
-0
/
+1
2020-09-22
net/mlx5e: mlx5e_fec_in_caps() returns a boolean
Saeed Mahameed
1
-5
/
+2
2020-09-22
net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlock
Saeed Mahameed
1
-15
/
+10
2020-09-22
net/mlx5e: kTLS, Fix leak on resync error flow
Saeed Mahameed
1
-2
/
+6
2020-09-22
net/mlx5e: kTLS, Add missing dma_unmap in RX resync
Saeed Mahameed
1
-3
/
+5
2020-09-22
net/mlx5e: kTLS, Fix napi sync and possible use-after-free
Tariq Toukan
1
-1
/
+1
2020-09-22
net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
Tariq Toukan
1
-4
/
+8
2020-09-22
net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()
Alaa Hleihel
6
-15
/
+17
2020-09-22
net/mlx5e: Fix multicast counter not up-to-date in "ip -s"
Ron Diskin
4
-7
/
+12
2020-09-22
net/mlx5e: Fix endianness when calculating pedit mask first bit
Maor Dickman
1
-13
/
+21
2020-09-22
net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
Maor Dickman
1
-24
/
+28
2020-09-22
net/mlx5e: CT: Fix freeing ct_label mapping
Roi Dayan
3
-17
/
+36
2020-09-22
net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready
Jianbo Liu
1
-4
/
+1
2020-09-22
net/mlx5e: Use synchronize_rcu to sync with NAPI
Maxim Mikityanskiy
5
-36
/
+22
2020-09-22
net/mlx5e: Use RCU to protect rq->xdp_prog
Maxim Mikityanskiy
3
-30
/
+27
2020-09-22
net/mlx5: Fix FTE cleanup
Maor Gottlieb
1
-4
/
+4
2020-09-22
net: phy: bcm7xxx: Add an entry for BCM72113
Florian Fainelli
2
-0
/
+3
2020-09-22
selftests/bpf: Fix stat probe in d_path test
Jiri Olsa
3
-1
/
+26
2020-09-22
bpf: Using rcu_read_lock for bpf_sk_storage_map iterator
Yonghong Song
1
-18
/
+13
2020-09-22
Merge branch 'refactor-check_func_arg'
Alexei Starovoitov
11
-237
/
+239
2020-09-22
bpf: Use a table to drive helper arg type checks
Lorenz Bauer
2
-74
/
+110
2020-09-22
bpf: Hoist type checking for nullable arg types
Lorenz Bauer
1
-34
/
+30
2020-09-22
bpf: Check ARG_PTR_TO_SPINLOCK register type in check_func_arg
Lorenz Bauer
1
-14
/
+14
2020-09-22
bpf: Set meta->raw_mode for pointers close to use
Lorenz Bauer
1
-1
/
+5
2020-09-22
bpf: Make context access check generic
Lorenz Bauer
1
-3
/
+4
2020-09-22
bpf: Make reference tracking generic
Lorenz Bauer
1
-16
/
+10
2020-09-22
bpf: Make BTF pointer type checking generic
Lorenz Bauer
1
-18
/
+20
2020-09-22
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
9
-103
/
+58
2020-09-22
btf: Add BTF_ID_LIST_SINGLE macro
Lorenz Bauer
2
-0
/
+16
2020-09-22
bpf: Check scalar or invalid register in check_helper_mem_access
Lorenz Bauer
1
-13
/
+11
2020-09-22
btf: Make btf_set_contains take a const pointer
Lorenz Bauer
2
-2
/
+2
2020-09-22
Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/...
David S. Miller
50
-232
/
+5116
2020-09-22
Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub...
David S. Miller
26
-930
/
+1570
2020-09-22
Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux...
David S. Miller
7
-16
/
+28
2020-09-22
net: natsemi: Remove set but not used variable
Zheng Yongjun
1
-2
/
+2
[prev]
[next]