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
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-27
net/mlx5e: Fix macsec sci endianness at rx sa update
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule function
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5e: Fix macsec rx security association (SA) update/delete
Raed Salem
1
-6
/
+6
2022-10-27
net/mlx5e: Fix macsec coverity issue at rx sa update
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5: Fix crash during sync firmware reset
Suresh Devarakonda
1
-3
/
+3
2022-10-27
net/mlx5: Update fw fatal reporter state on PCI handlers successful recover
Roy Novich
1
-0
/
+4
2022-10-27
net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroed
Roi Dayan
1
-0
/
+4
2022-10-27
net/mlx5e: TC, Reject forwarding from internal port to internal port
Ariel Levkovich
1
-1
/
+11
2022-10-27
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
1
-5
/
+5
2022-10-27
net/mlx5: ASO, Create the ASO SQ with the correct timestamp format
Saeed Mahameed
1
-0
/
+7
2022-10-27
net/mlx5e: Update restore chain id for slow path packets
Paul Blakey
2
-2
/
+62
2022-10-27
net/mlx5e: Extend SKB room check to include PTP-SQ
Aya Levin
3
-0
/
+21
2022-10-27
net/mlx5: DR, Fix matcher disconnect error flow
Rongwei Liu
1
-1
/
+2
2022-10-27
net/mlx5: Wait for firmware to enable CRS before pci_restore_state
Moshe Shemesh
1
-0
/
+17
2022-10-27
net/mlx5e: Do not increment ESN when updating IPsec ESN state
Hyong Youb Kim
1
-3
/
+0
2022-10-24
net/mlx5e: Cleanup MACsec uninitialization routine
Leon Romanovsky
1
-10
/
+1
2022-10-13
Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-13
/
+11
2022-10-12
net/mlx5: Make ASO poll CQ usable in atomic context
Leon Romanovsky
4
-13
/
+11
2022-10-05
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
100
-2061
/
+7303
2022-10-04
net/mlx5: E-Switch, Return EBUSY if can't get mode lock
Jianbo Liu
1
-1
/
+1
2022-10-04
net/mlx5: E-switch, Don't update group if qos is not enabled
Chris Mi
1
-1
/
+5
2022-10-04
net/mlx5: E-Switch, Allow offloading fwd dest flow table with vport
Roi Dayan
1
-7
/
+9
2022-10-04
net/mlx5: Set default grace period based on function type
Maher Sanalla
1
-2
/
+16
2022-10-04
net/mlx5: Start health poll at earlier stage of driver load
Moshe Shemesh
2
-10
/
+18
2022-10-04
net/mlx5e: Expose rx_oversize_pkts_buffer counter
Gal Pressman
3
-2
/
+26
2022-10-04
net/mlx5e: xsk: Optimize for unaligned mode with 3072-byte frames
Maxim Mikityanskiy
4
-3
/
+61
2022-10-04
net/mlx5e: xsk: Print a warning in slow configurations
Maxim Mikityanskiy
1
-0
/
+9
2022-10-04
net/mlx5e: xsk: Use KLM to protect frame overrun in unaligned mode
Maxim Mikityanskiy
4
-10
/
+90
2022-10-04
net/mlx5e: Improve MTT/KSM alignment
Maxim Mikityanskiy
5
-16
/
+18
2022-10-04
net/mlx5e: xsk: Use umr_mode to calculate striding RQ parameters
Maxim Mikityanskiy
6
-72
/
+167
2022-10-04
net/mlx5e: xsk: Improve need_wakeup logic
Maxim Mikityanskiy
4
-37
/
+23
2022-10-04
net/mlx5e: xsk: Include XSK skb_from_cqe callbacks in INDIRECT_CALL
Maxim Mikityanskiy
1
-2
/
+4
2022-10-04
net/mlx5e: xsk: Set napi_id to support busy polling
Maxim Mikityanskiy
1
-1
/
+1
2022-10-04
net/mlx5e: xsk: Flush RQ on XSK activation to save memory
Maxim Mikityanskiy
3
-5
/
+19
2022-10-04
Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-75
/
+2
2022-10-03
Merge branch 'thermal-core'
Rafael J. Wysocki
1
-75
/
+2
2022-10-01
net/mlx5e: xsk: Use queue indices starting from 0 for XSK queues
Maxim Mikityanskiy
14
-205
/
+52
2022-10-01
net/mlx5e: Introduce the mlx5e_flush_rq function
Maxim Mikityanskiy
3
-24
/
+29
2022-10-01
net/mlx5e: xsk: Support XDP metadata on XSK RQs
Maxim Mikityanskiy
1
-8
/
+12
2022-10-01
net/mlx5e: Optimize RQ page deallocation
Maxim Mikityanskiy
2
-19
/
+24
2022-10-01
net/mlx5e: Call mlx5e_page_release_dynamic directly where possible
Maxim Mikityanskiy
1
-16
/
+4
2022-10-01
net/mlx5e: Use non-XSK page allocator in SHAMPO
Maxim Mikityanskiy
1
-11
/
+1
2022-10-01
net/mlx5e: xsk: Use xsk_buff_alloc_batch on striding RQ
Maxim Mikityanskiy
4
-48
/
+106
2022-10-01
net/mlx5e: xsk: Use xsk_buff_alloc_batch on legacy RQ
Maxim Mikityanskiy
4
-0
/
+55
2022-10-01
net/mlx5e: xsk: Split out WQE allocation for legacy XSK RQ
Maxim Mikityanskiy
3
-4
/
+34
2022-10-01
net/mlx5e: Remove the outer loop when allocating legacy RQ WQEs
Maxim Mikityanskiy
2
-22
/
+17
2022-10-01
net/mlx5e: xsk: Use partial batches in legacy RQ with XSK
Maxim Mikityanskiy
1
-13
/
+1
2022-10-01
net/mlx5e: Use partial batches in legacy RQ
Maxim Mikityanskiy
1
-18
/
+21
2022-10-01
net/mlx5e: Make the wqe_index_mask calculation more exact
Maxim Mikityanskiy
1
-1
/
+20
[next]