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
/
core
Commit message (
Expand
)
Author
Age
*
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
*
|
RDMA/core: Fix panic when port_data isn't initialized
Kamal Heib
2019-05-27
*
|
RDMA/uverbs: Pass udata on uverbs error unwind
Gal Pressman
2019-05-27
*
|
RDMA/core: Clear out the udata before error unwind
Jason Gunthorpe
2019-05-27
*
|
RDMA/srp: Rename SRP sysfs name after IB device rename trigger
Leon Romanovsky
2019-05-21
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-14
|
\
|
*
RDMA/core: Change system parameters callback from dumpit to doit
Parav Pandit
2019-05-13
|
*
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
2019-05-13
*
|
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
2019-05-14
*
|
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-05-14
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-09
|
\
|
|
*
IB/core, ipoib: Do not overreact to SM LID change event
Dennis Dalessandro
2019-05-07
|
*
RDMA/device: Don't fire uevent before device is fully initialized
Leon Romanovsky
2019-05-07
|
*
RDMA: Add EFA related definitions
Gal Pressman
2019-05-06
|
*
RDMA/umem: Remove hugetlb flag
Shiraz Saleem
2019-05-06
|
*
RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocks
Shiraz Saleem
2019-05-06
|
*
RDMA/umem: Add API to find best driver supported page size in an MR
Shiraz Saleem
2019-05-06
|
*
RDMA/core: Allow detaching gid attribute netdevice for RoCE
Parav Pandit
2019-05-03
|
*
RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdev
Parav Pandit
2019-05-03
|
*
RDMA: Introduce and use GID attr helper to read RoCE L2 fields
Parav Pandit
2019-05-03
|
*
IB/cm: Reduce dependency on gid attribute ndev check
Parav Pandit
2019-05-03
|
*
RDMA: Get rid of iw_cm_verbs
Kamal Heib
2019-05-03
|
*
RDMA/core: Do not invoke init_port on compat devices
Parav Pandit
2019-05-03
|
*
IB/core: Set qp->real_qp before it may be accessed
Artemy Kovalyov
2019-05-03
|
*
RDMA/uverbs: Initialize uverbs_attr_bundle ucontext in ib_uverbs_get_context
Shamir Rabinovitch
2019-05-03
|
*
RDMA/uverbs: Initialize udata struct on destroy flows
Gal Pressman
2019-05-02
|
*
RDMA/umem: Handle page combining avoidance correctly in ib_umem_add_sg_table()
Shiraz Saleem
2019-05-02
|
*
RDMA/core: Introduce RDMA subsystem ibdev_* print functions
Gal Pressman
2019-05-01
|
*
uverbs: Convert idr to XArray
Matthew Wilcox
2019-04-25
|
*
Merge branch 'rdma_mmap' into rdma.git for-next
Jason Gunthorpe
2019-04-24
|
|
\
|
|
*
RDMA: Remove rdma_user_mmap_page
Jason Gunthorpe
2019-04-24
|
*
|
RDMA/cma: Consider scope_id while binding to ipv6 ll address
Parav Pandit
2019-04-24
|
*
|
IB/core: Allow vlan link local address based RoCE GIDs
Parav Pandit
2019-04-24
|
*
|
RDMA/core: Add a netlink command to change net namespace of rdma device
Parav Pandit
2019-04-22
|
*
|
RDMA/core: Introduce a helper function to change net namespace of rdma device
Parav Pandit
2019-04-22
|
*
|
RDMA/core: Avoid freeing netdevs in disable_device()
Parav Pandit
2019-04-22
|
*
|
RDMA/umem: Use correct value for SG entries in sg_copy_to_buffer()
Shiraz Saleem
2019-04-08
|
*
|
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
|
*
|
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-08
|
*
|
IB: When attrs.udata/ufile is available use that instead of uobject
Jason Gunthorpe
2019-04-08
|
*
|
RDMA/nldev: Return device protocol
Leon Romanovsky
2019-04-08
|
*
|
RDMA/cm: Move debug counters to be under relevant IB device
Leon Romanovsky
2019-04-08
|
*
|
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
Shiraz Saleem
2019-04-08
|
*
|
RDMA/cm: Remove useless zeroing of static global variable
Leon Romanovsky
2019-04-04
|
*
|
RDMA/cma: Set proper port number as index
Leon Romanovsky
2019-04-03
|
*
|
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
|
*
|
IB: Pass uverbs_attr_bundle down uobject destroy path
Shamir Rabinovitch
2019-04-01
[next]