summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2018-08-03drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4Andrew Morton
2018-08-03IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write()Bart Van Assche
2018-07-03IB/isert: fix T10-pi check mask settingMax Gurtovoy
2018-07-03IB/isert: Fix for lib/dma_debug check_sync warningAlex Estrin
2018-06-21ib_srp: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-06-21ib_srpt: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-05-09net: don't call update_pmtu unconditionallyNicolas Dichtel
2018-04-26IB/ipoib: Fix for potential no-carrier stateAlex Estrin
2018-04-24IB/srp: Fix completion vector assignment algorithmBart Van Assche
2018-04-24IB/srp: Fix srp_abort()Bart Van Assche
2018-03-24iser-target: avoid reinitializing rdma contexts for isert commandsBharat Potnuri
2018-03-24IB/ipoib: Avoid memory leak if the SA returns a different DGIDErez Shitrit
2018-03-03IB/ipoib: Fix race condition in neigh creationErez Shitrit
2018-01-23iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg
2018-01-17IB/srpt: Fix ACL lookup during loginBart Van Assche
2018-01-17IB/srpt: Disable RDMA access by the initiatorBart Van Assche
2017-12-25IB/opa_vnic: Properly return the total MACs in UC MAC listNiranjana Vishwanathapura
2017-12-25IB/opa_vnic: Properly clear Mac Table DigestScott Franco
2017-12-20IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stopAlex Vesker
2017-11-30IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche
2017-11-30IB/srpt: Do not accept invalid initiator port namesBart Van Assche
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-27Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin
2017-09-25IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdevAlex Vesker
2017-09-25IB/ipoib: Fix sysfs Pkey create<->remove possible deadlockShalom Lagziel
2017-09-25IB: Correct MR length field to be 64-bitParav Pandit
2017-09-22IB/ipoib: Suppress the retry related completion errorsSantosh Shilimkar
2017-08-24Merge branch 'mellanox' into k.o/for-nextDoug Ledford
2017-08-24IB/ipoib: Enable ioctl for to IPoIB rdma netdevsFeras Daoud
2017-08-24IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lockErez Shitrit
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-10Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-08-08IB/IPoIB: Increase local_lid to 32 bitsDasaratharaman Chandramouli
2017-08-08IB/srpt: Increase lid and sm_lid to 32 bitsDasaratharaman Chandramouli
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-07-24Merge branch 'hfi1' into k.o/for-4.14Doug Ledford
2017-07-23IB/ipoib: Notify on modify QP failure only when relevantErez Shitrit
2017-07-23IB/ipoib: Remove double pointer assigningLeon Romanovsky
2017-07-23IB/ipoib: Clean error paths in add portLeon Romanovsky
2017-07-23IB/ipoib: Add get statistics support to SRIOV VFFeras Daoud
2017-07-23IB/ipoib: Add multicast packets statisticsAlex Vesker
2017-07-23IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initializationFeras Daoud
2017-07-23IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qpAlex Vesker
2017-07-23IB/ipoib: Make sure no in-flight joins while leaving that mcastErez Shitrit
2017-07-23IB/ipoib: Use cancel_delayed_work_sync when neededErez Shitrit
2017-07-23IB/ipoib: Fix race between light events and interface restartFeras Daoud