aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ionic/ionic_controlpath.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-04RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()Abhijit Gangurde1-1/+3
2026-02-24RDMA/ionic: Fix kernel stack leak in ionic_create_cq()Jason Gunthorpe1-1/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-4/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-6/+6
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-12/+10
2025-09-21RDMA/ionic: Use ether_addr_copy instead of memcpyAbhijit Gangurde1-1/+1
2025-09-11RDMA/ionic: Register device ops for control pathAbhijit Gangurde1-0/+2498
2025-09-11RDMA/ionic: Create device queues to support admin operationsAbhijit Gangurde1-0/+181