index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ionic
/
ionic_controlpath.c
Age
Commit message (
Expand
)
Author
2026-06-11
RDMA/ionic: Validate rate limit attribute in modify QP
Maher Sanalla
2026-05-29
RDMA/umem: Rename ib_umem_get() to ib_umem_get_va()
Jiri Pirko
2026-05-18
RDMA: Convert drivers using sizeof() to ib_respond_udata()
Jason Gunthorpe
2026-03-31
RDMA: Use ib_copy_validate_udata_in() for implicit full structs
Jason Gunthorpe
2026-03-04
RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()
Abhijit Gangurde
2026-02-24
RDMA/ionic: Fix kernel stack leak in ionic_create_cq()
Jason Gunthorpe
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-21
RDMA/ionic: Use ether_addr_copy instead of memcpy
Abhijit Gangurde
2025-09-11
RDMA/ionic: Register device ops for control path
Abhijit Gangurde
2025-09-11
RDMA/ionic: Create device queues to support admin operations
Abhijit Gangurde