Age | Commit message (Expand) | Author |
2008-02-19 | IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc() | Roland Dreier |
2008-02-19 | IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out | Pradeep Satyanarayana |
2008-02-18 | RDMA/nes: Fix possible array overrun | Roland Dreier |
2008-02-16 | RDMA/nes: Fix VLAN support | Chien Tung |
2008-02-15 | RDMA/nes: Fix MAC interrupt erroneously masked on ifdown | Glenn Streiff |
2008-02-15 | IB: Fix return value in ib_device_register_sysfs() | Li Zefan |
2008-02-14 | RDMA/cma: Do not issue MRA if user rejects connection request | Sean Hefty |
2008-02-14 | IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable() | Jack Morgenstein |
2008-02-14 | IPoIB: Remove unused struct ipoib_cm_tx.ibwc member | Eli Cohen |
2008-02-14 | IPoIB: On P_Key change event, reset state properly | Jack Morgenstein |
2008-02-13 | IB/mthca: Convert to use be16_add_cpu() | Marcin Slusarz |
2008-02-13 | RDMA/cxgb3: Fail loopback connections | Steve Wise |
2008-02-12 | IB/cm: Fix infiniband_cm class kobject ref counting | Roland Dreier |
2008-02-12 | IB/cm: Remove debug printk()s that snuck upstream | Roland Dreier |
2008-02-12 | IB/mthca: Add missing sg_init_table() in mthca_map_user_db() | Roland Dreier |
2008-02-08 | IPoIB: Add send gather support | Eli Cohen |
2008-02-08 | IPoIB: Add high DMA feature flag | Eli Cohen |
2008-02-08 | IB/mlx4: Use multiple WQ blocks to post smaller send WQEs | Jack Morgenstein |
2008-02-06 | IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf | Roland Dreier |
2008-02-04 | RDMA/nes: Add a driver for NetEffect RNICs | Glenn Streiff |
2008-02-04 | IB/mthca: Return proper error codes from mthca_fmr_alloc() | Olaf Kirch |
2008-02-04 | IB: Avoid marking __devinitdata as const | Roland Dreier |
2008-02-04 | IB/mlx4: Actually print out the driver version | Roland Dreier |
2008-02-04 | IB/ib_mthca: Pre-link receive WQEs in Tavor mode | Eli Cohen |
2008-02-04 | IB/mthca: Remove checks for srq->first_free < 0 | Eli Cohen |
2008-02-04 | IB/fmr_pool: Allocate page list for pool FMRs only when caching enabled | Or Gerlitz |
2008-02-04 | IB/srp: Retry stale connections | David Dillow |
2008-02-04 | mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER() | Jack Morgenstein |
2008-02-04 | IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER() | Jack Morgenstein |
2008-02-04 | IPoIB: Remove a misleading debug print | Or Gerlitz |
2008-02-04 | IPoIB: Handle bonding failover race for connected neighbours too | Or Gerlitz |
2008-02-04 | IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr() | Roland Dreier |
2008-02-04 | IB/ehca: Add PMA support | Hoang-Nam Nguyen |
2008-02-04 | IB/ehca: Update sma_attr also in case of disruptive config change | Joachim Fenkes |
2008-02-04 | IB/ehca: Prevent sending UD packets to QP0 | Joachim Fenkes |
2008-02-04 | IB/cm: Add interim support for routed paths | Sean Hefty |
2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley |
2008-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 | Linus Torvalds |
2008-01-28 | [NETNS]: Add namespace parameter to ip_route_output_key. | Denis V. Lunev |
2008-01-28 | [NETNS]: Add namespace parameter to ip_route_output_flow. | Denis V. Lunev |
2008-01-28 | [NETNS]: Add namespace parameter to ip_dev_find. | Denis V. Lunev |
2008-01-28 | [IPV4] drivers/infiniband: Use ipv4_is_<type> | Joe Perches |
2008-01-28 | INFINIBAND: Remove 'TOPDIR' from Makefiles | WANG Cong |
2008-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-01-25 | RDMA/cxgb3: Fix the T3A workaround checks | Steve Wise |
2008-01-25 | IB/ipath: Remove unnecessary cast | Jan Engelhardt |
2008-01-25 | IPoIB: Constify seq_operations function pointer tables | Jan Engelhardt |
2008-01-25 | RDMA/cxgb3: Mark QP as privileged based on user capabilities | Steve Wise |
2008-01-25 | RDMA/cxgb3: Fix page shift calculation in build_phys_page_list() | Steve Wise |
2008-01-25 | RDMA/cxgb3: Flush the receive queue when closing | Steve Wise |