index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
iw_cxgb4: Fix potential NULL dereference in c4iw_fill_res_cm_id_entry()
Dan Carpenter
1
-1
/
+1
2023-03-10
RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()
Nikita Zhandarovich
1
-0
/
+3
2023-03-10
RDMA/cxgb4: add null-ptr-check after ip_dev_find()
Nikita Zhandarovich
1
-0
/
+4
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-2
/
+2
2022-10-12
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-15
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-06
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-17
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
1
-1
/
+1
2021-06-17
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
2021-04-07
RDMA/cxgb4: check for ipv6 address properly while destroying listener
Potnuri Bharat Teja
1
-1
/
+2
2021-03-31
RDMA/iw_cxgb4: Use DEFINE_SPINLOCK() for spinlock
Tang Yizhou
1
-2
/
+1
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-6
/
+6
2021-03-25
RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server
Potnuri Bharat Teja
1
-2
/
+2
2021-03-22
RDMA: Delete not-used static inline functions
Leon Romanovsky
2
-44
/
+0
2021-02-18
Merge tag 'v5.11' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2021-01-19
RDMA/cxgb4: Fix the reported max_recv_sge value
Kamal Heib
1
-1
/
+1
2021-01-07
RDMA: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2020-11-23
RDMA/cxgb4: Validate the number of CQEs
Kamal Heib
1
-0
/
+3
2020-10-27
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
1
-5
/
+6
2020-10-27
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
1
-5
/
+0
2020-10-27
RDMA: Check create_flags during create_qp
Jason Gunthorpe
1
-1
/
+1
2020-10-27
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-1
/
+1
2020-10-27
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-0
/
+3
2020-10-27
RDMA: Check srq_type during create_srq
Jason Gunthorpe
1
-0
/
+3
2020-10-27
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
1
-4
/
+1
2020-10-27
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
1
-15
/
+1
2020-10-27
RDMA/cxgb4: Remove MW support
Jason Gunthorpe
3
-88
/
+0
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-1
/
+3
2020-09-18
RDMA/iw_cxgb4: Disable delayed ack by default
Potnuri Bharat Teja
1
-2
/
+2
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
3
-24
/
+15
2020-09-11
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
1
-1
/
+1
2020-09-09
RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_block
Jason Gunthorpe
1
-3
/
+3
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2
-2
/
+3
[next]