- 48107c4 Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma into leon-ipoib by Doug Ledford · 7 years ago
- 5db465f IB/hns: checking for IS_ERR() instead of NULL by Dan Carpenter · 7 years ago
- 931b3c1 RDMA/mlx5: Fix existence check for extended address vector by Leon Romanovsky · 7 years ago
- efdd6f5 IB/uverbs: Fix device cleanup by Yishai Hadas · 7 years ago
- f7a6cb7 RDMA/uverbs: Prevent leak of reserved field by Leon Romanovsky · 7 years ago
- 5fff41e IB/core: Fix race condition in resolving IP to MAC by Parav Pandit · 7 years ago
- 5dc78ad IB/ipoib: Notify on modify QP failure only when relevant by Erez Shitrit · 7 years ago
- b287b76 Revert "IB/core: Allow QP state transition from reset to error" by Leon Romanovsky · 7 years ago
- 1b35509 IB/ipoib: Remove double pointer assigning by Leon Romanovsky · 7 years ago
- dc892e1 IB/ipoib: Clean error paths in add port by Leon Romanovsky · 7 years ago
- eb54714 IB/ipoib: Add get statistics support to SRIOV VF by Feras Daoud · 7 years ago
- 4829d96 IB/ipoib: Add multicast packets statistics by Alex Vesker · 7 years ago
- d2e46fc IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initialization by Feras Daoud · 7 years ago
- 11f74b4 IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qp by Alex Vesker · 7 years ago
- a08e112 IB/ipoib: Make sure no in-flight joins while leaving that mcast by Erez Shitrit · 7 years ago
- 6bdc8de IB/ipoib: Use cancel_delayed_work_sync when needed by Erez Shitrit · 7 years ago
- edf3f30 IB/ipoib: Fix race between light events and interface restart by Feras Daoud · 7 years ago
- a62ab66 RDMA/core: Initialize port_num in qp_attr by Ismail, Mustafa · 7 years ago
- 5a7a88f RDMA/uverbs: Fix the check for port number by Ismail, Mustafa · 7 years ago
- e6e52ae RDMA/iser: don't send an rkey if all data is written as immadiate-data by Sagi Grimberg · 7 years ago
- 1217197 rxe: fix broken receive queue draining by Vijay Immanuel · 7 years ago
- c75d3ec RDMA/qedr: Prevent memory overrun in verbs' user responses by Amrani, Ram · 7 years ago
- 720336c iw_cxgb4: don't use WR keys/addrs for 0 byte reads by Ganesh Goudar · 7 years ago
- 4542e3c IB/mlx4: Fix CM REQ retries in paravirt mode by Håkon Bugge · 7 years ago
- a25ce42 IB/rdmavt: Setting of QP timeout can overflow jiffies computation by Kaike Wan · 7 years ago
- 266098b IB/core: Fix sparse warnings by Matan Barak · 8 years ago
- 601577b RDMA/bnxt_re: Fix the value reported for local ack delay by Selvin Xavier · 7 years ago
- 499e456 RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq by Selvin Xavier · 7 years ago
- 10d1ded RDMA/bnxt_re: Fix return value of poll routine by Devesh Sharma · 7 years ago
- 254cd25 RDMA/bnxt_re: Enable atomics only if host bios supports by Devesh Sharma · 7 years ago
- 536f092 RDMA/bnxt_re: Specify RDMA component when allocating stats context by Somnath Kotur · 7 years ago
- a25d112 RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QP by Eddie Wai · 7 years ago
- 58d4a67 RDMA/bnxt_re: Report supported value to IB stack in query_device by Selvin Xavier · 7 years ago
- 4a62c5e RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID fails by Selvin Xavier · 7 years ago
- ab69d4c RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing error by Somnath Kotur · 7 years ago
- b3b2c7c RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext by Devesh Sharma · 7 years ago
- 396551e IB/mlx5: Fix a warning message by Dan Carpenter · 8 years ago
- f0c6e88 RDMA/ocrdma: Fix error codes in ocrdma_create_srq() by Dan Carpenter · 7 years ago
- dd75cfa RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd() by Dan Carpenter · 7 years ago
- 9064d60 IB/cxgb3: Fix error codes in iwch_alloc_mr() by Dan Carpenter · 7 years ago
- 6ebedac cxgb4: Fix error codes in c4iw_create_cq() by Dan Carpenter · 7 years ago
- 6031e079 IB/i40iw: Fix error code in i40iw_create_cq() by Dan Carpenter · 7 years ago
- 5c8857b IB/IPoIB: Fix error code in ipoib_add_port() by Dan Carpenter · 7 years ago
- 653f0a7 RDMA/bnxt_re: checking for NULL instead of IS_ERR() by Dan Carpenter · 7 years ago
- af56e53 i40iw: Free QP PBLEs when the QP is destroyed by Tatyana Nikolova · 7 years ago
- 44b99f8 i40iw: Avoid memory leak of CQP request objects by Shiraz Saleem · 7 years ago
- c709d7f i40iw: Update list correctly by Henry Orosco · 7 years ago
- c5c9d27 i40iw: Add missing memory barrier by Henry Orosco · 7 years ago
- b5e452a i40iw: Free QP resources on CQP destroy QP failure by Shiraz Saleem · 7 years ago
- 6327cb0 i40iw: Release cm_id ref on PCI function reset by Shiraz Saleem · 7 years ago
- 6c1d94d i40iw: Utilize iwdev->reset during PCI function reset by Shiraz Saleem · 7 years ago
- 415920a i40iw: Do not poll CCQ after it is destroyed by Mustafa Ismail · 7 years ago
- be8822d i40iw: Fix order of cleanup in close by Mustafa Ismail · 7 years ago
- ebc9ca4 IB/core: Allow QP state transition from reset to error by Tadeusz Struk · 8 years ago
- 5f110ac4 IB/hns: Fix for checkpatch.pl comment style warnings by oulijun · 8 years ago
- d322f00 IB/hns: Fix the bug with modifying the MAC address without removing the driver by oulijun · 8 years ago
- 9de61d3 IB/hns: Fix the bug with rdma operation by oulijun · 8 years ago
- 58c4f0d IB/hns: Fix the bug with wild pointer when destroy rc qp by oulijun · 8 years ago
- 5802883 IB/hns: Fix the bug of polling cq failed for loopback Qps by oulijun · 8 years ago
- 56012e1 IB/rxe: Set dma_mask and coherent_dma_mask by yonatanc · 7 years ago
- fda85ce IB/rxe: Fix kernel panic from skb destructor by Yonatan Cohen · 7 years ago
- b6c871e IB/ipoib: Let lower driver handle get_stats64 call by Erez Shitrit · 8 years ago
- 8fe8bac IB/core: Add ordered workqueue for RoCE GID management by Majd Dibbiny · 8 years ago
- 12cc1a0 IB/mlx5: Clean mr_cache debugfs in case of failure by Leon Romanovsky · 8 years ago
- 8900b89 {net, IB}/mlx4: Remove gfp flags argument by Leon Romanovsky · 8 years ago
- 0f4d027 IB/{rdmavt, qib, hfi1}: Remove gfp flags argument by Leon Romanovsky · 8 years ago
- d83187d IB/IPoIB: Convert IPoIB to memalloc_noio_* calls by Leon Romanovsky · 8 years ago
- ed7b521 IB/IPoIB: Forward MTU change to driver below by Erez Shitrit · 8 years ago
- 98e77d9 IB: Convert msleep below 20ms to usleep_range by Leon Romanovsky · 8 years ago
- f7c8f2e IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMAC by Parav Pandit · 8 years ago
- a512c2f IB/core: Introduce modify QP operation with udata by Parav Pandit · 8 years ago
- cbd09ae IB/core: Don't resolve IP address to the loopback device by Moni Shoua · 8 years ago
- bebb2a4 IB/core: Namespace is mandatory input for address resolution by Moni Shoua · 8 years ago
- c8c16d3 IB/iser: Fix connection teardown race condition by Vladimir Neyelov · 8 years ago
- 28b5b3a RDMA/core: Document confusing code by Gustavo A. R. Silva · 8 years ago
- 99975cd mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array by Bart Van Assche · 8 years ago
- 91647f4 IB/hfi1: Ensure dd->gi_mask can not be overflowed by Dennis Dalessandro · 8 years ago
- 3d886aa Merge tag 'v4.13-rc1' into k.o/for-4.13-rc by Doug Ledford · 7 years ago
- 48ea2ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
- 4c93496 IB/rxe: do not copy extra stack memory to skb by Kees Cook · 7 years ago
- e7d80c8 IB/iser: Handle lack of memory management extentions correctly by Mike Marciniszyn · 7 years ago
- a7d4026 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
- fce50a2 iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done by Nicholas Bellinger · 7 years ago
- 13fdd44 IB/srpt: Make a debug statement in srpt_abort_cmd() more informative by Bart Van Assche · 8 years ago
- a750cfd IB/core: Fix static analysis warning in ib_policy_change_task by Daniel Jurgens · 7 years ago
- 79d0636 IB/core: Fix uninitialized variable use in check_qp_port_pkey_settings by Daniel Jurgens · 7 years ago
- 9871ab2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
- 8e95960 IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev by Niranjana Vishwanathapura · 7 years ago
- 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- e24dd9e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
- 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- 5ecce4c RDMA/uverbs: Check port number supplied by user verbs cmds by Boris Pismenny · 7 years ago
- 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- a379d69 IB/opa_vnic: Use spinlock instead of mutex for stats_lock by Vishwanathapura, Niranjana · 7 years ago
- 0568c46 IB/opa_vnic: Use GFP_ATOMIC while sending trap by Vishwanathapura, Niranjana · 7 years ago
- 095b092 IB/mlx5: Respect mlx5_core reserved GIDs by Ilan Tayari · 8 years ago
- ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 7 years ago
- 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 7 years ago
- 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 7003cdd qed*: Rename qed_roce_if.h to qed_rdma_if.h by Kalderon, Michal · 7 years ago