summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-165-23/+24
|\
| * IB/ipoib: Add child to parent list only if device initializedValentine Fatiev2019-07-041-14/+20
| * IB/ipoib: Remove memset after vzalloc in ipoib_cm.cFuqian Huang2019-07-031-1/+0Star
| * Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-291-0/+1
| |\
| * | docs: infiniband: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-251-1/+1
| * | RDMA/ipoib: Remove check for ETH_SS_TESTKamal Heib2019-06-121-2/+0Star
| * | RDMA/ipoib: implement ethtool .get_link() callbackKamal Heib2019-06-071-0/+1
| * | RDMA/ipoib: Remove check of destroy CQLeon Romanovsky2019-05-211-5/+2Star
* | | ipoib: correcly show a VF hardware addressDenis Kirjanov2019-06-181-0/+1
| |/ |/|
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* RDMA/ipoib: Allow user space differentiate between valid dev_portLeon Romanovsky2019-05-071-1/+12
* IB/core, ipoib: Do not overreact to SM LID change eventDennis Dalessandro2019-05-071-2/+1Star
* RDMA: Add and use rdma_for_each_portJason Gunthorpe2019-02-191-2/+2
* IB/ipoib: Use __func__ instead of function's nameErez Alfasi2019-02-141-2/+2
* Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-042-3/+1Star
|\
| * IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud2019-01-252-3/+1Star
* | IB/ipoib: Make ipoib_intercept_dev_id_attr() staticKamal Heib2019-01-301-1/+1
* | infiniband: ipoib: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-243-11/+4Star
|/
* IB/ipoib: drop useless LIST_HEADJulia Lawall2019-01-021-1/+0Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-282-4/+4
|\
| * RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-201-1/+1
| * RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-201-1/+1
| * RDMA: Start use ib_device_opsKamal Heib2018-12-121-2/+2
* | net: core: dev: Add extack argument to dev_change_flags()Petr Machata2018-12-061-3/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-263-4/+42
|\
| * IB/ipoib: Clear IPCB before icmp_sendDenis Drozdov2018-10-161-2/+6
| * RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-261-1/+1
| * IB/ipoib: Log sysfs 'dev_id' accesses from userspaceArseny Maslennikov2018-09-131-0/+31
| * IB/ipoib: Use dev_port to expose network interface port numbersArseny Maslennikov2018-09-131-0/+2
| * IB/ipoib: Ensure that MTU isn't less than minimum permittedMuhammad Sammar2018-09-061-1/+2
* | RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov2018-10-114-65/+108
* | RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov2018-10-111-13/+8Star
|/
* IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister2018-09-051-0/+2
* IB/ipoib: Consolidate checking of the proposed child interfaceJason Gunthorpe2018-08-032-28/+52
* IB/ipoib: Maintain the child_intfs list from ndo_init/uninitJason Gunthorpe2018-08-033-26/+16Star
* IB/ipoib: Do not remove child devices from within the ndo_uninitJason Gunthorpe2018-08-033-11/+30
* IB/ipoib: Get rid of the sysfs_mutexJason Gunthorpe2018-08-034-48/+65
* RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe2018-08-033-66/+105
* IB/ipoib: Move init code to ndo_initJason Gunthorpe2018-08-034-119/+114Star
* IB/ipoib: Move all uninit code into ndo_uninitJason Gunthorpe2018-08-033-32/+34
* IB/ipoib: Use cancel_delayed_work_sync for neigh-clean taskErez Shitrit2018-08-032-24/+10Star
* IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWNJason Gunthorpe2018-08-034-13/+18
* IB/IPoIB: Set ah valid flag in multicast send flowDenis Drozdov2018-08-011-0/+1
* RDMA: Fix return code check in rdma_set_cq_moderationKamal Heib2018-08-011-1/+1
* RDMA/cma: Constify path record, ib_cm_event, listen_id pointersParav Pandit2018-07-311-6/+9
* RDMA/ipoib: Fix check for return code from ib_create_srqKamal Heib2018-07-311-1/+1
* IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-252-13/+6Star
* IB/ipoib: Fix error return code in ipoib_dev_init()Wei Yongjun2018-07-241-1/+2
* IPoIB: use kvzalloc to allocate an array of bucket pointersJan Dakinevich2018-07-231-2/+2
* RDMA/ipoib: Fix return code from ipoib_cm_dev_initKamal Heib2018-07-092-3/+3