index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
mad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-18
Add OPA extended LID support
Hiatt, Don
1
-4
/
+4
2017-08-08
IB/core: Change wc.slid from 16 to 32 bits
Hiatt, Don
1
-3
/
+3
2017-08-08
IB/core: Change port_attr.lid size from 16 to 32 bits
Dasaratharaman Chandramouli
1
-1
/
+1
2017-06-02
RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled
Jack Morgenstein
1
-0
/
+1
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
1
-0
/
+2
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-17
/
+26
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
1
-12
/
+12
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
1
-4
/
+4
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-5
/
+5
2016-12-14
Merge branch 'mlx' into merge-test
Doug Ledford
1
-7
/
+42
2016-12-03
IB/mlx4: Remove debug prints after allocation failure
Leon Romanovsky
1
-7
/
+2
2016-11-17
IB/mlx4: Handle well-known-gid in mad_demux processing
Jack Morgenstein
1
-4
/
+12
2016-11-17
IB/mlx4: Handle IPv4 header when demultiplexing MAD
Moni Shoua
1
-3
/
+30
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-6
/
+67
2016-10-07
IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets
Jack Morgenstein
1
-2
/
+62
2016-10-07
IB/{core,hw}: Add constant for node_desc
Yuval Shaia
1
-1
/
+2
2016-10-07
IB/mlx4/mad: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-2
/
+2
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
1
-1
/
+1
2016-09-16
IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
Jack Morgenstein
1
-0
/
+23
2016-06-23
IB/mlx4: Fix error flow when sending mads under SRIOV
Yishai Hadas
1
-6
/
+18
2016-02-17
IB/mlx4: Add support for the port info class for RoCE ports
Eran Ben Elisha
1
-1
/
+14
2016-02-17
IB/mlx4: Add support for extended counters over RoCE ports
Eran Ben Elisha
1
-13
/
+37
2015-12-07
IB/mlx4: Use the VF base-port when demuxing mad from wire
Or Gerlitz
1
-3
/
+14
2015-10-29
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
1
-26
/
+28
2015-10-22
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
1
-4
/
+8
2015-10-22
IB/mlx4: Add IB counters table
Eran Ben Elisha
1
-7
/
+18
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-26
/
+28
2015-08-31
IB/mlx4: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-19
/
+4
2015-07-14
IB/mlx4: Fix use of flow-counters for process_mad
Or Gerlitz
1
-10
/
+19
2015-07-14
IB/mad: Remove improper use of BUG_ON
Ira Weiny
1
-2
/
+3
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-30
/
+19
2015-06-16
net/mlx4_core: Add helper to query counters
Eran Ben Elisha
1
-24
/
+8
2015-06-16
IB/mlx4: Set VF to read from QP counters
Eran Ben Elisha
1
-2
/
+4
2015-06-16
IB/mlx4: Add RoCE/IB dedicated counters
Eran Ben Elisha
1
-1
/
+1
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
1
-1
/
+9
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
1
-1
/
+2
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
1
-1
/
+3
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
1
-10
/
+11
2015-05-25
IB/mlx4: Convert slave port before building address-handle
Or Gerlitz
1
-4
/
+7
2015-04-15
infiniband/mlx4: check for mapping error
Sebastian Ott
1
-0
/
+9
2015-03-18
IB/mlx4: Saturate RoCE port PMA counters in case of overflow
Majd Dibbiny
1
-4
/
+16
2015-01-26
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
1
-1
/
+2
2014-08-11
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
1
-1
/
+1
2014-05-30
IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responses
Jack Morgenstein
1
-16
/
+24
2014-03-21
net/mlx4: Adapt code for N-Port VF
Matan Barak
1
-14
/
+15
2014-03-12
mlx4: Implement IP based gids support for RoCE/SRIOV
Jack Morgenstein
1
-5
/
+40
2014-03-12
mlx4: In RoCE allow guests to have multiple GIDS
Jack Morgenstein
1
-4
/
+30
2014-03-12
mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
Jack Morgenstein
1
-6
/
+44
2013-07-31
IB/mlx4: Use default pkey when creating tunnel QPs
Jack Morgenstein
1
-2
/
+8
2013-05-08
drivers/infiniband/hw: rename random32() to prandom_u32()
Andrew Morton
1
-1
/
+1
[next]