Age | Commit message (Expand) | Author |
2012-08-16 | Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into... | Roland Dreier |
2012-08-15 | IB/srp: Fix a race condition | Bart Van Assche |
2012-08-15 | IB: Fix typos in infiniband drivers | Masanari Iida |
2012-08-14 | IB/ipoib: Fix RCU pointer dereference of wrong object | Shlomo Pongratz |
2012-08-14 | IB/ipoib: Add missing locking when CM object is deleted | Shlomo Pongratz |
2012-07-30 | IPoIB: Use a private hash table for path lookup in xmit path | Shlomo Pongratz |
2012-07-24 | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-07-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2012-07-17 | net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() | David S. Miller |
2012-07-17 | srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_comp | Christoph Hellwig |
2012-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-07-11 | IPoIB: fix skb truesize underestimatiom | Eric Dumazet |
2012-07-09 | IB: Use IS_ENABLED(CONFIG_IPV6) | Roland Dreier |
2012-07-06 | ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock. | David S. Miller |
2012-07-05 | ipoib: Convert over to dev_lookup_neigh_skb(). | David S. Miller |
2012-05-22 | Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2012-05-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2012-05-19 | IB/iser: Fix error flow in iser ep connection establishment | Or Gerlitz |
2012-04-15 | target: Rename target_allocate_tasks to target_setup_cmd_from_cdb | Andy Grover |
2012-04-15 | IB/srpt: Remove use of transport_do_task_sg_chain() | Roland Dreier |
2012-04-12 | IB/srpt: Set srq_type to IB_SRQT_BASIC | Roland Dreier |
2012-03-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2012-03-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-20 | infiniband: remove the second argument of k[un]map_atomic() | Cong Wang |
2012-03-19 | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier |
2012-03-18 | ib_srpt: Fix srpt_handle_cmd send_ioctx->ioctx_kref leak on exception | Nicholas Bellinger |
2012-03-10 | target: Drop unused legacy target_core_fabric_ops API callers | Nicholas Bellinger |
2012-03-08 | IB: Change CQE "csum_ok" field to a bit flag | Or Gerlitz |
2012-03-05 | IB/iser: Post initial receive buffers before sending the final login request | Or Gerlitz |
2012-03-05 | IB/iser: Free IB connection resources in the proper place | Doug Ledford |
2012-02-27 | IB/srp: Consolidate repetitive sysfs code | Bart Van Assche |
2012-02-27 | IB/srp: Use pr_fmt() and pr_err()/pr_warn() | Bart Van Assche |
2012-02-26 | IB/srpt: Fix typo "alocate" -> "allocate" | Masanari Iida |
2012-02-25 | target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache | Andy Grover |
2012-02-25 | target: replace various cmd flags with a transport state | Christoph Hellwig |
2012-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-02-09 | SRP: Fix typo in ib_srpt.c | Masanari Iida |
2012-02-08 | IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses | Roland Dreier |
2012-02-06 | IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring() | Jesper Juhl |
2012-02-03 | IB/srpt: Fix ERR_PTR() vs. NULL checking confusion | Dan Carpenter |
2012-02-02 | IB/srpt: Remove unneeded <linux/version.h> include | Jesper Juhl |
2012-02-02 | IB/srpt: Use ARRAY_SIZE() instead of open-coding | Roland Dreier |
2012-02-02 | IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD() | Roland Dreier |
2012-01-19 | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-04 | switch ->is_visible() to returning umode_t | Al Viro |
2011-12-16 | ib_srpt: Initial SRP Target merge for v3.3-rc1 | Bart Van Assche |