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
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
31
-452
/
+620
2020-12-14
RDMA/cma: Don't overwrite sgid_attr after device is released
Leon Romanovsky
1
-3
/
+4
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+2
2020-12-10
RDMA/uverbs: Fix incorrect variable type
Avihai Horon
1
-9
/
+5
2020-12-10
RDMA/core: Do not indicate device ready when device enablement fails
Jack Morgenstein
1
-3
/
+4
2020-12-10
RDMA/core: Clean up cq pool mechanism
Jack Morgenstein
3
-15
/
+9
2020-12-10
RDMA/core: Update kernel documentation for ib_create_named_qp()
Lukas Bulwahn
1
-0
/
+1
2020-12-09
RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewait
Leon Romanovsky
1
-0
/
+2
2020-12-07
RDMA/core: Fix empty gid table for non IB/RoCE devices
Gal Pressman
1
-3
/
+0
2020-12-07
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
5
-8
/
+10
2020-12-07
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
2
-20
/
+116
2020-12-07
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
2
-15
/
+6
2020-12-07
RDMA/uverbs: Tidy input validation of ib_uverbs_rereg_mr()
Jason Gunthorpe
1
-4
/
+6
2020-11-27
RDMA/restrack: Support all QP types
Leon Romanovsky
4
-27
/
+17
2020-11-27
RDMA/core: Allow drivers to disable restrack DB
Leon Romanovsky
2
-3
/
+11
2020-11-27
RDMA/core: Track device memory MRs
Leon Romanovsky
1
-0
/
+4
2020-11-25
RDMA/cma: Fix deadlock on &lock in rdma_cma_listen_on_all() error unwind
Jason Gunthorpe
1
-7
/
+18
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+6
2020-11-17
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2
-21
/
+27
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
3
-19
/
+44
2020-11-16
RDMA/efa: Remove .create_ah callback assignment
Gal Pressman
1
-1
/
+1
2020-11-16
RDMA/cma: Add missing error handling of listen_id
Leon Romanovsky
1
-74
/
+101
2020-11-16
RDMA/restrack: Store all special QPs in restrack DB
Leon Romanovsky
2
-2
/
+11
2020-11-16
RDMA/counter: Combine allocation and bind logic
Leon Romanovsky
1
-74
/
+62
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
1
-5
/
+5
2020-11-12
RDMA/umem: Use ib_dma_max_seg_size instead of dma_get_max_seg_size
Christoph Hellwig
1
-4
/
+4
2020-11-12
RDMA/core: Make FD destroy callback void
Leon Romanovsky
3
-6
/
+5
2020-11-12
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
10
-65
/
+39
2020-11-12
RDMA/cm: Make the local_id_table xarray non-irq
Jason Gunthorpe
1
-6
/
+6
2020-11-02
IB/core: Add support for NDR link speed
Meir Lichtinger
1
-0
/
+4
2020-11-02
RDMA/mlx5: Use ib_umem_find_best_pgsz() for mkc's
Jason Gunthorpe
1
-0
/
+9
2020-10-30
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
4
-50
/
+58
2020-10-30
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
1
-29
/
+36
2020-10-28
RDMA/core: Fix error return in _ib_modify_qp()
Jing Xiangfeng
1
-1
/
+3
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
1
-10
/
+38
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
4
-24
/
+33
2020-10-26
RDMA/uverbs: Fix false error in query gid IOCTL
Gal Pressman
1
-3
/
+0
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
3
-5
/
+11
2020-10-26
RDMA/core Remove uverbs_ex_cmd_mask
Jason Gunthorpe
2
-19
/
+1
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
1
-0
/
+1
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-0
/
+1
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2
-6
/
+3
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
1
-0
/
+1
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
2
-5
/
+19
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
1
-0
/
+16
2020-10-26
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
2
-1
/
+12
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
28
-1298
/
+1804
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
1
-3
/
+0
2020-10-16
RDMA/ucma: Fix use after free in destroy id flow
Maor Gottlieb
1
-5
/
+6
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-53
/
+22
[next]