| Commit message (Expand) | Author | Age |
* | infiniband: make cm_device use a struct device and not a kobject. | Greg Kroah-Hartman | 2008-07-22 |
* | infiniband: rename "device" to "ib_device" in cm_device | Greg Kroah-Hartman | 2008-07-22 |
* | device create: infiniband: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-15 |
| |\ |
|
| | * | [SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of can_queue with old tools. | Mike Christie | 2008-07-12 |
| | * | [SCSI] libiscsi, iser, tcp: remove recv_lock | Mike Christie | 2008-07-12 |
| | * | [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs. | Mike Christie | 2008-07-12 |
| | * | [SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s... | Mike Christie | 2008-07-12 |
| | * | [SCSI] iscsi class: user device_for_each_child instead of duplicating session... | Mike Christie | 2008-07-12 |
| | * | [SCSI] iser: handle iscsi_cmd_task rename | Mike Christie | 2008-07-12 |
| | * | [SCSI] iser: convert ib_iser to support merged tasks | Mike Christie | 2008-07-12 |
| | * | [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor | Mike Christie | 2008-07-12 |
| | * | [SCSI] iser: fix handling of scsi cmnds during recovery. | Mike Christie | 2008-07-12 |
| | * | [SCSI] iscsi: remove session/conn_data_size from iscsi_transport | Mike Christie | 2008-07-12 |
| | * | [SCSI] iscsi: add iscsi host helpers | Mike Christie | 2008-07-12 |
| | * | [SCSI] iscsi: remove session and host binding in libiscsi | Mike Christie | 2008-07-12 |
| | * | [SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs | Mike Christie | 2008-07-12 |
| | * | [SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creation | Mike Christie | 2008-07-12 |
| * | | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar | 2008-07-15 |
| |\ \ |
|
| | * \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-07-11 |
| | |\ \ |
|
| | * \ \ | Merge commit 'v2.6.26-rc8' into core/rcu | Ingo Molnar | 2008-06-26 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-06-23 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-06-16 |
| | |\ \ \ \ \ |
|
| | * | | | | | | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu | 2008-05-19 |
| * | | | | | | | IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0 | Eli Cohen | 2008-07-15 |
| * | | | | | | | RDMA/cma: Simplify locking needed for serialization of callbacks | Or Gerlitz | 2008-07-15 |
| * | | | | | | | RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr | Or Gerlitz | 2008-07-15 |
| * | | | | | | | RDMA/cxgb3: Fixes for zero STag | Steve Wise | 2008-07-15 |
| * | | | | | | | RDMA/core: Add local DMA L_Key support | Steve Wise | 2008-07-15 |
| * | | | | | | | IB/mthca: Fix check of max_send_sge for special QPs | Roland Dreier | 2008-07-15 |
| * | | | | | | | IB/mthca: Use round_jiffies() for catastrophic error polling timer | Roland Dreier | 2008-07-15 |
| * | | | | | | | IB/mthca: Remove "stop" flag for catastrophic error polling timer | Roland Dreier | 2008-07-15 |
| * | | | | | | | IPoIB: Double default RX/TX ring sizes | Eli Cohen | 2008-07-15 |
| * | | | | | | | IPoIB/cm: Reduce connected mode TX object size | Eli Cohen | 2008-07-15 |
| * | | | | | | | IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device() | Ralph Campbell | 2008-07-15 |
| * | | | | | | | IPoIB: Use dev_set_mtu() to change mtu | Eli Cohen | 2008-07-15 |
| * | | | | | | | IPoIB: Use rtnl lock/unlock when changing device flags | Eli Cohen | 2008-07-15 |
| * | | | | | | | IPoIB: Get rid of ipoib_mcast_detach() wrapper | Roland Dreier | 2008-07-15 |
| * | | | | | | | IPoIB: Only set Q_Key once: after joining broadcast group | Eli Cohen | 2008-07-15 |
| * | | | | | | | IPoIB: Remove priv->mcast_mutex | Eli Cohen | 2008-07-15 |
| * | | | | | | | IPoIB: Remove unused IPOIB_MCAST_STARTED code | Eli Cohen | 2008-07-15 |
| * | | | | | | | RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw() | Steve Wise | 2008-07-15 |
| * | | | | | | | RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request() | Roland Dreier | 2008-07-15 |
| * | | | | | | | RDMA/cxgb3: Propagate HW page size capabilities | Jon Mason | 2008-07-15 |
| * | | | | | | | RDMA/nes: Encapsulate logic nes_put_cqp_request() | Roland Dreier | 2008-07-15 |
| * | | | | | | | IPoIB: Refresh paths instead of flushing them on SM change events | Moni Shoua | 2008-07-15 |
| * | | | | | | | IB/ehca: Make device table externally visible | Joachim Fenkes | 2008-07-15 |
| * | | | | | | | IPoIB: add LRO support | Vladimir Sokolovsky | 2008-07-15 |
| * | | | | | | | IPoIB: Use multicast loopback blocking if available | Ron Livne | 2008-07-15 |