| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-03-28 | 3 | -14/+19 |
|\ |
|
| * | IB/iser: Handle aborting a command after it is sent | Erez Zilber | 2007-03-26 | 1 | -8/+9 |
| * | IB/mthca: Fix thinko in init_mr_table() | Michael S. Tsirkin | 2007-03-26 | 1 | -2/+2 |
| * | RDMA/cxgb3: Fix resource leak in cxio_hal_init_ctrl_qp() | Steve Wise | 2007-03-26 | 1 | -4/+8 |
* | | [NET]: Fix neighbour destructor handling. | Alexey Kuznetsov | 2007-03-25 | 1 | -3/+3 |
|/ |
|
* | IB/ipoib: Fix thinko in packet length checks | Michael S. Tsirkin | 2007-03-22 | 2 | -3/+3 |
* | IPoIB: Fix use-after-free in path_rec_completion() | Michael S. Tsirkin | 2007-03-22 | 1 | -2/+2 |
* | IB/ehca: Make scaling code work without CPU hotplug | Joachim Fenkes | 2007-03-22 | 1 | -0/+8 |
* | RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem() | Steve Wise | 2007-03-22 | 1 | -1/+4 |
* | IB/ipath: Check return value of lookup_one_len | Bryan O'Sullivan | 2007-03-22 | 1 | -1/+15 |
* | IPoIB: Fix race in detaching from mcast group before attaching | Sean Hefty | 2007-03-22 | 1 | -3/+3 |
* | IPoIB/cm: Fix reaping of stale connections | Michael S. Tsirkin | 2007-03-22 | 1 | -1/+1 |
* | [PATCH] fix ipath_dma_free_coherent() prototype | Al Viro | 2007-03-14 | 1 | -1/+1 |
* | IPoIB: Turn on interface's carrier after broadcast group is joined | Shirley Ma | 2007-03-08 | 1 | -1/+4 |
* | RDMA/ucma: Avoid sending reject if backlog is full | Sean Hefty | 2007-03-06 | 1 | -1/+1 |
* | RDMA/cxgb3: Fix MR permission problems | Steve Wise | 2007-03-06 | 3 | -41/+18 |
* | RDMA/cxgb3: Don't reuse skbs that are non-linear or cloned | Steve Wise | 2007-03-06 | 1 | -2/+1 |
* | RDMA/cxgb3: Squelch logging AE errors | Steve Wise | 2007-03-06 | 1 | -6/+6 |
* | RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peer | Steve Wise | 2007-03-06 | 1 | -0/+2 |
* | RDMA/cxgb3: Move QP to error on destroy if the state is IDLE | Steve Wise | 2007-03-06 | 1 | -4/+2 |
* | RDMA/cxgb3: Fixes for "normal close" failures | Steve Wise | 2007-03-06 | 1 | -4/+7 |
* | RDMA/cxgb3: Fix build on sparc64 | David Miller | 2007-03-06 | 1 | -0/+1 |
* | RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port() | Sean Hefty | 2007-03-06 | 1 | -1/+1 |
* | RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap() | Steve Wise | 2007-03-06 | 1 | -4/+6 |
* | RDMA/cxgb3: Start ep timer on a MPA reject | Steve Wise | 2007-03-06 | 1 | -2/+1 |
* | IB/mthca: Fix error path in mthca_alloc_memfree() | Roland Dreier | 2007-03-01 | 1 | -5/+5 |
* | IB/ehca: Fix sync between completion handler and destroy cq | Hoang-Nam Nguyen | 2007-03-01 | 4 | -25/+60 |
* | IPoIB: Only handle async events for one port | Roland Dreier | 2007-02-27 | 1 | -6/+7 |
* | IPoIB: Correct debugging output when path record lookup fails | Roland Dreier | 2007-02-26 | 1 | -1/+1 |
* | RDMA/cxgb3: Stop the EP Timer on BAD CLOSE | Steve Wise | 2007-02-23 | 1 | -0/+1 |
* | RDMA/cxgb3: cleanups | Adrian Bunk | 2007-02-23 | 8 | -61/+27 |
* | RDMA/cma: Remove unused node_guid from cma_device structure | Sean Hefty | 2007-02-22 | 1 | -2/+0 |
* | IB/cm: Remove ca_guid from cm_device structure | Sean Hefty | 2007-02-22 | 1 | -6/+4 |
* | RDMA/cma: Request reversible paths only | Sean Hefty | 2007-02-22 | 1 | -1/+3 |
* | IB/core: Set hop limit in ib_init_ah_from_wc correctly | Sean Hefty | 2007-02-22 | 1 | -1/+1 |
* | IB/uverbs: Return correct error for invalid PD in register MR | Roland Dreier | 2007-02-22 | 1 | -1/+3 |
* | IPoIB: Remove unused local_rate tracking | Roland Dreier | 2007-02-21 | 2 | -6/+3 |
* | IPoIB/cm: Improve small message bandwidth | Michael S. Tsirkin | 2007-02-20 | 1 | -19/+27 |
* | IB/mthca: Make 2 functions static | Adrian Bunk | 2007-02-20 | 1 | -4/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 | 2 | -2/+2 |
|\ |
|
| * | Various typo fixes. | Robert P. J. Day | 2007-02-17 | 2 | -2/+2 |
* | | IB/core: Set static rate in ib_init_ah_from_path() | Roland Dreier | 2007-02-16 | 1 | -0/+1 |
* | | IB/ipath: Make ipath_map_sg() static | Roland Dreier | 2007-02-16 | 1 | -2/+2 |
* | | IB/core: Fix sparse warnings about shadowed declarations | Roland Dreier | 2007-02-16 | 2 | -4/+2 |
* | | RDMA/cma: Add multicast communication support | Sean Hefty | 2007-02-16 | 2 | -47/+516 |
* | | IB/sa: Track multicast join/leave requests | Sean Hefty | 2007-02-16 | 5 | -138/+991 |
* | | IPoIB: CM error handling thinko fix | Michael S. Tsirkin | 2007-02-16 | 1 | -1/+1 |
* | | RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver | Steve Wise | 2007-02-16 | 17 | -17/+0 |
* | | RDMA/cxgb3: Fail posts synchronously when in TERMINATE state | Steve Wise | 2007-02-16 | 1 | -0/+2 |
* | | RDMA/iwcm: iw_cm_id destruction race fixes | Steve Wise | 2007-02-16 | 1 | -22/+25 |