Age | Commit message (Expand) | Author |
2020-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-01-31 | mm, tree-wide: rename put_user_page*() to unpin_user_page*() | John Hubbard |
2020-01-31 | IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP | John Hubbard |
2020-01-31 | IB/umem: use get_user_pages_fast() to pin DMA pages | John Hubbard |
2020-01-30 | RDMA/core: Make the entire API tree static | Jason Gunthorpe |
2020-01-29 | RDMA/efa: Mask access flags with the correct optional range | Gal Pressman |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-28 | RDMA/cma: Fix unbalanced cm_id reference count during address resolve | Parav Pandit |
2020-01-28 | RDMA/umem: Fix ib_umem_find_best_pgsz() | Artemy Kovalyov |
2020-01-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-27 | IB/mlx4: Fix leak in id_map_find_del | HÃ¥kon Bugge |
2020-01-26 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2020-01-25 | IB/opa_vnic: Spelling correction of 'erorr' to 'error' | Dillon Brock |
2020-01-25 | IB/hfi1: Fix logical condition in msix_request_irq | Nathan Chancellor |
2020-01-25 | RDMA/cm: Remove CM message structs | Jason Gunthorpe |
2020-01-25 | RDMA/cm: Use IBA functions for complex structure members | Jason Gunthorpe |
2020-01-25 | RDMA/cm: Use IBA functions for simple structure members | Jason Gunthorpe |
2020-01-25 | RDMA/cm: Use IBA functions for swapping get/set acessors | Jason Gunthorpe |
2020-01-25 | RDMA/cm: Use IBA functions for simple get/set acessors | Jason Gunthorpe |
2020-01-25 | RDMA/cm: Add SET/GET implementations to hide IBA wire format | Leon Romanovsky |
2020-01-25 | RDMA/cm: Add accessors for CM_REQ transport_type | Jason Gunthorpe |
2020-01-25 | IB/mlx5: Return the administrative GUID if exists | Danit Goldberg |
2020-01-25 | RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence | Jason Gunthorpe |
2020-01-21 | Merge tag 'rds-odp-for-5.5' into rdma.git for-next | Jason Gunthorpe |
2020-01-21 | Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2020-01-21 | scsi: RDMA/isert: Fix a recently introduced regression related to logout | Bart Van Assche |
2020-01-20 | Merge tag 'v5.5-rc7' into perf/core, to pick up fixes | Ingo Molnar |
2020-01-19 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-01-16 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae... | Saeed Mahameed |
2020-01-16 | net/mlx5: Refactor mlx5_create_auto_grouped_flow_table | Paul Blakey |
2020-01-16 | IB/mlx4: Fix memory leak in add_gid error flow | Jack Morgenstein |
2020-01-16 | IB/mlx5: Expose RoCE accelerator counters | Avihai Horon |
2020-01-16 | RDMA/mlx5: Set relaxed ordering when requested | Michael Guralnik |
2020-01-16 | RDMA/core: Add the core support field to METHOD_GET_CONTEXT | Michael Guralnik |
2020-01-16 | RDMA/efa: Allow passing of optional access flags for MR registration | Michael Guralnik |
2020-01-16 | RDMA/uverbs: Add ioctl command to get a device context | Jason Gunthorpe |
2020-01-16 | RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() path | Jason Gunthorpe |
2020-01-16 | RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOC | Jason Gunthorpe |
2020-01-16 | RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths | Jason Gunthorpe |
2020-01-16 | IB/mlx5: Mask out unsupported ODP capabilities for kernel QPs | Moni Shoua |
2020-01-16 | RDMA/mlx5: Don't fake udata for kernel path | Leon Romanovsky |
2020-01-16 | IB/mlx5: Add ODP WQE handlers for kernel QPs | Moni Shoua |
2020-01-16 | IB/core: Add interface to advise_mr for kernel users | Moni Shoua |
2020-01-16 | IB/core: Introduce ib_reg_user_mr | Moni Shoua |
2020-01-16 | IB: Allow calls to ib_umem_get from kernel ULPs | Moni Shoua |
2020-01-15 | IB/srp: Never use immediate data if it is disabled by a user | Sergey Gorenko |
2020-01-15 | RDMA/rxe: Compute the maximum sges and inline size based on the WQE size | Rao Shoaib |
2020-01-15 | Introduce maximum WQE size to check limits | Rao Shoaib |