aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/usnic
AgeCommit message (Expand)Author
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
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-07-24IB/core: Add generic function to extract IB speed from netdevYuval Shaia
2017-07-24IB/usnic: Implement get_netdev hookYuval Shaia
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-28IB/usnic: Simplify the code to balance loc/unlock callsLeon Romanovsky
2017-04-28Ib/usnic: Explicitly include usnic headersLeon Romanovsky
2017-04-25{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia
2017-04-25IB/usnic: Remove unused functionsYuval Shaia
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-02-14IB: Add protocol for USNICOr Gerlitz
2017-01-24IB/usnic: Switch from dma_device to dev.parentBart Van Assche