summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/multicast.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-1/+1
* IB/core: Honor port_num while resolving GID for IB link layerParav Pandit2018-03-151-14/+12
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-0/+1
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-11/+9
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* IB/multicast: Check ib_find_pkey() return valueBart Van Assche2016-12-141-2/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-1/+1
|\
| * IB/multicast: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
* | IB/core: Fix use after free in send_leave functionErez Shitrit2016-09-021-11/+2
|/
* IB/core: Support for CMA multicast join flagsAlex Vesker2016-08-031-12/+0
* IB/core: Support new type of join-state for multicastErez Shitrit2016-05-251-5/+18
* IB/cma: Join and leave multicast groups with IGMPMoni Shoua2015-12-231-2/+15
* IB/core: Add gid_type to gid attributeMatan Barak2015-12-231-1/+1
* IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-1/+2
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-4/+3
* IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock2015-07-141-6/+2
* IB/core: Don't warn on no SA support in event handlerMoni Shoua2015-06-101-1/+1
* IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang2015-05-181-3/+3
* IB/Verbs: Reform IB-core multicastMichael Wang2015-05-181-9/+3
* IB/core: Fix mgid key handling in SA agent multicast data-baseJack Morgenstein2014-12-151-3/+8
* infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* IB/mad: IBoE supports only QP1 (no QP0)Eli Cohen2010-10-131-3/+20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* IB/core: Fix send multicast group leave retryYossi Etigin2009-09-051-1/+9
* IB/multicast: Report errors on multicast groups if P_key changesSean Hefty2008-01-251-10/+45
* IB/core: Fix handling of multicast response failuresRalph Campbell2007-10-091-1/+1
* IB: Remove garbage non-ASCII characters from commentsRoland Dreier2007-07-091-1/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* IB/sa: Track multicast join/leave requestsSean Hefty2007-02-161-0/+837