index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-10
RDMA: Verify port when creating flow rule
Maor Gottlieb
1
-0
/
+5
2021-05-19
RDMA/uverbs: Fix a NULL vs IS_ERR() bug
Dan Carpenter
1
-2
/
+2
2021-05-18
RDMA/core: Don't access cm_id after its destruction
Shay Drory
1
-2
/
+3
2021-05-10
RDMA/core: Prevent divide-by-zero error triggered by the user
Leon Romanovsky
1
-0
/
+3
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
32
-373
/
+632
2021-04-30
RDMA/umem: batch page unpin in __ib_umem_release()
Joao Martins
1
-6
/
+6
2021-04-27
RDMA/nldev: Add copy-on-fork attribute to get sys command
Gal Pressman
1
-0
/
+14
2021-04-22
RDMA/nldev: Add QP numbers to SRQ information
Neta Ostrovsky
1
-0
/
+91
2021-04-22
RDMA/nldev: Return SRQ information
Neta Ostrovsky
1
-0
/
+42
2021-04-22
RDMA/restrack: Add support to get resource tracking for SRQ
Neta Ostrovsky
2
-0
/
+10
2021-04-22
RDMA/nldev: Return context information
Neta Ostrovsky
1
-0
/
+27
2021-04-21
RDMA/core: Add CM to restrack after successful attachment to a device
Shay Drory
1
-2
/
+10
2021-04-21
RDMA/cma: Skip device which doesn't support CM
Parav Pandit
1
-0
/
+14
2021-04-19
RDMA/core: Unify RoCE check and re-factor code
Håkon Bugge
1
-6
/
+2
2021-04-12
IB/cma: Introduce rdma_set_min_rnr_timer()
Håkon Bugge
2
-0
/
+43
2021-04-12
RDMA/core: Correct format of block comments
Wenpeng Liang
4
-4
/
+8
2021-04-12
RDMA/core: Correct format of braces
Wenpeng Liang
5
-28
/
+25
2021-04-12
RDMA/core: Remove redundant spaces
Wenpeng Liang
6
-48
/
+48
2021-04-12
RDMA/core: Add necessary spaces
Wenpeng Liang
3
-5
/
+5
2021-04-12
RDMA/core: Remove the redundant return statements
Wenpeng Liang
2
-3
/
+0
2021-04-12
RDMA/core: Print the function name by __func__ instead of an fixed string
Wenpeng Liang
3
-19
/
+15
2021-04-08
RDMA/addr: Be strict with gid size
Leon Romanovsky
1
-1
/
+3
2021-04-07
RDMA/core: Make the wc status prompt message clearer
Yixian Liu
1
-2
/
+2
2021-04-01
RDMA/core: Fix corrupted SL on passive side
Håkon Bugge
1
-1
/
+2
2021-03-26
RDMA/core: Correct misspellings of two words in comments
Yangyang Li
1
-2
/
+2
2021-03-26
RDMA/uverbs: Refactor rdma_counter_set_auto_mode and __counter_set_mode
Patrisious Haddad
1
-18
/
+24
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
23
-219
/
+217
2021-03-22
RDMA/cma: Remove unused leftovers in cma code
Gal Pressman
1
-9
/
+0
2021-03-11
IB/core: Split uverbs_get_const/default to consider target type
Yishai Hadas
1
-4
/
+28
2021-03-11
IB/core: Drop WARN_ON() from ib_umem_find_best_pgsz()
Yishai Hadas
1
-4
/
+0
2021-03-11
RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()
Jason Gunthorpe
1
-0
/
+4
2021-03-11
RDMA/core: Remove unused req_ncomp_notif device operation
Gal Pressman
1
-1
/
+0
2021-03-10
RDMA/iwcm: Allow AFONLY binding for IPv6 addresses
Bernard Metzler
1
-0
/
+1
2021-03-03
RDMA/uverbs: Fix kernel-doc warning of _uverbs_alloc
Leon Romanovsky
1
-1
/
+1
2021-03-01
RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_rep
Saeed Mahameed
1
-2
/
+3
2021-02-16
RDMA/ucma: Fix use-after-free bug in ucma_create_uevent
Avihai Horon
1
-29
/
+41
2021-02-16
RDMA/core: Fix kernel doc warnings for ib_port_immutable_read()
Leon Romanovsky
1
-3
/
+3
2021-02-16
RDMA/ipoib: Remove racy Subnet Manager sendonly join checks
Christoph Lameter
2
-35
/
+0
2021-02-05
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
1
-0
/
+14
2021-02-02
IB/core: Use valid port number to check link layer
Parav Pandit
1
-2
/
+2
2021-02-02
IB/cm: Avoid a loop when device has 255 ports
Parav Pandit
1
-4
/
+4
2021-01-28
IB/umad: Return EPOLLERR in case of when device disassociated
Shay Drory
1
-0
/
+10
2021-01-28
IB/umad: Return EIO in case of when device disassociated
Shay Drory
1
-1
/
+6
2021-01-21
RDMA/uverbs: Don't set rcq for a QP if qp_type is IB_QPT_XRC_INI
Xiao Yang
1
-1
/
+1
2021-01-20
RDMA/uverbs: Add uverbs command for dma-buf based MR registration
Jianxin Xiong
1
-2
/
+115
2021-01-20
RDMA/core: Add device method for registering dma-buf based memory region
Jianxin Xiong
1
-0
/
+1
2021-01-20
RDMA/umem: Support importing dma-buf as user memory region
Jianxin Xiong
3
-1
/
+178
2021-01-19
RDMA/core/iwpm_msg: Add proper descriptions for 'skb' param
Lee Jones
1
-8
/
+8
2021-01-19
RDMA/core/iwpm_util: Fix some param description misspellings
Lee Jones
1
-3
/
+3
2021-01-19
RDMA/core/counters: Demote non-conformant kernel-doc headers
Lee Jones
1
-8
/
+8
[next]