index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mlx4: Remove old FRWR API support
Sagi Grimberg
2015-10-29
5
-98
/
+1
*
IB/mlx4: Support the new memory registration API
Sagi Grimberg
2015-10-29
5
-6
/
+132
*
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-29
3
-121
/
+131
|
\
|
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
3
-121
/
+131
*
|
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
2015-10-22
5
-18
/
+62
*
|
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-22
2
-4
/
+5
*
|
IB/mlx4: Add support for blocking multicast loopback QP creation user flag
Eran Ben Elisha
2015-10-22
2
-6
/
+10
*
|
IB/mlx4: Add counter based implementation for QP multicast loopback block
Eran Ben Elisha
2015-10-22
2
-0
/
+68
*
|
IB/mlx4: Add IB counters table
Eran Ben Elisha
2015-10-22
4
-24
/
+81
*
|
IB/mlx4: Report checksum offload cap for RAW QP when query device
Bodong Wang
2015-09-29
1
-0
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-09-09
9
-532
/
+473
|
\
|
*
IB/mlx4_ib: Disassociate support
Yishai Hadas
2015-08-31
2
-2
/
+150
|
*
IB/mlx4: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-31
2
-20
/
+4
|
*
IB/mlx4: Fix incorrect cq flushing in error state
Ariel Nahum
2015-08-31
1
-1
/
+1
|
*
IB/mlx4: Use correct SL on AH query under RoCE
Noa Osherovich
2015-08-31
1
-1
/
+5
|
*
IB/mlx4: Forbid using sysfs to change RoCE pkeys
Jack Morgenstein
2015-08-31
1
-1
/
+4
|
*
IB/mlx4: Demote mcg message from warning to debug
Jack Morgenstein
2015-08-31
1
-2
/
+6
|
*
IB/mlx4: Fix potential deadlock when sending mad to wire
Jack Morgenstein
2015-08-31
1
-3
/
+4
|
*
IB/mlx4: Replace mechanism for RoCE GID management
Moni Shoua
2015-08-31
4
-494
/
+35
|
*
IB/mlx4: Implement ib_device callbacks
Moni Shoua
2015-08-31
2
-2
/
+251
|
*
mlx4: Support ib_alloc_mr verb
Sagi Grimberg
2015-08-31
3
-6
/
+12
|
*
mlx4, mlx5, mthca: Expose max_sge_rd correctly
Sagi Grimberg
2015-08-29
1
-0
/
+1
*
|
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
Hadar Hen Zion
2015-07-28
1
-1
/
+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/mlx4: Do not attemp to report HCA clock offset on VFs
Matan Barak
2015-07-14
1
-5
/
+6
*
IB/mad: Remove improper use of BUG_ON
Ira Weiny
2015-07-14
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-25
5
-99
/
+90
|
\
|
*
net/mlx4_core: Add helper to query counters
Eran Ben Elisha
2015-06-16
1
-24
/
+8
|
*
IB/mlx4: Set VF to read from QP counters
Eran Ben Elisha
2015-06-16
1
-2
/
+4
|
*
IB/mlx4: Add RoCE/IB dedicated counters
Eran Ben Elisha
2015-06-16
4
-17
/
+39
|
*
net/mlx4_core: Add sink counter
Eran Ben Elisha
2015-06-16
1
-1
/
+2
|
*
net/mlx4: Add EQ pool
Matan Barak
2015-05-31
2
-49
/
+23
|
*
net/mlx4_core: Demote simple multicast and broadcast flow steering rules
Matan Barak
2015-05-31
1
-2
/
+2
|
*
net/mlx4_core: Modify port values when generting EQEs for VFs
Or Gerlitz
2015-05-25
1
-1
/
+6
|
*
IB/mlx4: Convert slave port before building address-handle
Or Gerlitz
2015-05-25
1
-4
/
+7
*
|
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
2015-06-12
2
-2
/
+12
*
|
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
2015-06-12
1
-0
/
+2
*
|
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
2015-06-12
1
-1
/
+2
*
|
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
1
-1
/
+5
*
|
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2015-06-12
2
-2
/
+6
*
|
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
2015-06-12
2
-2
/
+9
*
|
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 cleanup: Add const on args - device->process_mad
Ira Weiny
2015-06-02
2
-14
/
+15
*
|
IB/core: Convert core to use bitfield for caps
Ira Weiny
2015-05-20
1
-10
/
+5
[next]