index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-25
RDMA: Move DMA block iterator logic into dedicated files
Leon Romanovsky
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-3
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-6
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-27
/
+27
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
7
-44
/
+40
2025-10-19
RDMA/cxgb4: fix typo in write_pbl() debug message
Alok Tiwari
1
-1
/
+1
2025-09-21
RDMA: Use %pe format specifier for error pointers
Leon Romanovsky
1
-3
/
+2
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
2
-1
/
+6
2025-06-12
RDMA/cxgb4: Delete an unnecessary check before kfree() in c4iw_rdev_open()
Markus Elfring
1
-2
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-01-14
RDMA/cxgb4: Notify rdma stack for IB_EVENT_QP_LAST_WQE_REACHED event
Anumula Murali Mohan Reddy
1
-0
/
+8
2024-12-10
rdma/cxgb4: Prevent potential integer overflow on 32bit
Dan Carpenter
1
-2
/
+4
2024-10-21
RDMA/cxgb4: Dump vendor specific QP details
Leon Romanovsky
1
-0
/
+1
2024-10-11
RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP
Anumula Murali Mohan Reddy
1
-5
/
+4
2024-09-16
RDMA/cxgb4: Added NULL check for lookup_atid
Mikhail Lobanov
1
-0
/
+5
2024-08-28
RDMA/cxgb4: Remove unused declarations
Yue Haibing
1
-4
/
+0
2024-07-29
RDMA/cxgb4: use dma_mmap_coherent() for mapping non-contiguous memory
Anumula Murali Mohan Reddy
4
-38
/
+105
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2
-2
/
+3
2024-01-25
RDMA/cxgb4: Delete unused c4iw_ep_redirect prototype
Alexey Dobriyan
1
-2
/
+0
2023-09-11
RDMA/cxgb4: Check skb value for failure to allocate
Artem Chernyshev
1
-0
/
+3
2023-08-13
RDMA/cxgb4: Set sq_sig_type correctly
Guoqing Jiang
1
-1
/
+1
2023-02-15
iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry()
Dan Carpenter
1
-1
/
+1
2023-02-06
RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()
Nikita Zhandarovich
1
-0
/
+3
2023-02-02
RDMA/cxgb4: add null-ptr-check after ip_dev_find()
Nikita Zhandarovich
1
-0
/
+4
2023-01-15
RDMA/cxgb4: Replace 0-length arrays with flexible arrays
Kees Cook
1
-20
/
+6
2022-12-27
RDMA/cxgb4: remove unnecessary NULL check in __c4iw_poll_cq_one()
Alexey Kodanev
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-2
/
+2
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-2
/
+2
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-2
/
+2
2022-08-16
RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size
Potnuri Bharat Teja
1
-16
/
+9
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2
-5
/
+4
2022-01-05
RDMA/cxgb4: Set queue pair state when being queried
Kamal Heib
1
-0
/
+1
2021-12-14
iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl
Kees Cook
1
-2
/
+3
2021-11-25
RDMA/cxgb4: Use non-atomic bitmap functions when possible
Christophe JAILLET
1
-2
/
+2
2021-11-25
RDMA/cxgb4: Use bitmap_set() when applicable
Christophe JAILLET
1
-4
/
+1
2021-11-25
RDMA/cxgb4: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-5
/
+3
2021-11-19
RDMA/cxgb4: Use helper function to set GUIDs
Kamal Heib
1
-3
/
+5
2021-10-12
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2
-2
/
+0
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
1
-11
/
+11
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
3
-8
/
+13
2021-08-05
RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.
Dakshaja Uppalapati
3
-8
/
+13
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
3
-27
/
+16
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
1
-1
/
+1
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
1
-6
/
+3
2021-06-08
RDMA/cxgb4: Use refcount_t instead of atomic_t for reference counting
Weihang Li
3
-8
/
+8
2021-06-04
RDMA/cxgb4: Fix missing error code in create_qp()
Jiapeng Chong
1
-0
/
+1
2021-05-20
RDMA/cxgb4: Remove useless assignments
Tian Tao
1
-1
/
+0
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-53
/
+8
2021-04-20
RDMA/cxgb4: add missing qpid increment
Potnuri Bharat Teja
1
-1
/
+1
[next]