index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
87
-3099
/
+3760
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
7
-11
/
+11
2020-01-31
IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
John Hubbard
8
-14
/
+13
2020-01-31
IB/umem: use get_user_pages_fast() to pin DMA pages
John Hubbard
1
-11
/
+6
2020-01-30
RDMA/core: Make the entire API tree static
Jason Gunthorpe
3
-23
/
+3
2020-01-29
RDMA/efa: Mask access flags with the correct optional range
Gal Pressman
1
-1
/
+1
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
36
-198
/
+297
2020-01-28
RDMA/cma: Fix unbalanced cm_id reference count during address resolve
Parav Pandit
1
-0
/
+2
2020-01-28
RDMA/umem: Fix ib_umem_find_best_pgsz()
Artemy Kovalyov
1
-3
/
+6
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-5
/
+5
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
7
-10
/
+10
2020-01-27
IB/mlx4: Fix leak in id_map_find_del
HÃ¥kon Bugge
1
-26
/
+3
2020-01-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-12
/
+0
2020-01-25
IB/opa_vnic: Spelling correction of 'erorr' to 'error'
Dillon Brock
1
-1
/
+1
2020-01-25
IB/hfi1: Fix logical condition in msix_request_irq
Nathan Chancellor
1
-1
/
+1
2020-01-25
RDMA/cm: Remove CM message structs
Jason Gunthorpe
2
-288
/
+0
2020-01-25
RDMA/cm: Use IBA functions for complex structure members
Jason Gunthorpe
1
-64
/
+107
2020-01-25
RDMA/cm: Use IBA functions for simple structure members
Jason Gunthorpe
1
-139
/
+245
2020-01-25
RDMA/cm: Use IBA functions for swapping get/set acessors
Jason Gunthorpe
2
-269
/
+36
2020-01-25
RDMA/cm: Use IBA functions for simple get/set acessors
Jason Gunthorpe
2
-509
/
+104
2020-01-25
RDMA/cm: Add SET/GET implementations to hide IBA wire format
Leon Romanovsky
2
-0
/
+268
2020-01-25
RDMA/cm: Add accessors for CM_REQ transport_type
Jason Gunthorpe
1
-12
/
+29
2020-01-25
IB/mlx5: Return the administrative GUID if exists
Danit Goldberg
1
-16
/
+12
2020-01-25
RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
Jason Gunthorpe
1
-0
/
+2
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
38
-209
/
+317
2020-01-21
Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
35
-193
/
+290
2020-01-21
scsi: RDMA/isert: Fix a recently introduced regression related to logout
Bart Van Assche
1
-12
/
+0
2020-01-20
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
Ingo Molnar
5
-16
/
+27
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-16
/
+27
2020-01-17
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...
Saeed Mahameed
1
-4
/
+6
2020-01-17
net/mlx5: Refactor mlx5_create_auto_grouped_flow_table
Paul Blakey
1
-4
/
+6
2020-01-16
IB/mlx4: Fix memory leak in add_gid error flow
Jack Morgenstein
1
-4
/
+16
2020-01-16
IB/mlx5: Expose RoCE accelerator counters
Avihai Horon
1
-0
/
+18
2020-01-16
RDMA/mlx5: Set relaxed ordering when requested
Michael Guralnik
4
-5
/
+23
2020-01-16
RDMA/core: Add the core support field to METHOD_GET_CONTEXT
Michael Guralnik
1
-0
/
+8
2020-01-16
RDMA/efa: Allow passing of optional access flags for MR registration
Michael Guralnik
1
-0
/
+1
2020-01-16
RDMA/uverbs: Add ioctl command to get a device context
Jason Gunthorpe
5
-62
/
+114
2020-01-16
RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() path
Jason Gunthorpe
2
-21
/
+5
2020-01-16
RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOC
Jason Gunthorpe
2
-2
/
+25
2020-01-16
RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
Jason Gunthorpe
2
-6
/
+15
2020-01-16
IB/mlx5: Mask out unsupported ODP capabilities for kernel QPs
Moni Shoua
1
-0
/
+17
2020-01-16
RDMA/mlx5: Don't fake udata for kernel path
Leon Romanovsky
1
-18
/
+16
2020-01-16
IB/mlx5: Add ODP WQE handlers for kernel QPs
Moni Shoua
3
-70
/
+117
2020-01-16
IB/core: Add interface to advise_mr for kernel users
Moni Shoua
1
-0
/
+11
2020-01-16
IB/core: Introduce ib_reg_user_mr
Moni Shoua
3
-1
/
+34
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
32
-98
/
+80
2020-01-15
IB/srp: Never use immediate data if it is disabled by a user
Sergey Gorenko
1
-1
/
+2
2020-01-15
RDMA/rxe: Compute the maximum sges and inline size based on the WQE size
Rao Shoaib
1
-10
/
+8
2020-01-15
Introduce maximum WQE size to check limits
Rao Shoaib
1
-1
/
+6
[next]