summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | IPoIB: Add path query flushing in ipoib_ib_dev_cleanupErez Shitrit2013-11-081-0/+5
| | | | * | | IPoIB: Fix usage of uninitialized multicast objectsErez Shitrit2013-11-082-4/+19
| | | | * | | IPoIB: Avoid flushing the driver workqueue on dev_downErez Shitrit2013-11-081-3/+1Star
| | | | * | | IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit2013-11-085-14/+16
| | | | * | | IPoIB: Change CM skb memory allocation to be non-atomic during initTal Alon2013-11-081-5/+9
| | | | * | | IPoIB: Fix crash in dev_open error flowErez Shitrit2013-11-081-4/+7
| | | | |/ /
| | | * | | IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak2013-11-175-26/+0Star
| | | * | | IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud2013-11-174-64/+145
| | | * | | IB/core: Remove ib_uverbs_flow_spec structure from userspaceYann Droneaud2013-11-171-0/+16
| | | * | | IB/core: Make uverbs flow structure use names like verbs onesYann Droneaud2013-11-171-6/+6
| | | * | | IB/core: Rename 'flow' structs to match other uverbs structsYann Droneaud2013-11-171-7/+7
| | | * | | IB/core: clarify overflow/underflow checks on ib_create/destroy_flowMatan Barak2013-11-171-17/+15Star
| | | |/ /
| | * / / IB/cxgb4: Fix formatting of physical addressBen Hutchings2013-11-081-2/+2
| | |/ /
| * | | RDMA/cma: Remove unused argument and minor dead codeMichal Nazarewicz2013-11-111-3/+0Star
| * | | RDMA/ucma: Discard events for IDs not yet claimed by user spaceSean Hefty2013-11-111-1/+1
| * | | IB/cma: Check for GID on listening device firstDoug Ledford2013-11-081-6/+30
| * | | IB/cma: Use cached gidsDoug Ledford2013-11-081-29/+6Star
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-161-2/+2
|\ \ \
| * | | treewide: Fix typo in KconfigMasanari Iida2013-10-141-2/+2
* | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-141-83/+43Star
|\ \ \ \
| * | | | IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return valuesBjorn Helgaas2013-10-041-16/+12Star
| * | | | IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify codeYijing Wang2013-09-241-66/+30Star
| * | | | IB/qib: Use pci_is_root_bus() to check whether it is a root busYijing Wang2013-09-241-1/+1
| | |_|/ | |/| |
* | | | qib_fs: fix (some) dcache abusesAl Viro2013-11-131-2/+5
* | | | net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein2013-11-081-6/+0Star
* | | | RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlansEyal Perry2013-11-081-5/+21
* | | | mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein2013-11-041-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-041-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-10-271-1/+1
| |\ \ \
| | * | | iser-target: check device before dereferencing its variableVu Pham2013-10-241-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-2315-111/+116
|\| | | |
| * | | | IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud2013-10-215-0/+25
| * | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-10-159-103/+85Star
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'misc' into for-nextRoland Dreier2013-10-145-9/+9
| | |\ \ \
| | | * | | IB: Remove unnecessary semicolonsJoe Perches2013-10-145-9/+9
| | | |/ /
| | * | | IB/mlx5: Ensure proper synchronization accessing memoryEli Cohen2013-10-101-3/+4
| | * | | IB/mlx5: Fix alignment of reg umr gather buffersEli Cohen2013-10-101-3/+8
| | * | | IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2013-10-101-3/+3
| | * | | IB/mlx5: Fix opt param mask according to firmware specEli Cohen2013-10-101-0/+9
| | * | | mlx5: Fix opt param mask for sq err to rts transitionEli Cohen2013-10-101-0/+1
| | * | | IB/mlx5: Disable atomic operationsEli Cohen2013-10-102-47/+6Star
| | * | | IB/mlx5: Avoid async events on invalid port numberEli Cohen2013-10-101-0/+5
| | * | | IB/mlx5: Decrease memory consumption of mr cachesEli Cohen2013-10-101-35/+22Star
| | * | | IB/mlx5: Fix memory leak in mlx5_ib_create_srqMoshe Lazer2013-10-101-1/+3
| | * | | IB/mlx5: Flush cache workqueue before destroying itMoshe Lazer2013-10-101-1/+4
| | * | | IB/mlx5: Fix send work queue size calculationEli Cohen2013-10-101-6/+16
| | |/ /
| * | | ib_srpt: always set response for task managementJack Wang2013-10-031-6/+4Star
| * | | ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger2013-10-021-2/+2
| |/ /
* / / net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2013-10-011-1/+1
|/ /
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1