summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2012-02-25IB/ehca: Use kthread_create_on_node()Eric Dumazet
2012-02-25IB/qib: Avoid filtering LID on SMA portinfoMike Marciniszyn
2012-02-25IB/qib: Add logic for affinity hintMike Marciniszyn
2012-02-25RDMA/nes: Fixes for sparse endianness warningsTatyana Nikolova
2012-02-25RDMA/cxgb4: Add missing peer2peer check in MPAv2 codeKumar Sanghvi
2012-02-25target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cacheAndy Grover
2012-02-25target: replace various cmd flags with a transport stateChristoph Hellwig
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-09SRP: Fix typo in ib_srpt.cMasanari Iida
2012-02-08IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier
2012-02-08IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier
2012-02-06IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring()Jesper Juhl
2012-02-03IB/srpt: Fix ERR_PTR() vs. NULL checking confusionDan Carpenter
2012-02-02IB/srpt: Remove unneeded <linux/version.h> includeJesper Juhl
2012-02-02IB/srpt: Use ARRAY_SIZE() instead of open-codingRoland Dreier
2012-02-02IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD()Roland Dreier
2012-01-30Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier
2012-01-30RDMA/nes: Copyright updateTatyana Nikolova
2012-01-30IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein
2012-01-27RDMA/nes: Fix fast memory registration opcodeTatyana Nikolova
2012-01-27RDMA/nes: Fix fast memory registration lengthTatyana Nikolova
2012-01-27RDMA/ucma: Discard all events for new connections until acceptedSean Hefty
2012-01-27IB/qib: Roll back PCIe tuning changeMike Marciniszyn
2012-01-27IB/qib: Use GFP_ATOMIC when locks are heldJulia Lawall
2012-01-27RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier
2012-01-27RDMA/nes: Fix for sending MPA reject frameTatyana Nikolova
2012-01-27IB/ipath: Calling PTR_ERR() on right variable in create_file()Dan Carpenter
2012-01-27RDMA/core: Fix kernel panic by always initializing qp->usecntBernd Schubert
2012-01-25infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().David Miller
2012-01-25infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup().David Miller
2012-01-25infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().David Miller
2012-01-18Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell
2012-01-08Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-04Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-nextRoland Dreier
2012-01-04rdma/core: Fix sparse warningsSean Hefty
2012-01-04RDMA/cma: Fix endianness bugsSean Hefty
2012-01-04RDMA/nes: Fix terminate during AETatyana Nikolova
2012-01-04RDMA/nes: Make unnecessarily global nes_set_pau() staticTatyana Nikolova
2012-01-04RDMA/nes: Change MDIO bus clock to 2.5MHzTatyana Nikolova
2012-01-03IB/cm: Fix layout of APR messageEli Cohen
2012-01-03IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoEOr Gerlitz
2012-01-03IB/qib: Default some module parameters optimallyMike Marciniszyn
2012-01-03IB/qib: Optimize locking for get_txreq()Mike Marciniszyn
2012-01-03IB/qib: Fix a possible data corruption when receiving packetsRam Vepa
2012-01-03IB/qib: Eliminate 64-bit jiffies useMike Marciniszyn
2012-01-03IB/qib: Fix style issuesMike Marciniszyn