Age | Commit message (Expand) | Author | Files | Lines |
2008-07-24 | Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an... | Roland Dreier | 1 | -1/+1 |
2008-07-23 | IPoIB: Include err code in trace message for ib_sa_path_rec_get() failures | Or Gerlitz | 1 | -1/+1 |
2008-07-23 | IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE event | Or Gerlitz | 1 | -0/+1 |
2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 17 | -481/+727 |
2008-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 5 | -334/+380 |
2008-07-15 | netdev: Do not use TX lock to protect address lists. | David S. Miller | 1 | -2/+0 |
2008-07-15 | netdev: Add netdev->addr_list_lock protection. | David S. Miller | 1 | -0/+2 |
2008-07-15 | IPoIB: Double default RX/TX ring sizes | Eli Cohen | 1 | -2/+2 |
2008-07-15 | IPoIB/cm: Reduce connected mode TX object size | Eli Cohen | 2 | -7/+12 |
2008-07-15 | IPoIB: Use dev_set_mtu() to change mtu | Eli Cohen | 2 | -2/+2 |
2008-07-15 | IPoIB: Use rtnl lock/unlock when changing device flags | Eli Cohen | 2 | -3/+10 |
2008-07-15 | IPoIB: Get rid of ipoib_mcast_detach() wrapper | Roland Dreier | 3 | -17/+3 |
2008-07-15 | IPoIB: Only set Q_Key once: after joining broadcast group | Eli Cohen | 3 | -15/+19 |
2008-07-15 | IPoIB: Remove priv->mcast_mutex | Eli Cohen | 3 | -6/+0 |
2008-07-15 | IPoIB: Remove unused IPOIB_MCAST_STARTED code | Eli Cohen | 2 | -9/+0 |
2008-07-15 | IPoIB: Refresh paths instead of flushing them on SM change events | Moni Shoua | 4 | -30/+91 |
2008-07-15 | IPoIB: add LRO support | Vladimir Sokolovsky | 5 | -1/+127 |
2008-07-15 | IPoIB: Use multicast loopback blocking if available | Ron Livne | 1 | -1/+4 |
2008-07-15 | IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq() | Roland Dreier | 1 | -16/+47 |
2008-07-15 | IPoIB: Copy small received SKBs in connected mode | Eli Cohen | 3 | -0/+26 |
2008-07-15 | RDMA: Remove subversion $Id tags | Roland Dreier | 15 | -31/+0 |
2008-07-15 | IB/srp: Remove use of cached P_Key/GID queries | Roland Dreier | 1 | -8/+5 |
2008-07-12 | [SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of can_queue with old tools. | Mike Christie | 1 | -1/+0 |
2008-07-12 | [SCSI] libiscsi, iser, tcp: remove recv_lock | Mike Christie | 3 | -12/+16 |
2008-07-12 | [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs. | Mike Christie | 1 | -1/+2 |
2008-07-12 | [SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s... | Mike Christie | 3 | -62/+43 |
2008-07-12 | [SCSI] iscsi class: user device_for_each_child instead of duplicating session... | Mike Christie | 1 | -1/+1 |
2008-07-12 | [SCSI] iser: handle iscsi_cmd_task rename | Mike Christie | 4 | -202/+203 |
2008-07-12 | [SCSI] iser: convert ib_iser to support merged tasks | Mike Christie | 3 | -70/+68 |
2008-07-12 | [SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessor | Mike Christie | 2 | -20/+11 |
2008-07-12 | [SCSI] iser: fix handling of scsi cmnds during recovery. | Mike Christie | 3 | -4/+57 |
2008-07-12 | [SCSI] iscsi: remove session/conn_data_size from iscsi_transport | Mike Christie | 1 | -13/+3 |
2008-07-12 | [SCSI] iscsi: add iscsi host helpers | Mike Christie | 1 | -11/+6 |
2008-07-12 | [SCSI] iscsi: remove session and host binding in libiscsi | Mike Christie | 1 | -20/+54 |
2008-07-12 | [SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrs | Mike Christie | 2 | -2/+0 |
2008-07-12 | [SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creation | Mike Christie | 1 | -0/+1 |
2008-05-21 | IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish() | Jack Morgenstein | 1 | -0/+6 |
2008-05-01 | IB/ipoib: Fix transmit queue stalling forever | Eli Cohen | 3 | -6/+46 |
2008-04-30 | IPoIB: Copy child MTU from parent | Eli Cohen | 1 | -0/+3 |
2008-04-30 | IPoIB: Use separate CQ for UD send completions | Eli Cohen | 6 | -40/+64 |
2008-04-30 | IB/iser: Count FMR alignment violations per session | Eli Dorfman | 2 | -1/+5 |
2008-04-30 | IB/iser: Move high-volume debug output to higher debug level | Eli Dorfman | 2 | -2/+12 |
2008-04-23 | IPoIB: Handle 4K IB MTU for UD (datagram) mode | Shirley Ma | 6 | -49/+134 |
2008-04-20 | SCSI: convert struct class_device to struct device | Tony Jones | 2 | -62/+72 |
2008-04-20 | IB: rename "dev" to "srp_dev" in srp_host structure | Greg Kroah-Hartman | 2 | -24/+27 |
2008-04-17 | IB/iser: Don't change itt endianness | Erez Zilber | 1 | -2/+2 |
2008-04-17 | IPoIB: Handle case when P_Key is deleted and re-added at same index | Roland Dreier | 2 | -7/+7 |
2008-04-17 | IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event | Erez Zilber | 1 | -4/+1 |
2008-04-17 | IPoIB: Support modifying IPoIB CQ event moderation | Eli Cohen | 2 | -0/+52 |
2008-04-17 | IPoIB: Add basic ethtool support | Eli Cohen | 4 | -1/+59 |