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
Age
Commit message (
Expand
)
Author
Files
Lines
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
IB/hfi1: Replace custom hfi1 macros with PCIe macros
Frederick Lawler
1
-16
/
+8
2018-04-27
RDMA/cxgb4: release hw resources on device removal
Raju Rangoju
3
-3
/
+36
2018-04-27
IB/rxe: remove unused function variable
Zhu Yanjun
6
-21
/
+17
2018-04-27
IB/rxe: change rxe_set_mtu function type to void
Zhu Yanjun
2
-7
/
+3
2018-04-27
IB/rxe: Change rxe_rcv to return void
Yuval Shaia
4
-9
/
+12
2018-04-27
infiniband: hw: qib: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-04-27
infiniband: hw: hfi1: Change return type to vm_fault_t
Souptick Joarder
1
-2
/
+2
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-19
IB/rxe: replace refcount_inc with skb_get
Zhu Yanjun
2
-2
/
+2
2018-04-19
IB/rxe: optimize the function duplicate_request
Zhu Yanjun
1
-14
/
+3
2018-04-19
IB/rxe: make rxe_release_udp_tunnel static
Zhu Yanjun
2
-3
/
+1
2018-04-17
IB/uverbs: Add missing braces in anonymous union initializers
Geert Uytterhoeven
1
-6
/
+6
2018-04-17
infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_l2param_change
Jia-Ju Bai
1
-1
/
+1
2018-04-17
infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_make_listen_node
Jia-Ju Bai
1
-1
/
+1
2018-04-17
infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_add_mqh_4
Jia-Ju Bai
1
-1
/
+1
2018-04-17
IB/rxe: avoid export symbols
Zhu Yanjun
1
-3
/
+0
2018-04-17
IB/rxe: make the variable static
Zhu Yanjun
2
-2
/
+1
2018-04-17
RDMA/rdma_cm: Delete rdma_addr_client
Jason Gunthorpe
2
-39
/
+5
2018-04-17
RDMA/rdma_cm: Make rdma_addr_cancel into a fence
Jason Gunthorpe
1
-18
/
+40
2018-04-17
RDMA/rdma_cm: Remove process_req and timer sorting
Jason Gunthorpe
1
-71
/
+25
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
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
126
-2435
/
+5116
2018-04-05
IB/rxe: Fix for oops in rxe_register_device on ppc64le arch
Mikhail Malygin
1
-1
/
+1
2018-04-05
IB/mlx5: Device memory mr registration support
Ariel Levkovich
3
-0
/
+84
2018-04-05
net/mlx5: Mkey creation command adjustments
Ariel Levkovich
2
-14
/
+15
2018-04-05
IB/mlx5: Device memory support in mlx5_ib
Ariel Levkovich
4
-2
/
+286
2018-04-05
IB/uverbs: Add device memory registration ioctl support
Ariel Levkovich
4
-12
/
+154
2018-04-05
IB/uverbs: Add alloc/free dm uverbs ioctl support
Ariel Levkovich
4
-2
/
+112
2018-04-05
IB/uverbs: Add device memory capabilities reporting
Ariel Levkovich
1
-0
/
+6
[prev]
[next]