index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-08
IB/core: Unregister notifier before freeing MAD security
Daniel Jurgens
1
-1
/
+2
2019-03-27
RDMA/cma: Rollback source IP address if failing to acquire device
Myungho Jung
1
-1
/
+12
2019-01-22
RDMA/nldev: Don't expose unsafe global rkey to regular user
Leon Romanovsky
1
-4
/
+0
2019-01-13
IB/core: Fix oops in netdev_next_upper_dev_rcu()
Mark Zhang
1
-0
/
+3
2018-12-17
RDMA/core: Add GIDs while changing MAC addr only for registered ndev
Parav Pandit
1
-2
/
+4
2018-11-13
RDMA/cm: Respect returned status of cm_init_av_by_path
Leon Romanovsky
1
-2
/
+5
2018-11-13
RDMA/core: Do not expose unsupported counters
Parav Pandit
1
-7
/
+12
2018-10-16
RDMA/ucma: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-16
IB/ucm: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-09-25
RDMA/core: Set right entry state before releasing reference
Parav Pandit
1
-34
/
+34
2018-09-25
IB/uverbs: Free uapi on destroy
Mark Bloch
1
-0
/
+1
2018-09-20
RDMA/uverbs: Fix validity check for modify QP
Majd Dibbiny
1
-23
/
+45
2018-09-13
ucma: fix a use-after-free in ucma_resolve_ip()
Cong Wang
1
-0
/
+2
2018-09-12
RDMA/uverbs: Atomically flush and mark closed the comp event queue
Steve Wise
1
-0
/
+1
2018-09-06
RDMA/cma: Protect cma dev list with lock
Parav Pandit
1
-5
/
+7
2018-09-05
RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()
Parav Pandit
1
-3
/
+2
2018-09-04
IB/core: Release object lock if destroy failed
Artemy Kovalyov
1
-0
/
+2
2018-09-04
RDMA/ucma: check fd type in ucma_migrate_id()
Jann Horn
1
-0
/
+6
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
1
-7
/
+26
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2
-21
/
+79
2018-08-15
IB/core: Change filter function return type from int to bool
Parav Pandit
2
-31
/
+43
2018-08-15
IB/core: Update GID entries for netdevice whose mac address changes
Parav Pandit
1
-6
/
+7
2018-08-15
IB/core: Add default GIDs of the bond master netdev
Parav Pandit
1
-29
/
+59
2018-08-15
IB/core: Consider adding default GIDs of bond device
Parav Pandit
1
-1
/
+23
2018-08-15
IB/core: Delete lower netdevice default GID entries in bonding scenario
Parav Pandit
1
-9
/
+62
2018-08-14
IB/core: Avoid confusing del_netdev_default_ips
Parav Pandit
1
-13
/
+10
2018-08-14
IB/core: Add comment for change upper netevent handling
Parav Pandit
1
-16
/
+39
2018-08-13
IB/ucm: Fix compiling ucm.c
Jason Gunthorpe
1
-5
/
+5
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-08-13
IB/uverbs: Do not check for device disassociation during ioctl
Jason Gunthorpe
1
-28
/
+13
2018-08-13
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
6
-742
/
+2
2018-08-13
IB/uverbs: Use uverbs_api to unmarshal ioctl commands
Jason Gunthorpe
3
-269
/
+210
2018-08-13
IB/uverbs: Use uverbs_alloc for allocations
Jason Gunthorpe
1
-12
/
+8
2018-08-13
IB/uverbs: Add a simple allocator to uverbs_attr_bundle
Jason Gunthorpe
1
-20
/
+89
2018-08-10
IB/uverbs: Remove the ib_uverbs_attr pointer from each attr
Jason Gunthorpe
2
-35
/
+64
2018-08-10
IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle
Jason Gunthorpe
1
-55
/
+57
2018-08-10
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
3
-51
/
+57
2018-08-10
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
5
-3
/
+408
2018-08-10
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
3
-20
/
+33
2018-08-09
IB/uverbs: Fix reading of 32 bit flags
Jason Gunthorpe
1
-1
/
+1
2018-08-07
IB/ucm: Initialize sgid request GID attribute pointer
Parav Pandit
1
-4
/
+1
2018-08-01
IB/uverbs: Allow all DESTROY commands to succeed after disassociate
Jason Gunthorpe
3
-14
/
+62
2018-08-01
IB/uverbs: Do not block disassociate during write()
Jason Gunthorpe
2
-12
/
+11
2018-08-01
IB/uverbs: Do not pass struct ib_device to the ioctl methods
Jason Gunthorpe
7
-63
/
+51
2018-08-01
IB/uverbs: Do not pass struct ib_device to the write based methods
Jason Gunthorpe
3
-83
/
+80
2018-08-01
IB/uverbs: Lower the test for ongoing disassociation
Jason Gunthorpe
1
-0
/
+11
2018-08-01
IB/uverbs: Allow uobject allocation to work concurrently with disassociate
Jason Gunthorpe
1
-11
/
+26
2018-08-01
IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociate
Jason Gunthorpe
3
-23
/
+57
2018-08-01
IB/uverbs: Convert 'bool exclusive' into an enum
Jason Gunthorpe
1
-37
/
+57
[prev]
[next]