Age | Commit message (Expand) | Author | Files | Lines |
2008-01-29 | [IPV4] drivers/infiniband: Use ipv4_is_<type> | Joe Perches | 2 | -4/+5 |
2008-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2 | -11/+8 |
2008-01-26 | RDMA/cxgb3: Fix the T3A workaround checks | Steve Wise | 3 | -4/+4 |
2008-01-26 | IB/ipath: Remove unnecessary cast | Jan Engelhardt | 1 | -2/+1 |
2008-01-26 | IPoIB: Constify seq_operations function pointer tables | Jan Engelhardt | 1 | -2/+2 |
2008-01-26 | RDMA/cxgb3: Mark QP as privileged based on user capabilities | Steve Wise | 2 | -1/+3 |
2008-01-26 | RDMA/cxgb3: Fix page shift calculation in build_phys_page_list() | Steve Wise | 1 | -0/+7 |
2008-01-26 | RDMA/cxgb3: Flush the receive queue when closing | Steve Wise | 1 | -2/+5 |
2008-01-26 | IB/ipath: Trivial simplification of ipath_make_ud_req() | Ralph Campbell | 1 | -2/+1 |
2008-01-26 | IB/mthca: Update latest "native Arbel" firmware revision | Roland Dreier | 1 | -1/+1 |
2008-01-26 | IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler | Krishna Kumar | 1 | -10/+0 |
2008-01-26 | IB/ipath: Add mappings from HW register to PortInfo port physical state | Ralph Campbell | 2 | -16/+41 |
2008-01-26 | IB/ipath: Changes to support PIO bandwidth check on IBA7220 | Dave Olson | 4 | -1/+49 |
2008-01-26 | IB/ipath: Minor cleanup of unused fields and chip-specific errors | Dave Olson | 2 | -59/+25 |
2008-01-26 | IB/ipath: New sysfs entries to control 7220 features | Michael Albaugh | 2 | -0/+366 |
2008-01-26 | IB/ipath: Add new chip-specific functions to older chips, consistent init | Dave Olson | 4 | -26/+407 |
2008-01-26 | IB/ipath: Remove unused MDIO interface code | Dave Olson | 5 | -168/+2 |
2008-01-26 | IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardware | Joachim Fenkes | 3 | -36/+95 |
2008-01-26 | IB/ehca: Add "port connection autodetect mode" | Hoang-Nam Nguyen | 6 | -15/+201 |
2008-01-26 | IB/ehca: Define array to store SMI/GSI QPs | Hoang-Nam Nguyen | 2 | -4/+4 |
2008-01-26 | IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp() | Hoang-Nam Nguyen | 1 | -1/+4 |
2008-01-26 | IB/iser: Add change_queue_depth method | Erez Zilber | 1 | -0/+1 |
2008-01-26 | IB/iser: Print information about unhandled RDMA CM events | Erez Zilber | 1 | -4/+2 |
2008-01-26 | IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs | Olaf Kirch | 1 | -6/+15 |
2008-01-26 | IB/fmr_pool: Flush serial numbers can get out of sync | Olaf Kirch | 1 | -6/+6 |
2008-01-26 | IB/umad: Simplify and fix locking | Roland Dreier | 1 | -62/+53 |
2008-01-26 | IB/ipath: Fix some sparse warnings about shadowed symbols | Roland Dreier | 2 | -4/+1 |
2008-01-26 | RDMA/cxgb3: Endianness annotation for irs field | Roland Dreier | 1 | -1/+1 |
2008-01-26 | IB/ehca: Use round_jiffies() for EQ polling timer | Anton Blanchard | 1 | -1/+1 |
2008-01-26 | RDMA/cma: Override default responder_resources with user value | Sean Hefty | 1 | -23/+19 |
2008-01-26 | IB/ipath: Drop support for the original QHT7040 board | Dave Olson | 1 | -2/+1 |
2008-01-26 | IB/ipath: Add ipath_read_ireg() abstraction | Arthur Jones | 2 | -2/+10 |
2008-01-26 | IB/ipath: Add flag and handling for chips with swapped register bug | Ralph Campbell | 5 | -16/+10 |
2008-01-26 | IB/ipath: Port config has on-chip effects for 7220 | Ralph Campbell | 5 | -4/+24 |
2008-01-26 | IB/ipath: Allow more flexible user register alignments | Ralph Campbell | 4 | -5/+22 |
2008-01-26 | IB/ipath: Clean up some comments | Dave Olson | 6 | -13/+11 |
2008-01-26 | IB/ipath: Export hardware counters more consistently | Ralph Campbell | 5 | -17/+328 |
2008-01-26 | IB/ipath: MAD performance sampling registers support | Ralph Campbell | 5 | -44/+101 |
2008-01-26 | IB/srp: Add identifying information to log messages | David Dillow | 1 | -46/+71 |
2008-01-26 | IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries | Pradeep Satyanarayana | 3 | -14/+49 |
2008-01-26 | IB/srp: Enable SG list chaining | David Dillow | 1 | -0/+1 |
2008-01-26 | IB/srp: Respect target credit limit | David Dillow | 2 | -4/+14 |
2008-01-26 | IPoIB: improve IPv4/IPv6 to IB mcast mapping functions | Rolf Manderscheid | 2 | -7/+1 |
2008-01-26 | IB/ipath: Changes for fields moving from devdata to portdata | Dave Olson | 5 | -36/+17 |
2008-01-26 | IB/ipath: Generalize some xxx_SHIFT macros | Dave Olson | 7 | -13/+40 |
2008-01-26 | IB/ipath: kreceive uses portdata rather than devdata | Ralph Campbell | 6 | -26/+46 |
2008-01-26 | IB/ipath: Cleanup ipath_get_egrbuf() | Ralph Campbell | 1 | -4/+2 |
2008-01-26 | IB/ipath: Fix RNR NAK handling | Ralph Campbell | 2 | -12/+12 |
2008-01-26 | IB/ehca: Forward event client-reregister-required to registered clients | Hoang-Nam Nguyen | 1 | -0/+12 |
2008-01-26 | IB/mlx4: Micro-optimize mlx4_ib_poll_one() | Roland Dreier | 1 | -4/+5 |