index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memory
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
26
-132
/
+73
2019-06-20
RDMA/hns: reset function when removing module
Lang Cheng
2
-0
/
+61
2019-06-20
RDMA: Convert destroy_wq to be void
Leon Romanovsky
6
-16
/
+10
2019-06-20
RDMA/hns: Fix bug when wqe num is larger than 16K
Lijun Ou
3
-83
/
+235
2019-06-20
RDMA/hns: Add a group interfaces for optimizing buffers getting flow
Lijun Ou
2
-0
/
+111
2019-06-20
RDMA/hns: Add mtr support for mixed multihop addressing
Lijun Ou
4
-0
/
+628
2019-06-20
RDMA/netlink: Resort policy array
Doug Ledford
1
-75
/
+78
2019-06-19
RDMA/mlx5: Enable decap and packet reformat on FDB
Maor Gottlieb
1
-0
/
+5
2019-06-19
RDMA/mlx5: Consider eswitch encap mode
Maor Gottlieb
1
-6
/
+14
2019-06-19
RDMA/odp: Fix missed unlock in non-blocking invalidate_start
Jason Gunthorpe
1
-5
/
+9
2019-06-19
IB/hfi1: Spelling s/statisfied/satisfied/
Geert Uytterhoeven
1
-1
/
+1
2019-06-19
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
10
-5
/
+110
2019-06-19
RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload
Jason Gunthorpe
6
-0
/
+221
2019-06-17
RDMA: Move rdma_node_type to uapi/
Jason Gunthorpe
3
-13
/
+14
2019-06-16
net/mlx5: Expose eswitch encap mode
Maor Gottlieb
2
-0
/
+23
2019-06-16
net/mlx5: Declare more strictly devlink encap mode
Leon Romanovsky
4
-9
/
+17
2019-06-13
net/mlx5: Add EQ enable/disable API
Yuval Avnery
4
-32
/
+88
2019-06-13
net/mlx5: Use a single IRQ for all async EQs
Ariel Levkovich
4
-46
/
+27
2019-06-13
net/mlx5: Rename mlx5_irq_info to mlx5_irq
Yuval Avnery
1
-39
/
+38
2019-06-13
net/mlx5: Move all IRQ logic to pci_irq.c
Yuval Avnery
5
-329
/
+354
2019-06-13
net/mlx5: Generalize IRQ interface to work with irq_table
Yuval Avnery
1
-9
/
+29
2019-06-13
net/mlx5: Separate IRQ table creation from EQ table creation
Yuval Avnery
3
-19
/
+14
2019-06-13
net/mlx5: Move IRQ affinity set to IRQ allocation phase
Yuval Avnery
1
-8
/
+17
2019-06-13
net/mlx5: Move IRQ rmap creation to IRQ allocation phase
Yuval Avnery
1
-25
/
+57
2019-06-13
net/mlx5: Separate IRQ data from EQ table data
Yuval Avnery
4
-44
/
+98
2019-06-13
net/mlx5: Separate IRQ request/free from EQ life cycle
Yuval Avnery
3
-42
/
+84
2019-06-13
net/mlx5: Change interrupt handler to call chain notifier
Yuval Avnery
5
-56
/
+105
2019-06-13
net/mlx5: Introduce EQ polling budget
Yuval Avnery
1
-28
/
+27
2019-06-13
net/mlx5: Support querying max VFs from device
Bodong Wang
4
-15
/
+34
2019-06-13
net/mlx5: E-Switch, Return raw output for query esw functions
Bodong Wang
3
-21
/
+12
2019-06-13
net/mlx5: E-Switch, Handle representors creation in handler context
Vu Pham
2
-51
/
+50
2019-06-13
net/mlx5: Increase wait time for fw initialization
Daniel Jurgens
1
-4
/
+14
2019-06-13
rdma: Remove nes
Jason Gunthorpe
19
-19700
/
+0
2019-06-12
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
48
-437
/
+318
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
36
-165
/
+81
2019-06-11
RDMA/nes: Avoid memory allocation during CQ destroy
Leon Romanovsky
1
-17
/
+11
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
20
-22
/
+25
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
20
-25
/
+33
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
22
-25
/
+50
2019-06-10
rdma: Delete the ib_ucm module
Jason Gunthorpe
4
-1690
/
+0
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
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-05-31
{IB,net}/mlx5: Constify rep ops functions pointers
Parav Pandit
7
-48
/
+49
2019-05-31
{IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*
Parav Pandit
2
-2
/
+2
[next]