index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+6
2018-10-19
Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
2
-0
/
+6
2018-10-18
net/mlx5: Refactor fragmented buffer struct fields and init flow
Tariq Toukan
2
-18
/
+14
2018-10-18
net/mlx5: Add a no-append flow insertion mode
Paul Blakey
1
-3
/
+3
2018-10-18
net/mlx5: Use flow counter IDs and not the wrapping cache object
Mark Bloch
1
-2
/
+5
2018-10-18
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2
-5
/
+5
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-10-16
Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
6
-87
/
+164
2018-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+8
2018-10-12
Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
1
-4
/
+8
2018-10-11
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
5
-72
/
+129
2018-10-11
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
3
-28
/
+48
2018-10-10
IB/mlx5: Unmap DMA addr from HCA before IOMMU
Valentine Fatiev
1
-4
/
+8
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-129
/
+184
2018-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
13
-129
/
+184
2018-09-26
RDMA/core: Set right entry state before releasing reference
Parav Pandit
1
-34
/
+34
2018-09-25
IB/mlx5: Destroy the DEVX object upon error flow
Yishai Hadas
1
-1
/
+4
2018-09-25
IB/uverbs: Free uapi on destroy
Mark Bloch
1
-0
/
+1
2018-09-24
RDMA/bnxt_re: Fix system crash during RDMA resource initialization
Selvin Xavier
1
-55
/
+38
2018-09-22
net/mlx5: Rename incorrect naming in IFC file
Mark Bloch
1
-2
/
+2
2018-09-21
IB/hfi1: Fix destroy_qp hang after a link down
Michael J. Ruhl
3
-9
/
+41
2018-09-21
IB/hfi1: Fix context recovery when PBC has an UnsupportedVL
Michael J. Ruhl
1
-2
/
+7
2018-09-21
IB/hfi1: Invalid user input can result in crash
Michael J. Ruhl
1
-1
/
+1
2018-09-21
IB/hfi1: Fix SL array bounds check
Ira Weiny
1
-1
/
+7
2018-09-21
RDMA/uverbs: Fix validity check for modify QP
Majd Dibbiny
1
-23
/
+45
2018-09-20
IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop
Bart Van Assche
1
-3
/
+3
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+4
2018-09-13
ucma: fix a use-after-free in ucma_resolve_ip()
Cong Wang
1
-0
/
+2
2018-09-13
Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+4
2018-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-12
/
+33
2018-09-13
RDMA/uverbs: Atomically flush and mark closed the comp event queue
Steve Wise
1
-0
/
+1
2018-09-12
IB/hfi1,PCI: Allow bus reset while probing
Dennis Dalessandro
1
-7
/
+4
2018-09-10
infiniband: nes: Use skb_peek_next() and skb_queue_walk().
David S. Miller
1
-5
/
+3
2018-09-06
RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HW
Leon Romanovsky
1
-3
/
+5
2018-09-06
RDMA/cma: Protect cma dev list with lock
Parav Pandit
1
-5
/
+7
2018-09-06
RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()
Parav Pandit
1
-3
/
+2
2018-09-06
bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces
Somnath Kotur
2
-1
/
+3
2018-09-06
IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
Aaron Knister
1
-0
/
+2
2018-09-05
{net, RDMA}/mlx5: Rename encap to reformat packet
Mark Bloch
1
-3
/
+3
2018-09-05
iw_cxgb4: only allow 1 flush on user qps
Steve Wise
1
-0
/
+6
2018-09-05
IB/core: Release object lock if destroy failed
Artemy Kovalyov
1
-0
/
+2
2018-09-05
RDMA/ucma: check fd type in ucma_migrate_id()
Jann Horn
1
-0
/
+6
2018-08-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-4
/
+22
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
3
-12
/
+34
2018-08-22
IB/ucm: fix UCM link error
Arnd Bergmann
1
-1
/
+1
2018-08-20
IB/hfi1: Invalid NUMA node information can cause a divide by zero
Michael J. Ruhl
1
-3
/
+21
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
7
-21
/
+14
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
13
-56
/
+135
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
[next]