summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_cm.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ipoib: Use NAPI in UD/TX flowsErez Shitrit2017-10-251-17/+23
* IB/ipoib: Get rid of the tx_outstanding variable in all modesErez Shitrit2017-10-251-4/+6
* IB/{ipoib, iser}: Consistent print format of vendor errorAjaykumar Hotchandani2017-09-291-5/+5
* IB/ipoib: Suppress the retry related completion errorsSantosh Shilimkar2017-09-221-5/+11
* IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lockErez Shitrit2017-08-241-1/+7
* IB/ipoib: Remove double pointer assigningLeon Romanovsky2017-07-231-1/+0
* IB/IPoIB: Convert IPoIB to memalloc_noio_* callsLeon Romanovsky2017-07-171-9/+7
* IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2017-07-171-2/+2
* IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli2017-05-011-3/+3
* IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit2017-04-201-33/+34
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* IB/ipoib: Remove redudant labelZhu Yanjun2017-02-191-4/+3
* IB/ipoib: remove the unnecessary memory freeZhu Yanjun2017-02-191-1/+3
* IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud2017-01-121-1/+1
* IB/ipoib: Use debug prints instead of warnings in RNR WC statusFeras Daoud2017-01-121-3/+6
* IB/ipoib: Add detailed error message to dev_queue_xmit callFeras Daoud2017-01-121-3/+4
* IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2017-01-121-5/+7
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-9/+1
|\
| * Merge branch 'mlx' into merge-testDoug Ledford2016-12-141-2/+0
| |\
| | * IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib2016-11-161-2/+0
| * | IB/ipoib: Remove and fix debug prints after allocation failureLeon Romanovsky2016-12-031-7/+1
| |/
* | IB/ipoib: move back IB LL address into the hard headerPaolo Abeni2016-10-141-7/+8
|/
* IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit2016-09-021-0/+16
* IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit2016-06-071-0/+4
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* IB/ipoib: Add handling for sending of skb with many fragsHans Westgaard Ry2016-03-031-2/+21
* Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-221-1/+1
|\
| * IB: add a proper completion queue abstractionChristoph Hellwig2015-12-111-1/+1
* | IB/ulps: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-13/+6
|/
* IB: split struct ib_send_wrChristoph Hellwig2015-10-081-2/+2
* IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-1/+1
* IB/cm: Remove compare_data checksHaggai Eran2015-08-301-1/+1
* IB/ipoib: Scatter-Gather support in connected modeYuval Shaia2015-07-141-19/+14
* IPoIB/CM: Fix indentation levelBart Van Assche2015-05-051-2/+2
* IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford2015-04-151-9/+9
* Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier2015-01-301-9/+9
* IPoIB: Use dedicated workqueues per interfaceDoug Ledford2014-12-151-9/+9
* IB: Add a QP creation flag to use GFP_NOIO allocationsOr Gerlitz2014-06-021-3/+15
* IPoIB: Change CM skb memory allocation to be non-atomic during initTal Alon2013-11-081-5/+9
* IPoIB: Fix race in deleting ipoib_neigh entriesJim Foraker2013-08-131-3/+0
* drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton2013-05-071-1/+1
* IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn2013-03-221-2/+6
* IPoIB: Fix crash due to skb double destructShlomo Pongratz2013-02-051-3/+3
* IPoIB: Call skb_dst_drop() once skb is enqueued for sendingRoland Dreier2012-12-191-0/+3
* IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=nRoland Dreier2012-10-021-31/+0
* IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz2012-10-011-10/+24
* IB/ipoib: Add missing locking when CM object is deletedShlomo Pongratz2012-08-141-0/+3
* IPoIB: Use a private hash table for path lookup in xmit pathShlomo Pongratz2012-07-301-11/+5
* Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-07-241-1/+1
|\
| * IB: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier2012-07-081-1/+1
OpenPOWER on IntegriCloud