summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/ipoib: Print symbolic error name instead of error codeChristian Heusel2024-01-251-2/+1
* IB/ipoib: Fix mcast list lockingDaniel Vacek2023-12-121-5/+1
* RDMA/IPoIB: Fix error code return in ipoib_mcast_joinJack Wang2023-11-261-0/+1
* RDMA/ipoib: Remove racy Subnet Manager sendonly join checksChristoph Lameter2021-02-161-12/+1
* RDMA: Convert comma to semicolonZheng Yongjun2021-01-071-1/+1
* RDMA/ipoib: Return void from ipoib_mcast_stop_thread()Kamal Heib2020-06-221-3/+1
* RDMA/ipoib: Remove can_sleep parameter from iboib_mcast_allocKamal Heib2020-05-251-6/+5
* IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu sizeGary Leshner2020-05-211-0/+1
* IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan2020-05-211-6/+5
* IB/IPoIB: Set ah valid flag in multicast send flowDenis Drozdov2018-08-011-0/+1
* RDMA/ipoib: Fix use of sizeof()Kamal Heib2018-07-091-3/+3
* IB/ipoib: replace local_irq_disable() with proper lockingSebastian Andrzej Siewior2018-05-161-9/+6
* IB/ipoib: Fix race condition in neigh creationErez Shitrit2018-01-021-1/+4
* IB/ipoib: Make sure no in-flight joins while leaving that mcastErez Shitrit2017-07-231-16/+8
* IB/ipoib: Use cancel_delayed_work_sync when neededErez Shitrit2017-07-231-6/+1
* IB/ipoib: Fix race between light events and interface restartFeras Daoud2017-07-231-0/+2
* 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-32/+27
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* IB/IPoIB: Remove 'else' when the 'if' has a return.Dasaratharaman Chandramouli2017-05-011-10/+9
* IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli2017-04-281-6/+3
* IB/ipoib: Fix deadlock between ipoib_stop and mcast join flowFeras Daoud2017-04-211-6/+5
* IB/IPoIB: Support acceleration options callbacksErez Shitrit2017-04-201-5/+10
* IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit2017-04-201-12/+12
* IB/ipoib: Remove the unnecessary error checkZhu Yanjun2017-01-241-3/+1
* IB/ipoib: Add detailed error message to dev_queue_xmit callFeras Daoud2017-01-121-2/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-2/+5
|\
| * IPoIB: Avoid reading an uninitialized member variableBart Van Assche2016-12-141-2/+5
* | IB/ipoib: move back IB LL address into the hard headerPaolo Abeni2016-10-141-2/+4
|/
* IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch2016-06-071-3/+3
* IB/IPoIB: Allow setting the device addressMark Bloch2016-05-251-4/+6
* IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinErez Shitrit2016-05-251-13/+25
* IB/ipoib: fix for rare multicast join race conditionAlex Estrin2016-02-121-7/+17
* IB/IPoIB: Fix kernel panic on multicast flowErez Shitrit2016-01-191-4/+4
* IB/IPoIB: Move multicast specific code out of ipoib_main.cChristoph Lameter2015-12-231-1/+20
* IB/IPoIB: factor out common multicast list removal codeChristoph Lameter2015-12-231-10/+14
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-281-1/+1
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-1/+1
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-1/+1
* | IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter2015-10-131-1/+1
|/
* IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford2015-09-251-10/+12
* IB/ipoib: Expire sendonly multicast joinsChristoph Lameter2015-09-251-2/+2
* IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe2015-09-031-2/+10
* IB/ipoib: Clean up send-only multicast joinsDoug Ledford2015-09-031-11/+27
* IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit2015-04-151-4/+2
* IB/ipoib: Update broadcast record values after each successful join requestErez Shitrit2015-04-151-1/+17
* IB/ipoib: drop mcast_mutex usageDoug Ledford2015-04-151-38/+32
* IB/ipoib: deserialize multicast joinsDoug Ledford2015-04-151-168/+82
* IB/ipoib: fix MCAST_FLAG_BUSY usageDoug Ledford2015-04-151-126/+229
* IB/ipoib: No longer use flush as a parameterDoug Ledford2015-04-151-4/+14