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-06-24
RDMA/ipoib: Return void from ipoib_ib_dev_stop()
Kamal Heib
2
-4
/
+2
2020-06-24
Merge branch 'raw_dumps' into rdma.git for-next
Jason Gunthorpe
11
-161
/
+244
2020-06-24
RDMA/mlx5: Add support to get MR resource in RAW format
Maor Gottlieb
3
-0
/
+10
2020-06-24
RDMA/mlx5: Add support to get CQ resource in RAW format
Maor Gottlieb
3
-0
/
+10
2020-06-24
RDMA/mlx5: Add support to get QP resource in RAW format
Maor Gottlieb
3
-0
/
+79
2020-06-24
RDMA: Add support to dump resource tracker in RAW format
Maor Gottlieb
2
-62
/
+121
2020-06-23
RDMA: Add dedicated CM_ID resource tracker function
Maor Gottlieb
5
-30
/
+7
2020-06-23
RDMA: Add dedicated QP resource tracker function
Maor Gottlieb
4
-7
/
+5
2020-06-23
RDMA: Add a dedicated CQ resource tracker function
Maor Gottlieb
8
-22
/
+11
2020-06-23
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
8
-49
/
+17
2020-06-23
RDMA/core: Don't call fill_res_entry for PD
Maor Gottlieb
1
-8
/
+1
2020-06-22
IB/mad: Fix use after free when destroying MAD agent
Shay Drory
1
-1
/
+1
2020-06-22
RDMA/rxe: Remove unused rxe_mem_map_pages
Kamal Heib
2
-47
/
+0
2020-06-22
RDMA/hfi1: Remove hfi1_create_qp declaration
Kamal Heib
1
-14
/
+0
2020-06-22
RDMA/ipoib: Return void from ipoib_mcast_stop_thread()
Kamal Heib
2
-4
/
+2
2020-06-22
RDMA/mlx5: Protect from kernel crash if XRC_TGT doesn't have udata
Leon Romanovsky
1
-1
/
+1
2020-06-22
RDMA/counter: Query a counter before release
Mark Zhang
1
-1
/
+3
2020-06-22
RDMA: Correct trivial kernel-doc inconsistencies
Colton Lewis
5
-4
/
+30
2020-06-19
RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()
Fan Guo
1
-0
/
+1
2020-06-18
IB/srpt: Remove WARN_ON from srpt_cm_req_recv
Jing Xiangfeng
1
-3
/
+0
2020-06-18
RDMA/mlx5: Fix integrity enabled QP creation
Max Gurtovoy
1
-0
/
+3
2020-06-18
RDMA/mlx5: Remove ECE limitation from the RAW_PACKET QPs
Leon Romanovsky
1
-9
/
+1
2020-06-18
RDMA/mlx5: Fix remote gid value in query QP
Maor Gottlieb
1
-2
/
+1
2020-06-18
RDMA/mlx5: Don't access ib_qp fields in internal destroy QP path
Leon Romanovsky
1
-10
/
+18
2020-06-18
RDMA/core: Check that type_attrs is not NULL prior access
Leon Romanovsky
1
-15
/
+21
2020-06-18
RDMA/hns: Fix an cmd queue issue when resetting
Yangyang Li
1
-1
/
+1
2020-06-18
RDMA/hns: Fix a calltrace when registering MR from userspace
Yangyang Li
4
-14
/
+17
2020-06-18
RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshake
Leon Romanovsky
1
-0
/
+8
2020-06-18
RDMA/cma: Protect bind_list and listen_list while finding matching cm id
Mark Zhang
1
-0
/
+18
2020-06-18
RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532
Michal Kalderon
1
-2
/
+11
2020-06-18
RDMA/efa: Set maximum pkeys device attribute
Gal Pressman
1
-0
/
+1
2020-06-18
RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rq
Aditya Pakki
1
-2
/
+4
2020-06-18
RDMA/core: Annotate CMA unlock helper routine
Leon Romanovsky
1
-0
/
+1
2020-06-15
RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()
Tom Seewald
1
-1
/
+2
2020-06-15
RDMA/hfi1: Fix trivial mis-spelling of 'descriptor'
Kieran Bingham
3
-3
/
+3
2020-06-15
RDMA/mlx5: Fix -Wformat warning in check_ucmd_data()
Tom Seewald
1
-1
/
+1
2020-06-15
RDMA/mlx5: Remove duplicated assignment to resp.response_length
Colin Ian King
1
-2
/
+0
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
22
-37
/
+37
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2
-2
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
6
-13
/
+13
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2
-2
/
+0
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
182
-9891
/
+18505
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
16
-194
/
+813
2020-06-03
RDMA/cm: Spurious WARNING triggered in cm_destroy_id()
Ka-Cheong Poon
1
-1
/
+3
2020-06-03
RDMA/mlx5: Return ECE DC support
Leon Romanovsky
1
-14
/
+31
2020-06-03
RDMA/mlx5: Don't rely on FW to set zeros in ECE response
Leon Romanovsky
1
-2
/
+4
2020-06-03
RDMA/mlx5: Return an error if copy_to_user fails
Leon Romanovsky
1
-6
/
+2
2020-06-02
IB/hfi1: Use free_netdev() in hfi1_netdev_free()
YueHaibing
1
-4
/
+1
[prev]
[next]