index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-30
RDMA/cxgb4: Validate the number of CQEs
Kamal Heib
1
-0
/
+3
2020-10-01
RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'
Christophe JAILLET
1
-2
/
+2
2020-06-25
RDMA/iw_cxgb4: cleanup device debugfs entries on ULD remove
Potnuri Bharat Teja
1
-0
/
+1
2020-01-27
iw_cxgb4: use tos when finding ipv6 routes
Steve Wise
1
-2
/
+3
2020-01-27
iw_cxgb4: use tos when importing the endpoint
Steve Wise
1
-1
/
+1
2020-01-27
RDMA/iw_cxgb4: Fix the unchecked ep dereference
Raju Rangoju
1
-7
/
+10
2019-12-13
iw_cxgb4: only reconnect with MPAv1 if the peer aborts
Steve Wise
1
-1
/
+2
2019-11-20
iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs
Nathan Chancellor
2
-4
/
+5
2019-11-12
RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case
Potnuri Bharat Teja
1
-2
/
+0
2019-11-12
iw_cxgb4: fix ECN check on the passive accept
Potnuri Bharat Teja
1
-14
/
+14
2019-10-29
RDMA/cxgb4: Do not dma memory off of the stack
Greg KH
1
-11
/
+17
2019-05-31
RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure
Colin Ian King
1
-0
/
+2
2019-04-05
iw_cxgb4: fix srqidx leak during connection abort
Raju Rangoju
1
-2
/
+3
2018-09-04
iw_cxgb4: only allow 1 flush on user qps
Steve Wise
1
-0
/
+6
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2018-08-08
iw_cxgb4: pass window scale in flowc work request
Potnuri Bharat Teja
2
-24
/
+28
2018-08-02
iw_cxgb4: Support FW write completion WR
Potnuri Bharat Teja
4
-2
/
+183
2018-08-02
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
4
-15
/
+79
2018-08-02
rdma/cxgb4: fix some info leaks
Dan Carpenter
1
-4
/
+3
2018-07-31
rdma/cxgb4: Simplify a structure initialization
Bart Van Assche
1
-1
/
+1
2018-07-31
rdma/cxgb4: Fix SRQ endianness annotations
Bart Van Assche
1
-1
/
+2
2018-07-31
rdma/cxgb4: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2018-07-30
RDMA/providers: Remove pointless functions
Kamal Heib
3
-47
/
+0
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2
-18
/
+21
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
1
-9
/
+12
2018-07-25
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
8
-167
/
+929
2018-07-25
rdma/cxgb4: Add support for srq functions & structs
Raju Rangoju
3
-1
/
+173
2018-07-13
rdma/cxgb4: Add support for 64Byte cqes
Raju Rangoju
4
-11
/
+56
2018-07-10
RDMA/cxgb4: Restore the dropped uninitialized_var
Jason Gunthorpe
1
-1
/
+1
2018-07-09
RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyze
Bart Van Assche
1
-27
/
+35
2018-06-25
iw_cxgb4: correctly enforce the max reg_mr depth
Steve Wise
1
-1
/
+1
2018-06-18
iw_cxgb4: remove duplicate memcpy() in c4iw_create_listen()
Bharat Potnuri
1
-3
/
+0
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
1
-1
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-7
/
+8
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-04
iw_cxgb4: add INFINIBAND_ADDR_TRANS dependency
Arnd Bergmann
1
-0
/
+1
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
1
-2
/
+2
2018-05-24
iw_cxgb4: provide detailed driver-specific MR information
Steve Wise
1
-0
/
+61
2018-05-24
iw_cxgb4: provide detailed driver-specific CQ information
Steve Wise
1
-0
/
+163
2018-05-24
iw_cxgb4: provide detailed provider-specific CM_ID information
Steve Wise
1
-0
/
+84
2018-05-22
iw_cxgb4: always set iw_cm_id.provider_data
Steve Wise
1
-0
/
+1
2018-05-15
iw_cxgb4: remove wr_id attributes
Steve Wise
1
-55
/
+0
2018-05-15
iw_cxgb4: fix uninitialized variable warnings
Steve Wise
1
-2
/
+2
2018-05-09
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
5
-7
/
+49
2018-05-09
iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()'
Christophe Jaillet
1
-2
/
+2
2018-05-03
iw_cxgb4: dump detailed driver-specific QP information
Steve Wise
4
-1
/
+263
2018-05-01
IB/cxgb4: use skb_put_zero()/__skb_put_zero
YueHaibing
1
-6
/
+3
2018-04-27
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
3
-4
/
+13
2018-04-27
RDMA/cxgb4: release hw resources on device removal
Raju Rangoju
3
-3
/
+36
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-13
/
+38
[next]