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
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-26
RDMA/usnic: Suppress a compiler warning
Bart Van Assche
2
-3
/
+3
2018-07-25
IB/usnic: usnic should not select INFINIBAND_USER_ACCESS
Jason Gunthorpe
1
-1
/
+1
2018-07-25
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
8
-167
/
+929
2018-07-25
rdma/cxgb4: Add support for srq functions & structs
Raju Rangoju
3
-1
/
+173
2018-07-25
RDMA/ocrdma: Suppress a compiler warning
Bart Van Assche
1
-2
/
+3
2018-07-25
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
Jason Gunthorpe
1
-5
/
+15
2018-07-25
IB/mlx5: Use the ucontext from the uobj, not the file
Jason Gunthorpe
1
-16
/
+16
2018-07-24
IB/mlx5: Enable driver uapi commands for flow steering
Yishai Hadas
3
-7
/
+19
2018-07-24
IB/mlx5: Add support for a flow table destination for driver flow steering
Yishai Hadas
1
-5
/
+8
2018-07-24
IB/mlx5: Support adding flow steering rule by raw description
Yishai Hadas
2
-17
/
+201
2018-07-24
IB/mlx5: Introduce driver create and destroy flow methods
Yishai Hadas
4
-0
/
+156
2018-07-24
IB/mlx5: Introduce flow steering matcher uapi object
Yishai Hadas
3
-0
/
+146
2018-07-24
Merge branch 'mellanox/mlx5-next' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2018-07-23
RDMA/bnxt_re: Modify a fall-through annotation
Bart Van Assche
1
-1
/
+1
2018-07-23
RDMA/mlx5: Remove set but not used variables
Kamal Heib
2
-5
/
+1
2018-07-18
net/mlx5: Fix tristate and description for MLX5 module
Eran Ben Elisha
1
-1
/
+1
2018-07-13
RDMA/mlx5: Check that supplied blue flame index doesn't overflow
Leon Romanovsky
2
-8
/
+9
2018-07-13
RDMA/mlx5: Melt consecutive calls to alloc_bfreg() in one call
Leon Romanovsky
2
-41
/
+12
2018-07-13
rdma/cxgb4: Add support for 64Byte cqes
Raju Rangoju
4
-11
/
+56
2018-07-11
hns: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2018-07-11
IB/hfi1: Suppress a compiler warning
Bart Van Assche
1
-1
/
+1
2018-07-11
RDMA/hns: Update the implementation of set_mac
oulijun
3
-16
/
+28
2018-07-11
RDMA/hns: Update the implementation of set_gid
oulijun
3
-33
/
+53
2018-07-11
RDMA/hns: Add TPQ link table support
oulijun
3
-1
/
+31
2018-07-11
RDMA/hns: Add TSQ link table support
oulijun
3
-7
/
+297
2018-07-11
RDMA/hns: Fix endian conversions and annotations
oulijun
3
-171
/
+245
2018-07-11
RDMA/ocrdma: Make ocrdma_destroy_qp() easier to analyze
Bart Van Assche
1
-5
/
+5
2018-07-11
infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
Arnd Bergmann
3
-8
/
+27
2018-07-10
RDMA/nes: Avoid complaints about unused variables
Bart Van Assche
2
-5
/
+3
2018-07-10
RDMA/cxgb4: Restore the dropped uninitialized_var
Jason Gunthorpe
1
-1
/
+1
2018-07-10
IB: Enable uverbs_destroy_def_handler to be used by drivers
Yishai Hadas
1
-16
/
+2
2018-07-10
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
1
-7
/
+16
2018-07-10
RDMA/hfi1: Move grh_required into update_sm_ah
Jason Gunthorpe
1
-9
/
+0
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
7
-15
/
+13
2018-07-09
IB/mlx5: Honor cnt_set_id_valid flag instead of set_id
Parav Pandit
1
-1
/
+1
2018-07-09
RDMA/mlx5: Remove unused port number parameter
Leon Romanovsky
1
-20
/
+11
2018-07-09
IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
Jann Horn
2
-32
/
+9
2018-07-09
RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyze
Bart Van Assche
1
-27
/
+35
2018-07-09
RDMA/cxgb3: Make iwch_poll_cq_one() easier to analyze
Bart Van Assche
1
-28
/
+36
2018-07-09
RDMA/ocrdma: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2018-07-09
IB/nes: Fix a compiler warning
Bart Van Assche
1
-1
/
+1
2018-07-04
RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformly
Jason Gunthorpe
1
-12
/
+4
2018-07-04
RDMA/uverbs: Remove UA_FLAGS
Jason Gunthorpe
2
-37
/
+37
2018-07-04
RDMA/uverbs: Get rid of the & in method specifications
Jason Gunthorpe
2
-122
/
+150
2018-07-04
RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros
Jason Gunthorpe
1
-4
/
+4
2018-07-04
RDMA/uverbs: Simplify method definition macros
Jason Gunthorpe
1
-9
/
+9
2018-07-04
RDMA/uverbs: Simplify UVERBS_ATTR family of macros
Jason Gunthorpe
1
-36
/
+36
2018-07-04
RDMA/uverbs: Store the specs_root in the struct ib_uverbs_device
Jason Gunthorpe
1
-3
/
+3
2018-07-04
Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-next
Jason Gunthorpe
3
-0
/
+32
2018-07-04
IB/mlx5: Expose dump and fill memory key
Yonatan Cohen
1
-0
/
+16
[next]