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
2020-05-25
RDMA/iw_cxgb4: cleanup device debugfs entries on ULD remove
Potnuri Bharat Teja
2020-05-12
RDMA/iw_cxgb4: Fix incorrect function parameters
Potnuri Bharat Teja
2020-03-04
Merge tag 'v5.6-rc4' into rdma.git for-next
Jason Gunthorpe
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-11
RDMA/iw_cxgb4: initiate CLOSE when entering TERM
Krishnamraju Eraparaju
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-17
RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'
Christophe JAILLET
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
2019-10-28
RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case
Potnuri Bharat Teja
2019-10-28
RDMA/iw_cxgb4: Report correct port speed/width
Potnuri Bharat Teja
2019-10-18
iw_cxgb4: fix ECN check on the passive accept
Potnuri Bharat Teja
2019-10-04
RDMA/cxgb4: Do not dma memory off of the stack
Greg KH
2019-10-01
RDMA/iw_cxgb4: fix SRQ access from dump_qp()
Potnuri Bharat Teja
2019-08-12
RDMA/{cxgb3, cxgb4, i40iw}: Remove common code
Kamal Heib
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-07-03
IB: Remove unneeded memset
Fuqian Huang
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
2019-06-02
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
2019-05-27
iw_cxgb4: Fix qpid leak
Nirranjan Kirubaharan
2019-05-27
RDMA/cxgb4: Don't expose DMA addresses
Leon Romanovsky
2019-05-27
RDMA/cxgb4: Use sizeof() notation
Leon Romanovsky
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-03
RDMA: Get rid of iw_cm_verbs
Kamal Heib
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-18
RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"
Colin Ian King
2019-04-16
RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure
Colin Ian King
2019-04-09
RDMA/cxgb4: Use ib_device_set_netdev()
Steve Wise
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-04
RDMA/iw_cxgb4: Always disconnect when QP is transitioning to TERMINATE state
Potnuri Bharat Teja
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-03-28
RDMA/cxbg: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
2019-03-25
cxgb4: Convert stid_idr to XArray
Matthew Wilcox
2019-03-25
cxgb4: Convert atid_idr to XArray
Matthew Wilcox
2019-03-25
cxgb4: Convert hwtid_idr to XArray
Matthew Wilcox
2019-03-25
cxgb4: Convert mmidr to XArray
Matthew Wilcox
2019-03-25
cxgb4: Convert qpidr to XArray
Matthew Wilcox
2019-03-25
cxgb4: Convert cqidr to XArray
Matthew Wilcox
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
[next]