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
/
mlx4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-19
infiniband: Replace memset with eth_zero_addr
Lucas Tanure
1
-1
/
+1
2016-01-19
IB/mlx4: Take source mac from AH instead from the port
Moni Shoua
1
-22
/
+2
2016-01-19
IB/mlx4: Initialize hop_limit when creating address handle
Matan Barak
1
-0
/
+1
2015-12-24
IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch
Leon Romanovsky
2
-3
/
+3
2015-12-24
IB/mlx4: Suppress non-fatal memory allocations
Leon Romanovsky
2
-3
/
+6
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
5
-55
/
+0
2015-12-23
IB/core: Initialize UD header structure with IP and UDP headers
Moni Shoua
1
-2
/
+5
2015-12-08
IB/mlx4: Use vmalloc for WR buffers when needed
Wengang Wang
2
-9
/
+21
2015-12-08
mlx4: Expose correct max_sge_rd limit
Sagi Grimberg
1
-1
/
+1
2015-10-28
IB/mlx4: Remove old FRWR API support
Sagi Grimberg
5
-98
/
+1
2015-10-28
IB/mlx4: Support the new memory registration API
Sagi Grimberg
5
-6
/
+132
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
3
-121
/
+131
2015-10-21
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
5
-18
/
+62
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2
-4
/
+5
2015-10-21
IB/mlx4: Add support for blocking multicast loopback QP creation user flag
Eran Ben Elisha
2
-6
/
+10
2015-10-21
IB/mlx4: Add counter based implementation for QP multicast loopback block
Eran Ben Elisha
2
-0
/
+68
2015-10-21
IB/mlx4: Add IB counters table
Eran Ben Elisha
4
-24
/
+81
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
3
-121
/
+131
2015-09-28
IB/mlx4: Report checksum offload cap for RAW QP when query device
Bodong Wang
1
-0
/
+2
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
9
-532
/
+473
2015-08-30
IB/mlx4_ib: Disassociate support
Yishai Hadas
2
-2
/
+150
2015-08-30
IB/mlx4: Remove ib_get_dma_mr calls
Jason Gunthorpe
2
-20
/
+4
2015-08-30
IB/mlx4: Fix incorrect cq flushing in error state
Ariel Nahum
1
-1
/
+1
2015-08-30
IB/mlx4: Use correct SL on AH query under RoCE
Noa Osherovich
1
-1
/
+5
2015-08-30
IB/mlx4: Forbid using sysfs to change RoCE pkeys
Jack Morgenstein
1
-1
/
+4
2015-08-30
IB/mlx4: Demote mcg message from warning to debug
Jack Morgenstein
1
-2
/
+6
2015-08-30
IB/mlx4: Fix potential deadlock when sending mad to wire
Jack Morgenstein
1
-3
/
+4
2015-08-30
IB/mlx4: Replace mechanism for RoCE GID management
Moni Shoua
4
-494
/
+35
2015-08-30
IB/mlx4: Implement ib_device callbacks
Moni Shoua
2
-2
/
+251
2015-08-30
mlx4: Support ib_alloc_mr verb
Sagi Grimberg
3
-6
/
+12
2015-08-28
mlx4, mlx5, mthca: Expose max_sge_rd correctly
Sagi Grimberg
1
-0
/
+1
2015-07-27
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
Hadar Hen Zion
1
-1
/
+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/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
1
-2
/
+3
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-99
/
+90
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
2
-2
/
+12
2015-06-12
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
1
-0
/
+2
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
1
-1
/
+2
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
1
-1
/
+5
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
2
-2
/
+6
[next]