Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5da06e6cd94d040755f086aa95062b7fc4750434
/
drivers
/
infiniband
8fdd401
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
f1f6a7d
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
by John Hubbard
· 5 years ago
dfa0a4f
IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
by John Hubbard
· 5 years ago
4789fcd
IB/umem: use get_user_pages_fast() to pin DMA pages
by John Hubbard
· 5 years ago
8889f6f
RDMA/core: Make the entire API tree static
by Jason Gunthorpe
· 5 years ago
ba19e16
RDMA/efa: Mask access flags with the correct optional range
by Gal Pressman
· 5 years ago
bd2463a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
b4fb4cc
RDMA/cma: Fix unbalanced cm_id reference count during address resolve
by Parav Pandit
· 5 years ago
36798d5
RDMA/umem: Fix ib_umem_find_best_pgsz()
by Artemy Kovalyov
· 5 years ago
c0e809e
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
634cd4b
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
6a1000b
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
ea660ad
IB/mlx4: Fix leak in id_map_find_del
by Håkon Bugge
· 5 years ago
54343d9
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
7f04c71
IB/opa_vnic: Spelling correction of 'erorr' to 'error'
by Dillon Brock
· 5 years ago
79ba4f9
IB/hfi1: Fix logical condition in msix_request_irq
by Nathan Chancellor
· 5 years ago
13e0af1
RDMA/cm: Remove CM message structs
by Jason Gunthorpe
· 5 years ago
4ca662a
RDMA/cm: Use IBA functions for complex structure members
by Jason Gunthorpe
· 5 years ago
91b60a7
RDMA/cm: Use IBA functions for simple structure members
by Jason Gunthorpe
· 5 years ago
01adb7f
RDMA/cm: Use IBA functions for swapping get/set acessors
by Jason Gunthorpe
· 5 years ago
b6bbee6
RDMA/cm: Use IBA functions for simple get/set acessors
by Jason Gunthorpe
· 5 years ago
d05d4ac
RDMA/cm: Add SET/GET implementations to hide IBA wire format
by Leon Romanovsky
· 5 years ago
792a7c1
RDMA/cm: Add accessors for CM_REQ transport_type
by Jason Gunthorpe
· 5 years ago
4bbd492
IB/mlx5: Return the administrative GUID if exists
by Danit Goldberg
· 5 years ago
6b3712c
RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
by Jason Gunthorpe
· 5 years ago
e8b3a42
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
by Jason Gunthorpe
· 5 years ago
ad06307
Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma
by David S. Miller
· 5 years ago
04060db
scsi: RDMA/isert: Fix a recently introduced regression related to logout
by Bart Van Assche
· 5 years ago
cb6c82d
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
by Ingo Molnar
· 5 years ago
b3f7e3f
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
12e9e0d
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by Saeed Mahameed
· 5 years ago
61dc7b0
net/mlx5: Refactor mlx5_create_auto_grouped_flow_table
by Paul Blakey
· 5 years ago
eaad647
IB/mlx4: Fix memory leak in add_gid error flow
by Jack Morgenstein
· 5 years ago
d7fab91
IB/mlx5: Expose RoCE accelerator counters
by Avihai Horon
· 5 years ago
d6de0bb
RDMA/mlx5: Set relaxed ordering when requested
by Michael Guralnik
· 5 years ago
8116469
RDMA/core: Add the core support field to METHOD_GET_CONTEXT
by Michael Guralnik
· 5 years ago
86dd738
RDMA/efa: Allow passing of optional access flags for MR registration
by Michael Guralnik
· 5 years ago
a112341
RDMA/uverbs: Add ioctl command to get a device context
by Jason Gunthorpe
· 5 years ago
da57db2
RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() path
by Jason Gunthorpe
· 5 years ago
d680e88
RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOC
by Jason Gunthorpe
· 5 years ago
8ffc324
RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
by Jason Gunthorpe
· 5 years ago
a73a895
IB/mlx5: Mask out unsupported ODP capabilities for kernel QPs
by Moni Shoua
· 5 years ago
4835709
RDMA/mlx5: Don't fake udata for kernel path
by Leon Romanovsky
· 5 years ago
da9ee9d
IB/mlx5: Add ODP WQE handlers for kernel QPs
by Moni Shoua
· 5 years ago
87d8069f
IB/core: Add interface to advise_mr for kernel users
by Moni Shoua
· 5 years ago
33006bd
IB/core: Introduce ib_reg_user_mr
by Moni Shoua
· 5 years ago
c320e52
IB: Allow calls to ib_umem_get from kernel ULPs
by Moni Shoua
· 5 years ago
0fbb37d
IB/srp: Never use immediate data if it is disabled by a user
by Sergey Gorenko
· 5 years ago
363824f
RDMA/rxe: Compute the maximum sges and inline size based on the WQE size
by Rao Shoaib
· 5 years ago
4e8d683
Introduce maximum WQE size to check limits
by Rao Shoaib
· 5 years ago
0428c6e
RDMA/efa: Remove unused ucontext parameter from efa_qp_user_mmap_entries_remove
by Gal Pressman
· 5 years ago
f5f5ddb
RDMA/efa: Remove {} brackets from single statement if
by Gal Pressman
· 5 years ago
57f63f3
RDMA/efa: Device definitions documentation updates
by Gal Pressman
· 5 years ago
7db8269
RDMA/hns: Add support for extended atomic in userspace
by Jiaran Zhang
· 5 years ago
80a7857
RDMA/hns: Get pf capabilities from firmware
by Lijun Ou
· 5 years ago
ba6bb7e
RDMA/hns: Add interfaces to get pf capabilities from firmware
by Lijun Ou
· 5 years ago
a91e093
RDMA/hns: Remove some redundant variables related to capabilities
by Weihang Li
· 5 years ago
5c55cfd
RDMA/core: Use READ_ONCE for ib_ufile.async_file
by Jason Gunthorpe
· 5 years ago
3e032c0
RDMA/core: Make ib_uverbs_async_event_file into a uobject
by Jason Gunthorpe
· 5 years ago
39e83af
RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobject
by Jason Gunthorpe
· 5 years ago
817d657
RDMA/core: Simplify type usage for ib_uverbs_async_handler()
by Jason Gunthorpe
· 5 years ago
e04dd13
RDMA/core: Do not erase the type of ib_wq.uobject
by Jason Gunthorpe
· 5 years ago
9fbe334
RDMA/core: Do not erase the type of ib_srq.uobject
by Jason Gunthorpe
· 5 years ago
620d3f8
RDMA/core: Do not erase the type of ib_qp.uobject
by Jason Gunthorpe
· 5 years ago
5bd48c1
RDMA/core: Do not erase the type of ib_cq.uobject
by Jason Gunthorpe
· 5 years ago
4ec1dcf
RDMA/core: Make ib_ucq_object use ib_uevent_object
by Jason Gunthorpe
· 5 years ago
849e149
RDMA/core: Do not allow alloc_commit to fail
by Jason Gunthorpe
· 5 years ago
93887e6
RDMA/mlx5: Simplify devx async commands
by Jason Gunthorpe
· 5 years ago
f7c8416
RDMA/core: Simplify destruction of FD uobjects
by Jason Gunthorpe
· 5 years ago
6898d1c6
RDMA/mlx5: Use RCU and direct refcounts to keep memory alive
by Jason Gunthorpe
· 5 years ago
8bdf9dd
RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class
by Jason Gunthorpe
· 5 years ago
3f59b6c
IB/mlx5: Add mmap support for VAR
by Yishai Hadas
· 5 years ago
7be76be
IB/mlx5: Introduce VAR object and its alloc/destroy methods
by Yishai Hadas
· 5 years ago
f164be8
IB/mlx5: Extend caps stage to handle VAR capabilities
by Yishai Hadas
· 5 years ago
57ad87dd
Merge branch 'x86/mm' into efi/core, to pick up dependencies
by Ingo Molnar
· 5 years ago
1e123d9
RDMA/core: Remove err in iw_query_port
by Guoqing Jiang
· 5 years ago
626903e
RDMA/hns: Add support for reporting wc as software mode
by Xi Wang
· 5 years ago
468d020
RDMA/hns: Bugfix for posting a wqe with sge
by Lijun Ou
· 5 years ago
2c9d4e2
IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats
by Mike Marciniszyn
· 5 years ago
5ffd048
IB/hfi1: Add software counter for ctxt0 seq drop
by Mike Marciniszyn
· 5 years ago
d791d29
IB/hfi1: Return void in packet receiving functions
by Grzegorz Andrejczuk
· 5 years ago
13d2a83
IB/hfi1: Decouple IRQ name from type
by Grzegorz Andrejczuk
· 5 years ago
6266103
IB/hfi1: Create API for auto activate
by Mike Marciniszyn
· 5 years ago
cd47b59
IB/hfi1: IB/hfi1: Add an API to handle special case drop
by Mike Marciniszyn
· 5 years ago
7b8a8b7
IB/hfi1: Move common receive IRQ code to function
by Grzegorz Andrejczuk
· 5 years ago
01c7fc5
IB/hfi1: Add fast and slow handlers for receive context
by Mike Marciniszyn
· 5 years ago
de730f7
IB/hfi1: Move chip specific functions to chip.c
by Mike Marciniszyn
· 5 years ago
14e23bd
RDMA/core: Fix locking in ib_uverbs_event_read
by Jason Gunthorpe
· 5 years ago
74f75cd
IB/core: Fix build failure without hugepages
by Arnd Bergmann
· 5 years ago
40adf68
IB/core: Rename event_handler_lock to qp_open_list_lock
by Parav Pandit
· 5 years ago
17e1064
IB/core: Cut down single member ib_cache structure
by Parav Pandit
· 5 years ago
6b57cea
IB/core: Let IB core distribute cache update events
by Parav Pandit
· 5 years ago
4cca96a
IB/mlx5: Do reverse sequence during device removal
by Parav Pandit
· 5 years ago
60262b1
RDMA/hns: Fix coding style issues
by Lijun Ou
· 5 years ago
d800c93
RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UP
by Wenpeng Liang
· 5 years ago
0c53426
RDMA/hns: Remove redundant print information
by Yixing Liu
· 5 years ago
032b057
RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify()
by Lijun Ou
· 5 years ago
5e049a5
RDMA/hns: Update the value of qp type
by Lijun Ou
· 5 years ago
58e4fc1
RDMA/hns: Remove unused function hns_roce_init_eq_table()
by Lijun Ou
· 5 years ago
eca4450
RDMA/hns: Avoid printing address of mtt page
by Wenpeng Liang
· 5 years ago
Next »