index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
2019-05-31
RDMA/hns: Bugfix for posting multiple srq work request
Lijun Ou
2019-05-30
IB/hfi1: Use struct_size() helper
Gustavo A. R. Silva
2019-05-30
IB/qib: Use struct_size() helper
Gustavo A. R. Silva
2019-05-29
RDMA/efa: Remove unused includes
Gal Pressman
2019-05-29
RDMA/efa: Use rdma block iterator in chunk list creation
Gal Pressman
2019-05-29
RDMA/efa: Remove unneeded admin commands abort flow
Gal Pressman
2019-05-29
RDMA/efa: Use kvzalloc instead of kzalloc with fallback
Gal Pressman
2019-05-29
IB/hfi1: Remove extra brackets from an if
Dennis Dalessandro
2019-05-27
RDMA: Convert put_page() to put_user_page*()
John Hubbard
2019-05-27
IB/hfi1: Remove set but not used variables 'offset' and 'fspsn'
YueHaibing
2019-05-27
RDMA/hns: Replace magic numbers with #defines
Lijun Ou
2019-05-27
RDMA/hns: Remove jiffies operation in disable interrupt context
Lang Cheng
2019-05-27
RDMA/hns: Move spin_lock_irqsave to the correct place
Lang Cheng
2019-05-27
RDMA/hns: Update CQE specifications
Lijun Ou
2019-05-27
RDMA/hns: Remove unnecessary print message in aeq
Yixian Liu
2019-05-27
iw_cxgb4: Fix qpid leak
Nirranjan Kirubaharan
2019-05-27
RDMA/cxgb4: Don't expose DMA addresses
Leon Romanovsky
2019-05-27
RDMA/cxgb4: Use sizeof() notation
Leon Romanovsky
2019-05-27
RDMA/cxgb3: Delete and properly mark unimplemented resize CQ function
Leon Romanovsky
2019-05-27
RDMA/cxgb3: Don't expose DMA addresses
Leon Romanovsky
2019-05-27
RDMA/cxgb3: Use sizeof() notation instead of plain sizeof
Leon Romanovsky
2019-05-21
RDMA/efa: Remove check that prevents destroy of resources in error flows
Leon Romanovsky
2019-05-21
RDMA/nes: Remove second wait queue initialization call
Leon Romanovsky
2019-05-21
RDMA/i40iw: Remove useless NULL checks
Leon Romanovsky
2019-05-21
RDMA/nes: Remove useless NULL checks
Leon Romanovsky
2019-05-21
IB/mlx4: Delete unused func arg
Yuval Shaia
2019-05-21
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
2019-05-21
RDMA/qedr: Fix incorrect device rate.
Sagiv Ozeri
2019-05-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-14
IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
2019-05-14
IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
2019-05-14
IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-05-14
IB/mlx5: Verify DEVX general object type correctly
Yishai Hadas
2019-05-13
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
RDMA/efa: Add driver to Kconfig/Makefile
Gal Pressman
2019-05-07
RDMA/efa: Add the efa module
Gal Pressman
2019-05-07
RDMA/efa: Add EFA verbs implementation
Gal Pressman
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
RDMA/efa: Add common command handlers
Gal Pressman
2019-05-06
RDMA/efa: Implement functions that submit and complete admin commands
Gal Pressman
2019-05-06
RDMA/efa: Add the com service API definitions
Gal Pressman
2019-05-06
RDMA/efa: Add the efa_com.h file
Gal Pressman
2019-05-06
RDMA/efa: Add the efa.h header file
Gal Pressman
2019-05-06
RDMA/efa: Add EFA device definitions
Gal Pressman
2019-05-06
RDMA/bnxt_re: Use core helpers to get aligned DMA address
Shiraz Saleem
2019-05-06
RDMA/i40iw: Use core helpers to get aligned DMA address within a supported pa...
Shiraz Saleem
[next]