summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib
AgeCommit message (Expand)Author
2017-02-19IB/ipoib: Remove redudant labelZhu Yanjun
2017-02-19IB/ipoib: remove the unnecessary memory freeZhu Yanjun
2017-02-15IB/IPoIB: Add destination address when re-queue packetErez Shitrit
2017-01-24IB/ipoib: Remove the unnecessary error checkZhu Yanjun
2017-01-24IB/ipoib: function interface changeZhu Yanjun
2017-01-24IB/ipoib: Remove unnecessary returned value checkZhu Yanjun
2017-01-12IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud
2017-01-12IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud
2017-01-12IB/ipoib: Use debug prints instead of warnings in RNR WC statusFeras Daoud
2017-01-12IB/ipoib: Add detailed error message to dev_queue_xmit callFeras Daoud
2017-01-12IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud
2017-01-12IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud
2017-01-12IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud
2017-01-12IB/ipoib: Set device connection mode only when neededFeras Daoud
2017-01-12IB/ipoib: When given an invalid UD MTU, give debug msgFeras Daoud
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford
2016-12-14IPoIB: Avoid reading an uninitialized member variableBart Van Assche
2016-12-03IB/ipoib: Remove and fix debug prints after allocation failureLeon Romanovsky
2016-11-16IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-20net: use core MTU range checking in misc driversJarod Wilson
2016-10-18IB/ipoib: Flip to new dev walk APIDavid Ahern
2016-10-14IB/ipoib: move back IB LL address into the hard headerPaolo Abeni
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07ipoib: Make ipoib_warn ratelimitedkernel@kyup.com
2016-10-07IB/ipoib_verbs: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/ipoib: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-09-16IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker
2016-09-02IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford
2016-08-03IB/ipoib: Report SG feature regardless of HW UD CSUM capabilityYuval Shaia
2016-06-23IB/ipoib: Use new device FW version stringIra Weiny
2016-06-07IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit
2016-06-07IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch
2016-06-07IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-25IB/IPoIB: Allow setting the device addressMark Bloch
2016-05-25IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinErez Shitrit
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-13IB/ipoib: Add readout of statistics using ethtoolHans Westgaard Ry
2016-05-13infiniband/ulp/ipoib: remove pkey_mutexSebastian Andrzej Siewior
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal
2016-03-21IB/ipoib: Allow mcast packets from other VFsEli Cohen
2016-03-21IB/ipoib: Add ndo operations for configuring VFsEli Cohen
2016-03-21IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky