index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-26
RDMA/uverbs: Make write() handlers return 0 on success
Jason Gunthorpe
5
-181
/
+131
2018-11-26
RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write
Jason Gunthorpe
6
-166
/
+174
2018-11-26
IB/qib: fix spelling mistake "colescing" -> "coalescing"
Colin Ian King
1
-1
/
+1
2018-11-22
RDMA/core: Sync unregistration with netlink commands
Parav Pandit
3
-14
/
+33
2018-11-22
RDMA/cma: Move cma module specific functions to cma_priv.h
Parav Pandit
3
-29
/
+31
2018-11-22
RDMA/uverbs: Check for NULL driver methods for every write call
Jason Gunthorpe
2
-101
/
+162
2018-11-22
RDMA/uverbs: Make all the method functions in uverbs_cmd static
Jason Gunthorpe
2
-197
/
+133
2018-11-22
RDMA/uverbs: Convert the write interface to use uverbs_api
Jason Gunthorpe
5
-117
/
+165
2018-11-22
RDMA/verbs: Store the write/write_ex uapi entry points in the uverbs_api
Jason Gunthorpe
2
-2
/
+150
2018-11-22
RDMA/uverbs: Require all objects to have a driver destroy function
Jason Gunthorpe
8
-15
/
+62
2018-11-22
RDMA/mlx5: Use the uapi disablement APIs instead of code
Jason Gunthorpe
3
-37
/
+21
2018-11-22
RDMA/uverbs: Add helpers to mark uapi functions as unsupported
Jason Gunthorpe
3
-18
/
+165
2018-11-22
RDMA/uverbs: Factor out the add/get pattern into a helper
Jason Gunthorpe
1
-30
/
+44
2018-11-22
RDMA/uverbs: Use a linear list to describe the compiled-in uapi
Jason Gunthorpe
8
-126
/
+145
2018-11-22
RDMA/mlx5: Do not generate the uabi specs unconditionally
Jason Gunthorpe
1
-8
/
+9
2018-11-22
mlx4: trigger IB events needed by SMC
Ursula Braun
2
-0
/
+28
2018-11-21
iw_cxgb4: only reconnect with MPAv1 if the peer aborts
Steve Wise
1
-1
/
+2
2018-11-21
IB/core: Make function ib_fmr_pool_unmap return void
Yuval Shaia
2
-7
/
+2
2018-11-21
IB/srpt: Drop pointless static qualifier in srpt_make_tpg()
Yue Haibing
1
-1
/
+1
2018-11-21
infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherent
Sabyasachi Gupta
1
-2
/
+1
2018-11-21
infiniband/hw/cxgb3/cxio_hal.c: Use dma_zalloc_coherent
Sabyasachi Gupta
1
-2
/
+1
2018-11-21
Merge branch 'mlx5-next' into rdma.git
Jason Gunthorpe
4
-35
/
+338
2018-11-21
IB/mlx5: Allow modify AV in DCI QP to RTR
Artemy Kovalyov
1
-1
/
+1
2018-11-20
{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA
Saeed Mahameed
3
-20
/
+286
2018-11-20
net/mlx5: EQ, Privatize eq_table and friends
Saeed Mahameed
1
-3
/
+2
2018-11-12
IB/mlx5: Improve ODP debugging messages
Moni Shoua
2
-4
/
+14
2018-11-12
IB/mlx5: Lock QP during page fault handling
Moni Shoua
1
-9
/
+37
2018-11-08
IB/rxe: make rxe_unregister_device void
Zhu Yanjun
2
-4
/
+2
2018-11-08
IB/rxe: move the variable into the function that uses it
Zhu Yanjun
3
-11
/
+8
2018-11-08
RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats counters
Andrew Boyer
5
-3
/
+17
2018-11-08
RDMA/rxe: Distinguish between down links and disabled links
Andrew Boyer
3
-4
/
+11
2018-11-08
i40iw: remove support for ib_get_vector_affinity
Sagi Grimberg
1
-20
/
+0
2018-11-08
mlx5: remove support for ib_get_vector_affinity
Sagi Grimberg
1
-9
/
+0
2018-11-06
rxe: fix error completion wr_id and qp_num
Sagi Grimberg
1
-4
/
+9
2018-11-06
IB/rxe: clean skb queue directly
Zhu Yanjun
1
-4
/
+1
2018-11-06
RDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coherent/memse
Allen Pais
1
-6
/
+3
2018-10-26
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
1
-1
/
+0
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
182
-5018
/
+7128
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-10
/
+15
2018-10-20
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
1
-2
/
+9
2018-10-20
Merge branch 'pci/misc'
Bjorn Helgaas
2
-6
/
+6
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+6
2018-10-19
Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
2
-0
/
+6
2018-10-18
net/mlx5: Refactor fragmented buffer struct fields and init flow
Tariq Toukan
2
-18
/
+14
2018-10-17
net/mlx5: Add a no-append flow insertion mode
Paul Blakey
1
-3
/
+3
2018-10-17
net/mlx5: Use flow counter IDs and not the wrapping cache object
Mark Bloch
1
-2
/
+5
2018-10-17
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2
-5
/
+5
2018-10-17
IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
Logan Gunthorpe
1
-2
/
+9
2018-10-17
IB/mlx5: Add support for extended atomic operations
Yonatan Cohen
1
-12
/
+84
2018-10-17
RDMA/core: Fix comment for hw stats init for port == 0
Parav Pandit
1
-3
/
+3
[prev]
[next]