Linux RDMA and InfiniBand Development
[Prev Page][Next Page]
- [PATCH rdma-core 1/3] libhns: Add alloc mw support for hip08, (continued)
- [PATCH for-next 0/2] Add mw support for hip08 in kernel space,
Yixian Liu
- [PATCH rdma-next] RDMA/core: Assign device ifindex before publishing the device,
Leon Romanovsky
- [PATCH rdma-next] RDMA/core: Follow correct unregister order between sysfs and cgroup,
Leon Romanovsky
- [PATCH] Fix pointer dereference in verify_val,
Honggang LI
- [PATCH net-next] net/mlx5e: Make function mlx5i_grp_sw_update_stats() static,
Wei Yongjun
- [PATCH rdma-next 00/11] Consider net ns from GID attribute for RoCE,
Leon Romanovsky
- [PATCH rdma-next 01/11] RDMA/core Introduce and use rdma_find_ndev_for_src_ip_rcu, Leon Romanovsky
- [PATCH rdma-next 02/11] RDMA/core: Avoid unnecessary sa_family overwrite, Leon Romanovsky
- [PATCH rdma-next 04/11] RDMA/core: Introduce and use rdma_set_src_addr() between IPv4 and IPv6, Leon Romanovsky
- [PATCH rdma-next 05/11] RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addr, Leon Romanovsky
- [PATCH rdma-next 06/11] RDMA/core: Use common code flow for IPv4/6 for addr resolve, Leon Romanovsky
- [PATCH rdma-next 07/11] RDMA/core: Refer to network type instead of device type, Leon Romanovsky
- [PATCH rdma-next 08/11] RDMA/core: Protect against changing dst->dev during destination resolve, Leon Romanovsky
- [PATCH rdma-next 03/11] RDMA/core: Let protocol specific function typecast sockaddr structure, Leon Romanovsky
- [PATCH rdma-next 10/11] IB/core: Introduce rdma_read_gid_attr_ndev_rcu() to check GID attribute, Leon Romanovsky
- [PATCH rdma-next 11/11] RDMA/core: Consider net ns of gid attribute for RoCE, Leon Romanovsky
- [PATCH rdma-next 09/11] IB/core: Simplify roce_resolve_route_from_path(), Leon Romanovsky
- Re: [PATCH rdma-next 00/11] Consider net ns from GID attribute for RoCE, Jason Gunthorpe
- [PATCH for-rc v1] bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces,
Somnath Kotur
- [PATCH rdma-next v1 0/4] Simplify creation and destruction of ib_uverbs_device,
Leon Romanovsky
- [PATCH rdma-next] RDMA/nes: Delete impossible debug prints,
Leon Romanovsky
- [PATCH 1/2] RDMA core: Document CM @event_handler function,
Chuck Lever
- [PATCH 1/1] mlx4: trigger IB events needed by SMC,
Ursula Braun
- [PATCH rdma-next] RDMA/odp: Fix use-after-free bug in releasing ucontext,
Leon Romanovsky
- [PATCH] bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces,
Somnath Kotur
- [PATCH 0/9] Export PCIe bandwidth via sysfs,
Alexandru Gagniuc
- [PATCH mlx5-next] net/mlx5: Add memic command opcode to command checker,
Leon Romanovsky
- [PATCH mlx5-next] net/mlx5: Fix atomic_mode enum values,
Leon Romanovsky
- [PATCH rdma-next] RDMA/core: Replace open-coded variant of get_device,
Leon Romanovsky
- [PATCH rdma-next] RDMA/uverbs: Declare closing variable as boolean,
Leon Romanovsky
- [PATCH rdma-next] RDMA/umem: Restore lockdep check while downgrading lock,
Leon Romanovsky
- [PATCH] RDMA/ucma: check fd type in ucma_migrate_id(),
Jann Horn
- [PATCH v3 0/3] IB/ipoib: Use dev_port to disambiguate port numbers,
Arseny Maslennikov
- [PATCH] parse_group_flag log suspicious group flag value,
Honggang LI
- [PATCH v2 for-rc] RDMA/hns: Move all prints out of irq handle,
liuyixian
- [PATCH rdma-rc] RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HW,
Leon Romanovsky
- [PATCH rdma-next 0/6] Attach modify header and packet reformat to steering rules,
Leon Romanovsky
- Testing on latest 4.19.0-rc1+ SRP all pass, no regrssions,
Laurence Oberman
- rxe: missing counter values in sysfs,
Holger Hoffstätte
- [PATCH] infiniband: core: mad: Fix a sleep-in-atomic-context bug in ib_mad_recv_done(),
Jia-Ju Bai
- [PATCH] infiniband: hw: hns: Fix a sleep-in-atomic-context bug in hns_roce_set_hem(),
Jia-Ju Bai
- [PATCH rdma-next] RDMA/qedr: remove set but not used variable 'ctx',
YueHaibing
- Re: [PATCH rdma-next] RDMA/qedr: remove set but not used variable 'ctx', Jason Gunthorpe
[PATCH for-rc] RDMA/hns: Move all prints out of irq handle,
liuyixian
[PATCH] infiniband: scsi: remove unnecessary unlikely(),
Igor Stoppa
[PATCH] infiniband: nes: add unlikely() to assert(),
Igor Stoppa
[PATCH] cxgb4: fix abort_req_rss6 struct,
Steve Wise
[PATCH for-rc 0/2] IB/hfi1: PCI bug due to pci core changes,
Dennis Dalessandro
[PATCH RFC] ib_uverbs: atomically flush and mark closed the comp event queue,
Steve Wise
[PATCH] iw_cxgb4: only allow 1 flush on user qps,
Steve Wise
[opensm patch v2 1/2] osm_prtn_config.c: Sanity check the value of mgroup_flag flag,
Honggang LI
[PATCH v5 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory,
Logan Gunthorpe
- [PATCH v5 01/13] PCI/P2PDMA: Support peer-to-peer memory, Logan Gunthorpe
- [PATCH v5 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset, Logan Gunthorpe
- [PATCH v5 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers, Logan Gunthorpe
- [PATCH v5 11/13] nvme-pci: Add a quirk for a pseudo CMB, Logan Gunthorpe
- [PATCH v5 05/13] docs-rst: Add a new directory for PCI documentation, Logan Gunthorpe
- [PATCH v5 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation, Logan Gunthorpe
- [PATCH v5 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats, Logan Gunthorpe
- [PATCH v5 12/13] nvmet: Introduce helper functions to allocate and free request SGLs, Logan Gunthorpe
- [PATCH v5 13/13] nvmet: Optionally use PCI P2P memory, Logan Gunthorpe
- [PATCH v5 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy](), Logan Gunthorpe
- [PATCH v5 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB, Logan Gunthorpe
- [PATCH v5 07/13] block: Add PCI P2P flag for request queue and check support for requests, Logan Gunthorpe
- [PATCH v5 10/13] nvme-pci: Add support for P2P memory in requests, Logan Gunthorpe
- Re: [PATCH v5 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory, Jerome Glisse
KMSAN: uninit-value in rds_connect,
syzbot
KMSAN: uninit-value in rds_bind,
syzbot
[PATCH v2 0/2] IB/ipoib: Use dev_port to disambiguate port numbers,
Arseny Maslennikov
[PATCH] osm_console.c: fix resource leak in dump_portguid_parse,
Honggang LI
[PATCH] 9p/rdma: do not disconnect on down_interruptible EAGAIN, Dominique Martinet
[PATCH] RDMA/vmw_pvrdma: Update device when link is doing down,
Yuval Shaia
[PATCH rdma-next v1] RDMA/cma: Protect cma dev list with lock,
Leon Romanovsky
[PATCH 1/2] osm_prtn_config.c: Sanity check the value of mgroup_flag flag,
Honggang LI
Re: [PATCH v6 1/2] mm: migration: fix migration of huge PMD shared pages,
Jerome Glisse
Are device drivers ready for max_send_sge ?,
Chuck Lever
[PATCH net-next] rds: store socket timestamps as ktime_t,
Arnd Bergmann
Reminder: Alpine Linux Persistence and Storage Summit happens soon, Richard Weinberger
[PATCH 0/3] IB/ipoib: Use dev_port to disambiguate port numbers,
Arseny Maslennikov
WARNING: bad unlock balance in ucma_destroy_id,
syzbot
[PATCH rdma-next 0/5] Simplify client_data_lock usage,
Leon Romanovsky
[PATCH rdma-next 0/4] Simplify creation and destruction of ib_uverbs_device,
Leon Romanovsky
[PATCH rdma-next 0/6] Bag of various RDMA fixes,
Leon Romanovsky
[PATCH rdma-rc] IB/core: Release object lock if destroy failed,
Leon Romanovsky
[PATCH rdma-next] IB/mlx5: Change TX affinity assignment in RoCE LAG mode,
Leon Romanovsky
[PATCH rdma-next v1 00/15] Flow actions to mutate packets,
Leon Romanovsky
- [PATCH mlx5-next v1 01/15] net/mlx5: Cleanup flow namespace getter switch logic, Leon Romanovsky
- [PATCH mlx5-next v1 02/15] net/mlx5: Add proper NIC TX steering flow tables support, Leon Romanovsky
- [PATCH mlx5-next v1 03/15] net/mlx5: Export modify header alloc/dealloc functions, Leon Romanovsky
- [PATCH mlx5-next v1 05/15] net/mlx5: Break encap/decap into two separated flow table creation flags, Leon Romanovsky
- [PATCH mlx5-next v1 06/15] net/mlx5: Move header encap type to IFC header file, Leon Romanovsky
- [PATCH mlx5-next v1 07/15] {net, RDMA}/mlx5: Rename encap to reformat packet, Leon Romanovsky
- [PATCH mlx5-next v1 08/15] net/mlx5: Expose new packet reformat capabilities, Leon Romanovsky
- [PATCH mlx5-next v1 09/15] net/mlx5: Pass a namespace for packet reformat ID allocation, Leon Romanovsky
- [PATCH mlx5-next v1 04/15] net/mlx5: Add support for more namespaces when allocating modify header, Leon Romanovsky
- [PATCH rdma-next v1 11/15] RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs language, Leon Romanovsky
- [PATCH rdma-next v1 12/15] RDMA/mlx5: Add a new flow action verb - modify header, Leon Romanovsky
- [PATCH rdma-next v1 13/15] RDMA/uverbs: Add generic function to fill in flow action object, Leon Romanovsky
- [PATCH rdma-next v1 14/15] RDMA/mlx5: Add new flow action verb - packet reformat, Leon Romanovsky
- [PATCH rdma-next v1 15/15] RDMA/mlx5: Extend packet reformat verbs, Leon Romanovsky
- [PATCH mlx5-next v1 10/15] net/mlx5: Export packet reformat alloc/dealloc functions, Leon Romanovsky
- Re: [PATCH rdma-next v1 00/15] Flow actions to mutate packets, Jason Gunthorpe
[PATCH rdma-next] RDMA/mlx5: Decrease stack usage in mlx5_ib_create_cq(),
Leon Romanovsky
[PATCH rdma-next v1] IB/rxe: Simplify rxe_find_route() to avoid GID query for netdev,
Leon Romanovsky
[PATCH opensm] osmtest/osmtest.c: Close file before exit function osmtest_create_inventory_file,
Hal Rosenstock
[PATCH 1/5] osmt_service.c: fix resource leak in osmt_get_all_services_and_check_names,
Honggang LI
Both for-next and for-rc are now open, Doug Ledford
[PATCH 1/5] Adjust BuildRequires for covscan,
Honggang LI
[PATCH rdma-next 0/5] RXE cleanup,
Leon Romanovsky
[PATCH rdma-next v1] IB/core: Add an unbound WQ type to the new CQ API,
Leon Romanovsky
[PATCH 1/1] net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6,
Zhu Yanjun
[PATCH v3] avoid race condition between start_xmit and cm_rep_handler,
Aaron Knister
KASAN: use-after-free Read in __rhashtable_lookup (2),
syzbot
[PATCH v3 RFC] avoid race condition between start_xmit and cm_rep_handler, Aaron Knister
[PATCH] iw_cxgb4: fix uninitialized variable plen,
Potnuri Bharat Teja
possible uverbs bug with comp events?,
Steve Wise
[PATCH] IB/ucm: fix UCM link error,
Arnd Bergmann
[PATCH] rds: tcp: remove duplicated include from tcp.c,
Yue Haibing
[PATCH v2] block: fix rdma queue mapping,
Sagi Grimberg
[resend] Crash in nvmet_req_init() - null req->rsp pointer,
Steve Wise
KASAN: slab-out-of-bounds Read in rdma_listen, syzbot
[PATCH 1/1] IB/rxe: remove redudant qpn check,
Zhu Yanjun
[PATCH] qib_sdma.c: .c: fix wrong return code of qib_sdma_verbs_send() when dma_mapping_error() fails,
Jiecheng Wu
[PATCH] RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr,
Jason Gunthorpe
[PATCH] block: fix rdma queue mapping,
Sagi Grimberg
[PATCH v2] avoid race condition between start_xmit and cm_rep_handler,
Aaron Knister
RE: [PATCH v2] avoid race condition between start_xmit and cm_rep_handler, Weiny, Ira
Re: [PATCH v2] avoid race condition between start_xmit and cm_rep_handler, Erez Shitrit
RE: [PATCH v2] avoid race condition between start_xmit and cm_rep_handler, Estrin, Alex
[PATCH] Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr", Jason Gunthorpe
[PATCH v3] net/mlx5e: Delete unneeded function argument,
Yuval Shaia
[PATCH for-next+1 0/6] IB/hfi1: PCI, IRQ, and MSIx changes,
Dennis Dalessandro
[PATCH for-next 0/3] IB/hfi1: Misc clean ups,
Dennis Dalessandro
[PATCH for-4.19] IB/hfi1: Invalid NUMA node information can cause a divide by zero,
Dennis Dalessandro
[PATCH] avoid race condition between start_xmit and cm_rep_handler,
Aaron S. Knister
[PATCH 1/2] header: update api header to include the ib_wr_opcode enum,
Seth Howell
[PATCH v2] net/mlx5: Delete unneeded function argument,
Yuval Shaia
[PATCH] net/mlx5: Delete unneeded function argument,
Yuval Shaia
[PATCH] rdma: move the ib_wr_opcode enum to include/uapi,
Seth Howell
[PATCH v2] Update the e-mail address of Bart Van Assche,
Bart Van Assche
[PATCH rdma-core 0/2] CQ ignore overrun,
Yishai Hadas
[PATCH] Update the e-mail address of Bart Van Assche,
Bart Van Assche
CM event handler: process or IRQ context?,
Chuck Lever
[PATCH] rds: fix building with IPV6=m,
Arnd Bergmann
[PATCH rdma-next v1 0/7] RoCE LAG/Bonding GID table fixes,
Leon Romanovsky
[PATCH] IB/ucm: Fix compiling ucm.c,
Jason Gunthorpe
[PATCH] RXE: Add translation for kernel space enums,
Howell, Seth
[PATCH 0/3] net, IB/ipoib: Use dev_port to disambiguate,
Arseny Maslennikov
ib_unregister_device() lockdep splat,
Bart Van Assche
[PATCH] RDMA/bnxt_re: QPLIB: Add and use #define dev_fmt(fmt) "QPLIB: " fmt,
Joe Perches
[PATCH v1 00/10] Allow dissociation after destroy for the ioctl methods,
Jason Gunthorpe
- [PATCH v1 05/10] IB/uverbs: Remove the ib_uverbs_attr pointer from each attr, Jason Gunthorpe
- [PATCH v1 01/10] IB/uverbs: Have the core code create the uverbs_root_spec, Jason Gunthorpe
- [PATCH v1 03/10] IB/uverbs: Use uverbs_api to manage the object type inside the uobject, Jason Gunthorpe
- [PATCH v1 04/10] IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle, Jason Gunthorpe
- [PATCH v1 06/10] IB/uverbs: Add a simple allocator to uverbs_attr_bundle, Jason Gunthorpe
- [PATCH v1 02/10] IB/uverbs: Build the specs into a radix tree at runtime, Jason Gunthorpe
- [PATCH v1 07/10] IB/uverbs: Use uverbs_alloc for allocations, Jason Gunthorpe
- [PATCH v1 10/10] IB/uverbs: Do not check for device disassociation during ioctl, Jason Gunthorpe
- [PATCH v1 08/10] IB/uverbs: Use uverbs_api to unmarshal ioctl commands, Jason Gunthorpe
- [PATCH v1 09/10] IB/uverbs: Remove struct uverbs_root_spec and all supporting code, Jason Gunthorpe
- Re: [PATCH v1 00/10] Allow dissociation after destroy for the ioctl methods, Jason Gunthorpe
[PATCH] IB/mlx5: Fix leaking stack memory to userspace,
Jason Gunthorpe
[Index of Archives]
[Linux USB Development]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Info]