index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-20
RDMA/hns: Add mtr support for mixed multihop addressing
Lijun Ou
4
-0
/
+628
2019-06-19
RDMA/netlink: Resort policy array
Doug Ledford
1
-75
/
+78
2019-06-18
RDMA/mlx5: Enable decap and packet reformat on FDB
Maor Gottlieb
1
-0
/
+5
2019-06-18
RDMA/mlx5: Consider eswitch encap mode
Maor Gottlieb
1
-6
/
+14
2019-06-18
Merge remote-tracking branch 'mlx5-next/mlx5-next' into HEAD
Doug Ledford
4
-16
/
+27
2019-06-18
RDMA/odp: Fix missed unlock in non-blocking invalidate_start
Jason Gunthorpe
1
-5
/
+9
2019-06-18
IB/hfi1: Spelling s/statisfied/satisfied/
Geert Uytterhoeven
1
-1
/
+1
2019-06-18
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
8
-5
/
+108
2019-06-18
RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload
Jason Gunthorpe
3
-0
/
+201
2019-06-18
RDMA/efa: Handle mmap insertions overflow
Gal Pressman
1
-5
/
+16
2019-06-18
ipoib: correcly show a VF hardware address
Denis Kirjanov
1
-0
/
+1
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-36
/
+4
2019-06-17
RDMA/efa: Fix success return value in case of error
Gal Pressman
1
-6
/
+18
2019-06-17
IB/hfi1: Handle port down properly in pio
Mike Marciniszyn
4
-7
/
+8
2019-06-17
IB/hfi1: Handle wakeup of orphaned QPs for pio
Mike Marciniszyn
1
-0
/
+16
2019-06-17
IB/hfi1: Wakeup QPs orphaned on wait list after flush
Mike Marciniszyn
1
-0
/
+17
2019-06-17
IB/hfi1: Use aborts to trigger RC throttling
Mike Marciniszyn
3
-4
/
+37
2019-06-17
IB/hfi1: Create inline to get extended headers
Mike Marciniszyn
2
-20
/
+32
2019-06-17
IB/hfi1: Silence txreq allocation warnings
Mike Marciniszyn
2
-2
/
+3
2019-06-17
IB/hfi1: Avoid hardlockup with flushlist_lock
Mike Marciniszyn
1
-6
/
+3
2019-06-17
RDMA: Move rdma_node_type to uapi/
Jason Gunthorpe
1
-1
/
+1
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
20
-71
/
+98
2019-06-17
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_held_write()
Nikolay Borisov
1
-1
/
+1
2019-06-14
LSM: switch to blocking policy update notifiers
Janne Karhunen
1
-3
/
+3
2019-06-13
net/mlx5: Add EQ enable/disable API
Yuval Avnery
1
-1
/
+8
2019-06-13
net/mlx5: Use a single IRQ for all async EQs
Ariel Levkovich
1
-1
/
+1
2019-06-13
net/mlx5: Separate IRQ request/free from EQ life cycle
Yuval Avnery
1
-1
/
+1
2019-06-13
net/mlx5: Change interrupt handler to call chain notifier
Yuval Avnery
2
-4
/
+7
2019-06-13
rdma: Remove nes
Jason Gunthorpe
17
-19675
/
+0
2019-06-11
RDMA/ipoib: Remove check for ETH_SS_TEST
Kamal Heib
1
-2
/
+0
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
47
-433
/
+314
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
35
-162
/
+78
2019-06-11
RDMA/nes: Avoid memory allocation during CQ destroy
Leon Romanovsky
1
-17
/
+11
2019-06-11
IB/hfi1: Correct tid qp rcd to match verbs context
Mike Marciniszyn
3
-3
/
+15
2019-06-11
IB/hfi1: Close PSM sdma_progress sleep window
Mike Marciniszyn
2
-9
/
+4
2019-06-11
IB/hfi1: Validate fault injection opcode user input
Kaike Wan
1
-0
/
+5
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
19
-21
/
+24
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
19
-24
/
+32
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
20
-23
/
+47
2019-06-10
rdma: Delete the ib_ucm module
Jason Gunthorpe
3
-1364
/
+0
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
4
-36
/
+4
2019-06-07
ucma: Convert ctx_idr to XArray
Matthew Wilcox
1
-34
/
+24
2019-06-07
ucma: Convert multicast_idr to XArray
Matthew Wilcox
1
-19
/
+11
2019-06-07
RDMA/ucma: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-06-07
RDMA/hns: Bugfix for filling the sge of srq
Lijun Ou
1
-3
/
+3
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-44
/
+96
2019-06-07
RDMA/hns: fix inverted logic of readl read and shift
Colin Ian King
1
-1
/
+1
2019-06-07
RDMA/srp: Accept again source addresses that do not have a port number
Bart Van Assche
1
-6
/
+15
2019-06-07
RDMA/ipoib: implement ethtool .get_link() callback
Kamal Heib
1
-0
/
+1
2019-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
16
-35
/
+94
[prev]
[next]