index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/core: Set right entry state before releasing reference
Parav Pandit
2018-09-25
1
-34
/
+34
*
IB/uverbs: Free uapi on destroy
Mark Bloch
2018-09-25
1
-0
/
+1
*
RDMA/uverbs: Fix validity check for modify QP
Majd Dibbiny
2018-09-21
1
-23
/
+45
*
ucma: fix a use-after-free in ucma_resolve_ip()
Cong Wang
2018-09-13
1
-0
/
+2
*
RDMA/uverbs: Atomically flush and mark closed the comp event queue
Steve Wise
2018-09-12
1
-0
/
+1
*
RDMA/cma: Protect cma dev list with lock
Parav Pandit
2018-09-06
1
-5
/
+7
*
RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()
Parav Pandit
2018-09-06
1
-3
/
+2
*
IB/core: Release object lock if destroy failed
Artemy Kovalyov
2018-09-04
1
-0
/
+2
*
RDMA/ucma: check fd type in ucma_migrate_id()
Jann Horn
2018-09-04
1
-0
/
+6
*
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-22
1
-7
/
+26
*
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-1
/
+1
|
\
|
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
1
-1
/
+1
|
|
\
|
|
*
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-07-17
1
-11
/
+17
|
|
|
\
|
|
*
|
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
1
-1
/
+1
*
|
|
|
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
2
-21
/
+79
|
\
|
|
|
|
*
|
|
RDMA/uverbs: Expand primary and alt AV port checks
Jack Morgenstein
2018-07-24
1
-5
/
+54
|
|
|
/
|
|
/
|
|
*
|
RDMA/uverbs: Don't fail in creation of multiple flows
Leon Romanovsky
2018-07-03
1
-1
/
+1
|
*
|
RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flow
Leon Romanovsky
2018-06-25
1
-11
/
+12
|
*
|
RDMA/uverbs: Protect from attempts to create flows on unsupported QP
Leon Romanovsky
2018-06-25
1
-0
/
+5
|
|
/
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-21
2
-10
/
+18
|
|
\
|
|
*
RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
Bharat Potnuri
2018-06-18
1
-6
/
+8
|
|
*
IB/uverbs: Fix ordering of ucontext check in ib_uverbs_write
Jason Gunthorpe
2018-06-12
1
-4
/
+10
*
|
|
IB/core: Change filter function return type from int to bool
Parav Pandit
2018-08-15
2
-31
/
+43
*
|
|
IB/core: Update GID entries for netdevice whose mac address changes
Parav Pandit
2018-08-15
1
-6
/
+7
*
|
|
IB/core: Add default GIDs of the bond master netdev
Parav Pandit
2018-08-15
1
-29
/
+59
*
|
|
IB/core: Consider adding default GIDs of bond device
Parav Pandit
2018-08-15
1
-1
/
+23
*
|
|
IB/core: Delete lower netdevice default GID entries in bonding scenario
Parav Pandit
2018-08-15
1
-9
/
+62
*
|
|
IB/core: Avoid confusing del_netdev_default_ips
Parav Pandit
2018-08-15
1
-13
/
+10
*
|
|
IB/core: Add comment for change upper netevent handling
Parav Pandit
2018-08-15
1
-16
/
+39
*
|
|
IB/ucm: Fix compiling ucm.c
Jason Gunthorpe
2018-08-14
1
-5
/
+5
*
|
|
IB/uverbs: Do not check for device disassociation during ioctl
Jason Gunthorpe
2018-08-13
1
-28
/
+13
*
|
|
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
2018-08-13
6
-742
/
+2
*
|
|
IB/uverbs: Use uverbs_api to unmarshal ioctl commands
Jason Gunthorpe
2018-08-13
3
-269
/
+210
*
|
|
IB/uverbs: Use uverbs_alloc for allocations
Jason Gunthorpe
2018-08-13
1
-12
/
+8
*
|
|
IB/uverbs: Add a simple allocator to uverbs_attr_bundle
Jason Gunthorpe
2018-08-13
1
-20
/
+89
*
|
|
IB/uverbs: Remove the ib_uverbs_attr pointer from each attr
Jason Gunthorpe
2018-08-11
2
-35
/
+64
*
|
|
IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle
Jason Gunthorpe
2018-08-11
1
-55
/
+57
*
|
|
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
2018-08-11
3
-51
/
+57
*
|
|
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
2018-08-11
5
-3
/
+408
*
|
|
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
2018-08-11
3
-20
/
+33
*
|
|
IB/uverbs: Fix reading of 32 bit flags
Jason Gunthorpe
2018-08-09
1
-1
/
+1
*
|
|
IB/ucm: Initialize sgid request GID attribute pointer
Parav Pandit
2018-08-07
1
-4
/
+1
*
|
|
IB/uverbs: Allow all DESTROY commands to succeed after disassociate
Jason Gunthorpe
2018-08-01
3
-14
/
+62
*
|
|
IB/uverbs: Do not block disassociate during write()
Jason Gunthorpe
2018-08-01
2
-12
/
+11
*
|
|
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
2018-08-01
7
-63
/
+51
*
|
|
IB/uverbs: Do not pass struct ib_device to the write based methods
Jason Gunthorpe
2018-08-01
3
-83
/
+80
*
|
|
IB/uverbs: Lower the test for ongoing disassociation
Jason Gunthorpe
2018-08-01
1
-0
/
+11
*
|
|
IB/uverbs: Allow uobject allocation to work concurrently with disassociate
Jason Gunthorpe
2018-08-01
1
-11
/
+26
*
|
|
IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate
Jason Gunthorpe
2018-08-01
3
-23
/
+57
*
|
|
IB/uverbs: Convert 'bool exclusive' into an enum
Jason Gunthorpe
2018-08-01
1
-37
/
+57
[next]