summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-103-47/+24
|\
| * IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier2012-02-083-47/+24
* | IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring()Jesper Juhl2012-02-061-0/+1
* | IB/srpt: Fix ERR_PTR() vs. NULL checking confusionDan Carpenter2012-02-031-3/+3
* | IB/srpt: Remove unneeded <linux/version.h> includeJesper Juhl2012-02-021-1/+0
* | IB/srpt: Use ARRAY_SIZE() instead of open-codingRoland Dreier2012-02-021-2/+1
* | IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD()Roland Dreier2012-02-021-5/+2
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier2012-01-3020-26/+30
|\ \ \ \ \ \
| | | | | * | IB/qib: Roll back PCIe tuning changeMike Marciniszyn2012-01-271-1/+1
| | | | | * | IB/qib: Use GFP_ATOMIC when locks are heldJulia Lawall2012-01-271-1/+1
| | | | | |/
| | | | * | RDMA/nes: Copyright updateTatyana Nikolova2012-01-3014-14/+14
| | | | * | RDMA/nes: Fix fast memory registration opcodeTatyana Nikolova2012-01-271-1/+1
| | | | * | RDMA/nes: Fix fast memory registration lengthTatyana Nikolova2012-01-271-0/+2
| | | | * | RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier2012-01-271-2/+3
| | | | * | RDMA/nes: Fix for sending MPA reject frameTatyana Nikolova2012-01-271-0/+3
| | | | |/
| | | * / IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein2012-01-301-5/+2
| | | |/
| | * / RDMA/core: Fix kernel panic by always initializing qp->usecntBernd Schubert2012-01-272-1/+2
| | |/
| * / IB/ipath: Calling PTR_ERR() on right variable in create_file()Dan Carpenter2012-01-271-1/+1
| |/
* / RDMA/ucma: Discard all events for new connections until acceptedSean Hefty2012-01-271-1/+4
|/
* Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-187-0/+4672
|\
| * ib_srpt: Initial SRP Target merge for v3.3-rc1Bart Van Assche2011-12-167-0/+4672
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-133-7/+7
* | module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-131-1/+1
* | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-0821-67/+105
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-nextRoland Dreier2012-01-0419-58/+99
| |\ \ \ \ \ \
| | | | | | * | IB/uverbs: Protect QP multicast listEli Cohen2012-01-031-4/+17
| | | | | * | | IB/qib: Default some module parameters optimallyMike Marciniszyn2012-01-032-3/+3
| | | | | * | | IB/qib: Optimize locking for get_txreq()Mike Marciniszyn2012-01-031-10/+33
| | | | | * | | IB/qib: Fix a possible data corruption when receiving packetsRam Vepa2012-01-033-4/+10
| | | | | * | | IB/qib: Eliminate 64-bit jiffies useMike Marciniszyn2012-01-034-22/+20
| | | | | * | | IB/qib: Fix style issuesMike Marciniszyn2012-01-034-5/+4
| | | | | |/ /
| | | | * | | RDMA/nes: Fix terminate during AETatyana Nikolova2012-01-042-4/+1
| | | | * | | RDMA/nes: Make unnecessarily global nes_set_pau() staticTatyana Nikolova2012-01-041-1/+1
| | | | * | | RDMA/nes: Change MDIO bus clock to 2.5MHzTatyana Nikolova2012-01-041-1/+1
| | | | |/ /
| | | * / / IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoEOr Gerlitz2012-01-033-4/+8
| | | |/ /
| | * / / IB/cm: Fix layout of APR messageEli Cohen2012-01-031-0/+1
| | |/ /
| * | | rdma/core: Fix sparse warningsSean Hefty2012-01-042-6/+3
| * | | RDMA/cma: Fix endianness bugsSean Hefty2012-01-041-3/+3
| |/ /
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-086-10/+10
|\ \ \
| * | | infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro2012-01-032-6/+6
| * | | switch ->is_visible() to returning umode_tAl Viro2012-01-031-1/+1
| * | | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-033-3/+3
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-233-4/+12
|\| |
| | \
| | \
| *-. \ Merge branches 'cma', 'mlx4' and 'qib' into for-nextRoland Dreier2011-12-192-4/+6
| |\ \ \
| | | * | IB/qib: Correct sense on freectxts increment and decrementMike Marciniszyn2011-12-191-2/+2
| | | |/
| | * / IB/mlx4: Fix shutdown crash accessing a non-existent bitmapRoland Dreier2011-12-061-2/+4
| | |/
| * / RDMA/cma: Verify private data lengthSean Hefty2011-12-191-0/+6
| |/
* | mlx4_ib: disable SRIOV mode for IB ports (not yet supported)Jack Morgenstein2011-12-131-0/+5
* | mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2011-12-132-5/+8
* | mlx4: Extanding port_mask functionalityJack Morgenstein2011-12-131-1/+1