- ad0835a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
- 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
- 4190b4e RDMA/core: Rename kernel modify_cq to better describe its usage by Leon Romanovsky · 7 years ago
- 57b0c46 IB/srpt: Ensure that modifying the use_srq configfs attribute works by Bart Van Assche · 7 years ago
- 8b6dc52 IB/srpt: Wait until channel release has finished during module unload by Bart Van Assche · 7 years ago
- 01b3ee1 IB/srpt: Introduce srpt_disconnect_ch_sync() by Bart Van Assche · 7 years ago
- c76d7d6 IB/srpt: Introduce helper functions for SRQ allocation and freeing by Bart Van Assche · 7 years ago
- 321e329 IB/srpt: Post receive work requests after qp transition to INIT state by Mike Marciniszyn · 7 years ago
- 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
- b9595c5 IB/ipoib: Change number of TX wqe to 64 by Erez Shitrit · 7 years ago
- 8966e28 IB/ipoib: Use NAPI in UD/TX flows by Erez Shitrit · 7 years ago
- 2c104ea IB/ipoib: Get rid of the tx_outstanding variable in all modes by Erez Shitrit · 7 years ago
- 894b82c Merge branch 'timer_setup' into for-next by Doug Ledford · 7 years ago
- 754137a Merge branch 'for-next-early' into for-next by Doug Ledford · 7 years ago
- 4c532d6 IB/srp: Make CM timeout dependent on subnet timeout by Bart Van Assche · 7 years ago
- cee687b IB/srp: Cache global rkey by Bart Van Assche · 7 years ago
- 9566b05 IB/srp: Remove second argument of srp_destroy_qp() by Bart Van Assche · 7 years ago
- 8a0d18c IB/srp: Avoid that a cable pull can trigger a kernel crash by Bart Van Assche · 7 years ago
- dea2620 IB/srpt: Change default behavior from using SRQ to using RC by Bart Van Assche · 7 years ago
- 74333f1 IB/srpt: Cache global L_Key by Bart Van Assche · 7 years ago
- 7a01d05c IB/srpt: Limit the send and receive queue sizes to what the HCA supports by Bart Van Assche · 7 years ago
- c70ca38 IB/srpt: Do not accept invalid initiator port names by Bart Van Assche · 7 years ago
- d2271bd RDMA/isert: Suppress gcc 7 fall-through complaints by Bart Van Assche · 7 years ago
- 980f91c IB/ipoib: Add ability to set PKEY index to lower device driver by Alex Vesker · 8 years ago
- b4b678b IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop by Alex Vesker · 7 years ago
- 9d18717 IB/core: Simplify sa_path_set_[sd]lid() calls by Bart Van Assche · 7 years ago
- 6d290d6 IB/ipoib: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- b04dc19 IB/{ipoib, iser}: Consistent print format of vendor error by Ajaykumar Hotchandani · 7 years ago
- 0ff4b7e Merge branch 'vnic' into k.o/for-next by Doug Ledford · 7 years ago
- b209a36 IB/opa_vnic: Add routing control information by Niranjana Vishwanathapura · 7 years ago
- e82b7c3 IB/opa_vnic: Properly set vesw port status by Niranjana Vishwanathapura · 7 years ago
- 4bbdfe2 IB/opa_vnic: Properly clear Mac Table Digest by Scott Franco · 7 years ago
- b77eb45 IB/opa_vnic: Properly return the total MACs in UC MAC list by Niranjana Vishwanathapura · 7 years ago
- 5a5a85d IB/opa_vnic: Allow reset of MAC address by Niranjana Vishwanathapura · 7 years ago
- 7f291d2 IB/opa_vnic: Set POD value for Ethernet MTU by Niranjana Vishwanathapura · 7 years ago
- 62f1e84 IB/opa_vnic: Mark unused Ethernet MTU fields as reserved by Niranjana Vishwanathapura · 7 years ago
- 612601d Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0" by Alex Estrin · 7 years ago
- e4b2d06 IB/ipoib: Remove device when one port fails to init by Yuval Shaia · 7 years ago
- 931bc0d IB: Move PCI dependency from root KConfig to HW's KConfigs by Yuval Shaia · 7 years ago
- 7c9d966 IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev by Alex Vesker · 7 years ago
- 9c6f42e IB/ipoib: Fix sysfs Pkey create<->remove possible deadlock by Shalom Lagziel · 7 years ago
- edd3155 IB: Correct MR length field to be 64-bit by Parav Pandit · 7 years ago
- af3c79b IB/ipoib: Suppress the retry related completion errors by Santosh Shilimkar · 7 years ago
- a113969 Merge branch 'mellanox' into k.o/for-next by Doug Ledford · 7 years ago
- 31a8236 IB/ipoib: Enable ioctl for to IPoIB rdma netdevs by Feras Daoud · 7 years ago
- 69956d8 IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock by Erez Shitrit · 7 years ago
- dcc9881 RDMA/(core, ulp): Convert register/unregister event handler to be void by Leon Romanovsky · 7 years ago
- b0e32e2 Merge branch 'k.o/for-4.13-rc' into k.o/for-next by Doug Ledford · 7 years ago
- d0d62c3 Merge branch 'rdma-netlink' into k.o/merge-test by Doug Ledford · 7 years ago
- 3204383 Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test by Doug Ledford · 7 years ago
- 9abb0d1 RDMA: Simplify get firmware interface by Leon Romanovsky · 8 years ago
- 7e93e2c IB/IPoIB: Increase local_lid to 32 bits by Dasaratharaman Chandramouli · 8 years ago
- 4c47369 IB/srpt: Increase lid and sm_lid to 32 bits by Dasaratharaman Chandramouli · 8 years ago
- a5f6672 Merge branch 'misc' into k.o/for-next by Doug Ledford · 7 years ago
- e1267b0 RDMA: Remove useless MODULE_VERSION by Leon Romanovsky · 8 years ago
- 03da084 Merge branch 'hfi1' into k.o/for-4.14 by Doug Ledford · 7 years ago
- 5dc78ad IB/ipoib: Notify on modify QP failure only when relevant by Erez Shitrit · 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 · 8 years ago
- 4829d96 IB/ipoib: Add multicast packets statistics by Alex Vesker · 8 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 · 8 years ago
- e6e52ae RDMA/iser: don't send an rkey if all data is written as immadiate-data by Sagi Grimberg · 8 years ago
- 5c8857b IB/IPoIB: Fix error code in ipoib_add_port() by Dan Carpenter · 7 years ago
- b6c871e IB/ipoib: Let lower driver handle get_stats64 call by Erez Shitrit · 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
- c8c16d3 IB/iser: Fix connection teardown race condition by Vladimir Neyelov · 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
- e7d80c830 IB/iser: Handle lack of memory management extentions correctly by Mike Marciniszyn · 8 years ago
- fce50a2 iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done by Nicholas Bellinger · 8 years ago
- 13fdd44 IB/srpt: Make a debug statement in srpt_abort_cmd() more informative by Bart Van Assche · 8 years ago
- 9871ab2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 8e95960 IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev by Niranjana Vishwanathapura · 8 years ago
- a379d69 IB/opa_vnic: Use spinlock instead of mutex for stats_lock by Vishwanathapura, Niranjana · 8 years ago
- 0568c46 IB/opa_vnic: Use GFP_ATOMIC while sending trap by Vishwanathapura, Niranjana · 8 years ago
- cb49366 IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap by Vishwanathapura, Niranjana · 8 years ago
- ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
- 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
- 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
- 4542d66 IB/ipoib: Fix memory leak in create child syscall by Feras Daoud · 8 years ago
- 560b7c3 IB/ipoib: Fix access to un-initialized napi struct by Alex Vesker · 8 years ago
- b53d456 IB/ipoib: Delete napi in device uninit default by Alex Vesker · 8 years ago
- 022d038 IB/ipoib: Limit call to free rdma_netdev for capable devices by Alex Vesker · 8 years ago
- ab156af IB/ipoib: Fix memory leaks for child interfaces priv by Alex Vesker · 8 years ago
- d3957b86 RDMA/SA: Fix kernel panic in CMA request handler flow by Majd Dibbiny · 8 years ago
- 95c2ef5 RDMA/srp: Fix NULL deref at srp_destroy_qp() by Israel Rukshin · 8 years ago
- 0a1a972 RDMA/IPoIB: Limit the ipoib_dev_uninit_default scope by Leon Romanovsky · 8 years ago
- 8c49066 RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettings by Honggang Li · 8 years ago
- bd1286f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
- bd2c52d IB/srpt: Avoid that aborting a command triggers a kernel warning by Bart Van Assche · 8 years ago