summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma/ocrdma_ah.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe2019-05-141-3/+2Star
* RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit2019-05-031-4/+5
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-16/+9Star
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-1/+1
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-201-1/+1
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-201-1/+1
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-311-6/+0Star
* RDMA/ocrdma: Remove a set-but-not-used variableBart Van Assche2018-07-091-2/+0Star
* RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit2018-06-181-15/+9Star
* IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-041-5/+3Star
* IB: Let ib_core resolve destination mac addressParav Pandit2017-10-181-15/+0Star
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-2/+4
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-24/+30
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-4/+4
* RDMA: Adding ethertype ETH_P_IBOESelvin Xavier2017-01-101-2/+2
* IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+2
* IB/ocrdma: Delete unnecessary variable initialisations in 11 functionsMarkus Elfring2016-03-031-1/+1
* RDMA/ocrdma: Support user AH creation for RoCE-v2Devesh Sharma2016-02-291-0/+5
* RDMA/ocrdma: Support RoCE-v2 in the UD pathDevesh Sharma2016-02-291-12/+58
* IB/core: Use hop-limit from IP stack for RoCEMatan Barak2016-01-191-1/+2
* IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak2016-01-191-3/+3
* IB/core: Validate route when we init ahMatan Barak2015-12-231-1/+1
* IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-221-7/+15
* RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma2015-07-241-19/+34
* IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-141-2/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-06-241-3/+10
|\
| * IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-1/+8
| * IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-3/+3
* | RDMA/ocrdma: Fix dmac resolution for link local addressMitesh Ahuja2015-05-181-1/+3
* | RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configuredDevesh Sharma2015-05-181-1/+7
|/
* RDMA/ocrdma: set vlan present bit for user AHDevesh Sharma2015-02-181-6/+13
* RDMA/ocrdma: Add support for IB stack compliant stats in sysfs.Mitesh Ahuja2015-02-181-1/+18
* RDMA/ocrdma: Always resolve destination mac from GRH for UD QPsDevesh Sharma2014-12-161-4/+1Star
* RDMA/ocrdma: Use right macro in query AHdevesh.sharma@emulex.com2014-09-221-1/+1
* RDMA/ocrdma: Resolve L2 address when creating user AHdevesh.sharma@emulex.com2014-09-221-11/+30
* RDMA/ocrdma: Obtain SL from device structureDevesh Sharma2014-08-131-1/+3
* RDMA/ocrdma: Query and initalize the PFC SLSelvin Xavier2014-08-021-0/+2
* RDMA/ocrdma: Code clean-upDevesh Sharma2014-04-031-1/+1
* Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-231-2/+3
|\
| * RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua2014-01-201-2/+3
* | RDMA/ocrdma: Fix AV_VALID bit positionDevesh Sharma2014-01-131-0/+1
|/
* RDMA/ocrdma: Fill PVID in UMC caseNaresh Gottumukkala2013-09-031-0/+2
* RDMA/ocrdma: Remove redundant dev referenceNaresh Gottumukkala2013-08-121-5/+5
* RDMA/ocrdma: Style and redundant code cleanupNaresh Gottumukkala2013-08-121-2/+2
* RDMA/ocrdma: Remove unused includeRoland Dreier2013-07-261-1/+0Star
* RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapterParav Pandit2012-05-081-0/+172