summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib
Commit message (Expand)AuthorAgeFilesLines
...
| * IB/IPoIB: Switch from dma_device to dev.parentBart Van Assche2017-01-242-2/+2
* | IB/ipoib: Remove redudant labelZhu Yanjun2017-02-191-4/+3
* | IB/ipoib: remove the unnecessary memory freeZhu Yanjun2017-02-191-1/+3
* | IB/IPoIB: Add destination address when re-queue packetErez Shitrit2017-02-151-13/+17
* | IB/ipoib: Remove the unnecessary error checkZhu Yanjun2017-01-244-13/+7
* | IB/ipoib: function interface changeZhu Yanjun2017-01-242-8/+4
* | IB/ipoib: Remove unnecessary returned value checkZhu Yanjun2017-01-243-10/+4
|/
* IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud2017-01-121-1/+1
* IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud2017-01-121-4/+4
* 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-123-8/+13
* IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud2017-01-121-2/+2
* IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2017-01-122-9/+9
* IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud2017-01-121-1/+5
* IB/ipoib: Set device connection mode only when neededFeras Daoud2017-01-121-0/+7
* IB/ipoib: When given an invalid UD MTU, give debug msgFeras Daoud2017-01-121-0/+4
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-154-19/+8
|\
| *-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-141-2/+5
| |\ \
| | * | IPoIB: Avoid reading an uninitialized member variableBart Van Assche2016-12-141-2/+5
| | |/
| * | 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-033-15/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-305-43/+64
|\ \
| * | IB/ipoib: move back IB LL address into the hard headerPaolo Abeni2016-10-145-43/+64
| |/
* | 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-093-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-032-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-131-0/+67
| * infiniband/ulp/ipoib: remove pkey_mutexSebastian Andrzej Siewior2016-05-131-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