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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-15
/
+25
2022-01-13
Merge tag 'v5.16' into rdma.git for-next
Jason Gunthorpe
2
-1
/
+4
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2022-01-05
RDMA/core: Don't infoleak GRH fields
Leon Romanovsky
1
-1
/
+1
2022-01-05
RDMA: Use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-05
RDMA/uverbs: Check for null return of kmalloc_array
Jiasheng Jiang
1
-0
/
+3
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-12-14
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
2
-1
/
+5
2021-12-14
RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entry
Avihai Horon
1
-3
/
+9
2021-12-14
RDMA/core: Let ib_find_gid() continue search even after empty entry
Avihai Horon
1
-1
/
+2
2021-12-14
RDMA/core: Modify rdma_query_gid() to return accurate error codes
Avihai Horon
1
-3
/
+9
2021-12-06
IB/core: Remove redundant pointer mm
Colin Ian King
1
-2
/
+1
2021-12-06
RDMA/uverbs: Remove the unnecessary assignment
Zhu Yanjun
1
-1
/
+0
2021-11-25
RDMA/cma: Remove open coding of overflow checking for private_data_len
Håkon Bugge
1
-4
/
+2
2021-11-17
RDMA/nldev: Check stat attribute before accessing it
Leon Romanovsky
1
-1
/
+2
2021-11-16
RDMA/core: Set send and receive CQ before forwarding to the driver
Leon Romanovsky
1
-0
/
+3
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2021-11-03
RDMA/core: Require the driver to set the IOVA correctly during rereg_mr
Aharon Landau
1
-3
/
+0
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+3
2021-10-28
RDMA/core: Fix missed initialization of rdma_hw_stats::lock
Mark Zhang
2
-2
/
+1
2021-10-28
RDMA/umem: Allow pinned dmabuf umem usage
Gal Pressman
1
-0
/
+51
2021-10-25
RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string
Mark Zhang
1
-2
/
+3
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
1
-0
/
+3
2021-10-20
RDMA/core: Use kvzalloc when allocating the struct ib_port
wangyugui
1
-2
/
+2
2021-10-12
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-10-12
RDMA/iwpm: Remove redundant initialization of pointer err_str
Colin Ian King
1
-1
/
+1
2021-10-12
RDMA/nldev: Allow optional-counter status configuration through RDMA netlink
Aharon Landau
1
-4
/
+57
2021-10-12
RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doit
Aharon Landau
1
-46
/
+70
2021-10-12
RDMA/nldev: Add support to get status of all counters
Aharon Landau
1
-0
/
+98
2021-10-12
RDMA/counter: Add optional counter support
Aharon Landau
3
-10
/
+59
2021-10-12
RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
Aharon Landau
2
-1
/
+23
2021-10-12
RDMA/core: Add a helper API rdma_free_hw_stats_struct
Mark Zhang
3
-8
/
+43
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2
-6
/
+8
2021-10-05
RDMA/rw: switch to dma_map_sgtable()
Logan Gunthorpe
1
-25
/
+41
2021-10-04
RDMA/cma: Split apart the multiple uses of the same list heads
Jason Gunthorpe
2
-18
/
+27
2021-09-23
RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests
Jason Gunthorpe
2
-0
/
+24
2021-09-22
RDMA/cma: Do not change route.addr.src_addr.ss_family
Jason Gunthorpe
1
-2
/
+6
2021-09-15
RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failure
Tao Liu
1
-3
/
+10
2021-09-14
IB/cma: Do not send IGMP leaves for sendonly Multicast groups
Christoph Lameter
1
-1
/
+6
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
16
-528
/
+238
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
3
-35
/
+43
2021-08-25
RDMA/core/sa_query: Retry SA queries
Håkon Bugge
2
-1
/
+11
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2
-24
/
+13
2021-08-24
lib/scatterlist: Fix wrong update of orig_nents
Maor Gottlieb
1
-15
/
+19
2021-08-24
lib/scatterlist: Provide a dedicated function to support table append
Maor Gottlieb
1
-2
/
+2
2021-08-23
IB/core: Remove deprecated current_seq comments
Li Zhijian
1
-3
/
+0
2021-08-19
RDMA/core/sa_query: Remove unused function
Håkon Bugge
1
-177
/
+0
2021-08-19
RDMA/uverbs: Track dmabuf memory regions
Gal Pressman
1
-0
/
+3
2021-08-03
RDMA/core: Create clean QP creations interface for uverbs
Leon Romanovsky
4
-52
/
+52
2021-08-03
RDMA/core: Properly increment and decrement QP usecnts
Leon Romanovsky
4
-49
/
+39
[next]