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
/
include
/
rdma
/
ib_verbs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+28
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
1
-0
/
+28
2021-08-03
RDMA/core: Reorganize create QP low-level functions
Leon Romanovsky
1
-4
/
+12
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
1
-5
/
+25
2021-06-21
IB/core: Shuffle locks in ib_port_data to save memory
Anand Khoje
1
-1
/
+3
2021-06-21
RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs
Avihai Horon
1
-0
/
+8
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
1
-23
/
+7
2021-06-16
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
1
-6
/
+3
2021-06-16
RDMA/core: Create the device hw_counters through the normal groups mechanism
Jason Gunthorpe
1
-4
/
+5
2021-06-16
RDMA/core: Split port and device counter sysfs attributes
Jason Gunthorpe
1
-2
/
+2
2021-06-16
RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer
Jason Gunthorpe
1
-1
/
+2
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
1
-6
/
+7
2021-05-11
RDMA: Remove unnecessary struct declaration
Wan Jiabing
1
-1
/
+0
2021-05-11
RDMA/core: Remove never used ib_modify_wq function call
Leon Romanovsky
1
-2
/
+0
2021-04-22
RDMA/restrack: Add support to get resource tracking for SRQ
Neta Ostrovsky
1
-0
/
+5
2021-04-07
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
1
-0
/
+2
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-82
/
+95
2021-03-11
RDMA/core: Remove unused req_ncomp_notif device operation
Gal Pressman
1
-15
/
+0
2021-02-05
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
1
-0
/
+3
2021-01-20
RDMA/core: Add device method for registering dma-buf based memory region
Jianxin Xiong
1
-1
/
+5
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-101
/
+97
2020-12-07
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
1
-0
/
+11
2020-12-07
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
1
-3
/
+4
2020-12-07
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
1
-1
/
+5
2020-11-27
RDMA/restrack: Support all QP types
Leon Romanovsky
1
-2
/
+8
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-11-17
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
1
-23
/
+50
2020-11-12
RDMA: Lift ibdev_to_node from rds to common code
Christoph Hellwig
1
-0
/
+13
2020-11-12
RDMA/core: Remove ib_dma_{alloc,free}_coherent
Christoph Hellwig
1
-29
/
+0
2020-11-12
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
1
-42
/
+2
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
1
-0
/
+2
2020-10-26
RDMA/core Remove uverbs_ex_cmd_mask
Jason Gunthorpe
1
-1
/
+0
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-0
/
+2
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-1
/
+2
2020-10-01
RDMA/uverbs: Expose the new GID query API to user space
Avihai Horon
1
-3
/
+3
2020-10-01
RDMA/core: Modify enum ib_gid_type and enum rdma_network_type
Avihai Horon
1
-7
/
+10
2020-09-30
RDMA/core: Remove ucontext->closing
Jason Gunthorpe
1
-6
/
+0
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+4
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
1
-3
/
+4
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
1
-5
/
+4
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
1
-2
/
+2
2020-09-11
RDMA/core: Added missing WR and WC opcodes
Bob Pearson
1
-7
/
+9
2020-09-09
RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()
Jason Gunthorpe
1
-24
/
+0
2020-09-09
RDMA: Make counters destroy symmetrical
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
1
-2
/
+2
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
1
-1
/
+1
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
1
-2
/
+4
2020-09-09
RDMA/core: Delete function indirection for alloc/free kernel CQ
Leon Romanovsky
1
-56
/
+6
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
1
-3
/
+5
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
1
-3
/
+5
[next]