index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
Commit message (
Expand
)
Author
Age
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-09
|
\
|
*
RDMA: Get rid of iw_cm_verbs
Kamal Heib
2019-05-03
|
*
RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"
Colin Ian King
2019-04-18
|
*
RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure
Colin Ian King
2019-04-16
|
*
RDMA/cxgb4: Use ib_device_set_netdev()
Steve Wise
2019-04-09
|
*
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
|
*
RDMA/iw_cxgb4: Always disconnect when QP is transitioning to TERMINATE state
Potnuri Bharat Teja
2019-04-04
|
*
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-04-01
|
*
RDMA/cxbg: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
2019-03-28
|
*
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-25
*
|
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-09
|
\
|
*
cxgb4: kfree mhp after the debug print
Shaobo He
2019-03-04
|
*
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
|
*
iw_cxgb4: Make function read_tcb() static
Wei Yongjun
2019-02-19
|
*
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
|
*
RDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
2019-02-11
|
*
iw_cxgb4: fix srqidx leak during connection abort
Raju Rangoju
2019-02-08
|
*
iw_cxgb4: complete the cached SRQ buffers
Raju Rangoju
2019-02-08
|
*
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-08
|
*
iw_cxgb4: use tos when finding ipv6 routes
Steve Wise
2019-02-08
|
*
iw_cxgb4: use tos when importing the endpoint
Steve Wise
2019-02-08
|
*
iw_cxgb4: use listening ep tos when accepting new connections
Steve Wise
2019-02-08
|
*
iw_cxgb*: kzalloc the iwcm verbs struct
Steve Wise
2019-02-04
|
*
RDMA/core: Use the ops infrastructure to keep all callbacks in one place
Leon Romanovsky
2019-01-30
|
*
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2019-01-30
|
*
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-29
|
|
\
|
*
|
infiniband: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-01-25
|
*
|
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-24
|
*
|
RDMA/iw_cxgb4: Fix the unchecked ep dereference
Raju Rangoju
2019-01-15
|
*
|
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2019-01-14
|
*
|
RDMA: Rename port_callback to init_port
Parav Pandit
2019-01-14
|
*
|
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-10
|
*
|
iw_cxgb4: Check for send WR also while posting write with completion WR
Potnuri Bharat Teja
2019-01-07
*
|
|
iw_cxgb4: cq/qp mask depends on bar2 pages in a host page
Raju Rangoju
2019-02-15
|
|
/
|
/
|
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
|
\
|
*
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-12-18
|
*
RDMA/cxgb4: Initialize ib_device_ops struct
Kamal Heib
2018-12-11
|
*
iw_cxgb4: only reconnect with MPAv1 if the peer aborts
Steve Wise
2018-11-21
[next]