- a188e7e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
- 56040f0 Merge branches 'cma', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next by Roland Dreier · 12 years ago
- 5a33a66 IB/iser: Add more RX CQs to scale out processing of SCSI responses by Alex Tabachnik · 12 years ago
- 71d9c5f IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n by Roland Dreier · 12 years ago
- 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- d172f5a Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus by Roland Dreier · 12 years ago
- 862096a IB/ipoib: Add more rtnl_link_ops callbacks by Or Gerlitz · 12 years ago
- d853667 IB/srp: Avoid having aborted requests hang by Bart Van Assche · 12 years ago
- 9b796d0 IB/srp: Fix use-after-free in srp_reset_req() by Bart Van Assche · 12 years ago
- bea1e22 IPoIB: Fix use-after-free of multicast object by Patrick McHardy · 12 years ago
- 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- 9baa0b0 IB/ipoib: Add rtnl_link_ops support by Or Gerlitz · 12 years ago
- 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
- 2ed772b target: Remove unused target_core_fabric_ops.get_fabric_sense_len method by Roland Dreier · 12 years ago
- b5120a6 IPoIB: Fix AB-BA deadlock when deleting neighbours by Shlomo Pongratz · 12 years ago
- 66172c0 IPoIB: Fix memory leak in the neigh table deletion flow by Shlomo Pongratz · 12 years ago
- c0369b2 Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
- 2203299 IB/srp: Fix a race condition by Bart Van Assche · 12 years ago
- 142ad5d IB: Fix typos in infiniband drivers by Masanari Iida · 12 years ago
- 6c723a6 IB/ipoib: Fix RCU pointer dereference of wrong object by Shlomo Pongratz · 12 years ago
- fa16ebe IB/ipoib: Add missing locking when CM object is deleted by Shlomo Pongratz · 12 years ago
- b63b70d IPoIB: Use a private hash table for path lookup in xmit path by Shlomo Pongratz · 12 years ago
- 5dedb9f Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- cb47c18 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
- 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
- e672a47 srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_comp by Christoph Hellwig · 12 years ago
- 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- b28ba72 IPoIB: fix skb truesize underestimatiom by Eric Dumazet · 12 years ago
- d90f9b3 IB: Use IS_ENABLED(CONFIG_IPV6) by Roland Dreier · 12 years ago
- 700db99 ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock. by David S. Miller · 12 years ago
- 178709b ipoib: Convert over to dev_lookup_neigh_skb(). by David S. Miller · 12 years ago
- c23ddf7 Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- c9bfa7d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
- 7d9c0de IB/iser: Fix error flow in iser ep connection establishment by Or Gerlitz · 13 years ago
- a12f41f target: Rename target_allocate_tasks to target_setup_cmd_from_cdb by Andy Grover · 13 years ago
- 6f9e7f0 IB/srpt: Remove use of transport_do_task_sg_chain() by Roland Dreier · 13 years ago
- 6f36033 IB/srpt: Set srq_type to IB_SRQT_BASIC by Roland Dreier · 13 years ago
- 1ab142d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
- 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
- 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- 2a156d0 infiniband: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- f0e88ae Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', 'srp' and 'srpt' into for-next by Roland Dreier · 13 years ago
- 187e70a ib_srpt: Fix srpt_handle_cmd send_ioctx->ioctx_kref leak on exception by Nicholas Bellinger · 13 years ago
- c7ec05c target: Drop unused legacy target_core_fabric_ops API callers by Nicholas Bellinger · 13 years ago
- d927d50 IB: Change CQE "csum_ok" field to a bit flag by Or Gerlitz · 13 years ago
- 89e984e IB/iser: Post initial receive buffers before sending the final login request by Or Gerlitz · 13 years ago
- d474186 IB/iser: Free IB connection resources in the proper place by Doug Ledford · 13 years ago
- 683b159 IB/srp: Consolidate repetitive sysfs code by Bart Van Assche · 13 years ago
- e0bda7d IB/srp: Use pr_fmt() and pr_err()/pr_warn() by Bart Van Assche · 13 years ago
- a776ce7 IB/srpt: Fix typo "alocate" -> "allocate" by Masanari Iida · 13 years ago
- c8e31f2 target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache by Andy Grover · 13 years ago
- 7d680f3 target: replace various cmd flags with a transport state by Christoph Hellwig · 13 years ago
- 8df54d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- 7367d99 SRP: Fix typo in ib_srpt.c by Masanari Iida · 13 years ago
- 936d7de IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses by Roland Dreier · 13 years ago
- 715252d IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring() by Jesper Juhl · 13 years ago
- 3af3363 IB/srpt: Fix ERR_PTR() vs. NULL checking confusion by Dan Carpenter · 13 years ago
- ebfded8 IB/srpt: Remove unneeded <linux/version.h> include by Jesper Juhl · 13 years ago
- f225066 IB/srpt: Use ARRAY_SIZE() instead of open-coding by Roland Dreier · 13 years ago
- 486d8b9 IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD() by Roland Dreier · 13 years ago
- f59e842 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
- 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
- 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
- a42d985 ib_srpt: Initial SRP Target merge for v3.3-rc1 by Bart Van Assche · 13 years ago
- 17e6abe infiniband: ipoib: Sanitize neighbour handling in ipoib_main.c by David Miller · 13 years ago
- 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
- b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 596b9b6 neigh: Add infrastructure for allocating device neigh privates. by David Miller · 13 years ago
- a493f1a Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next by Roland Dreier · 13 years ago
- 580da35 IB: Fix RCU lockdep splats by Eric Dumazet · 13 years ago
- 3874397 IB/ipoib: Prevent hung task or softlockup processing multicast response by Mike Marciniszyn · 13 years ago
- 9ca36f7 infiniband: Update net drivers for netdev_features_t changes. by David S. Miller · 13 years ago
- 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 5243954 IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers by Or Gerlitz · 13 years ago
- 2c4ce60 IB/iser: Use separate buffers for the login request/response by Or Gerlitz · 13 years ago
- f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 13 years ago
- fec14d2 infiniband: add moduleparam.h to drivers/infiniband as required by Paul Gortmaker · 13 years ago
- b108d97 infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
- e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 14 years ago
- ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
- 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
- 787adb9 IPoIB: Use the right function to do DMA unmap pages by Dotan Barak · 13 years ago
- 96104ed RDMA/core: Add SRQ type field by Sean Hefty · 14 years ago
- e36fb88 IPoIB: Handle extended rates in debugfs by Marcel Apfelbaum · 13 years ago
- 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
- f27fb2e [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs by Mike Christie · 13 years ago
- 1d063c1 [SCSI] iscsi class: sysfs group is_visible callout for session attrs by Mike Christie · 13 years ago
- 3128c6c [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs by Mike Christie · 13 years ago
- 5581be3 IPoIB: convert to SKB paged frag API. by Ian Campbell · 13 years ago
- afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
- 80b43de Merge branches 'ipoib' and 'iser' into for-next by Roland Dreier · 13 years ago
- 200ae1a IB/iser: Support iSCSI PDU padding by Or Gerlitz · 13 years ago
- 0ace64b IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long) by Or Gerlitz · 13 years ago
- 22cfb0b IPoIB: Fix possible NULL dereference in ipoib_start_xmit() by Bernd Schubert · 13 years ago
- 91d41fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 1235218 iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi by Nicholas Bellinger · 14 years ago