summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ionic/ionic_controlpath.c
AgeCommit message (Expand)Author
2026-06-11RDMA/ionic: Validate rate limit attribute in modify QPMaher Sanalla
2026-05-29RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()Jiri Pirko
2026-05-18RDMA: Convert drivers using sizeof() to ib_respond_udata()Jason Gunthorpe
2026-03-31RDMA: Use ib_copy_validate_udata_in() for implicit full structsJason Gunthorpe
2026-03-04RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()Abhijit Gangurde
2026-02-24RDMA/ionic: Fix kernel stack leak in ionic_create_cq()Jason Gunthorpe
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-09-21RDMA/ionic: Use ether_addr_copy instead of memcpyAbhijit Gangurde
2025-09-11RDMA/ionic: Register device ops for control pathAbhijit Gangurde
2025-09-11RDMA/ionic: Create device queues to support admin operationsAbhijit Gangurde