summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib_verbs.c
AgeCommit message (Expand)Author
2017-04-20IB/IPoIB: Support acceleration options callbacksErez Shitrit
2017-04-20IB/IPoIB: Use defined function for netdev_priv functionErez Shitrit
2017-04-20IB/IPoIB: Separate control and data related initializationsErez Shitrit
2016-10-07IB/ipoib_verbs: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-08-03IB/ipoib: Report SG feature regardless of HW UD CSUM capabilityYuval Shaia
2016-05-25IB/IPoIB: Allow setting the device addressMark Bloch
2016-03-03IB/ipoib: Add handling for sending of skb with many fragsHans Westgaard Ry
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-08-30IB/core: Make ib_dealloc_pd return voidJason Gunthorpe
2015-08-30IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe
2015-07-24IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CMJason Gunthorpe
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-04-15IB/ipoib: Use one linear skb in RX flowErez Shitrit
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-01-14IB/core: Add flow steering support for IPoIB UD trafficMatan Barak
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-07-14IPoIB: Get rid of ipoib_mcast_detach() wrapperRoland Dreier
2008-07-14IPoIB: Only set Q_Key once: after joining broadcast groupEli Cohen
2008-07-14IPoIB: Remove priv->mcast_mutexEli Cohen
2008-07-14IPoIB: Refresh paths instead of flushing them on SM change eventsMoni Shoua
2008-07-14IPoIB: Use multicast loopback blocking if availableRon Livne
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-04-30IB/ipoib: Fix transmit queue stalling foreverEli Cohen
2008-04-29IPoIB: Use separate CQ for UD send completionsEli Cohen
2008-04-23IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma
2008-04-16IPoIB: Add LSO supportEli Cohen
2008-02-08IPoIB: Add send gather supportEli Cohen
2008-01-25IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana
2008-01-25IPoIB: Trivial formatting cleanupsRoland Dreier
2007-10-09IPoIB: Fix typo to end statement with ';' instead of ','Eli Cohen
2007-08-07IPoIB: Fix leak in ipoib_transport_dev_init() error pathJack Morgenstein
2007-05-21IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin
2007-05-19IPoIB: Handle P_Key table reorderingYosef Etigin
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-02-27IPoIB: Only handle async events for one portRoland Dreier
2007-02-10IPoIB: Connected mode experimental supportMichael S. Tsirkin
2006-06-17IPoIB: Handle client reregister eventsLeonid Arsh
2006-04-10IPoIB: Make send and receive queue sizes tunableShirley Ma
2006-03-24IPoIB: P_Key change event handlingLeonid Arsh
2006-03-24IPoIB: Fix network interface "RUNNING" statusLeonid Arsh
2006-03-20IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein
2006-01-13IB: convert from semaphores to mutexesIngo Molnar
2005-10-31[IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier
2005-10-17[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanupRoland Dreier
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier
2005-04-16Linux-2.6.12-rc2Linus Torvalds