index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ionic
Age
Commit message (
Expand
)
Author
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-24
RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port
Kamal Heib
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-26
RDMA/ionic: Fix memory leak of admin q_wr
Abhijit Gangurde
2025-09-21
RDMA: Use %pe format specifier for error pointers
Leon Romanovsky
2025-09-21
RDMA/ionic: Use ether_addr_copy instead of memcpy
Abhijit Gangurde
2025-09-21
RDMA/ionic: Fix build failure on SPARC due to xchg() operand size
Abhijit Gangurde
2025-09-11
RDMA/ionic: Add Makefile/Kconfig to kernel build environment
Abhijit Gangurde
2025-09-11
RDMA/ionic: Implement device stats ops
Abhijit Gangurde
2025-09-11
RDMA/ionic: Register device ops for miscellaneous functionality
Abhijit Gangurde
2025-09-11
RDMA/ionic: Register device ops for datapath
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
2025-09-11
RDMA/ionic: Register auxiliary module for ionic ethernet adapter
Abhijit Gangurde