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