Linux RDMA and InfiniBand Development
[Prev Page][Next Page]
- Re: [PATCH v3] coding-style: Clarify the expectations around bool, (continued)
- [PATCH rdma-rc] RDMA/cma: add cm_id restrack resource based on kernel or user cm_id type,
Steve Wise
- [PATCH for-rc] RDMA/vmw_pvrdma: Return the correct opcode when creating WR,
Adit Ranadive
- [PATCH] IB/usnic: Use struct_size() in kmalloc(),
Gustavo A. R. Silva
- [PATCH] IB/cm: Use struct_size() in kmalloc(),
Gustavo A. R. Silva
- RE: [PATCHv1] IB/mthca: Zero out QP during allocation time, Parav Pandit
- [PATCH rdma-next 1/3] IB/usnic: Fix out of bounds index check in query pkey,
Gal Pressman
- [RFC for-next 0/2] ib_umem_get extract ib_ucontext from ib_udata,
Shamir Rabinovitch
- [PATCH rdma-rc] RDMA/uverbs: Fix post send success return value in case of error,
Gal Pressman
- [PATCH ibacm v2 0/2] ibacm: acme supports only one port,
Håkon Bugge
- [PATCH RFC v2 0/2] IB device in-kernel API support indication,
Gal Pressman
- [PATCH] [v2]RDMA: add checks for the status of nla_put in ib_nl_send_msg,
Aditya Pakki
- [PATCH] [V2] infiniband: fix a missing check of nla_put,
Aditya Pakki
- [PATCH] lib/scatterlist: Provide a DMA page iterator,
Jason Gunthorpe
- [PATCH] IB/core: Use struct_size() in kzalloc(),
Gustavo A. R. Silva
- [PATCH] ibacm: Unable to resurrect an interface,
Håkon Bugge
- [PATCH] RDMA/cma: Rollback source IP address if failing to acquire device,
Myungho Jung
- [PATCH v4 1/2] net/mlx4: Get rid of page operation after dma_alloc_coherent,
Stephen Warren
- [RFC rdma-next 00/11] Provide per-ID access to restrack objects,
Leon Romanovsky
- [RFC rdma-next 01/11] RDMA/nldev: Dynamically generate restrack dumpit callbacks, Leon Romanovsky
- [RFC rdma-next 02/11] RDMA/nldev: Export unique identifier for PD objects, Leon Romanovsky
- [RFC rdma-next 04/11] RDMA/mlx5: Store PDN in general ib_pd, Leon Romanovsky
- [RFC rdma-next 05/11] RDMA/nldev: Refactor out PID namespace check, Leon Romanovsky
- [RFC rdma-next 06/11] RDMA/nldev: Prepare CAP_NET_ADMIN checks for .doit callbacks, Leon Romanovsky
- [RFC rdma-next 07/11] RDMA/nldev: Prepare code for per-port/per-device separation, Leon Romanovsky
- [RFC rdma-next 08/11] RDMA/restrack: Convert internal DB from hash to XArray, Leon Romanovsky
- [RFC rdma-next 09/11] RDMA/restrack: Translate from ID to restrack object, Leon Romanovsky
- [RFC rdma-next 03/11] RDMA/verbs: Add unique PD object identifier, Leon Romanovsky
- [RFC rdma-next 11/11] RDMA/restrack: Drop synchronization lock while updating DB, Leon Romanovsky
- [RFC rdma-next 10/11] RDMA/nldev: Add resource tracker doit callback, Leon Romanovsky
- [PATCH] IB/hfi1: Incorrect sizing of sge for PIO will OOPs,
Mike Marciniszyn
- [ibsim patch 01/23] move sim_cmd_file into ibsim/sim_cmd.c,
Honggang Li
- [ibsim patch 02/23] Make gcc don't warn about deprecated declarations, Honggang Li
- [ibsim patch 03/23] ibsim: return 'NULL' instead of '0' if fucntion return a pointer, Honggang Li
- [ibsim patch 04/23] sim_net.c: avoid copy garbage, Honggang Li
- <Possible follow-ups>
- [ibsim patch 01/23] move sim_cmd_file into ibsim/sim_cmd.c, Honggang Li
- [ibsim patch 02/23] Make gcc don't warn about deprecated declarations, Honggang Li
- [ibsim patch 03/23] ibsim: return 'NULL' instead of '0' if fucntion return a pointer, Honggang Li
- [ibsim patch 04/23] sim_net.c: avoid copy garbage, Honggang Li
- [ibsim patch 05/23] sim_cmd.c: fix ‘orig’ may be used uninitialized, Honggang Li
- [ibsim patch 06/23] sim_mad.c: fix a clang compilation error, Honggang Li
- [ibsim patch 07/23] run_opensm.sh: remove opensm '-c' option, Honggang Li
- [ibsim patch 08/23] ibsim.spec.in: Append gcc into the BuildRequires tag, Honggang Li
- [ibsim patch 09/23] sim_net.c: Delete function 'new_hca', Honggang Li
- [ibsim patch 10/23] sim_cmd.c: do_set_guid should dereference the char pointer, Honggang Li
- [ibsim patch 11/23] sim_cmd.c: fix CONSTANT_EXPRESSION_RESULT for dump_route, Honggang Li
- [ibsim patch 12/23] sim_cmd.c: sim_cmd_file should check the char pointer before dereferening, Honggang Li
- [ibsim patch 13/23] sim_mad.c: fix potential dereference of a null pointer in do_sl2vl, Honggang Li
- [ibsim patch 14/23] sim_mad.c: Fix NO_EFFECT issue for do_linearforwtbl, Honggang Li
- [ibsim patch 15/23] sim_mad.c: Fix a CONSTANT_EXPRESSION_RESULT for switch_lookup, Honggang Li
- [ibsim patch 16/23] umad2sim.c: make_path should check the return value of mkdir, Honggang Li
- [ibsim patch 17/23] umad2sim.c: Fix a few potential buffer overflow issues, Honggang Li
- [ibsim patch 18/23] sim_net.c: initialize the pointer sp with NULL for parse_port, Honggang Li
- [ibsim patch 19/23] sim_cmd.c: Delete unused value, Honggang Li
- [ibsim patch 20/23] ibsim.spec.in: Improve the spec file as Fedora package guide requires, Honggang Li
- [ibsim patch 21/23] sim_net.c: Free pattern buffer, Honggang Li
- [ibsim patch 22/23] sim_cmd.c: Fix out of bound memory access in do_cmd, Honggang Li
- [ibsim patch 23/23] sim_mad.c: Fix accessing of uninitialised memory in send_trap, Honggang Li
- Re: [ibsim patch 01/23] move sim_cmd_file into ibsim/sim_cmd.c, Hal Rosenstock
- [PATCH RFC 0/2] IB device in-kernel API support indication,
Gal Pressman
- [for-next 0/7] Add support for Broadcom's 57500 series of adapters,
Devesh Sharma
- [PATCH 0/7] Add support Broadcom's 57500 series of adapters,
Devesh Sharma
- ib_ipoib: general protection fault in ib_destroy_qp -> rdma_put_gid_attr+0x9/0x30 [ib_core],
Alexander Murashkin
- [PATCH 1/1] net: rds: remove unnecessary NULL check,
Zhu Yanjun
- [PATCH iproute2-rc] rdma: Fix incorrectly handled NLA validation, Leon Romanovsky
- [PATCH AUTOSEL 4.19 10/97] IB/mlx5: Block DEVX umem from the non applicable cases, Sasha Levin
- [PATCH AUTOSEL 4.19 43/97] net/mlx5e: RX, Verify MPWQE stride size is in range, Sasha Levin
- [PATCH AUTOSEL 4.19 44/97] net/mlx5e: Cancel DIM work on close SQ, Sasha Levin
- [PATCH AUTOSEL 4.19 84/97] net/mlx5e: RX, Fix wrong early return in receive queue poll, Sasha Levin
- [PATCH AUTOSEL 4.19 86/97] net/mlx5e: Remove the false indication of software timestamping support, Sasha Levin
- [PATCH AUTOSEL 4.19 85/97] net/mlx5: Typo fix in del_sw_hw_rule, Sasha Levin
- [PATCH AUTOSEL 4.14 53/59] net/mlx5: Typo fix in del_sw_hw_rule, Sasha Levin
- [PATCH AUTOSEL 4.19 14/97] IB/core: Fix oops in netdev_next_upper_dev_rcu(), Sasha Levin
- [PATCH rdma-rc] IB/core: Add advise_mr to the list of known ops,
Leon Romanovsky
- [PATCH] infiniband: bnxt_re: qplib: Check the return value of send_message,
Aditya Pakki
- [PATCH rdma-next] Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads",
Leon Romanovsky
- [PATCH] infiniband: add checks for the status of nla_put,
Kangjie Lu
- [PATCH] infiniband: fix a missing check of nla_put,
Kangjie Lu
- [PATCH rdma-next 0/6] Introduce APIs to get DMA addresses aligned to a HW supported page size,
Shiraz Saleem
- [PATCH] infiniband/qedr: Potential null ptr dereference of qp,
Aditya Pakki
- [PATCH for-next v2] iw_cxgb4: Check for send WR also while posting write with completion WR,
Potnuri Bharat Teja
- [PATCH rdma-next v1] IB/umad: Fix use-after-free in cdev_put,
Leon Romanovsky
- [PATCH rdma-next] IB/umad: Fix use-after-free in cdev_put,
Leon Romanovsky
- [PATCH rdma-rc] RDMA/nldev: Don't expose unsafe global rkey to regular user,
Leon Romanovsky
- [PATCH rdma-core 0/6] verbs: Expose the IBTA port CapabilityMask2,
Yishai Hadas
- [PATCH iproute2-next] rdma: Add print of link CapabilityMask2 flags,
Leon Romanovsky
- [PATCH rdma-next] IB/mlx5: Allow XRC INI usage via verbs in DEVX context,
Leon Romanovsky
- [PATCH 00/20] drop useless LIST_HEAD,
Julia Lawall
- [PATCH rdma-next v1 0/5] Cleanup of CONFIG_INFINIBAND_ON_DEMAND_PAGING usage,
Leon Romanovsky
- [PATCH][next] IB/uverbs: fix an unsigned being compared to < 0, Colin King
- [PATCH -next] RDMA/srpt: Use kmem_cache_free() instead of kfree(),
Wei Yongjun
- Re: [PATCH] IB/mlx5: Fix error handling in UVERBS_HANDLER, Leon Romanovsky
- [PATCH] RDMA/mlx5: Signedness bug in UVERBS_HANDLER(),
Dan Carpenter
- [PATCH] net/mlx5e: fix semicolon.cocci warnings,
kbuild test robot
- [PATCH] IB/uverbs: Signedness bug in UVERBS_HANDLER(),
Dan Carpenter
- [PATCH rdma-core 0/6] Fix Debian packaging,
Benjamin Drung
- [PATCH rdma-next v2 0/5] Refactor class and device registration code,
Leon Romanovsky
- [PATCH for-next] iw_cxgb4: Check for send WR also while posting write with completion WR,
Potnuri Bharat Teja
- [PATCH -next] IB/qib: Add missing err handle for qib_user_sdma_rb_insert,
YueHaibing
- [PATCH -next] IB/mlx4: Remove set but not used variable 'pd',
YueHaibing
- [PATCH] IB/mlx5: Fix missing destroy_workqueue on error unwind,
Jason Gunthorpe
- [PATCH v2 rdma-next] RDMA/iwcm: Don't copy past the end of dev_name() string,
Steve Wise
- [PATCH rdma-rc] RDMA/iwcm: Don't copy past the end of dev_name() string,
Steve Wise
- [PATCHv2 1/1] IB: rxe: remove pool state,
Zhu Yanjun
- [PATCH rdma-next] RDMA/nldev: Dynamically generate restrack dumpit callbacks,
Leon Romanovsky
- [PATCH v2] IB/core: Warn if can't pin memory,
Yuval Shaia
- [PATCH rdma-next 0/5] Cleanup of CONFIG_INFINIBAND_ON_DEMAND_PAGING usage,
Leon Romanovsky
- [PATCH v1] IB/core: Warn if can't pin memory,
Yuval Shaia
- [PATCH] IB/core: Warn if can't pin memory,
Yuval Shaia
- [PATCH] ibacm: Compare logical partitions instead of pkeys,
Håkon Bugge
[PATCH V3] net/mlx4: Get rid of page operation after dma_alloc_coherent,
Stephen Warren
[PATCH v5 00/30] NFS/RDMA client for next (4.21),
Chuck Lever
- [PATCH v5 01/30] xprtrdma: Yet another double DMA-unmap, Chuck Lever
- [PATCH v5 02/30] xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails, Chuck Lever
- [PATCH v5 03/30] xprtrdma: Refactor Receive accounting, Chuck Lever
- [PATCH v5 04/30] xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue, Chuck Lever
- [PATCH v5 05/30] xprtrdma: No qp_event disconnect, Chuck Lever
- [PATCH v5 06/30] xprtrdma: Don't wake pending tasks until disconnect is done, Chuck Lever
- [PATCH v5 07/30] xprtrdma: Fix ri_max_segs and the result of ro_maxpages, Chuck Lever
- [PATCH v5 08/30] xprtrdma: Reduce max_frwr_depth, Chuck Lever
- [PATCH v5 09/30] xprtrdma: Remove support for FMR memory registration, Chuck Lever
- [PATCH v5 10/30] xprtrdma: Remove rpcrdma_memreg_ops, Chuck Lever
- [PATCH v5 11/30] xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR), Chuck Lever
- [PATCH v5 12/30] NFS: Make "port=" mount option optional for RDMA mounts, Chuck Lever
- [PATCH v5 13/30] xprtrdma: Recognize XDRBUF_SPARSE_PAGES, Chuck Lever
- [PATCH v5 14/30] xprtrdma: Remove request_module from backchannel, Chuck Lever
- [PATCH v5 15/30] xprtrdma: Expose transport header errors, Chuck Lever
- [PATCH v5 16/30] xprtrdma: Simplify locking that protects the rl_allreqs list, Chuck Lever
- [PATCH v5 17/30] xprtrdma: Cull dprintk() call sites, Chuck Lever
- [PATCH v5 18/30] xprtrdma: Remove unused fields from rpcrdma_ia, Chuck Lever
- [PATCH v5 19/30] xprtrdma: Clean up of xprtrdma chunk trace points, Chuck Lever
- [PATCH v5 20/30] xprtrdma: Relocate the xprtrdma_mr_map trace points, Chuck Lever
- [PATCH v5 21/30] xprtrdma: Add trace points for calls to transport switch methods, Chuck Lever
- [PATCH v5 22/30] xprtrdma: Trace mapping, alloc, and dereg failures, Chuck Lever
- [PATCH v5 23/30] NFS: Fix NFSv4 symbolic trace point output, Chuck Lever
- [PATCH v5 24/30] SUNRPC: Simplify defining common RPC trace events, Chuck Lever
- [PATCH v5 25/30] SUNRPC: Fix some kernel doc complaints, Chuck Lever
- [PATCH v5 26/30] xprtrdma: Update comments in frwr_op_send, Chuck Lever
- [PATCH v5 27/30] xprtrdma: Replace outdated comment for rpcrdma_ep_post, Chuck Lever
- [PATCH v5 28/30] xprtrdma: Add documenting comment for rpcrdma_buffer_destroy, Chuck Lever
- [PATCH v5 29/30] xprtrdma: Clarify comments in rpcrdma_ia_remove, Chuck Lever
- [PATCH v5 30/30] xprtrdma: Don't leak freed MRs, Chuck Lever
[PATCH mlx5-next] IB/mlx5: Prevent allocating UMEM and UCTX as some general object,
Leon Romanovsky
[PATCH rdma-next 0/2] Fix to mlx5 devx interface,
Leon Romanovsky
[PATCH rdma-next v1 0/6] Refactor class and device registration code,
Leon Romanovsky
[PATCH RFC] RDMA: Change ib_umem_get to accept an ib_udata,
Jason Gunthorpe
[PATCH rdma-next] RDMA/i40iw: Make sure to initialize ib_device_ops,
Kamal Heib
[PATCH V2] net/mlx4: Get rid of page operation after dma_alloc_coherent,
Stephen Warren
[PATCH rdma-next] RDMA/mlx5: Fix function name typo 'fileds' -> 'fields',
Gal Pressman
[PATCH rdma-next] RDMA/core: Exclude hfi1 from device_rename supported devices,
Leon Romanovsky
[PATCH V5 jgg-for-next 0/3] Add DCQCN support for hip08,
Lijun Ou
[PATCH rdma-next 0/7] Add netlink command to change net namespace of rdma device,
Leon Romanovsky
[PATCH rdma-next 0/6] Disable device sharing in multiple net namespaces,
Leon Romanovsky
[PATCH rdma-next v3 00/10] Register IB class as net namespace aware class,
Leon Romanovsky
- [PATCH rdma-next v3 02/10] RDMA: Introduce and use rdma_device_to_ibdev(), Leon Romanovsky
- [PATCH rdma-next v3 03/10] RDMA/core: Introduce ib_core_device to hold device, Leon Romanovsky
- [PATCH rdma-next v3 04/10] RDMA/core: Add Documentation for ib_core_device, Leon Romanovsky
- [PATCH rdma-next v3 05/10] RDMA/core: Restrict sysfs entries view to init_net, Leon Romanovsky
- [PATCH rdma-next v3 06/10] RDMA/core: Prefix ib_ to device_mutex, lists_rwsem, device_list, Leon Romanovsky
- [PATCH rdma-next v3 07/10] RDMA/core: Implement compat device/sysfs tree in net namespace, Leon Romanovsky
- [PATCH rdma-next v3 08/10] RDMA/core: Handle compat dev during device rename, Leon Romanovsky
- [PATCH rdma-next v3 09/10] RDMA/core: Update core documentation for locking, Leon Romanovsky
- [PATCH rdma-next v3 10/10] RDMA/core: Support core port attributes in non init_net, Leon Romanovsky
- [PATCH rdma-next v3 01/10] RDMA/core: Introduce and use ib_setup_port_attrs(), Leon Romanovsky
[PATCH rdma-next] RDMA/core: Delete RoCE GID in hw when corresponding IP is deleted,
Leon Romanovsky
[PATCH rdma-next] IB/mlx5: Fix long EEH recover time with NVMe offloads,
Leon Romanovsky
[PATCH rdma-next] IB/cm: Properly create sysfs layout of RDMA devices with InfiniBand link layer,
Leon Romanovsky
[PATCH rdma-next 0/6] Refactor class and device registration code,
Leon Romanovsky
[Index of Archives]
[Linux USB Development]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Info]