index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
41
-186
/
+385
2018-05-03
RDMA/cma: Do not query GID during QP state transition to RTR
Parav Pandit
1
-7
/
+0
2018-05-03
IB/mlx4: Fix integer overflow when calculating optimal MTT size
Jack Morgenstein
1
-1
/
+1
2018-05-03
IB/hfi1: Fix memory leak in exception path in get_irq_affinity()
Sebastian Sanchez
1
-6
/
+5
2018-05-03
IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure
Sebastian Sanchez
3
-10
/
+30
2018-05-03
IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
Sebastian Sanchez
2
-3
/
+2
2018-05-03
IB/hfi1: Fix loss of BECN with AHG
Mike Marciniszyn
1
-10
/
+40
2018-05-03
IB/hfi1 Use correct type for num_user_context
Michael J. Ruhl
1
-2
/
+2
2018-05-03
IB/hfi1: Fix handling of FECN marked multicast packet
Mike Marciniszyn
3
-10
/
+21
2018-04-30
IB/core: Make ib_mad_client_id atomic
HÃ¥kon Bugge
1
-2
/
+2
2018-04-27
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
3
-4
/
+13
2018-04-27
IB/uverbs: Fix kernel crash during MR deregistration flow
Ariel Levkovich
2
-0
/
+2
2018-04-27
IB/uverbs: Prevent reregistration of DM_MR to regular MR
Ariel Levkovich
1
-0
/
+5
2018-04-27
RDMA/mlx4: Add missed RSS hash inner header flag
Leon Romanovsky
1
-1
/
+2
2018-04-27
RDMA/hns: Fix a couple misspellings
oulijun
2
-2
/
+2
2018-04-27
RDMA/hns: Submit bad wr
oulijun
1
-1
/
+2
2018-04-27
RDMA/hns: Update assignment method for owner field of send wqe
oulijun
1
-1
/
+2
2018-04-27
RDMA/hns: Adjust the order of cleanup hem table
oulijun
1
-2
/
+2
2018-04-27
RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is set
oulijun
1
-8
/
+12
2018-04-27
RDMA/hns: Remove some unnecessary attr_mask judgement
oulijun
1
-7
/
+4
2018-04-27
RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set
oulijun
1
-1
/
+1
2018-04-27
RDMA/hns: Fix the qp context state diagram
oulijun
1
-1
/
+2
2018-04-27
RDMA/hns: Intercept illegal RDMA operation when use inline data
oulijun
1
-0
/
+5
2018-04-27
RDMA/hns: Bugfix for init hem table
oulijun
1
-4
/
+4
2018-04-27
IB/rxe: avoid double kfree_skb
Zhu Yanjun
2
-6
/
+1
2018-04-27
IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV
Jianchao Wang
1
-1
/
+1
2018-04-27
RDMA/iwpm: fix memory leak on map_info
Colin Ian King
1
-1
/
+4
2018-04-27
IB/ipoib: fix ipoib_start_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-27
IB/nes: fix nes_netdev_start_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-27
RDMA/cma: Fix use after destroy access to net namespace for IPoIB
Parav Pandit
1
-10
/
+43
2018-04-27
IB/uverbs: Fix validating mandatory attributes
Matan Barak
1
-0
/
+9
2018-04-27
RDMA/cxgb4: release hw resources on device removal
Raju Rangoju
3
-3
/
+36
2018-04-27
IB: make INFINIBAND_ADDR_TRANS configurable
Greg Thelen
1
-1
/
+4
2018-04-27
ib_srp: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
1
-1
/
+1
2018-04-27
ib_srpt: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
1
-1
/
+1
2018-04-27
RDMA/mlx5: Properly check return value of mlx5_get_uars_page
Leon Romanovsky
1
-3
/
+1
2018-04-27
IB/mlx5: Fix represent correct netdevice in dual port RoCE
Parav Pandit
1
-1
/
+1
2018-04-27
IB/mlx5: Use unlimited rate when static rate is not supported
Danit Goldberg
1
-9
/
+9
2018-04-27
RDMA/mlx5: Protect from shift operand overflow
Leon Romanovsky
1
-0
/
+4
2018-04-27
RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow
Leon Romanovsky
1
-9
/
+23
2018-04-26
net/mlx5: Fix mlx5_get_vector_affinity function
Israel Rukshin
1
-1
/
+1
2018-04-23
IB/core: Fix deleting default GIDs when changing mac adddress
Parav Pandit
2
-25
/
+29
2018-04-23
IB/core: Fix to avoid deleting IPv6 look alike default GIDs
Parav Pandit
1
-4
/
+13
2018-04-23
IB/core: Don't allow default GID addition at non reseved slots
Parav Pandit
1
-8
/
+12
2018-04-23
RDMA/ucma: Allow resolving address w/o specifying source address
Roland Dreier
1
-1
/
+1
2018-04-19
RDMA/ucma: Check for a cm_id->device in all user calls that need it
Jason Gunthorpe
1
-12
/
+24
2018-04-17
IB/uverbs: Add missing braces in anonymous union initializers
Geert Uytterhoeven
1
-6
/
+6
2018-04-17
infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=m
Randy Dunlap
1
-0
/
+1
2018-04-16
IB/mlx5: remove duplicate header file
Zhu Yanjun
1
-1
/
+0
2018-04-16
RDMA/ucma: ucma_context reference leak in error path
Shamir Rabinovitch
1
-3
/
+3
[next]