index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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/core: Destroy ocrdma_dev_id IDR on module exit
Johannes Thumshirn
2015-07-14
1
-0
/
+1
*
IB/core: Destroy multcast_idr on module exit
Johannes Thumshirn
2015-07-14
1
-0
/
+1
*
IB/mlx4: Optimize do_slave_init
Doug Ledford
2015-07-14
1
-7
/
+9
*
IB/mlx4: Fix memory leak in do_slave_init
Doug Ledford
2015-07-14
1
-0
/
+2
*
IB/mlx4: Optimize freeing of items on error unwind
Maninder Singh
2015-07-14
1
-5
/
+3
*
IB/mlx4: Fix use of flow-counters for process_mad
Or Gerlitz
2015-07-14
1
-10
/
+19
*
IB/ipath: Convert use of __constant_<foo> to <foo>
Vaishali Thakkar
2015-07-14
1
-2
/
+2
*
IB/ipoib: Set MTU to max allowed by mode when mode changes
Erez Shitrit
2015-07-14
1
-0
/
+1
*
IB/ipoib: Scatter-Gather support in connected mode
Yuval Shaia
2015-07-14
4
-46
/
+54
*
IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICES
Carol L Soto
2015-07-14
1
-2
/
+2
*
IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush
Haggai Eran
2015-07-14
1
-6
/
+7
*
IB/ucma: Fix lockdep warning in ucma_lock_files
Haggai Eran
2015-07-14
1
-2
/
+2
*
RDMA/nes: Fix for incorrect recording of the MAC address
Tatyana Nikolova
2015-07-14
1
-1
/
+1
*
RDMA/nes: Fix for resolving the neigh
Tatyana Nikolova
2015-07-14
1
-2
/
+3
*
RDMA/core: Fixes for port mapper client registration
Tatyana Nikolova
2015-07-14
3
-25
/
+48
*
IB/IPoIB: Fix bad error flow in ipoib_add_port()
Amir Vadai
2015-07-14
1
-2
/
+4
*
IB/mlx4: Do not attemp to report HCA clock offset on VFs
Matan Barak
2015-07-14
1
-5
/
+6
*
IB/cm: Do not queue work to a device that's going away
Erez Shitrit
2015-07-14
1
-6
/
+55
*
IB/srp: Avoid using uninitialized variable
Sagi Grimberg
2015-07-14
1
-7
/
+4
*
IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX
Vaishali Thakkar
2015-07-14
1
-36
/
+35
*
IB/mad: Remove improper use of BUG_ON
Ira Weiny
2015-07-14
7
-14
/
+21
*
IB/mad: Fix compare between big endian and cpu endian
Ira Weiny
2015-07-14
1
-1
/
+1
*
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
2015-07-14
10
-87
/
+49
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
2
-2
/
+2
|
\
|
*
make simple_positive() public
Al Viro
2015-06-23
2
-2
/
+2
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
3
-178
/
+34
|
\
\
|
*
|
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
2015-06-15
1
-3
/
+1
|
*
|
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
1
-1
/
+0
|
*
|
ib_srpt: Remove set-but-not-used variables
Bart Van Assche
2015-05-30
1
-7
/
+0
|
*
|
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
2
-19
/
+9
|
*
|
target: move transport ID handling to the core
Christoph Hellwig
2015-05-30
2
-57
/
+0
|
*
|
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-30
1
-6
/
+0
|
*
|
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-30
1
-1
/
+1
|
*
|
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-30
2
-26
/
+3
|
*
|
target: refactor init/drop_nodeacl methods
Christoph Hellwig
2015-05-30
1
-45
/
+13
|
*
|
target: make the tpg_get_default_depth method optional
Christoph Hellwig
2015-05-30
1
-6
/
+0
|
*
|
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
2015-05-30
2
-8
/
+8
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-07-01
1
-8
/
+2
|
\
\
\
|
*
|
|
IB/ehca: use kvfree() in ipz_queue_{cd}tor()
Pekka Enberg
2015-06-30
1
-8
/
+2
*
|
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-2
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
15
-428
/
+902
|
\
\
\
\
|
*
|
|
|
net/mlx4_core: Add helper to query counters
Eran Ben Elisha
2015-06-15
1
-24
/
+8
|
*
|
|
|
IB/mlx4: Set VF to read from QP counters
Eran Ben Elisha
2015-06-15
1
-2
/
+4
|
*
|
|
|
IB/mlx4: Add RoCE/IB dedicated counters
Eran Ben Elisha
2015-06-15
4
-17
/
+39
|
*
|
|
|
net/mlx4_core: Add sink counter
Eran Ben Elisha
2015-06-15
1
-1
/
+2
|
*
|
|
|
net/mlx5e: Fix HW MTU settings
Saeed Mahameed
2015-06-11
1
-6
/
+2
|
*
|
|
|
mlx5: Enable mutual support for IB and Ethernet
Haggai Abramonvsky
2015-06-04
3
-1
/
+25
|
*
|
|
|
IB/mlx5: Don't create IB instance over Ethernet ports
Majd Dibbiny
2015-06-04
1
-0
/
+4
|
*
|
|
|
IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 mode
Majd Dibbiny
2015-06-04
3
-173
/
+657
[next]