Age | Commit message (Expand) | Author | Files | Lines |
2021-03-26 | RDMA: Support more than 255 rdma ports | Mark Bloch | 1 | -1/+1 |
2020-09-09 | RDMA: Restore ability to fail on AH destroy | Leon Romanovsky | 1 | -1/+2 |
2020-05-03 | RDMA: Group create AH arguments in struct | Maor Gottlieb | 1 | -1/+2 |
2019-11-13 | RDMA: Change MAD processing function to remove extra casting and parameter | Leon Romanovsky | 1 | -11/+6 |
2019-11-06 | RDMA/ocrdma: Simplify process_mad function | Leon Romanovsky | 1 | -8/+4 |
2019-11-06 | RDMA/mad: Do not check MAD sizes in roce and ib drivers | Leon Romanovsky | 1 | -4/+0 |
2019-11-06 | RDMA/ocrdma: Make ocrdma_pma_counters() return void | Leon Romanovsky | 1 | -4/+2 |
2019-05-14 | RDMA: Directly cast the sockaddr union to sockaddr | Jason Gunthorpe | 1 | -3/+2 |
2019-05-03 | RDMA: Introduce and use GID attr helper to read RoCE L2 fields | Parav Pandit | 1 | -4/+5 |
2019-04-08 | RDMA: Handle AH allocations by IB/core | Leon Romanovsky | 1 | -16/+9 |
2019-04-01 | IB: Pass uverbs_attr_bundle down ib_x destroy path | Shamir Rabinovitch | 1 | -1/+1 |
2018-12-20 | RDMA: Mark if destroy address handle is in a sleepable context | Gal Pressman | 1 | -1/+1 |
2018-12-20 | RDMA: Mark if create address handle is in a sleepable context | Gal Pressman | 1 | -1/+1 |
2018-07-31 | RDMA/providers: Remove pointless functions | Kamal Heib | 1 | -6/+0 |
2018-07-09 | RDMA/ocrdma: Remove a set-but-not-used variable | Bart Van Assche | 1 | -2/+0 |
2018-06-18 | RDMA: Convert drivers to use sgid_attr instead of sgid_index | Parav Pandit | 1 | -15/+9 |
2018-04-04 | IB/providers: Avoid null netdev check for RoCE | Parav Pandit | 1 | -5/+3 |
2017-10-18 | IB: Let ib_core resolve destination mac address | Parav Pandit | 1 | -15/+0 |
2017-05-01 | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 1 | -2/+4 |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 1 | -24/+30 |
2017-05-01 | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 1 | -4/+4 |
2017-01-10 | RDMA: Adding ethertype ETH_P_IBOE | Selvin Xavier | 1 | -2/+2 |
2016-12-13 | IB/core: Let create_ah return extended response to user | Moni Shoua | 1 | -1/+2 |
2016-03-03 | IB/ocrdma: Delete unnecessary variable initialisations in 11 functions | Markus Elfring | 1 | -1/+1 |
2016-03-01 | RDMA/ocrdma: Support user AH creation for RoCE-v2 | Devesh Sharma | 1 | -0/+5 |
2016-03-01 | RDMA/ocrdma: Support RoCE-v2 in the UD path | Devesh Sharma | 1 | -12/+58 |
2016-01-19 | IB/core: Use hop-limit from IP stack for RoCE | Matan Barak | 1 | -1/+2 |
2016-01-19 | IB/core: Rename rdma_addr_find_dmac_by_grh | Matan Barak | 1 | -3/+3 |
2015-12-23 | IB/core: Validate route when we init ah | Matan Barak | 1 | -1/+1 |
2015-10-22 | IB/core: Use GID table in AH creation and dmac resolution | Matan Barak | 1 | -7/+15 |
2015-07-24 | RDMA/ocrdma: update ocrdma license to dual-license | Devesh Sharma | 1 | -19/+34 |
2015-07-14 | IB/mad: Remove improper use of BUG_ON | Ira Weiny | 1 | -2/+3 |
2015-06-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -3/+10 |
2015-06-12 | IB/mad: Add support for additional MAD info to/from drivers | Ira Weiny | 1 | -1/+8 |
2015-06-02 | IB/core cleanup: Add const on args - device->process_mad | Ira Weiny | 1 | -3/+3 |
2015-05-18 | RDMA/ocrdma: Fix dmac resolution for link local address | Mitesh Ahuja | 1 | -1/+3 |
2015-05-18 | RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configured | Devesh Sharma | 1 | -1/+7 |
2015-02-18 | RDMA/ocrdma: set vlan present bit for user AH | Devesh Sharma | 1 | -6/+13 |
2015-02-18 | RDMA/ocrdma: Add support for IB stack compliant stats in sysfs. | Mitesh Ahuja | 1 | -1/+18 |
2014-12-16 | RDMA/ocrdma: Always resolve destination mac from GRH for UD QPs | Devesh Sharma | 1 | -4/+1 |
2014-09-22 | RDMA/ocrdma: Use right macro in query AH | devesh.sharma@emulex.com | 1 | -1/+1 |
2014-09-22 | RDMA/ocrdma: Resolve L2 address when creating user AH | devesh.sharma@emulex.com | 1 | -11/+30 |
2014-08-13 | RDMA/ocrdma: Obtain SL from device structure | Devesh Sharma | 1 | -1/+3 |
2014-08-02 | RDMA/ocrdma: Query and initalize the PFC SL | Selvin Xavier | 1 | -0/+2 |
2014-04-03 | RDMA/ocrdma: Code clean-up | Devesh Sharma | 1 | -1/+1 |
2014-01-23 | Merge branch 'ip-roce' into for-next | Roland Dreier | 1 | -2/+3 |
2014-01-20 | RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressing | Moni Shoua | 1 | -2/+3 |
2014-01-14 | RDMA/ocrdma: Fix AV_VALID bit position | Devesh Sharma | 1 | -0/+1 |
2013-09-03 | RDMA/ocrdma: Fill PVID in UMC case | Naresh Gottumukkala | 1 | -0/+2 |
2013-08-12 | RDMA/ocrdma: Remove redundant dev reference | Naresh Gottumukkala | 1 | -5/+5 |