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
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-06
RDMA/core: Remove context entries from list while unregistering device
Parav Pandit
1
-1
/
+5
2018-09-06
RDMA/core: Use simplified list_for_each
Parav Pandit
1
-5
/
+4
2018-09-06
RDMA/core: No need to protect kfree with spin lock and semaphore
Parav Pandit
1
-1
/
+1
2018-09-06
RDMA/{cma, core}: Avoid callback on rdma_addr_cancel()
Parav Pandit
2
-9
/
+7
2018-09-06
RDMA/core: Rate limit MAD error messages
Parav Pandit
1
-35
/
+37
2018-09-06
IB/ipoib: Ensure that MTU isn't less than minimum permitted
Muhammad Sammar
1
-1
/
+2
2018-09-06
IB/mlx5: Don't hold spin lock while checking device state
Parav Pandit
1
-14
/
+12
2018-09-06
RDMA/core: Fail early if unsupported QP is provided
Parav Pandit
1
-0
/
+4
2018-09-06
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
Jason Gunthorpe
9
-85
/
+92
2018-09-06
RDMA/uverbs: Use device.groups to initialize device attributes
Parav Pandit
2
-13
/
+19
2018-09-06
RDMA/uverbs: Use cdev_device_add() instead of cdev_add()
Parav Pandit
2
-39
/
+30
2018-09-06
RDMA/core: Depend on device_add() to add device attributes
Parav Pandit
1
-34
/
+27
2018-09-06
RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()
Parav Pandit
1
-3
/
+2
2018-09-06
bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces
Somnath Kotur
2
-1
/
+3
2018-09-06
RDMA/core: Replace open-coded variant of get_device
Parav Pandit
1
-2
/
+2
2018-09-06
RDMA/uverbs: Declare closing variable as boolean
Leon Romanovsky
1
-1
/
+1
2018-09-06
RDMA/nes: Delete impossible debug prints
Leon Romanovsky
3
-14
/
+0
2018-09-06
RDMA/qedr: remove set but not used variable 'ctx'
YueHaibing
1
-2
/
+0
2018-09-06
IB/srp: Remove unnecessary unlikely()
Igor Stoppa
1
-1
/
+1
2018-09-06
IB/core: Add an unbound WQ type to the new CQ API
Jack Morgenstein
3
-4
/
+21
2018-09-06
RDMA/bnxt_re: QPLIB: Add and use #define dev_fmt(fmt) "QPLIB: " fmt
Joe Perches
4
-151
/
+116
2018-09-06
IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
Aaron Knister
1
-0
/
+2
2018-09-06
Merge branch 'mlx5-flow-mutate' into rdma.git for-next
Jason Gunthorpe
6
-9
/
+350
2018-09-06
RDMA/mlx5: Extend packet reformat verbs
Mark Bloch
2
-0
/
+96
2018-09-06
RDMA/mlx5: Add new flow action verb - packet reformat
Mark Bloch
2
-1
/
+76
2018-09-06
RDMA/uverbs: Add generic function to fill in flow action object
Mark Bloch
2
-10
/
+5
2018-09-06
RDMA/mlx5: Add a new flow action verb - modify header
Mark Bloch
3
-1
/
+153
2018-09-06
RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs language
Mark Bloch
1
-0
/
+23
2018-09-05
{net, RDMA}/mlx5: Rename encap to reformat packet
Mark Bloch
1
-3
/
+3
2018-09-05
IB/mlx5: Change TX affinity assignment in RoCE LAG mode
Majd Dibbiny
3
-5
/
+44
2018-09-05
iw_cxgb4: only allow 1 flush on user qps
Steve Wise
1
-0
/
+6
2018-09-05
IB/core: Release object lock if destroy failed
Artemy Kovalyov
1
-0
/
+2
2018-09-05
RDMA/ucma: check fd type in ucma_migrate_id()
Jann Horn
1
-0
/
+6
2018-09-01
IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl()
Michael J. Ruhl
3
-8
/
+12
2018-09-01
IB/hfi1: Rework the IRQ API to be more flexible
Michael J. Ruhl
6
-104
/
+162
2018-09-01
IB/hfi1: PCIe bus width retry
Kamenee Arumugam
1
-3
/
+8
2018-09-01
IB/hfi1: Make the MSIx resource allocation a bit more flexible
Michael J. Ruhl
8
-243
/
+295
2018-09-01
IB/hfi1: Prepare for new HFI1 MSIx API
Michael J. Ruhl
7
-295
/
+414
2018-09-01
IB/hfi1: Get the hfi1_devdata structure as early as possible
Michael J. Ruhl
4
-86
/
+59
2018-09-01
IB/hfi1: tune_pcie_caps is arbitrarily placed, poorly
Michael J. Ruhl
3
-10
/
+15
2018-09-01
IB/hfi1: Remove duplicated defines
Michael J. Ruhl
1
-10
/
+0
2018-09-01
IB/hfi1: Rework file list in Makefile
Dennis Dalessandro
1
-6
/
+34
2018-08-31
IB/rxe: fixes for rdma read retry
Vijay Immanuel
2
-11
/
+25
2018-08-31
IB/rxe: avoid back-to-back retries
Vijay Immanuel
2
-1
/
+18
2018-08-31
IB/rxe: fix for duplicate request processing and ack psns
Vijay Immanuel
2
-2
/
+8
2018-08-30
IB/rxe: Refactor lookup memory function
Parav Pandit
1
-24
/
+11
2018-08-30
IB/rxe: Avoid NULL check when search is successful
Parav Pandit
1
-4
/
+3
2018-08-30
IB/rxe: Change pool state enums to capital letters
Parav Pandit
2
-8
/
+8
2018-08-30
IB/rxe: Replace spinlock with rwlock
Parav Pandit
2
-19
/
+19
2018-08-30
IB/rxe: Simplify rxe_find_route() to avoid GID query for netdev
Parav Pandit
4
-24
/
+13
[prev]
[next]