summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: use core MTU range checking in misc driversJarod Wilson2016-10-201-0/+1
* IB/ipoib: Flip to new dev walk APIDavid Ahern2016-10-181-12/+25
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-103-4/+11
|\
| * ipoib: Make ipoib_warn ratelimitedkernel@kyup.com2016-10-071-1/+7
| * IB/ipoib_verbs: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/ipoib: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+2
| * IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+1
* | IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker2016-09-161-0/+9
* | IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit2016-09-023-1/+18
|/
*-. Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford2016-08-042-7/+6
|\ \
| * | IB/ipoib: Report SG feature regardless of HW UD CSUM capabilityYuval Shaia2016-08-042-7/+6
| |/
* / IB/ipoib: Use new device FW version stringIra Weiny2016-06-231-4/+2
|/
* IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit2016-06-071-1/+3
* IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch2016-06-073-11/+11
* IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit2016-06-074-0/+14
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-286-19/+287
|\
| * IB/IPoIB: Allow setting the device addressMark Bloch2016-05-256-6/+187
| * IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinErez Shitrit2016-05-253-13/+100
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-202-2/+67
|\|
| * IB/ipoib: Add readout of statistics using ethtoolHans Westgaard Ry2016-05-141-0/+67
| * infiniband/ulp/ipoib: remove pkey_mutexSebastian Andrzej Siewior2016-05-141-2/+0
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-042-2/+2
* | drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2016-05-041-1/+1
|/
* IB/ipoib: Allow mcast packets from other VFsEli Cohen2016-03-211-7/+20
* IB/ipoib: Add ndo operations for configuring VFsEli Cohen2016-03-211-2/+63
* IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky2016-03-211-1/+1
* IB/ipoib: Add handling for sending of skb with many fragsHans Westgaard Ry2016-03-034-3/+45
* IB/ipoib: fix for rare multicast join race conditionAlex Estrin2016-02-121-7/+17
* IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto2016-02-041-2/+0
* IB/IPoIB: Fix kernel panic on multicast flowErez Shitrit2016-01-193-7/+6
* IB/IPoIB: Move multicast specific code out of ipoib_main.cChristoph Lameter2015-12-233-14/+23
* IB/IPoIB: factor out common multicast list removal codeChristoph Lameter2015-12-233-17/+17
* 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-223-42/+12
|/
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-296-20/+20
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-086-20/+20
* | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-222-2/+2
* | IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter2015-10-133-2/+5
|/
* IB/ipoib: increase the max mcast backlog queueDoug Ledford2015-09-261-1/+1
* IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford2015-09-251-10/+12
* IB/ipoib: Expire sendonly multicast joinsChristoph Lameter2015-09-253-2/+22
* IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe2015-09-031-2/+10
* IB/ipoib: Clean up send-only multicast joinsDoug Ledford2015-09-031-11/+27
* IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-311-3/+1
* IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-313-17/+4
* IB/cm: Remove compare_data checksHaggai Eran2015-08-301-1/+1
* IB/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro2015-08-301-1/+228
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-4/+3
* IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CMJason Gunthorpe2015-07-241-1/+2