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
2020-02-13
RDMA/core: Fix protection fault in get_pkey_idx_qp_list
Leon Romanovsky
1
-15
/
+9
2020-02-13
RDMA/ucma: Mask QPN to be 24 bits according to IBTA
Leon Romanovsky
2
-1
/
+4
2020-02-13
RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq
Zhu Yanjun
1
-4
/
+4
2020-02-13
RDMA/mlx5: Prevent overflow in mmap offset calculations
Leon Romanovsky
1
-2
/
+2
2020-02-13
IB/umad: Fix kernel crash while unloading ib_umad
Yonatan Cohen
1
-2
/
+3
2020-02-13
RDMA/mlx5: Fix async events cleanup flows
Yishai Hadas
1
-23
/
+28
2020-02-13
RDMA/core: Add missing list deletion on freeing event queue
Michael Guralnik
1
-0
/
+1
2020-02-11
RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()
Krishnamraju Eraparaju
1
-3
/
+2
2020-02-11
RDMA/siw: Fix setting active_mtu attribute
Kamal Heib
1
-1
/
+1
2020-02-11
i40iw: Do an RCU lookup in i40iw_add_ipv4_addr
Shiraz Saleem
1
-12
/
+6
2020-02-11
RDMA/iw_cxgb4: initiate CLOSE when entering TERM
Krishnamraju Eraparaju
2
-2
/
+6
2020-02-11
IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supported
Mark Zhang
1
-3
/
+6
2020-02-11
RDMA/core: Fix invalid memory access in spec_filter_size
Avihai Horon
1
-8
/
+7
2020-02-11
RDMA/hns: Optimize eqe buffer allocation flow
Xi Wang
2
-380
/
+105
2020-02-11
RDMA/hns: Cleanups of magic numbers
Lang Cheng
4
-17
/
+21
2020-02-11
RDMA/cma: Use refcount API to reflect refcount
Parav Pandit
2
-4
/
+4
2020-02-11
RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Parav Pandit
1
-18
/
+24
2020-02-11
RDMA/cma: Use refcount API to reflect refcount
Parav Pandit
1
-5
/
+4
2020-02-11
RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Parav Pandit
3
-16
/
+16
2020-02-11
RDMA/cma: Use RDMA device port iterator
Parav Pandit
1
-6
/
+7
2020-02-11
RDMA/cma: Use a helper function to enqueue resolve work items
Parav Pandit
1
-8
/
+8
2020-02-11
IB/rdmavt: Reset all QPs when the device is shut down
Kaike Wan
1
-33
/
+51
2020-02-11
IB/hfi1: Close window for pq and request coliding
Mike Marciniszyn
4
-29
/
+48
2020-02-11
IB/hfi1: Acquire lock to release TID entries when user file is closed
Kaike Wan
1
-0
/
+2
2020-02-11
RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create
Kamal Heib
1
-0
/
+2
2020-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
87
-3096
/
+3757
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
7
-11
/
+11
2020-01-31
IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
John Hubbard
8
-14
/
+13
2020-01-31
IB/umem: use get_user_pages_fast() to pin DMA pages
John Hubbard
1
-11
/
+6
2020-01-30
RDMA/core: Make the entire API tree static
Jason Gunthorpe
3
-23
/
+3
2020-01-29
RDMA/efa: Mask access flags with the correct optional range
Gal Pressman
1
-1
/
+1
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
36
-198
/
+297
2020-01-28
RDMA/cma: Fix unbalanced cm_id reference count during address resolve
Parav Pandit
1
-0
/
+2
2020-01-28
RDMA/umem: Fix ib_umem_find_best_pgsz()
Artemy Kovalyov
1
-3
/
+6
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+5
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
7
-10
/
+10
2020-01-27
IB/mlx4: Fix leak in id_map_find_del
HÃ¥kon Bugge
1
-26
/
+3
2020-01-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-12
/
+0
2020-01-25
IB/opa_vnic: Spelling correction of 'erorr' to 'error'
Dillon Brock
1
-1
/
+1
2020-01-25
IB/hfi1: Fix logical condition in msix_request_irq
Nathan Chancellor
1
-1
/
+1
2020-01-25
RDMA/cm: Remove CM message structs
Jason Gunthorpe
2
-288
/
+0
2020-01-25
RDMA/cm: Use IBA functions for complex structure members
Jason Gunthorpe
1
-64
/
+107
2020-01-25
RDMA/cm: Use IBA functions for simple structure members
Jason Gunthorpe
1
-139
/
+245
2020-01-25
RDMA/cm: Use IBA functions for swapping get/set acessors
Jason Gunthorpe
2
-269
/
+36
2020-01-25
RDMA/cm: Use IBA functions for simple get/set acessors
Jason Gunthorpe
2
-509
/
+104
2020-01-25
RDMA/cm: Add SET/GET implementations to hide IBA wire format
Leon Romanovsky
2
-0
/
+268
2020-01-25
RDMA/cm: Add accessors for CM_REQ transport_type
Jason Gunthorpe
1
-12
/
+29
2020-01-25
IB/mlx5: Return the administrative GUID if exists
Danit Goldberg
1
-16
/
+12
2020-01-25
RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
Jason Gunthorpe
1
-0
/
+2
[prev]
[next]