index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-08-04
1
-13
/
+209
|
\
|
*
-
.
Merge branches 'misc' and 'rxe' into k.o/for-4.8-1
Doug Ledford
2016-08-04
1
-1
/
+197
|
|
\
\
|
|
*
|
IB/mlx4: Add diagnostic hardware counters
Mark Bloch
2016-08-03
1
-1
/
+197
|
|
|
/
|
*
|
IB/mlx4: Support device FW version string
Ira Weiny
2016-06-23
1
-12
/
+12
|
|
/
*
|
IB/mlx4: Verify port number in flow steering create flow
Yishai Hadas
2016-06-23
1
-0
/
+3
|
/
*
IB/mlx4: Fix device managed flow steering support test
Bart Van Assche
2016-06-06
1
-2
/
+2
*
IB/mlx4: printk fix
Colin Ian King
2016-04-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
1
-0
/
+7
|
\
|
*
mlx4: Implement devlink interface
Jiri Pirko
2016-03-01
1
-0
/
+7
*
|
IB/mlx4: Add support for the don't trap rule
Marina Varshaver
2016-02-29
1
-4
/
+67
*
|
IB/core: Add don't trap flag to flow creation
Marina Varshaver
2016-02-29
1
-0
/
+3
|
/
*
IB/mlx4: Advertise RoCE v2 support
Matan Barak
2016-01-19
1
-3
/
+9
*
IB/mlx4: Enable RoCE v2 when the IB device is added
Moni Shoua
2016-01-19
1
-1
/
+8
*
IB/mlx4: Add support for setting RoCEv2 gids in hardware
Moni Shoua
2016-01-19
1
-3
/
+60
*
IB/mlx4: Add gid_type to GID properties
Moni Shoua
2016-01-19
1
-4
/
+13
*
IB: remove in-kernel support for memory windows
Christoph Hellwig
2015-12-23
1
-1
/
+0
*
mlx4: Expose correct max_sge_rd limit
Sagi Grimberg
2015-12-08
1
-1
/
+1
*
IB/mlx4: Remove old FRWR API support
Sagi Grimberg
2015-10-28
1
-2
/
+0
*
IB/mlx4: Support the new memory registration API
Sagi Grimberg
2015-10-28
1
-0
/
+1
*
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-21
1
-2
/
+2
*
IB/mlx4: Add support for blocking multicast loopback QP creation user flag
Eran Ben Elisha
2015-10-21
1
-1
/
+2
*
IB/mlx4: Add IB counters table
Eran Ben Elisha
2015-10-21
1
-13
/
+50
*
IB/mlx4: Report checksum offload cap for RAW QP when query device
Bodong Wang
2015-09-28
1
-0
/
+2
*
IB/mlx4_ib: Disassociate support
Yishai Hadas
2015-08-30
1
-2
/
+137
*
IB/mlx4: Replace mechanism for RoCE GID management
Moni Shoua
2015-08-30
1
-486
/
+27
*
IB/mlx4: Implement ib_device callbacks
Moni Shoua
2015-08-30
1
-2
/
+234
*
mlx4: Support ib_alloc_mr verb
Sagi Grimberg
2015-08-30
1
-1
/
+1
*
mlx4, mlx5, mthca: Expose max_sge_rd correctly
Sagi Grimberg
2015-08-28
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: Do not attemp to report HCA clock offset on VFs
Matan Barak
2015-07-14
1
-5
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
1
-63
/
+55
|
\
|
*
IB/mlx4: Add RoCE/IB dedicated counters
Eran Ben Elisha
2015-06-15
1
-13
/
+30
|
*
net/mlx4: Add EQ pool
Matan Barak
2015-05-30
1
-48
/
+23
|
*
net/mlx4_core: Demote simple multicast and broadcast flow steering rules
Matan Barak
2015-05-30
1
-2
/
+2
*
|
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
2015-06-12
1
-0
/
+2
*
|
IB/mlx4: Add support for CQ time-stamping
Matan Barak
2015-06-12
1
-2
/
+40
*
|
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
1
-1
/
+5
*
|
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-06-12
1
-1
/
+3
*
|
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
2015-06-02
1
-2
/
+3
|
\
\
|
*
|
IB/mlx4: Fix error paths in mlx4_ib_create_flow()
Roland Dreier
2015-06-02
1
-2
/
+3
|
|
/
*
|
IB/core: Convert core to use bitfield for caps
Ira Weiny
2015-05-20
1
-10
/
+5
*
|
IB/core: Add per port immutable struct to ib_device
Ira Weiny
2015-05-20
1
-0
/
+17
*
|
IB/Verbs: Implement new callback query_protocol()
Michael Wang
2015-05-18
1
-0
/
+10
|
/
*
infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses
Joe Perches
2015-05-12
1
-2
/
+1
*
IB/mlx4: Change alias guids default to be host assigned
Yishai Hadas
2015-04-15
1
-2
/
+2
*
IB/mlx4: Request alias GUID on demand
Yishai Hadas
2015-04-15
1
-0
/
+22
*
net/mlx4: Add SET_PORT opcode modifiers enumeration
Ido Shamay
2015-04-02
1
-5
/
+6
[next]