aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma/ocrdma_ah.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-13RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe1-3/+2
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit1-4/+5
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky1-16/+9
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch1-1/+1
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-1/+1
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman1-1/+1
2018-07-30RDMA/providers: Remove pointless functionsKamal Heib1-6/+0
2018-07-09RDMA/ocrdma: Remove a set-but-not-used variableBart Van Assche1-2/+0
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit1-15/+9
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit1-5/+3
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit1-15/+0
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli1-2/+4
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-24/+30
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-4/+4
2017-01-10RDMA: Adding ethertype ETH_P_IBOESelvin Xavier1-2/+2
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua1-1/+2
2016-03-03IB/ocrdma: Delete unnecessary variable initialisations in 11 functionsMarkus Elfring1-1/+1
2016-02-29RDMA/ocrdma: Support user AH creation for RoCE-v2Devesh Sharma1-0/+5
2016-02-29RDMA/ocrdma: Support RoCE-v2 in the UD pathDevesh Sharma1-12/+58
2016-01-19IB/core: Use hop-limit from IP stack for RoCEMatan Barak1-1/+2
2016-01-19IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak1-3/+3
2015-12-23IB/core: Validate route when we init ahMatan Barak1-1/+1
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak1-7/+15
2015-07-24RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma1-19/+34
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny1-2/+3
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-3/+10
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny1-1/+8
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny1-3/+3
2015-05-18RDMA/ocrdma: Fix dmac resolution for link local addressMitesh Ahuja1-1/+3
2015-05-18RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configuredDevesh Sharma1-1/+7
2015-02-18RDMA/ocrdma: set vlan present bit for user AHDevesh Sharma1-6/+13
2015-02-18RDMA/ocrdma: Add support for IB stack compliant stats in sysfs.Mitesh Ahuja1-1/+18
2014-12-15RDMA/ocrdma: Always resolve destination mac from GRH for UD QPsDevesh Sharma1-4/+1
2014-09-22RDMA/ocrdma: Use right macro in query AHdevesh.sharma@emulex.com1-1/+1
2014-09-22RDMA/ocrdma: Resolve L2 address when creating user AHdevesh.sharma@emulex.com1-11/+30
2014-08-12RDMA/ocrdma: Obtain SL from device structureDevesh Sharma1-1/+3
2014-08-01RDMA/ocrdma: Query and initalize the PFC SLSelvin Xavier1-0/+2
2014-04-03RDMA/ocrdma: Code clean-upDevesh Sharma1-1/+1
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier1-2/+3
2014-01-19RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua1-2/+3
2014-01-13RDMA/ocrdma: Fix AV_VALID bit positionDevesh Sharma1-0/+1
2013-09-02RDMA/ocrdma: Fill PVID in UMC caseNaresh Gottumukkala1-0/+2
2013-08-12RDMA/ocrdma: Remove redundant dev referenceNaresh Gottumukkala1-5/+5
2013-08-12RDMA/ocrdma: Style and redundant code cleanupNaresh Gottumukkala1-2/+2
2013-07-26RDMA/ocrdma: Remove unused includeRoland Dreier1-1/+0
2012-05-08RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapterParav Pandit1-0/+172