index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
15
-59
/
+95
2020-03-04
RDMA/iwcm: Fix iwcm work deallocation
Bernard Metzler
1
-1
/
+3
2020-03-04
RDMA/siw: Fix failure handling during device creation
Bernard Metzler
1
-3
/
+3
2020-03-04
RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missing
Mark Zhang
1
-0
/
+2
2020-03-04
RDMA/odp: Ensure the mm is still alive before creating an implicit child
Jason Gunthorpe
1
-5
/
+19
2020-03-04
RDMA/core: Fix protection fault in ib_mr_pool_destroy
Maor Gottlieb
3
-19
/
+14
2020-03-04
IB/mlx5: Fix implicit ODP race
Artemy Kovalyov
2
-10
/
+8
2020-03-02
IB/hfi1, qib: Ensure RCU is locked when accessing list
Dennis Dalessandro
2
-1
/
+5
2020-02-28
RDMA/core: Fix pkey and port assignment in get_new_pps
Maor Gottlieb
1
-4
/
+8
2020-02-27
RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()
Jason Gunthorpe
1
-0
/
+1
2020-02-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+12
2020-02-20
RDMA/rw: Fix error flow during RDMA context initialization
Max Gurtovoy
1
-11
/
+20
2020-02-19
RDMA/core: Fix use of logical OR in get_new_pps
Nathan Chancellor
1
-1
/
+1
2020-02-19
Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"
Parav Pandit
1
-4
/
+11
2020-02-14
scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...
Bart Van Assche
1
-0
/
+12
2020-02-14
IB/mlx5: Use div64_u64 for num_var_hw_entries calculation
Jason Gunthorpe
1
-1
/
+1
2020-02-13
RDMA/core: Fix protection fault in get_pkey_idx_qp_list
Leon Romanovsky
1
-15
/
+9
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/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
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
-3099
/
+3760
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/kern...
Linus Torvalds
2
-5
/
+5
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
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/...
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
[next]