index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
*
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-05-21
|
\
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-20
|
\
\
|
|
/
|
/
|
|
*
net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_index
Parav Pandit
2019-05-17
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-14
|
\
\
|
|
/
|
/
|
|
*
IB/mlx5: Verify DEVX general object type correctly
Yishai Hadas
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
*
|
IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
2019-05-14
*
|
IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
2019-05-14
*
|
IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
2019-05-14
*
|
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
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
|
\
|
|
*
RDMA/ipoib: Allow user space differentiate between valid dev_port
Leon Romanovsky
2019-05-07
|
*
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/efa: Add driver to Kconfig/Makefile
Gal Pressman
2019-05-07
|
*
RDMA/efa: Add the efa module
Gal Pressman
2019-05-07
|
*
RDMA/efa: Add EFA verbs implementation
Gal Pressman
2019-05-07
|
*
RDMA/efa: Add common command handlers
Gal Pressman
2019-05-06
|
*
RDMA/efa: Implement functions that submit and complete admin commands
Gal Pressman
2019-05-06
|
*
RDMA/efa: Add the com service API definitions
Gal Pressman
2019-05-06
|
*
RDMA/efa: Add the efa_com.h file
Gal Pressman
2019-05-06
|
*
RDMA/efa: Add the efa.h header file
Gal Pressman
2019-05-06
|
*
RDMA/efa: Add EFA device definitions
Gal Pressman
2019-05-06
|
*
RDMA: Add EFA related definitions
Gal Pressman
2019-05-06
|
*
RDMA/umem: Remove hugetlb flag
Shiraz Saleem
2019-05-06
|
*
RDMA/bnxt_re: Use core helpers to get aligned DMA address
Shiraz Saleem
2019-05-06
|
*
RDMA/i40iw: Use core helpers to get aligned DMA address within a supported pa...
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
|
*
IB/hfi1: Fix WQ_MEM_RECLAIM warning
Mike Marciniszyn
2019-05-06
|
*
RDMA/mlx5: Remove MAYEXEC flag
Leon Romanovsky
2019-05-06
|
*
IB/mlx5: Device resource control for privileged DEVX user
Ariel Levkovich
2019-05-06
|
*
IB/mlx5: Add steering SW ICM device memory type
Ariel Levkovich
2019-05-06
|
*
IB/mlx5: Warn on allocated MEMIC buffers during cleanup
Ariel Levkovich
2019-05-06
|
*
IB/mlx5: Support device memory type attribute
Ariel Levkovich
2019-05-06
|
*
RDMA/rdmavt: Catch use-after-free access of AH structures
Leon Romanovsky
2019-05-06
|
*
RDMA/core: Allow detaching gid attribute netdevice for RoCE
Parav Pandit
2019-05-03
|
*
RDMA/rxe: Use rdma_read_gid_attr_ndev_rcu to access netdev
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/rxe: Consider skb reserve space based on netdev of GID
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
|
*
IB/mlx5: Add missing XRC options to QP optional params mask
Jack Morgenstein
2019-05-03
[next]