index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 mode
Majd Dibbiny
2015-06-04
3
-173
/
+657
|
*
|
|
|
net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0
Haggai Abramonvsky
2015-06-04
1
-1
/
+1
|
*
|
|
|
cxgb4: Add ethtool support to get adapter stats
Hariprasad Shenai
2015-06-03
1
-4
/
+4
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
1
-3
/
+3
|
|
\
\
\
\
|
*
|
|
|
|
net/mlx4: Add EQ pool
Matan Barak
2015-05-30
2
-49
/
+23
|
*
|
|
|
|
net/mlx4_core: Demote simple multicast and broadcast flow steering rules
Matan Barak
2015-05-30
1
-2
/
+2
|
*
|
|
|
|
net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality
Amir Vadai
2015-05-30
1
-3
/
+1
|
*
|
|
|
|
net/mlx5_core: New device capabilities handling
Saeed Mahameed
2015-05-30
8
-146
/
+124
|
*
|
|
|
|
net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory
Amir Vadai
2015-05-30
3
-4
/
+3
|
*
|
|
|
|
net/mlx4_core: Modify port values when generting EQEs for VFs
Or Gerlitz
2015-05-24
1
-1
/
+6
|
*
|
|
|
|
IB/mlx4: Convert slave port before building address-handle
Or Gerlitz
2015-05-24
1
-4
/
+7
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
2
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-02
2
-1
/
+2
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-06-23
77
-1026
/
+2159
|
\
\
\
\
\
\
|
*
|
|
|
|
|
IB/mad: Add final OPA MAD processing
Ira Weiny
2015-06-12
6
-43
/
+230
|
*
|
|
|
|
|
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
2015-06-12
3
-0
/
+133
|
*
|
|
|
|
|
IB/mad: Add partial Intel OPA MAD support
Ira Weiny
2015-06-12
3
-14
/
+37
|
*
|
|
|
|
|
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
2015-06-12
20
-28
/
+114
|
*
|
|
|
|
|
IB/mad: Convert allocations from kmem_cache to kzalloc
Ira Weiny
2015-06-12
4
-92
/
+97
|
*
|
|
|
|
|
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
2015-06-12
9
-0
/
+24
|
*
|
|
|
|
|
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
2015-06-12
11
-13
/
+26
|
*
|
|
|
|
|
IB/mad: Create a generic helper for DR forwarding checks
Ira Weiny
2015-06-12
1
-9
/
+16
|
*
|
|
|
|
|
IB/mad: Create a generic helper for DR SMP Recv processing
Ira Weiny
2015-06-12
1
-33
/
+46
|
*
|
|
|
|
|
IB/mad: Create a generic helper for DR SMP Send processing
Ira Weiny
2015-06-12
1
-34
/
+46
|
*
|
|
|
|
|
IB/mad: Split IB SMI handling from MAD Recv handler
Ira Weiny
2015-06-12
1
-36
/
+49
|
*
|
|
|
|
|
IB/mad cleanup: Generalize processing of MAD data
Ira Weiny
2015-06-12
1
-6
/
+6
|
*
|
|
|
|
|
IB/mad cleanup: Clean up function params -- find_mad_agent
Ira Weiny
2015-06-12
1
-18
/
+18
|
*
|
|
|
|
|
IB/mlx4: Add support for CQ time-stamping
Matan Barak
2015-06-12
3
-5
/
+62
|
*
|
|
|
|
|
IB/mlx4: Add mmap call to map the hardware clock
Matan Barak
2015-06-12
1
-1
/
+17
|
*
|
|
|
|
|
IB/core: Pass hardware specific data in query_device
Matan Barak
2015-06-12
17
-24
/
+73
|
*
|
|
|
|
|
IB/core: Add timestamp_mask and hca_core_clock to query_device
Matan Barak
2015-06-12
2
-0
/
+16
|
*
|
|
|
|
|
IB/core: Extend ib_uverbs_create_cq
Matan Barak
2015-06-12
3
-35
/
+137
|
*
|
|
|
|
|
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-06-12
11
-16
/
+44
|
*
|
|
|
|
|
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
2015-06-12
23
-44
/
+116
|
*
|
|
|
|
|
iw_cxgb4: support for bar2 qid densities exceeding the page size
Hariprasad S
2015-06-11
5
-69
/
+98
|
*
|
|
|
|
|
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
2015-06-11
3
-11
/
+5
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
RDMA/ocrdma: fix double free on pd
Colin Ian King
2015-06-11
1
-1
/
+0
|
|
*
|
|
|
|
|
IB/usnic: clean up some error handling code
Dan Carpenter
2015-06-11
1
-4
/
+3
|
|
*
|
|
|
|
|
IB/mthca: use swap() in mthca_make_profile()
Fabian Frederick
2015-06-11
1
-6
/
+2
|
*
|
|
|
|
|
|
IB/core: Don't warn on no SA support in event handler
Moni Shoua
2015-06-10
2
-2
/
+2
|
*
|
|
|
|
|
|
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
2015-06-02
6
-5
/
+22
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
*
|
|
|
|
|
IB/mlx4: Fix error paths in mlx4_ib_create_flow()
Roland Dreier
2015-06-02
1
-2
/
+3
|
|
*
|
|
|
|
|
RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()
Roland Dreier
2015-06-02
1
-1
/
+6
|
|
*
|
|
|
|
|
IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()
Bart Van Assche
2015-06-02
1
-2
/
+2
|
|
*
|
|
|
|
|
RDMA/nes: Enable the use of the tos field in the nes driver
Faisal Latif
2015-06-02
2
-0
/
+9
|
|
*
|
|
|
|
|
RDMA/iw_cm: Export tos field to iwarp providers
Steve Wise
2015-06-02
1
-0
/
+2
|
*
|
|
|
|
|
|
IB/core cleanup: Add const to args - agent_send_response
Ira Weiny
2015-06-02
5
-16
/
+17
|
*
|
|
|
|
|
|
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
2015-06-02
20
-73
/
+75
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
*
-
-
-
.
\
\
\
\
\
\
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
2015-05-20
34
-400
/
+650
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
|
IB/core: Change rdma_protocol_iboe to roce
Ira Weiny
2015-05-20
2
-7
/
+7
[prev]
[next]