summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib_multicast.c
AgeCommit message (Expand)Author
2023-12-12IB/ipoib: Fix mcast list lockingDaniel Vacek
2023-11-26RDMA/IPoIB: Fix error code return in ipoib_mcast_joinJack Wang
2021-02-16RDMA/ipoib: Remove racy Subnet Manager sendonly join checksChristoph Lameter
2021-01-07RDMA: Convert comma to semicolonZheng Yongjun
2020-06-22RDMA/ipoib: Return void from ipoib_mcast_stop_thread()Kamal Heib
2020-05-25RDMA/ipoib: Remove can_sleep parameter from iboib_mcast_allocKamal Heib
2020-05-21IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu sizeGary Leshner
2020-05-21IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan
2018-08-01IB/IPoIB: Set ah valid flag in multicast send flowDenis Drozdov
2018-07-09RDMA/ipoib: Fix use of sizeof()Kamal Heib
2018-05-16IB/ipoib: replace local_irq_disable() with proper lockingSebastian Andrzej Siewior
2018-01-02IB/ipoib: Fix race condition in neigh creationErez Shitrit
2017-07-23IB/ipoib: Make sure no in-flight joins while leaving that mcastErez Shitrit
2017-07-23IB/ipoib: Use cancel_delayed_work_sync when neededErez Shitrit
2017-07-23IB/ipoib: Fix race between light events and interface restartFeras Daoud
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-05-01IB/IPoIB: Remove 'else' when the 'if' has a return.Dasaratharaman Chandramouli
2017-04-28IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli
2017-04-21IB/ipoib: Fix deadlock between ipoib_stop and mcast join flowFeras Daoud
2017-04-20IB/IPoIB: Support acceleration options callbacksErez Shitrit
2017-04-20IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit
2017-01-24IB/ipoib: Remove the unnecessary error checkZhu Yanjun
2017-01-12IB/ipoib: Add detailed error message to dev_queue_xmit callFeras Daoud
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14IPoIB: Avoid reading an uninitialized member variableBart Van Assche
2016-10-14IB/ipoib: move back IB LL address into the hard headerPaolo Abeni
2016-06-07IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch
2016-05-25IB/IPoIB: Allow setting the device addressMark Bloch
2016-05-25IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinErez Shitrit
2016-02-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin
2016-01-19IB/IPoIB: Fix kernel panic on multicast flowErez Shitrit
2015-12-23IB/IPoIB: Move multicast specific code out of ipoib_main.cChristoph Lameter
2015-12-23IB/IPoIB: factor out common multicast list removal codeChristoph Lameter
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak
2015-10-13IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-09-25IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford
2015-09-25IB/ipoib: Expire sendonly multicast joinsChristoph Lameter
2015-09-03IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe
2015-09-03IB/ipoib: Clean up send-only multicast joinsDoug Ledford
2015-04-15IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit
2015-04-15IB/ipoib: Update broadcast record values after each successful join requestErez Shitrit
2015-04-15IB/ipoib: drop mcast_mutex usageDoug Ledford
2015-04-15IB/ipoib: deserialize multicast joinsDoug Ledford
2015-04-15IB/ipoib: fix MCAST_FLAG_BUSY usageDoug Ledford
2015-04-15IB/ipoib: No longer use flush as a parameterDoug Ledford
2015-04-15IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford