aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-25IB/usnic: Update with bug fixes from core codeJason Gunthorpe3-14/+33
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook2-2/+2
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-3/+2
2018-03-26infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()Kirill Tkhai1-10/+5
2018-03-26net: Make NETDEV_XXX commands enum { }Kirill Tkhai1-14/+1
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak1-0/+1
2018-02-28IB/usnic: Delete an error message for a failed memory allocation in usnic_transport_init()Markus Elfring1-3/+1
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko1-3/+2
2017-12-22drivers: infiniband: remove duplicate includesPravin Shedge2-2/+0
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds4-26/+27
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-14RDMA/usnic: Instantiate data structures onceBart Van Assche2-24/+25
2017-10-14RDMA/usnic: Remove a set-but-not-used variableBart Van Assche1-2/+0
2017-10-14RDMA/usnic: Make the compiler check declaration consistency during compilationBart Van Assche2-0/+2
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso4-17/+18
2017-08-28IB/usnic: check for allocation failureDan Carpenter1-0/+2
2017-08-24RDMA/usnic: Fix remove address space warningLeon Romanovsky3-15/+9
2017-08-22RDMA: Fix return value check for ib_get_eth_speed()Selvin Xavier1-2/+2
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky1-4/+2
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky1-1/+0
2017-07-24IB/core: Add generic function to extract IB speed from netdevYuval Shaia1-25/+6
2017-07-24IB/usnic: Implement get_netdev hookYuval Shaia3-0/+12
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2-2/+2
2017-04-28IB/usnic: Simplify the code to balance loc/unlock callsLeon Romanovsky1-22/+23
2017-04-28Ib/usnic: Explicitly include usnic headersLeon Romanovsky2-0/+2
2017-04-25{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia1-8/+3
2017-04-25IB/usnic: Remove unused functionsYuval Shaia1-29/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>Ingo Molnar1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-2/+4
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-2/+2
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz2-3/+4
2017-02-14IB: Add protocol for USNICOr Gerlitz1-0/+1
2017-01-24IB/usnic: Switch from dma_device to dev.parentBart Van Assche1-1/+1
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra2-5/+5
2017-01-10RDMA: Adding ethertype ETH_P_IBOESelvin Xavier2-2/+2
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2-12/+12
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford2-2/+6
2016-12-14IB/usnic: simplify IS_ERR_OR_NULL to IS_ERRJulia Lawall2-12/+12
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua2-2/+6
2016-12-03IB/usninc: Remove and fix debug prints after allocation failureLeon Romanovsky2-25/+7
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-1/+4
2016-08-22IB/usnic: Fix error return codeChristophe Jaillet1-1/+2
2016-06-23IB/usnic: Support device FW version stringIra Weiny2-17/+16
2016-06-06IB/usnic: Remove unused DMA attributesKrzysztof Kozlowski1-5/+0
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-6/+4
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-02-25net: usnic: use __ethtool_get_ksettingsDavid Decotigny1-4/+4