index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
IB/qib: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+3
2019-05-29
RDMA/efa: Remove unused includes
Gal Pressman
2
-3
/
+0
2019-05-29
RDMA/efa: Use rdma block iterator in chunk list creation
Gal Pressman
1
-13
/
+10
2019-05-29
RDMA/efa: Remove unneeded admin commands abort flow
Gal Pressman
2
-74
/
+1
2019-05-29
RDMA/efa: Use kvzalloc instead of kzalloc with fallback
Gal Pressman
1
-25
/
+21
2019-05-29
RDMA/efa: Remove MAYEXEC flag check from mmap flow
Gal Pressman
1
-1
/
+0
2019-05-29
mlx5: avoid 64-bit division
Michal Kubecek
2
-3
/
+8
2019-05-29
IB/hfi1: Remove extra brackets from an if
Dennis Dalessandro
1
-2
/
+1
2019-05-29
IB/hfi1: Validate page aligned for a given virtual address
Kamenee Arumugam
1
-0
/
+3
2019-05-29
IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value
Mike Marciniszyn
2
-4
/
+0
2019-05-29
IB/hfi1: Insure freeze_work work_struct is canceled on shutdown
Mike Marciniszyn
1
-0
/
+1
2019-05-27
RDMA: Convert put_page() to put_user_page*()
John Hubbard
5
-23
/
+18
2019-05-27
IB/hfi1: Remove set but not used variables 'offset' and 'fspsn'
YueHaibing
1
-4
/
+1
2019-05-27
RDMA/hns: Replace magic numbers with #defines
Lijun Ou
8
-69
/
+115
2019-05-27
RDMA/hns: Remove jiffies operation in disable interrupt context
Lang Cheng
2
-19
/
+21
2019-05-27
RDMA/hns: Move spin_lock_irqsave to the correct place
Lang Cheng
2
-10
/
+5
2019-05-27
RDMA/hns: Update CQE specifications
Lijun Ou
1
-1
/
+1
2019-05-27
RDMA/hns: Remove unnecessary print message in aeq
Yixian Liu
1
-1
/
+0
2019-05-27
iw_cxgb4: Fix qpid leak
Nirranjan Kirubaharan
2
-33
/
+19
2019-05-27
RDMA/cxgb4: Don't expose DMA addresses
Leon Romanovsky
1
-3
/
+3
2019-05-27
RDMA/cxgb4: Use sizeof() notation
Leon Romanovsky
7
-53
/
+53
2019-05-27
RDMA/cxgb3: Delete and properly mark unimplemented resize CQ function
Leon Romanovsky
3
-83
/
+0
2019-05-27
RDMA/cxgb3: Don't expose DMA addresses
Leon Romanovsky
2
-9
/
+10
2019-05-27
RDMA/cxgb3: Use sizeof() notation instead of plain sizeof
Leon Romanovsky
3
-16
/
+14
2019-05-26
qed*: Add iWARP 100g support
Michal Kalderon
1
-0
/
+13
2019-05-26
qedr: Change the MSI-X vectors selection to be based on affined engine
Michal Kalderon
2
-2
/
+9
2019-05-26
qed*: Change hwfn used for sb initialization
Michal Kalderon
1
-1
/
+2
2019-05-21
RDMA/efa: Remove check that prevents destroy of resources in error flows
Leon Romanovsky
1
-24
/
+0
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
23
-0
/
+23
2019-05-21
RDMA/nes: Remove second wait queue initialization call
Leon Romanovsky
1
-1
/
+0
2019-05-21
RDMA/i40iw: Remove useless NULL checks
Leon Romanovsky
1
-8
/
+0
2019-05-21
RDMA/nes: Remove useless NULL checks
Leon Romanovsky
1
-6
/
+0
2019-05-21
IB/mlx4: Delete unused func arg
Yuval Shaia
1
-5
/
+3
2019-05-21
RDMA/hns: Fix PD memory leak for internal allocation
Leon Romanovsky
1
-0
/
+1
2019-05-21
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
8
-42
/
+38
2019-05-21
RDMA/qedr: Fix incorrect device rate.
Sagiv Ozeri
1
-16
/
+9
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
23
-0
/
+23
2019-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-12
/
+13
2019-05-17
net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_index
Parav Pandit
2
-12
/
+13
2019-05-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-9
/
+14
2019-05-14
IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
1
-1
/
+2
2019-05-14
IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
1
-1
/
+1
2019-05-14
IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
1
-2
/
+2
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+2
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2
-8
/
+9
2019-05-14
IB/mlx5: Verify DEVX general object type correctly
Yishai Hadas
1
-3
/
+10
2019-05-13
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
2
-6
/
+4
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
148
-3283
/
+9099
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-21
/
+25
2019-05-07
RDMA/efa: Add driver to Kconfig/Makefile
Gal Pressman
3
-0
/
+25
[prev]
[next]