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
2015-08-30
ocrdma: Support ib_alloc_mr verb
Sagi Grimberg
3
-5
/
+12
2015-08-30
mlx4: Support ib_alloc_mr verb
Sagi Grimberg
3
-6
/
+12
2015-08-30
mlx5: Drop mlx5_ib_alloc_fast_reg_mr
Sagi Grimberg
3
-47
/
+0
2015-08-30
IB: Modify ib_create_mr API
Sagi Grimberg
3
-8
/
+16
2015-08-30
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
3
-32
/
+13
2015-08-28
ipath,qib: Expose max_sge_rd correctly
Steve Wise
1
-0
/
+1
2015-08-28
mlx4, mlx5, mthca: Expose max_sge_rd correctly
Sagi Grimberg
3
-0
/
+3
2015-08-28
IB/core: Add core header changes needed for OPA
Dennis Dalessandro
1
-139
/
+8
2015-08-28
RDMA/amso1100: Deprecate the amso1100 driver and move to staging
Steve Wise
24
-9110
/
+0
2015-08-28
IB/ipath: Deprecate ipath driver and move to staging.
Dennis Dalessandro
38
-30492
/
+0
2015-08-28
iw_cxgb4: Add support for clip
Hariprasad S
1
-4
/
+72
2015-08-28
iw_cxgb4: set the default MPA version to 2
Hariprasad S
1
-2
/
+2
2015-08-28
IB/mlx5: Remove dead code from alloc_cached_mr()
Roland Dreier
1
-3
/
+0
2015-08-28
IB/qib: Change lkey table allocation to support more MRs
Mike Marciniszyn
3
-4
/
+16
2015-08-28
mlx5: Expose correct page_size_cap in device attributes
Sagi Grimberg
1
-1
/
+2
2015-08-28
mlx5: Fix missing device local_dma_lkey
Sagi Grimberg
1
-1
/
+8
2015-08-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+1
2015-07-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
13
-229
/
+413
2015-07-28
iw_cxgb4: gracefully handle unknown CQE status errors
Hariprasad S
1
-1
/
+1
2015-07-24
RDMA/ocrdma: update ocrdma module license string
Devesh Sharma
1
-1
/
+1
2015-07-24
RDMA/ocrdma: update ocrdma license to dual-license
Devesh Sharma
12
-228
/
+408
2015-07-24
RDMA/cxgb3: fail get_dma_mr on 64 bit arches
Steve Wise
1
-0
/
+4
2015-07-21
x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()
Luis R. Rodriguez
1
-2
/
+4
2015-07-14
IB/core: Destroy ocrdma_dev_id IDR on module exit
Johannes Thumshirn
1
-0
/
+1
2015-07-14
IB/mlx4: Optimize do_slave_init
Doug Ledford
1
-7
/
+9
2015-07-14
IB/mlx4: Fix memory leak in do_slave_init
Doug Ledford
1
-0
/
+2
2015-07-14
IB/mlx4: Optimize freeing of items on error unwind
Maninder Singh
1
-5
/
+3
2015-07-14
IB/mlx4: Fix use of flow-counters for process_mad
Or Gerlitz
1
-10
/
+19
2015-07-14
IB/ipath: Convert use of __constant_<foo> to <foo>
Vaishali Thakkar
1
-2
/
+2
2015-07-14
RDMA/nes: Fix for incorrect recording of the MAC address
Tatyana Nikolova
1
-1
/
+1
2015-07-14
RDMA/nes: Fix for resolving the neigh
Tatyana Nikolova
1
-2
/
+3
2015-07-14
IB/mlx4: Do not attemp to report HCA clock offset on VFs
Matan Barak
1
-5
/
+6
2015-07-14
IB/mad: Remove improper use of BUG_ON
Ira Weiny
7
-14
/
+21
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2015-06-30
IB/ehca: use kvfree() in ipz_queue_{cd}tor()
Pekka Enberg
1
-8
/
+2
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
15
-428
/
+902
2015-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
48
-235
/
+786
2015-06-23
make simple_positive() public
Al Viro
2
-2
/
+2
2015-06-18
x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT ...
Luis R. Rodriguez
4
-42
/
+26
2015-06-15
net/mlx4_core: Add helper to query counters
Eran Ben Elisha
1
-24
/
+8
2015-06-15
IB/mlx4: Set VF to read from QP counters
Eran Ben Elisha
1
-2
/
+4
2015-06-15
IB/mlx4: Add RoCE/IB dedicated counters
Eran Ben Elisha
4
-17
/
+39
2015-06-15
net/mlx4_core: Add sink counter
Eran Ben Elisha
1
-1
/
+2
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
18
-22
/
+96
2015-06-12
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
7
-0
/
+10
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
4
-4
/
+8
2015-06-12
IB/mlx4: Add support for CQ time-stamping
Matan Barak
3
-5
/
+62
2015-06-12
IB/mlx4: Add mmap call to map the hardware clock
Matan Barak
1
-1
/
+17
2015-06-12
IB/core: Pass hardware specific data in query_device
Matan Barak
15
-22
/
+69
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
4
-5
/
+14
[next]