index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ionic
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-09
RDMA/ionic: bound node_desc sysfs read with %.64s
Kai Zen
1
-1
/
+1
2026-03-31
RDMA: Use ib_copy_validate_udata_in() for implicit full structs
Jason Gunthorpe
1
-3
/
+3
2026-03-30
Merge branch 'master' into rdma-next
Leon Romanovsky
1
-1
/
+3
2026-03-05
Add support for TLP emulation
Leon Romanovsky
2
-1
/
+3
2026-03-04
RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()
Abhijit Gangurde
1
-1
/
+3
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
1
-1
/
+1
2026-02-24
RDMA/ionic: Fix kernel stack leak in ionic_create_cq()
Jason Gunthorpe
1
-1
/
+1
2026-02-24
RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port
Kamal Heib
1
-0
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-14
/
+7
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-11
/
+11
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-28
/
+25
2025-09-26
RDMA/ionic: Fix memory leak of admin q_wr
Abhijit Gangurde
1
-0
/
+1
2025-09-21
RDMA: Use %pe format specifier for error pointers
Leon Romanovsky
1
-9
/
+9
2025-09-21
RDMA/ionic: Use ether_addr_copy instead of memcpy
Abhijit Gangurde
1
-1
/
+1
2025-09-21
RDMA/ionic: Fix build failure on SPARC due to xchg() operand size
Abhijit Gangurde
2
-5
/
+5
2025-09-11
RDMA/ionic: Add Makefile/Kconfig to kernel build environment
Abhijit Gangurde
2
-0
/
+24
2025-09-11
RDMA/ionic: Implement device stats ops
Abhijit Gangurde
4
-0
/
+554
2025-09-11
RDMA/ionic: Register device ops for miscellaneous functionality
Abhijit Gangurde
4
-0
/
+217
2025-09-11
RDMA/ionic: Register device ops for datapath
Abhijit Gangurde
5
-0
/
+1534
2025-09-11
RDMA/ionic: Register device ops for control path
Abhijit Gangurde
6
-9
/
+3626
2025-09-11
RDMA/ionic: Create device queues to support admin operations
Abhijit Gangurde
9
-0
/
+2300
2025-09-11
RDMA/ionic: Register auxiliary module for ionic ethernet adapter
Abhijit Gangurde
4
-0
/
+314