index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-30
2
-6
/
+33
|
\
|
*
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-08-24
2
-7
/
+33
|
*
lib/scatterlist: Fix wrong update of orig_nents
Maor Gottlieb
2021-08-24
1
-0
/
+1
*
|
RDMA/core/sa_query: Remove unused function
Håkon Bugge
2021-08-19
1
-24
/
+0
*
|
RDMA/core: Reorganize create QP low-level functions
Leon Romanovsky
2021-08-03
1
-4
/
+12
*
|
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
1
-5
/
+25
*
|
RDMA/rdmavt: Decouple QP and SGE lists allocations
Leon Romanovsky
2021-08-03
1
-1
/
+1
|
/
*
IB/core: Shuffle locks in ib_port_data to save memory
Anand Khoje
2021-06-21
1
-1
/
+3
*
RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs
Avihai Horon
2021-06-21
1
-0
/
+8
*
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
1
-23
/
+7
*
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
2021-06-16
2
-10
/
+3
*
RDMA/core: Expose the ib port sysfs attribute machinery
Jason Gunthorpe
2021-06-16
1
-0
/
+41
*
RDMA/core: Create the device hw_counters through the normal groups mechanism
Jason Gunthorpe
2021-06-16
1
-4
/
+5
*
RDMA/core: Split port and device counter sysfs attributes
Jason Gunthorpe
2021-06-16
1
-2
/
+2
*
RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer
Jason Gunthorpe
2021-06-16
1
-1
/
+2
*
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-16
1
-6
/
+7
*
IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() calls
Mark Zhang
2021-06-02
1
-14
/
+13
*
IB/hfi1: Move a function from a header file into a .c file
Bart Van Assche
2021-05-28
1
-5
/
+0
*
RDMA: Remove unnecessary struct declaration
Wan Jiabing
2021-05-11
1
-1
/
+0
*
RDMA/core: Remove never used ib_modify_wq function call
Leon Romanovsky
2021-05-11
1
-2
/
+0
*
RDMA/restrack: Add support to get resource tracking for SRQ
Neta Ostrovsky
2021-04-22
2
-0
/
+9
*
Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jason Gunthorpe
2021-04-13
1
-1
/
+1
|
\
|
*
RDMA/uverbs: Make UVERBS_OBJECT_METHODS to consider line number
Maor Gottlieb
2021-04-13
1
-1
/
+1
*
|
IB/cma: Introduce rdma_set_min_rnr_timer()
Håkon Bugge
2021-04-12
1
-0
/
+2
*
|
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
2021-04-07
1
-0
/
+2
*
|
RDMA/uverbs: Fix -Wunused-function warning
YueHaibing
2021-04-01
1
-3
/
+4
*
|
RDMA: Fix a typo
Bhaskar Chowdhury
2021-03-26
1
-1
/
+1
*
|
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
8
-121
/
+135
*
|
RDMA/include: Mundane typo fixes throughout the file
Bhaskar Chowdhury
2021-03-22
1
-4
/
+4
*
|
IB/core: Split uverbs_get_const/default to consider target type
Yishai Hadas
2021-03-11
1
-13
/
+67
*
|
RDMA/core: Remove unused req_ncomp_notif device operation
Gal Pressman
2021-03-11
1
-15
/
+0
*
|
RDMA/iwcm: Allow AFONLY binding for IPv6 addresses
Bernard Metzler
2021-03-10
1
-0
/
+1
|
/
*
RDMA/ipoib: Remove racy Subnet Manager sendonly join checks
Christoph Lameter
2021-02-16
1
-4
/
+0
*
RDMA/core: Introduce and use API to read port immutable data
Parav Pandit
2021-02-05
1
-0
/
+3
*
RDMA/core: Add device method for registering dma-buf based memory region
Jianxin Xiong
2021-01-20
1
-1
/
+5
*
RDMA/umem: Support importing dma-buf as user memory region
Jianxin Xiong
2021-01-20
1
-3
/
+45
*
RDMA/nldev: Return an error message on failure to turn auto mode
Patrisious Haddad
2021-01-18
1
-1
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-12-16
5
-109
/
+189
|
\
|
*
RDMA/uverbs: Fix incorrect variable type
Avihai Horon
2020-12-10
1
-0
/
+10
|
*
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-12-07
1
-0
/
+11
|
*
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
2020-12-07
2
-3
/
+9
|
*
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
2020-12-07
1
-1
/
+5
|
*
RDMA/restrack: Support all QP types
Leon Romanovsky
2020-11-27
1
-2
/
+8
|
*
RDMA/core: Allow drivers to disable restrack DB
Leon Romanovsky
2020-11-27
1
-0
/
+24
|
*
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2020-11-17
1
-23
/
+50
|
*
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-17
1
-12
/
+2
|
|
\
|
*
|
RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQ
Jason Gunthorpe
2020-11-16
1
-0
/
+42
|
*
|
RDMA: Lift ibdev_to_node from rds to common code
Christoph Hellwig
2020-11-12
1
-0
/
+13
|
*
|
RDMA/core: Remove ib_dma_{alloc,free}_coherent
Christoph Hellwig
2020-11-12
1
-29
/
+0
|
*
|
RDMA/core: Make FD destroy callback void
Leon Romanovsky
2020-11-12
1
-2
/
+2
[next]