开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
2018-07-10
RDMA/nes: Avoid complaints about unused variables
Bart Van Assche
2018-07-10
RDMA/cxgb4: Restore the dropped uninitialized_var
Jason Gunthorpe
2018-07-10
IB: Enable uverbs_destroy_def_handler to be used by drivers
Yishai Hadas
2018-07-10
ib_srpt: use kvmalloc to allocate ring pointers
Jan Dakinevich
2018-07-10
IB/uverbs: Pass IB_UVERBS_QPF_GRH_REQUIRED to user space
Artemy Kovalyov
2018-07-10
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
2018-07-10
RDMA/hfi1: Move grh_required into update_sm_ah
Jason Gunthorpe
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
2018-07-09
RDMA/ipoib: Fix return code from ipoib_cm_dev_init
Kamal Heib
2018-07-09
IB/core: Simplify check for RoCE route resolve
Parav Pandit
2018-07-09
IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
Parav Pandit
2018-07-09
RDMA/mlx5: Remove unused port number parameter
Leon Romanovsky
2018-07-09
IB/uverbs: Do not use uverbs_cmd_mask in the ioctl path
Jason Gunthorpe
2018-07-09
IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
Jann Horn
2018-07-09
RDMA/rw: Fix rdma_rw_ctx_signature_init() kernel-doc header
Bart Van Assche
2018-07-09
RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyze
Bart Van Assche
2018-07-09
RDMA/cxgb3: Make iwch_poll_cq_one() easier to analyze
Bart Van Assche
2018-07-09
RDMA/rxe: Simplify the error handling code in rxe_create_ah()
Bart Van Assche
2018-07-09
IB/iser: Remove set-but-not-used variables
Bart Van Assche
2018-07-09
RDMA/ocrdma: Remove a set-but-not-used variable
Bart Van Assche
2018-07-09
IB/nes: Fix a compiler warning
Bart Van Assche
2018-07-09
RDMA/core: Remove set-but-not-used variables
Bart Van Assche
2018-07-09
RDMA/core: Remove ib_find_cached_gid() and ib_find_cached_gid_by_port()
Bart Van Assche
2018-07-09
RDMA/ipoib: Fix use of sizeof()
Kamal Heib
2018-07-09
RDMA/ipoib: Prefer unsigned int to bare use of unsigned
Kamal Heib
2018-07-09
RDMA/ipoib: Use min_t() macro instead of min()
Kamal Heib
2018-07-09
IB/cm: Remove unused and erroneous msg sequence encoding
Håkon Bugge
2018-07-09
IB/uverbs: Replace ib_ucq_object uverbs_file with the one in ib_uobject
Jason Gunthorpe
2018-07-09
IB/uverbs: Remove ib_uobject_file
Jason Gunthorpe
2018-07-09
IB/uverbs: Tidy up remaining references to ucontext
Jason Gunthorpe
2018-07-09
IB/uverbs: Replace file->ucontext with file in uverbs_cmd.c
Jason Gunthorpe
2018-07-09
IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function calls
Jason Gunthorpe
2018-07-09
IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile
Jason Gunthorpe
2018-07-09
IB/uverbs: Add a uobj_perform_destroy helper
Jason Gunthorpe
2018-07-04
RDMA/uverbs: Combine MIN_SZ_OR_ZERO with UVERBS_ATTR_STRUCT
Jason Gunthorpe
2018-07-04
RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformly
Jason Gunthorpe
2018-07-04
RDMA/uverbs: Remove UA_FLAGS
Jason Gunthorpe
2018-07-04
RDMA/uverbs: Get rid of the & in method specifications
Jason Gunthorpe
2018-07-04
RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros
Jason Gunthorpe
2018-07-04
RDMA/uverbs: Simplify method definition macros
Jason Gunthorpe
2018-07-04
RDMA/uverbs: Simplify UVERBS_ATTR family of macros
Jason Gunthorpe
2018-07-04
RDMA/uverbs: Split UVERBS_ATTR_FLOW_ACTION_ESP_HANDLE
Jason Gunthorpe
2018-07-04
RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device
Jason Gunthorpe
2018-07-04
Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-next
Jason Gunthorpe
2018-07-04
IB/mlx5: Expose dump and fill memory key
Yonatan Cohen
2018-07-04
net/mlx5: Limit scope of dump_fill_mkey function
Yonatan Cohen
2018-07-04
RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.c
Dan Carpenter
2018-07-04
RDMA/bnxt_re: Fix a couple off by one bugs
Dan Carpenter
2018-07-04
IB/core: type promotion bug in rdma_rw_init_one_mr()
Dan Carpenter
2018-07-04
RDMA/i40w: Hold read semaphore while looking after VMA
Leon Romanovsky
[next]