| Commit message (Expand) | Author | Age |
... | |
* | | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo | 2007-04-26 |
* | | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 |
* | | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 |
* | | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-26 |
|/ |
|
* | IB/mthca: Fix data corruption after FMR unmap on Sinai | Michael S. Tsirkin | 2007-04-16 |
* | RDMA/cxgb3: Add set_tcb_rpl_handler | Steve Wise | 2007-04-12 |
* | IPoIB/cm: Fix DMA direction typo | Michael S. Tsirkin | 2007-04-10 |
* | IB/iser: Don't defer connection failure notification to workqueue | Erez Zilber | 2007-04-05 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-03-28 |
|\ |
|
| * | IB/iser: Handle aborting a command after it is sent | Erez Zilber | 2007-03-26 |
| * | IB/mthca: Fix thinko in init_mr_table() | Michael S. Tsirkin | 2007-03-26 |
| * | RDMA/cxgb3: Fix resource leak in cxio_hal_init_ctrl_qp() | Steve Wise | 2007-03-26 |
* | | [NET]: Fix neighbour destructor handling. | Alexey Kuznetsov | 2007-03-25 |
|/ |
|
* | IB/ipoib: Fix thinko in packet length checks | Michael S. Tsirkin | 2007-03-22 |
* | IPoIB: Fix use-after-free in path_rec_completion() | Michael S. Tsirkin | 2007-03-22 |
* | IB/ehca: Make scaling code work without CPU hotplug | Joachim Fenkes | 2007-03-22 |
* | RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem() | Steve Wise | 2007-03-22 |
* | IB/ipath: Check return value of lookup_one_len | Bryan O'Sullivan | 2007-03-22 |
* | IPoIB: Fix race in detaching from mcast group before attaching | Sean Hefty | 2007-03-22 |
* | IPoIB/cm: Fix reaping of stale connections | Michael S. Tsirkin | 2007-03-22 |
* | [PATCH] fix ipath_dma_free_coherent() prototype | Al Viro | 2007-03-14 |
* | IPoIB: Turn on interface's carrier after broadcast group is joined | Shirley Ma | 2007-03-08 |
* | RDMA/ucma: Avoid sending reject if backlog is full | Sean Hefty | 2007-03-06 |
* | RDMA/cxgb3: Fix MR permission problems | Steve Wise | 2007-03-06 |
* | RDMA/cxgb3: Don't reuse skbs that are non-linear or cloned | Steve Wise | 2007-03-06 |
* | RDMA/cxgb3: Squelch logging AE errors | Steve Wise | 2007-03-06 |
* | RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peer | Steve Wise | 2007-03-06 |
* | RDMA/cxgb3: Move QP to error on destroy if the state is IDLE | Steve Wise | 2007-03-06 |
* | RDMA/cxgb3: Fixes for "normal close" failures | Steve Wise | 2007-03-06 |
* | RDMA/cxgb3: Fix build on sparc64 | David Miller | 2007-03-06 |
* | RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port() | Sean Hefty | 2007-03-06 |
* | RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap() | Steve Wise | 2007-03-06 |
* | RDMA/cxgb3: Start ep timer on a MPA reject | Steve Wise | 2007-03-06 |
* | IB/mthca: Fix error path in mthca_alloc_memfree() | Roland Dreier | 2007-03-01 |
* | IB/ehca: Fix sync between completion handler and destroy cq | Hoang-Nam Nguyen | 2007-03-01 |
* | IPoIB: Only handle async events for one port | Roland Dreier | 2007-02-27 |
* | IPoIB: Correct debugging output when path record lookup fails | Roland Dreier | 2007-02-26 |
* | RDMA/cxgb3: Stop the EP Timer on BAD CLOSE | Steve Wise | 2007-02-23 |
* | RDMA/cxgb3: cleanups | Adrian Bunk | 2007-02-23 |
* | RDMA/cma: Remove unused node_guid from cma_device structure | Sean Hefty | 2007-02-22 |
* | IB/cm: Remove ca_guid from cm_device structure | Sean Hefty | 2007-02-22 |
* | RDMA/cma: Request reversible paths only | Sean Hefty | 2007-02-22 |
* | IB/core: Set hop limit in ib_init_ah_from_wc correctly | Sean Hefty | 2007-02-22 |
* | IB/uverbs: Return correct error for invalid PD in register MR | Roland Dreier | 2007-02-22 |
* | IPoIB: Remove unused local_rate tracking | Roland Dreier | 2007-02-21 |
* | IPoIB/cm: Improve small message bandwidth | Michael S. Tsirkin | 2007-02-20 |
* | IB/mthca: Make 2 functions static | Adrian Bunk | 2007-02-20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 |
|\ |
|
| * | Various typo fixes. | Robert P. J. Day | 2007-02-17 |
* | | IB/core: Set static rate in ib_init_ah_from_path() | Roland Dreier | 2007-02-16 |