aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
...
| | * | mlx4: Enforce device max FMR maps in FMR allocEli Cohen2012-02-26
| | * | IB/mlx4: Set bad_wr for invalid send opcodeEli Cohen2012-02-26
| | |/
| * | IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz2012-03-08
| * | RDMA/iwcm: Reject connect requests if cmid is not in LISTEN stateSteve Wise2012-03-07
| * | mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz2012-03-06
| * | IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-05
| * | IB/core: Fix SDR rates in sysfsRoland Dreier2012-02-27
| |/
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\ \
| * | infiniband: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\ \
| * | SRP: Fix typo in ib_srpt.cMasanari Iida2012-02-09
* | | netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-26
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-10
| |\ \
| | * | IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier2012-02-08
| * | | IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring()Jesper Juhl2012-02-06
| * | | IB/srpt: Fix ERR_PTR() vs. NULL checking confusionDan Carpenter2012-02-03
| * | | IB/srpt: Remove unneeded <linux/version.h> includeJesper Juhl2012-02-02
| * | | IB/srpt: Use ARRAY_SIZE() instead of open-codingRoland Dreier2012-02-02
| * | | IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD()Roland Dreier2012-02-02
| | |/ | |/|
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier2012-01-30
| |\ \ \ \ \ \
| | | | | | * | IB/qib: Roll back PCIe tuning changeMike Marciniszyn2012-01-27
| | | | | | * | IB/qib: Use GFP_ATOMIC when locks are heldJulia Lawall2012-01-27
| | | | | | |/
| | | | | * | RDMA/nes: Copyright updateTatyana Nikolova2012-01-30
| | | | | * | RDMA/nes: Fix fast memory registration opcodeTatyana Nikolova2012-01-27
| | | | | * | RDMA/nes: Fix fast memory registration lengthTatyana Nikolova2012-01-27
| | | | | * | RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier2012-01-27
| | | | | * | RDMA/nes: Fix for sending MPA reject frameTatyana Nikolova2012-01-27
| | | | | |/
| | | | * / IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein2012-01-30
| | | | |/
| | | * / RDMA/core: Fix kernel panic by always initializing qp->usecntBernd Schubert2012-01-27
| | | |/
| | * / IB/ipath: Calling PTR_ERR() on right variable in create_file()Dan Carpenter2012-01-27
| | |/
| * / RDMA/ucma: Discard all events for new connections until acceptedSean Hefty2012-01-27
| |/
* | IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier2012-02-08
* | infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().David Miller2012-01-25
* | infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup().David Miller2012-01-25
* | infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().David Miller2012-01-25
|/
* Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-18
|\
| * ib_srpt: Initial SRP Target merge for v3.3-rc1Bart Van Assche2011-12-16
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-12
* | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-08
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-nextRoland Dreier2012-01-04
| |\ \ \ \ \ \
| | | | | | * | IB/uverbs: Protect QP multicast listEli Cohen2012-01-03
| | | | | * | | IB/qib: Default some module parameters optimallyMike Marciniszyn2012-01-03
| | | | | * | | IB/qib: Optimize locking for get_txreq()Mike Marciniszyn2012-01-03
| | | | | * | | IB/qib: Fix a possible data corruption when receiving packetsRam Vepa2012-01-03
| | | | | * | | IB/qib: Eliminate 64-bit jiffies useMike Marciniszyn2012-01-03
| | | | | * | | IB/qib: Fix style issuesMike Marciniszyn2012-01-03
| | | | | |/ /
| | | | * | | RDMA/nes: Fix terminate during AETatyana Nikolova2012-01-04
| | | | * | | RDMA/nes: Make unnecessarily global nes_set_pau() staticTatyana Nikolova2012-01-04