aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-26
|\
| * ib_srp: Remove WARN_ON in srp_terminate_io()Hannes Reinecke2018-10-17
| * IB/ipoib: Clear IPCB before icmp_sendDenis Drozdov2018-10-16
| * Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-16
| |\
| * | IB/hfi1: Ensure ucast_dlid access doesnt exceed boundsDennis Dalessandro2018-09-30
| * | IB/iser: Fix possible NULL deref at iser_inv_desc()Israel Rukshin2018-09-28
| * | RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-26
| * | IB/ipoib: Log sysfs 'dev_id' accesses from userspaceArseny Maslennikov2018-09-13
| * | IB/ipoib: Use dev_port to expose network interface port numbersArseny Maslennikov2018-09-13
| * | IB/ipoib: Ensure that MTU isn't less than minimum permittedMuhammad Sammar2018-09-06
| * | Merge branch 'uverbs_dev_cleanups' into rdma.git for-nextJason Gunthorpe2018-09-05
| |\ \
| * | | IB/srp: Remove unnecessary unlikely()Igor Stoppa2018-09-05
* | | | RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov2018-10-10
* | | | RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov2018-10-10
| |_|/ |/| |
* | | IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche2018-09-19
| |/ |/|
* | IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister2018-09-05
|/
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-16
|\
| * Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-16
| |\
| | * scsi: target: srp, vscsi, sbp, qla: use target_remove_sessionMike Christie2018-08-02
| | * scsi: target: rename target_alloc_sessionMike Christie2018-08-02
| | * scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche2018-07-02
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-15
| |\ \
| | * | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-09
| | |/
| * / block: move ref_tag calculation func to the block layerMax Gurtovoy2018-07-30
| |/
* | IB/ipoib: Consolidate checking of the proposed child interfaceJason Gunthorpe2018-08-02
* | IB/ipoib: Maintain the child_intfs list from ndo_init/uninitJason Gunthorpe2018-08-02
* | IB/ipoib: Do not remove child devices from within the ndo_uninitJason Gunthorpe2018-08-02
* | IB/ipoib: Get rid of the sysfs_mutexJason Gunthorpe2018-08-02
* | RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe2018-08-02
* | IB/ipoib: Move init code to ndo_initJason Gunthorpe2018-08-02
* | IB/ipoib: Move all uninit code into ndo_uninitJason Gunthorpe2018-08-02
* | IB/ipoib: Use cancel_delayed_work_sync for neigh-clean taskErez Shitrit2018-08-02
* | IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWNJason Gunthorpe2018-08-02
* | IB/IPoIB: Set ah valid flag in multicast send flowDenis Drozdov2018-08-01
* | RDMA: Fix return code check in rdma_set_cq_moderationKamal Heib2018-07-31
* | RDMA/cma: Constify path record, ib_cm_event, listen_id pointersParav Pandit2018-07-30
* | RDMA/ipoib: Fix check for return code from ib_create_srqKamal Heib2018-07-30
* | IB/iser: Inline two work request conversion functionsBart Van Assche2018-07-30
* | IB/srpt: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-24
* | IB/srp: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-24
* | IB/isert: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-24
* | IB/iser: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-24
* | IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-24
* | IB/ipoib: Fix error return code in ipoib_dev_init()Wei Yongjun2018-07-24
* | IPoIB: use kvzalloc to allocate an array of bucket pointersJan Dakinevich2018-07-23
* | IB/srpt: Fix srpt_cm_req_recv() error path (2/2)Bart Van Assche2018-07-13
* | IB/srpt: Fix srpt_cm_req_recv() error path (1/2)Bart Van Assche2018-07-13
* | ib_srpt: use kvmalloc to allocate ring pointersJan Dakinevich2018-07-10
* | RDMA/ipoib: Fix return code from ipoib_cm_dev_initKamal Heib2018-07-09
* | IB/iser: Remove set-but-not-used variablesBart Van Assche2018-07-09