index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-24
RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API
Israel Rukshin
3
-0
/
+57
2019-06-24
RDMA/core: Save the MR type in the ib_mr structure
Max Gurtovoy
4
-0
/
+14
2019-06-24
RDMA/core: Introduce new header file for signature operations
Max Gurtovoy
2
-111
/
+121
2019-06-21
RDMA/efa: Print address on AH creation failure
Firas Jahjah
1
-1
/
+2
2019-06-21
RDMA/efa: Be consistent with success flow return value
Gal Pressman
3
-5
/
+7
2019-06-21
RDMA/efa: Use API to get contiguous memory blocks aligned to device supported...
Gal Pressman
1
-67
/
+21
2019-06-20
IB/{rdmavt, qib, hfi1}: Convert to new completion API
Mike Marciniszyn
4
-102
/
+17
2019-06-20
IB/rdmavt: Add new completion inline
Mike Marciniszyn
1
-0
/
+72
2019-06-20
RDMA/odp: Do not leak dma maps when working with huge pages
Jason Gunthorpe
1
-1
/
+2
2019-06-20
RDMA/uverbs: Use offsetofend instead of opencoding
Jason Gunthorpe
1
-6
/
+3
2019-06-20
RDMa/hns: Don't stuck in endless timeout loop
Leon Romanovsky
2
-2
/
+2
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-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
30
-493
/
+857
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
10
-5
/
+110
2019-06-18
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-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
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
[next]