aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_cm.c
AgeCommit message (Expand)Author
2018-04-12IB/ipoib: Fix for notify send CQ failure messagesAlex Estrin
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel
2017-12-13IB/ipoib: Restore MM behavior in case of tx_ring allocation failureYuval Shaia
2017-10-25IB/ipoib: Use NAPI in UD/TX flowsErez Shitrit
2017-10-25IB/ipoib: Get rid of the tx_outstanding variable in all modesErez Shitrit
2017-09-29IB/{ipoib, iser}: Consistent print format of vendor errorAjaykumar Hotchandani
2017-09-22IB/ipoib: Suppress the retry related completion errorsSantosh Shilimkar
2017-08-24IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lockErez Shitrit
2017-07-23IB/ipoib: Remove double pointer assigningLeon Romanovsky
2017-07-17IB/IPoIB: Convert IPoIB to memalloc_noio_* callsLeon Romanovsky
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky
2017-05-01IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli
2017-04-20IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-19IB/ipoib: Remove redudant labelZhu Yanjun
2017-02-19IB/ipoib: remove the unnecessary memory freeZhu Yanjun
2017-01-12IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud
2017-01-12IB/ipoib: Use debug prints instead of warnings in RNR WC statusFeras Daoud
2017-01-12IB/ipoib: Add detailed error message to dev_queue_xmit callFeras Daoud
2017-01-12IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford
2016-12-03IB/ipoib: Remove and fix debug prints after allocation failureLeon Romanovsky
2016-11-16IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib
2016-10-14IB/ipoib: move back IB LL address into the hard headerPaolo Abeni
2016-09-02IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit
2016-06-07IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-03-03IB/ipoib: Add handling for sending of skb with many fragsHans Westgaard Ry
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz
2015-12-11IB: add a proper completion queue abstractionChristoph Hellwig
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-08-30IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/cm: Remove compare_data checksHaggai Eran
2015-07-14IB/ipoib: Scatter-Gather support in connected modeYuval Shaia
2015-05-05IPoIB/CM: Fix indentation levelBart Van Assche
2015-04-15IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford
2015-01-30Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier
2014-12-15IPoIB: Use dedicated workqueues per interfaceDoug Ledford
2014-06-02IB: Add a QP creation flag to use GFP_NOIO allocationsOr Gerlitz
2013-11-08IPoIB: Change CM skb memory allocation to be non-atomic during initTal Alon
2013-08-13IPoIB: Fix race in deleting ipoib_neigh entriesJim Foraker
2013-05-07drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton
2013-03-22IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn
2013-02-05IPoIB: Fix crash due to skb double destructShlomo Pongratz
2012-12-19IPoIB: Call skb_dst_drop() once skb is enqueued for sendingRoland Dreier
2012-10-02IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=nRoland Dreier
2012-10-01IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz
2012-08-14IB/ipoib: Add missing locking when CM object is deletedShlomo Pongratz