summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib_main.c
AgeCommit message (Expand)Author
2017-05-01IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli
2017-05-01IB/SA: Add OPA path record typeDasaratharaman Chandramouli
2017-05-01IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli
2017-05-01IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-28IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli
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 from HW operation on ipoib_open/stop ndoErez Shitrit
2017-04-20IB/IPoIB: Separate control and data related initializationsErez Shitrit
2017-04-05IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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: Remove unnecessary returned value checkZhu Yanjun
2017-01-24IB/IPoIB: Switch from dma_device to dev.parentBart Van Assche
2017-01-12IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud
2017-01-12IB/ipoib: Add detailed error message to dev_queue_xmit callFeras Daoud
2017-01-12IB/ipoib: Fix deadlock between rmmod and set_modeFeras 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-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-03IB/ipoib: Remove and fix debug prints after allocation failureLeon Romanovsky
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-07IB/ipoib: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-02IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit
2016-08-03IB/ipoib: Report SG feature regardless of HW UD CSUM capabilityYuval Shaia
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-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal
2016-03-21IB/ipoib: Add ndo operations for configuring VFsEli Cohen
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
2015-12-23IB/IPoIB: factor out common multicast list removal codeChristoph Lameter
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak
2015-10-13IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-09-25IB/ipoib: Expire sendonly multicast joinsChristoph Lameter
2015-08-30IB/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran