index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2024-01-01
net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...
Rahul Rameshbabu
1
-1
/
+1
2024-01-01
net/mlx5e: Correct snprintf truncation handling for fw_version buffer
Rahul Rameshbabu
1
-1
/
+1
2024-01-01
net/mlx5e: Fix error codes in alloc_branch_attr()
Dan Carpenter
1
-2
/
+4
2024-01-01
net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()
Dan Carpenter
1
-1
/
+3
2024-01-01
net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport num
Vlad Buslov
5
-16
/
+18
2024-01-01
net/mlx5: Fix fw tracer first block check
Moshe Shemesh
1
-1
/
+1
2024-01-01
net/mlx5e: XDP, Drop fragmented packets larger than MTU size
Carolina Jubran
1
-1
/
+3
2024-01-01
net/mlx5e: Decrease num_block_tc when unblock tc offload
Chris Mi
1
-1
/
+1
2024-01-01
net/mlx5e: Fix overrun reported by coverity
Jianbo Liu
1
-2
/
+10
2024-01-01
net/mlx5e: fix a potential double-free in fs_udp_create_groups
Dinghao Liu
1
-0
/
+1
2024-01-01
net/mlx5e: Fix a race in command alloc flow
Shifeng Li
1
-5
/
+7
2024-01-01
net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()
Shifeng Li
1
-1
/
+1
2024-01-01
Revert "net/mlx5e: fix double free of encap_header"
Vlad Buslov
1
-4
/
+6
2024-01-01
Revert "net/mlx5e: fix double free of encap_header in update funcs"
Vlad Buslov
1
-10
/
+10
2023-12-20
net/mlx5: Fix a NULL vs IS_ERR() check
Dan Carpenter
1
-1
/
+1
2023-12-20
net/mlx5e: Check netdev pointer before checking its net ns
Gavin Li
1
-6
/
+10
2023-12-20
net/mlx5: Nack sync reset request when HotPlug is enabled
Moshe Shemesh
1
-0
/
+29
2023-12-20
net/mlx5e: TC, Don't offload post action rule if not supported
Chris Mi
2
-4
/
+27
2023-12-20
net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_work
Moshe Shemesh
2
-3
/
+25
2023-12-20
net/mlx5e: Disable IPsec offload support if not FW steering
Chris Mi
2
-16
/
+18
2023-12-20
RDMA/mlx5: Send events from IB driver about device affiliation state
Patrisious Haddad
1
-0
/
+6
2023-12-20
net/mlx5e: Check the number of elements before walk TC rhashtable
Jianbo Liu
1
-1
/
+1
2023-12-20
net/mlx5e: Reduce eswitch mode_lock protection context
Jianbo Liu
4
-32
/
+52
2023-12-20
net/mlx5e: Tidy up IPsec NAT-T SA discovery
Leon Romanovsky
1
-6
/
+16
2023-12-20
net/mlx5e: Unify esw and normal IPsec status table creation/destruction
Patrisious Haddad
3
-213
/
+141
2023-12-20
net/mlx5e: Ensure that IPsec sequence packet number starts from 1
Leon Romanovsky
1
-1
/
+8
2023-12-20
net/mlx5e: Honor user choice of IPsec replay window size
Leon Romanovsky
2
-1
/
+22
2023-11-28
net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...
Rahul Rameshbabu
1
-4
/
+8
2023-11-28
net/mlx5e: Check return value of snprintf writing to fw_version buffer
Rahul Rameshbabu
1
-4
/
+9
2023-11-28
net/mlx5e: Reduce the size of icosq_str
Saeed Mahameed
1
-2
/
+2
2023-11-28
net/mlx5: Increase size of irq name buffer
Rahul Rameshbabu
2
-3
/
+6
2023-11-28
net/mlx5e: Update doorbell for port timestamping CQ before the software counter
Rahul Rameshbabu
1
-4
/
+16
2023-11-28
net/mlx5e: Track xmit submission to PTP WQ after populating metadata map
Rahul Rameshbabu
1
-1
/
+1
2023-11-28
net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...
Rahul Rameshbabu
1
-1
/
+1
2023-11-28
net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offload
Jianbo Liu
1
-1
/
+2
2023-11-28
net/mlx5e: Fix pedit endianness
Vlad Buslov
1
-28
/
+32
2023-11-28
net/mlx5e: fix double free of encap_header in update funcs
Gavin Li
1
-10
/
+10
2023-11-28
net/mlx5e: fix double free of encap_header
Dust Li
1
-6
/
+4
2023-11-28
net/mlx5: Decouple PHC .adjtime and .adjphase implementations
Rahul Rameshbabu
1
-1
/
+6
2023-11-28
net/mlx5: Free used cpus mask when an IRQ is released
Maher Sanalla
2
-48
/
+19
2023-11-28
Revert "net/mlx5: DR, Supporting inline WQE when possible"
Itamar Gozlan
1
-102
/
+13
2023-11-20
mlxsw: Use size_mul() in call to struct_size()
Gustavo A. R. Silva
1
-1
/
+1
2023-10-12
net/mlx5e: Fix VF representors reporting zero counters to "ip -s" command
Amir Tzin
3
-4
/
+14
2023-10-12
net/mlx5e: Don't offload internal port if filter device is out device
Jianbo Liu
1
-1
/
+2
2023-10-12
net/mlx5e: Take RTNL lock before triggering netdev notifiers
Lama Kayal
1
-0
/
+8
2023-10-12
net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdown
Dragos Tatulea
1
-4
/
+4
2023-10-12
net/mlx5e: RX, Fix page_pool allocation failure recovery for legacy rq
Dragos Tatulea
1
-9
/
+24
2023-10-12
net/mlx5e: RX, Fix page_pool allocation failure recovery for striding rq
Dragos Tatulea
1
-0
/
+2
2023-10-12
net/mlx5: Handle fw tracer change ownership event based on MTRC
Maher Sanalla
1
-1
/
+1
2023-10-12
net/mlx5: Bridge, fix peer entry ageing in LAG mode
Vlad Buslov
4
-1
/
+39
[next]