summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-13RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky
2017-11-13IB/srpt: Ensure that modifying the use_srq configfs attribute worksBart Van Assche
2017-11-13IB/srpt: Wait until channel release has finished during module unloadBart Van Assche
2017-11-13IB/srpt: Introduce srpt_disconnect_ch_sync()Bart Van Assche
2017-11-13IB/srpt: Introduce helper functions for SRQ allocation and freeingBart Van Assche
2017-11-13IB/srpt: Post receive work requests after qp transition to INIT stateMike Marciniszyn
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-25IB/ipoib: Change number of TX wqe to 64Erez Shitrit
2017-10-25IB/ipoib: Use NAPI in UD/TX flowsErez Shitrit
2017-10-25IB/ipoib: Get rid of the tx_outstanding variable in all modesErez Shitrit
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-18IB/srp: Make CM timeout dependent on subnet timeoutBart Van Assche
2017-10-18IB/srp: Cache global rkeyBart Van Assche
2017-10-18IB/srp: Remove second argument of srp_destroy_qp()Bart Van Assche
2017-10-18IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche
2017-10-18IB/srpt: Change default behavior from using SRQ to using RCBart Van Assche
2017-10-18IB/srpt: Cache global L_KeyBart Van Assche
2017-10-18IB/srpt: Limit the send and receive queue sizes to what the HCA supportsBart Van Assche
2017-10-18IB/srpt: Do not accept invalid initiator port namesBart Van Assche
2017-10-14RDMA/isert: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-10-14IB/ipoib: Add ability to set PKEY index to lower device driverAlex Vesker
2017-10-14IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stopAlex Vesker
2017-10-10IB/core: Simplify sa_path_set_[sd]lid() callsBart Van Assche
2017-10-09IB/ipoib: Convert timers to use timer_setup()Kees Cook
2017-09-29IB/{ipoib, iser}: Consistent print format of vendor errorAjaykumar Hotchandani
2017-09-29Merge branch 'vnic' into k.o/for-nextDoug Ledford
2017-09-27IB/opa_vnic: Add routing control informationNiranjana Vishwanathapura
2017-09-27IB/opa_vnic: Properly set vesw port statusNiranjana Vishwanathapura
2017-09-27IB/opa_vnic: Properly clear Mac Table DigestScott Franco
2017-09-27IB/opa_vnic: Properly return the total MACs in UC MAC listNiranjana Vishwanathapura
2017-09-27IB/opa_vnic: Allow reset of MAC addressNiranjana Vishwanathapura
2017-09-27IB/opa_vnic: Set POD value for Ethernet MTUNiranjana Vishwanathapura
2017-09-27IB/opa_vnic: Mark unused Ethernet MTU fields as reservedNiranjana Vishwanathapura
2017-09-27Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin
2017-09-27IB/ipoib: Remove device when one port fails to initYuval Shaia
2017-09-27IB: Move PCI dependency from root KConfig to HW's KConfigsYuval Shaia
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