summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib
AgeCommit message (Expand)Author
2018-11-13IB/ipoib: Clear IPCB before icmp_sendDenis Drozdov
2018-11-10Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin
2018-11-10IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker
2018-11-10IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel
2018-09-26IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister
2018-05-30IB/ipoib: Fix for potential no-carrier stateAlex Estrin
2018-03-24IB/ipoib: Avoid memory leak if the SA returns a different DGIDErez Shitrit
2018-03-24IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud
2018-03-24IB/ipoib: Fix deadlock between ipoib_stop and mcast join flowFeras Daoud
2018-03-03IB/ipoib: Fix race condition in neigh creationErez Shitrit
2017-12-20IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stopAlex Vesker
2017-11-15IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud
2017-10-08IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud
2017-10-08IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud
2017-10-08IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud
2017-05-20IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch
2017-03-15IB/IPoIB: Add destination address when re-queue packetErez Shitrit
2017-03-15IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud
2017-01-26IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib
2017-01-09IPoIB: Avoid reading an uninitialized member variableBart Van Assche
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
2016-03-03IB/ipoib: Add handling for sending of skb with many fragsHans Westgaard Ry
2016-02-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin
2016-02-04IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto
2016-01-19IB/IPoIB: Fix kernel panic on multicast flowErez Shitrit
2015-12-23IB/IPoIB: Move multicast specific code out of ipoib_main.cChristoph Lameter