开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
Age
Commit message (
Expand
)
Author
2018-09-04
iw_cxgb4: only allow 1 flush on user qps
Steve Wise
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-08
iw_cxgb4: pass window scale in flowc work request
Potnuri Bharat Teja
2018-08-02
iw_cxgb4: Support FW write completion WR
Potnuri Bharat Teja
2018-08-02
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
2018-08-02
rdma/cxgb4: fix some info leaks
Dan Carpenter
2018-07-31
rdma/cxgb4: Simplify a structure initialization
Bart Van Assche
2018-07-31
rdma/cxgb4: Fix SRQ endianness annotations
Bart Van Assche
2018-07-31
rdma/cxgb4: Remove a set-but-not-used variable
Bart Van Assche
2018-07-30
RDMA/providers: Remove pointless functions
Kamal Heib
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-25
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
2018-07-25
rdma/cxgb4: Add support for srq functions & structs
Raju Rangoju
2018-07-13
rdma/cxgb4: Add support for 64Byte cqes
Raju Rangoju
2018-07-10
RDMA/cxgb4: Restore the dropped uninitialized_var
Jason Gunthorpe
2018-07-09
RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyze
Bart Van Assche
2018-06-25
iw_cxgb4: correctly enforce the max reg_mr depth
Steve Wise
2018-06-18
iw_cxgb4: remove duplicate memcpy() in c4iw_create_listen()
Bharat Potnuri
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-04
iw_cxgb4: add INFINIBAND_ADDR_TRANS dependency
Arnd Bergmann
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
2018-05-24
iw_cxgb4: provide detailed driver-specific MR information
Steve Wise
2018-05-24
iw_cxgb4: provide detailed driver-specific CQ information
Steve Wise
2018-05-24
iw_cxgb4: provide detailed provider-specific CM_ID information
Steve Wise
2018-05-22
iw_cxgb4: always set iw_cm_id.provider_data
Steve Wise
2018-05-15
iw_cxgb4: remove wr_id attributes
Steve Wise
2018-05-15
iw_cxgb4: fix uninitialized variable warnings
Steve Wise
2018-05-09
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-05-09
iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()'
Christophe Jaillet
2018-05-03
iw_cxgb4: dump detailed driver-specific QP information
Steve Wise
2018-05-01
IB/cxgb4: use skb_put_zero()/__skb_put_zero
YueHaibing
2018-04-27
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
2018-04-27
RDMA/cxgb4: release hw resources on device removal
Raju Rangoju
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-29
iw_cxgb4: print mapped ports correctly
Bharat Potnuri
2018-03-23
iw_cxgb4: Add ib_device->get_netdev support
Steve Wise
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
2018-03-16
cxgb4: notify fatal error to uld drivers
Ganesh Goudar
2018-03-15
RDMA/cxgb4: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2018-03-08
iw_cxgb4: initialize ib_mr fields for user mrs
Steve Wise
2017-12-29
iw_cxgb4: Change error/warn prints to pr_debug
Bharat Potnuri
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-21
iw_cxgb4: when flushing, complete all wrs in a chain
Steve Wise
2017-12-21
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
2017-12-21
iw_cxgb4: Only validate the MSN for successful completions
Steve Wise
2017-12-13
RDMA/cxgb4: Add a sanity check in process_work()
Dan Carpenter
2017-12-13
iw_cxgb4: make pointer reg_workq static
Colin Ian King
[next]