summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/usnic
AgeCommit message (Expand)Author
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-19IB/usnic: Fix deadlockParvi Kaustubhi
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-02-08IB/usnic: Fix locking when unregisteringParvi Kaustubhi
2019-02-07drivers/IB,usnic: reduce scope of mmap_semDavidlohr Bueso
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso
2019-01-30IB/usnic: Remove stub functionsGal Pressman
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-25infiniband: prefix header search paths with $(srctree)/Masahiro Yamada
2019-01-24infiniband: usnic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2019-01-10RDMA: Clear CTX objects during their allocationLeon Romanovsky
2019-01-10IB/usnic: Fix out of bounds index check in query pkeyGal Pressman
2019-01-07IB/usnic: Use struct_size() in kmalloc()Gustavo A. R. Silva
2018-12-19IB/usnic: Fix potential deadlockParvi Kaustubhi
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-12-12RDMA/usnic: Initialize ib_device_ops structKamal Heib
2018-11-29IB/usnic: fix spelling mistake "miniumum" -> "minimum"Colin Ian King
2018-11-29RDMA/drivers: Fix spelling mistake "initalize" -> "initialize"Colin Ian King
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-09-26RDMA/drivers: Use dev_name instead of ibdev->nameJason Gunthorpe
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-09-25IB/usnic: fix spelling mistake "unvalid" -> "invalid"Colin Ian King
2018-09-20RDMA/usnic: Do not use ucontext->tgidJason Gunthorpe
2018-09-11infiniband: remove redundant condition check before debugfs_removezhong jiang
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-26RDMA/usnic: Suppress a compiler warningBart Van Assche
2018-07-25IB/usnic: usnic should not select INFINIBAND_USER_ACCESSJason Gunthorpe
2018-06-25IB/usnic: Update with bug fixes from core codeJason Gunthorpe
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-26infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()Kirill Tkhai
2018-03-26net: Make NETDEV_XXX commands enum { }Kirill Tkhai
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-02-28IB/usnic: Delete an error message for a failed memory allocation in usnic_tra...Markus Elfring
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko
2017-12-22drivers: infiniband: remove duplicate includesPravin Shedge
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-14RDMA/usnic: Instantiate data structures onceBart Van Assche
2017-10-14RDMA/usnic: Remove a set-but-not-used variableBart Van Assche
2017-10-14RDMA/usnic: Make the compiler check declaration consistency during compilationBart Van Assche
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-08-28IB/usnic: check for allocation failureDan Carpenter
2017-08-24RDMA/usnic: Fix remove address space warningLeon Romanovsky
2017-08-22RDMA: Fix return value check for ib_get_eth_speed()Selvin Xavier
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky