index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/cxgb4: Dump vendor specific QP details
Leon Romanovsky
2024-10-21
1
-0
/
+1
*
RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP
Anumula Murali Mohan Reddy
2024-10-11
1
-5
/
+4
*
RDMA/cxgb4: Added NULL check for lookup_atid
Mikhail Lobanov
2024-09-16
1
-0
/
+5
*
RDMA/cxgb4: Remove unused declarations
Yue Haibing
2024-08-28
1
-4
/
+0
*
RDMA/cxgb4: use dma_mmap_coherent() for mapping non-contiguous memory
Anumula Murali Mohan Reddy
2024-07-29
4
-38
/
+105
*
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2024-06-27
2
-2
/
+3
*
RDMA/cxgb4: Delete unused c4iw_ep_redirect prototype
Alexey Dobriyan
2024-01-25
1
-2
/
+0
*
RDMA/cxgb4: Check skb value for failure to allocate
Artem Chernyshev
2023-09-11
1
-0
/
+3
*
RDMA/cxgb4: Set sq_sig_type correctly
Guoqing Jiang
2023-08-13
1
-1
/
+1
*
iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry()
Dan Carpenter
2023-02-15
1
-1
/
+1
*
RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()
Nikita Zhandarovich
2023-02-06
1
-0
/
+3
*
RDMA/cxgb4: add null-ptr-check after ip_dev_find()
Nikita Zhandarovich
2023-02-02
1
-0
/
+4
*
RDMA/cxgb4: Replace 0-length arrays with flexible arrays
Kees Cook
2023-01-15
1
-20
/
+6
*
RDMA/cxgb4: remove unnecessary NULL check in __c4iw_poll_cq_one()
Alexey Kodanev
2022-12-27
1
-1
/
+1
*
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-2
/
+2
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
1
-2
/
+2
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-2
/
+2
*
RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size
Potnuri Bharat Teja
2022-08-16
1
-16
/
+9
*
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
2
-5
/
+4
*
RDMA/cxgb4: Set queue pair state when being queried
Kamal Heib
2022-01-05
1
-0
/
+1
*
iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl
Kees Cook
2021-12-15
1
-2
/
+3
*
RDMA/cxgb4: Use non-atomic bitmap functions when possible
Christophe JAILLET
2021-11-25
1
-2
/
+2
*
RDMA/cxgb4: Use bitmap_set() when applicable
Christophe JAILLET
2021-11-25
1
-4
/
+1
*
RDMA/cxgb4: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-11-25
1
-5
/
+3
*
RDMA/cxgb4: Use helper function to set GUIDs
Kamal Heib
2021-11-19
1
-3
/
+5
*
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-12
2
-2
/
+0
*
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-10-12
1
-11
/
+11
*
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-30
3
-8
/
+13
|
\
|
*
RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.
Dakshaja Uppalapati
2021-08-06
3
-8
/
+13
*
|
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
3
-27
/
+16
|
/
*
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-17
1
-1
/
+1
*
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-17
1
-6
/
+3
*
RDMA/cxgb4: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2021-06-08
3
-8
/
+8
*
RDMA/cxgb4: Fix missing error code in create_qp()
Jiapeng Chong
2021-06-04
1
-0
/
+1
*
RDMA/cxgb4: Remove useless assignments
Tian Tao
2021-05-20
1
-1
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-05-01
5
-53
/
+8
|
\
|
*
RDMA/cxgb4: add missing qpid increment
Potnuri Bharat Teja
2021-04-20
1
-1
/
+1
|
*
RDMA/iw_cxgb4: Use DEFINE_SPINLOCK() for spinlock
Tang Yizhou
2021-03-31
1
-2
/
+1
|
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-6
/
+6
|
*
RDMA: Delete not-used static inline functions
Leon Romanovsky
2021-03-22
2
-44
/
+0
*
|
RDMA/cxgb4: check for ipv6 address properly while destroying listener
Potnuri Bharat Teja
2021-04-07
1
-1
/
+2
*
|
RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server
Potnuri Bharat Teja
2021-03-25
1
-2
/
+2
|
/
*
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
2021-02-18
1
-1
/
+1
|
\
|
*
RDMA/cxgb4: Fix the reported max_recv_sge value
Kamal Heib
2021-01-18
1
-1
/
+1
*
|
RDMA: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-07
1
-1
/
+1
|
/
*
RDMA/cxgb4: Validate the number of CQEs
Kamal Heib
2020-11-23
1
-0
/
+3
*
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
1
-5
/
+6
*
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
2020-10-26
1
-5
/
+0
*
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
1
-1
/
+1
*
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
1
-1
/
+1
[next]