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-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-15
IB/core: Change filter function return type from int to bool
Parav Pandit
2018-08-15
IB/core: Update GID entries for netdevice whose mac address changes
Parav Pandit
2018-08-15
IB/core: Add default GIDs of the bond master netdev
Parav Pandit
2018-08-15
IB/core: Consider adding default GIDs of bond device
Parav Pandit
2018-08-15
IB/core: Delete lower netdevice default GID entries in bonding scenario
Parav Pandit
2018-08-14
IB/core: Avoid confusing del_netdev_default_ips
Parav Pandit
2018-08-14
IB/core: Add comment for change upper netevent handling
Parav Pandit
2018-08-13
IB/ucm: Fix compiling ucm.c
Jason Gunthorpe
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
IB/uverbs: Do not check for device disassociation during ioctl
Jason Gunthorpe
2018-08-13
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
2018-08-13
IB/uverbs: Use uverbs_api to unmarshal ioctl commands
Jason Gunthorpe
2018-08-13
IB/uverbs: Use uverbs_alloc for allocations
Jason Gunthorpe
2018-08-13
IB/uverbs: Add a simple allocator to uverbs_attr_bundle
Jason Gunthorpe
2018-08-10
IB/uverbs: Remove the ib_uverbs_attr pointer from each attr
Jason Gunthorpe
2018-08-10
IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle
Jason Gunthorpe
2018-08-10
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
2018-08-10
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
2018-08-10
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
2018-08-09
IB/uverbs: Fix reading of 32 bit flags
Jason Gunthorpe
2018-08-07
IB/ucm: Initialize sgid request GID attribute pointer
Parav Pandit
2018-08-01
IB/uverbs: Allow all DESTROY commands to succeed after disassociate
Jason Gunthorpe
2018-08-01
IB/uverbs: Do not block disassociate during write()
Jason Gunthorpe
2018-08-01
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
2018-08-01
IB/uverbs: Do not pass struct ib_device to the write based methods
Jason Gunthorpe
2018-08-01
IB/uverbs: Lower the test for ongoing disassociation
Jason Gunthorpe
2018-08-01
IB/uverbs: Allow uobject allocation to work concurrently with disassociate
Jason Gunthorpe
2018-08-01
IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate
Jason Gunthorpe
2018-08-01
IB/uverbs: Convert 'bool exclusive' into an enum
Jason Gunthorpe
2018-08-01
IB/uverbs: Consolidate uobject destruction
Jason Gunthorpe
2018-08-01
IB/uverbs: Make the write path destroy methods use the same flow as ioctl
Jason Gunthorpe
2018-08-01
IB/uverbs: Remove rdma_explicit_destroy() from the ioctl methods
Jason Gunthorpe
2018-07-30
RDMA/core: Prefix _ib to IB/RoCE specific functions
Parav Pandit
2018-07-30
RDMA/core: Simplify gid type check in cma_acquire_dev()
Parav Pandit
2018-07-30
RDMA/core: Avoid holding lock while initializing fields on stack
Parav Pandit
2018-07-30
RDMA/core: Return bool instead of int
Parav Pandit
2018-07-30
RDMA/cma: Get rid of 1 bit boolean
Parav Pandit
2018-07-30
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
2018-07-30
RDMA/core: Constify dst_addr argument
Parav Pandit
2018-07-30
RDMA/cma: Simplify rdma_resolve_addr() error flow
Parav Pandit
2018-07-30
RDMA/cma: Initialize resource type in __rdma_create_id()
Parav Pandit
2018-07-30
RDMA/core: Check for verbs callbacks before using them
Kamal Heib
2018-07-30
RDMA/core: Remove {create,destroy}_ah from mandatory verbs
Kamal Heib
2018-07-30
IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language
Jason Gunthorpe
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-26
RDMA/cma: Do not ignore net namespace for unbound cm_id
Parav Pandit
2018-07-26
RDMA/cma: Consider netdevice for RoCE ports
Parav Pandit
[next]