summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-301-3/+1
* IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-15/+3
* IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CMJason Gunthorpe2015-07-241-1/+2
* IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-2/+6
* IB/ipoib: Use one linear skb in RX flowErez Shitrit2015-04-151-9/+4
* IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford2015-04-151-3/+28
* Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier2015-01-301-21/+1
* IPoIB: Use dedicated workqueues per interfaceDoug Ledford2014-12-151-1/+21
* IB/core: Add flow steering support for IPoIB UD trafficMatan Barak2014-01-141-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* IPoIB: Get rid of ipoib_mcast_detach() wrapperRoland Dreier2008-07-141-12/+0
* IPoIB: Only set Q_Key once: after joining broadcast groupEli Cohen2008-07-141-13/+15
* IPoIB: Remove priv->mcast_mutexEli Cohen2008-07-141-4/+0
* IPoIB: Refresh paths instead of flushing them on SM change eventsMoni Shoua2008-07-141-8/+10
* IPoIB: Use multicast loopback blocking if availableRon Livne2008-07-141-1/+4
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IB/ipoib: Fix transmit queue stalling foreverEli Cohen2008-04-301-1/+2
* IPoIB: Use separate CQ for UD send completionsEli Cohen2008-04-291-13/+26
* IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma2008-04-231-1/+14
* IPoIB: Add LSO supportEli Cohen2008-04-161-0/+3
* IPoIB: Add send gather supportEli Cohen2008-02-081-3/+7
* IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana2008-01-251-2/+6
* IPoIB: Trivial formatting cleanupsRoland Dreier2008-01-251-5/+5
* IPoIB: Fix typo to end statement with ';' instead of ','Eli Cohen2007-10-091-1/+1
* IPoIB: Fix leak in ipoib_transport_dev_init() error pathJack Morgenstein2007-08-071-0/+1
* IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin2007-05-211-1/+1
* IPoIB: Handle P_Key table reorderingYosef Etigin2007-05-191-23/+15
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-1/+1
* IPoIB: Only handle async events for one portRoland Dreier2007-02-271-6/+7
* IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-101-16/+24
* IPoIB: Handle client reregister eventsLeonid Arsh2006-06-171-1/+2
* IPoIB: Make send and receive queue sizes tunableShirley Ma2006-04-101-3/+3
* IPoIB: P_Key change event handlingLeonid Arsh2006-03-241-0/+1
* IPoIB: Fix network interface "RUNNING" statusLeonid Arsh2006-03-241-2/+3
* IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein2006-03-201-1/+1
* IB: convert from semaphores to mutexesIngo Molnar2006-01-131-4/+4
* [IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier2005-10-311-3/+1
* [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanupRoland Dreier2005-10-171-4/+5
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-261-1/+1
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+260