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
/
core
Age
Commit message (
Expand
)
Author
2018-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-18
RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
Bharat Potnuri
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
Convert infiniband uverbs to struct_size
Matthew Wilcox
2018-06-12
IB/uverbs: Fix ordering of ucontext check in ib_uverbs_write
Jason Gunthorpe
2018-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-05
RDMA/restrack: Change SPDX tag to properly reflect license
Leon Romanovsky
2018-06-04
infiniband: fix a possible use-after-free bug
Cong Wang
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
2018-06-02
IB/uverbs: Add support for flow counters
Raed Salem
2018-06-02
IB/core: Support passing uhw for create_flow
Matan Barak
2018-06-02
IB/uverbs: Add read counters support
Raed Salem
2018-06-02
IB/uverbs: Add create/destroy counters support
Raed Salem
2018-06-02
IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure
Matan Barak
2018-06-01
RDMA/mad: Convert BUG_ONs to error flows
Leon Romanovsky
2018-06-01
RDMA/mad: Delete inaccessible BUG_ON
Leon Romanovsky
2018-06-01
RDMA/cma: Ignore unknown event
Leon Romanovsky
2018-06-01
RDMA/cm: Abort loop in case of CM dequeue
Leon Romanovsky
2018-05-30
RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core
Wei Hu(Xavier)
2018-05-29
RDMA/core: Remove indirection through ib_cache_setup()
Jason Gunthorpe
2018-05-29
IB/core: Fix error code for invalid GID entry
Parav Pandit
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
2018-05-28
IB/core: Make testing MR flags for writability a static inline function
Jack Morgenstein
2018-05-24
IB/core: Introduce and use rdma_gid_table()
Parav Pandit
2018-05-24
IB/core: Reduce the places that use zgid
Parav Pandit
2018-05-24
RDMA/ucm: Mark UCM interface as BROKEN
Leon Romanovsky
2018-05-24
IB/core: Remove duplicate declaration of gid_cache_wq
Parav Pandit
2018-05-22
RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpers
Steve Wise
2018-05-16
IB/uverbs: Introduce a MPLS steering match filter
Ariel Levkovich
2018-05-16
IB/uverbs: Introduce a GRE steering match filter
Ariel Levkovich
2018-05-16
IB/cm: Store and restore ah_attr during CM message processing
Parav Pandit
2018-05-16
IB/cm: Store and restore ah_attr during LAP msg processing
Parav Pandit
2018-05-16
IB/cm: Avoid AV ah_attr overwriting during LAP message handling
Parav Pandit
2018-05-15
IB/umem: Use the correct mm during ib_umem_release
Lidong Chen
2018-05-15
IB/core: Remove redundant return
Yuval Shaia
2018-05-15
RDMA/NLDEV: remove mr iova attribute
Steve Wise
2018-05-09
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-05-09
IB/core: Reuse gid_table_release_one() in table allocation failure
Parav Pandit
2018-05-09
IB/core: Make gid_table_reserve_default() return void
Parav Pandit
2018-05-03
RDMA/nldev: helper functions to add driver attributes
Steve Wise
2018-05-03
RDMA/nldev: add driver-specific resource tracking
Steve Wise
2018-05-03
RDMA/nldev: Add explicit pad attribute
Steve Wise
2018-05-03
RDMA/cma: Do not query GID during QP state transition to RTR
Parav Pandit
2018-05-01
IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security code
Parav Pandit
2018-04-30
IB/core: Make ib_mad_client_id atomic
HÃ¥kon Bugge
2018-04-27
IB/uverbs: Fix kernel crash during MR deregistration flow
Ariel Levkovich
[next]