| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 2022-10-11 | 1 | -1/+1 |
* | RDMA: Support more than 255 rdma ports | Mark Bloch | 2021-03-26 | 1 | -22/+24 |
* | IB/mlx4: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2020-11-23 | 1 | -0/+1 |
* | IB/mlx4: Fix starvation in paravirt mux/demux | Håkon Bugge | 2020-08-24 | 1 | -3/+31 |
* | IB/mlx4: Separate tunnel and wire bufs parameters | Håkon Bugge | 2020-08-24 | 1 | -20/+24 |
* | IB/mlx4: Add and improve logging | Håkon Bugge | 2020-08-24 | 1 | -44/+36 |
* | RDMA: Change MAD processing function to remove extra casting and parameter | Leon Romanovsky | 2019-11-12 | 1 | -14/+11 |
* | RDMA/mad: Do not check MAD sizes in roce and ib drivers | Leon Romanovsky | 2019-11-06 | 1 | -4/+0 |
* | RDMA/mad: Allocate zeroed MAD buffer | Leon Romanovsky | 2019-11-06 | 1 | -1/+0 |
* | IB/mlx4: Fix memory leaks | Wenwen Wang | 2019-08-20 | 1 | -2/+2 |
* | RDMA: Handle AH allocations by IB/core | Leon Romanovsky | 2019-04-08 | 1 | -15/+20 |
* | IB: Pass uverbs_attr_bundle down ib_x destroy path | Shamir Rabinovitch | 2019-04-01 | 1 | -4/+6 |
* | IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOV | Jack Morgenstein | 2019-01-21 | 1 | -3/+3 |
* | RDMA: Mark if destroy address handle is in a sleepable context | Gal Pressman | 2018-12-19 | 1 | -12/+12 |
* | RDMA: Mark if create address handle is in a sleepable context | Gal Pressman | 2018-12-19 | 1 | -2/+2 |
* | IB/mlx4: Add port and TID to MAD debug print | Håkon Bugge | 2018-10-16 | 1 | -8/+10 |
* | IB/mlx4: Enable debug print of SMPs | Håkon Bugge | 2018-10-16 | 1 | -1/+1 |
* | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const | Bart Van Assche | 2018-07-30 | 1 | -3/+4 |
* | IB/mlx4: Create slave AH's directly | Jason Gunthorpe | 2018-06-26 | 1 | -18/+4 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -1/+2 |
* | RDMA/mlx4: Discard unknown SQP work requests | Leon Romanovsky | 2018-06-01 | 1 | -1/+0 |
* | Add OPA extended LID support | Hiatt, Don | 2017-08-18 | 1 | -4/+4 |
* | IB/core: Change wc.slid from 16 to 32 bits | Hiatt, Don | 2017-08-08 | 1 | -3/+3 |
* | IB/core: Change port_attr.lid size from 16 to 32 bits | Dasaratharaman Chandramouli | 2017-08-08 | 1 | -1/+1 |
* | RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled | Jack Morgenstein | 2017-06-01 | 1 | -0/+1 |
* | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -0/+2 |
* | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -17/+26 |
* | IB/core: Rename ib_destroy_ah to rdma_destroy_ah | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -12/+12 |
* | IB/core: Rename ib_create_ah to rdma_create_ah | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -4/+4 |
* | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -5/+5 |
* | Merge branch 'mlx' into merge-test | Doug Ledford | 2016-12-14 | 1 | -7/+42 |
|\ |
|
| * | IB/mlx4: Handle well-known-gid in mad_demux processing | Jack Morgenstein | 2016-11-16 | 1 | -4/+12 |
| * | IB/mlx4: Handle IPv4 header when demultiplexing MAD | Moni Shoua | 2016-11-16 | 1 | -3/+30 |
* | | IB/mlx4: Remove debug prints after allocation failure | Leon Romanovsky | 2016-12-03 | 1 | -7/+2 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-10-09 | 1 | -6/+67 |
|\ |
|
| * | IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets | Jack Morgenstein | 2016-10-07 | 1 | -2/+62 |
| * | IB/{core,hw}: Add constant for node_desc | Yuval Shaia | 2016-10-07 | 1 | -1/+2 |
| * | IB/mlx4/mad: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -2/+2 |
| * | IB/core: add support to create a unsafe global rkey to ib_create_pd | Christoph Hellwig | 2016-09-23 | 1 | -1/+1 |
* | | IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV | Jack Morgenstein | 2016-09-16 | 1 | -0/+23 |
|/ |
|
* | IB/mlx4: Fix error flow when sending mads under SRIOV | Yishai Hadas | 2016-06-23 | 1 | -6/+18 |
* | IB/mlx4: Add support for the port info class for RoCE ports | Eran Ben Elisha | 2016-02-17 | 1 | -1/+14 |
* | IB/mlx4: Add support for extended counters over RoCE ports | Eran Ben Elisha | 2016-02-17 | 1 | -13/+37 |
* | IB/mlx4: Use the VF base-port when demuxing mad from wire | Or Gerlitz | 2015-12-06 | 1 | -3/+14 |
* | Merge branch 'wr-cleanup' into k.o/for-4.4 | Doug Ledford | 2015-10-28 | 1 | -26/+28 |
|\ |
|
| * | IB: split struct ib_send_wr | Christoph Hellwig | 2015-10-08 | 1 | -26/+28 |
* | | IB/core: Use GID table in AH creation and dmac resolution | Matan Barak | 2015-10-21 | 1 | -4/+8 |
* | | IB/mlx4: Add IB counters table | Eran Ben Elisha | 2015-10-21 | 1 | -7/+18 |
|/ |
|
* | IB/mlx4: Remove ib_get_dma_mr calls | Jason Gunthorpe | 2015-08-30 | 1 | -19/+4 |
* | IB/mlx4: Fix use of flow-counters for process_mad | Or Gerlitz | 2015-07-14 | 1 | -10/+19 |