index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
Age
Commit message (
Expand
)
Author
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
2019-03-04
cxgb4: kfree mhp after the debug print
Shaobo He
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-19
iw_cxgb4: Make function read_tcb() static
Wei Yongjun
2019-02-15
RDMA/cxgb4: Remove kref accounting for sync operation
Leon Romanovsky
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-15
iw_cxgb4: cq/qp mask depends on bar2 pages in a host page
Raju Rangoju
2019-02-11
RDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
[next]