index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ionic
Age
Commit message (
Expand
)
Author
Lines
2026-02-24
RDMA/ionic: Fix kernel stack leak in ionic_create_cq()
Jason Gunthorpe
-1
/
+1
2026-02-24
RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port
Kamal Heib
-0
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-14
/
+7
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-11
/
+11
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-28
/
+25
2025-09-26
RDMA/ionic: Fix memory leak of admin q_wr
Abhijit Gangurde
-0
/
+1
2025-09-21
RDMA: Use %pe format specifier for error pointers
Leon Romanovsky
-9
/
+9
2025-09-21
RDMA/ionic: Use ether_addr_copy instead of memcpy
Abhijit Gangurde
-1
/
+1
2025-09-21
RDMA/ionic: Fix build failure on SPARC due to xchg() operand size
Abhijit Gangurde
-5
/
+5
2025-09-11
RDMA/ionic: Add Makefile/Kconfig to kernel build environment
Abhijit Gangurde
-0
/
+24
2025-09-11
RDMA/ionic: Implement device stats ops
Abhijit Gangurde
-0
/
+554
2025-09-11
RDMA/ionic: Register device ops for miscellaneous functionality
Abhijit Gangurde
-0
/
+217
2025-09-11
RDMA/ionic: Register device ops for datapath
Abhijit Gangurde
-0
/
+1534
2025-09-11
RDMA/ionic: Register device ops for control path
Abhijit Gangurde
-9
/
+3626
2025-09-11
RDMA/ionic: Create device queues to support admin operations
Abhijit Gangurde
-0
/
+2300
2025-09-11
RDMA/ionic: Register auxiliary module for ionic ethernet adapter
Abhijit Gangurde
-0
/
+314