index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
Age
Commit message (
Expand
)
Author
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-25
infiniband: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-01-24
RDMA/iw_cxgb4: Drop __GFP_NOFAIL
Jason Gunthorpe
2019-01-24
infiniband: cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-15
RDMA/iw_cxgb4: Fix the unchecked ep dereference
Raju Rangoju
2019-01-14
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-07
iw_cxgb4: Check for send WR also while posting write with completion WR
Potnuri Bharat Teja
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-18
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-11
RDMA/cxgb4: Initialize ib_device_ops struct
Kamal Heib
2018-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
2018-11-21
iw_cxgb4: only reconnect with MPAv1 if the peer aborts
Steve Wise
2018-11-21
infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherent
Sabyasachi Gupta
2018-11-08
cxgb4: use __vlan_hwaccel helpers
Michał Mirosław
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-10-10
PCI: Remove pci_unmap_addr() wrappers for DMA API
Christoph Hellwig
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-25
iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs
Nathan Chancellor
2018-09-21
RDMA/cxgb4: remove redundant null pointer check before kfree_skb
zhong jiang
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
[next]