summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAge
* 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
* RDMA/ipoib: Fix use of sizeof()Kamal Heib2018-07-09
* RDMA/ipoib: Prefer unsigned int to bare use of unsignedKamal Heib2018-07-09
* RDMA/ipoib: Use min_t() macro instead of min()Kamal Heib2018-07-09
* ib_srpt: Fix a use-after-free in __srpt_close_all_ch()Bart Van Assche2018-07-03
* ib_srpt: Fix a use-after-free in srpt_close_ch()Bart Van Assche2018-07-03
* IB/srp: Remove driver version and release data informationBart Van Assche2018-07-03
* IB/srpt: Support HCAs with more than two portsBart Van Assche2018-06-29
* IB/iser: set can_queue earlier to allow setting higher queue depthSagi Grimberg2018-06-29
* IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'Parav Pandit2018-06-25
* IB: Make init_ah_attr_grh_fields set sgid_attrParav Pandit2018-06-25
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-18
* IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gidParav Pandit2018-06-18
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-07
|\
| * IB/isert: use T10-PI check mask definitions from core layerMax Gurtovoy2018-06-04
| * IB/iser: use T10-PI check mask definitions from core layerMax Gurtovoy2018-06-04
| * IB/isert: fix T10-pi check mask settingMax Gurtovoy2018-06-04
| * IB/iser: Do not reduce max_sectorsSergey Gorenko2018-05-31
| * Merge branch 'wip/dl-ipoib' into wip/dl-for-nextDoug Ledford2018-05-31
| |\
| | * RDMA/ipoib: drop skb on path record lookup failureEvgenii Smirnov2018-05-22
| * | Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-28
| |\ \
| * | | IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin2018-05-24
| | |/ | |/|
| * | RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE eventsDoug Ledford2018-05-22
| * | IB/ipoib: replace local_irq_disable() with proper lockingSebastian Andrzej Siewior2018-05-16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-03
|\ \ \
| * | | IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann2018-05-28
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-26
|\| |
| * | IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen2018-05-09
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-11
|\|
| * IB/ipoib: fix ipoib_start_xmit()'s return typeLuc Van Oostenryck2018-04-27
| * ib_srp: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-04-27
| * ib_srpt: depend on INFINIBAND_ADDR_TRANSGreg Thelen2018-04-27
* | opa_vnic: Just use skb_get_hash instead of skb_tx_hashAlexander Duyck2018-04-29
|/
* IB/ipoib: Delete unused structYuval Shaia2018-04-03