| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/mthca: Semaphore to mutex conversions | Roland Dreier | 2006-01-30 | 6 | -36/+37 |
* | IB/mthca: Don't cancel commands on a signal | Michael S. Tsirkin | 2006-01-30 | 2 | -16/+7 |
* | IB/srp: Semaphore to mutex conversion | Ingo Molnar | 2006-01-30 | 2 | -10/+9 |
* | IB/mthca: Relax UAR size check | Michael S. Tsirkin | 2006-01-30 | 1 | -2/+8 |
* | IB/mthca: Use correct GID in MADs sent on port 2 | Michael S. Tsirkin | 2006-01-21 | 1 | -1/+1 |
* | IPoIB: Lock accesses to multicast packet queues | Michael S. Tsirkin | 2006-01-17 | 1 | -3/+22 |
* | IB/sa_query: Flush scheduled work before unloading module | Michael S. Tsirkin | 2006-01-17 | 1 | -0/+2 |
* | IB/uverbs: Flush scheduled work before unloading module | Michael S. Tsirkin | 2006-01-17 | 1 | -0/+1 |
* | IPoIB: Make sure path is fully initialized before using it | Michael S. Tsirkin | 2006-01-17 | 1 | -2/+2 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 1 | -2/+2 |
* | IB: convert from semaphores to mutexes | Ingo Molnar | 2006-01-13 | 11 | -144/+145 |
* | IB/mthca: Initialize grh_present before using it | Michael S. Tsirkin | 2006-01-12 | 3 | -5/+8 |
* | IB/mthca: Cosmetic: use the ALIGN macro | Michael S. Tsirkin | 2006-01-12 | 1 | -2/+3 |
* | IB/mthca: Fix memory leaks in error handling | Jack Morgenstein | 2006-01-12 | 1 | -3/+7 |
* | IB/mthca: Fix memory leak of multicast group structures | Ishai Rabinovitz | 2006-01-12 | 1 | -1/+1 |
* | IPoIB: Fix memory leak of multicast group structures | Eli Cohen | 2006-01-12 | 2 | -65/+9 |
* | IPoIB: Take dev->xmit_lock around mc_list accesses | Michael S. Tsirkin | 2006-01-11 | 1 | -2/+5 |
* | IPoIB: Fix address handle refcounting for multicast groups | Eli Cohen | 2006-01-10 | 1 | -6/+7 |
* | IPoIB: Fix error path in ipoib_mcast_dev_flush() | Eli Cohen | 2006-01-10 | 1 | -3/+5 |
* | IB: Add node_guid to struct ib_device | Sean Hefty | 2006-01-10 | 5 | -63/+53 |
* | IB/mthca: Factor common MAD initialization code | Roland Dreier | 2006-01-09 | 1 | -30/+22 |
* | IB/mthca: kzalloc conversions | Roland Dreier | 2006-01-09 | 1 | -8/+4 |
* | IB/mthca: prevent event queue overrun | Michael S. Tsirkin | 2006-01-09 | 1 | -13/+15 |
* | IB/mthca: fix page shift calculation in mthca_reg_phys_mr() | Michael S. Tsirkin | 2006-01-09 | 1 | -11/+7 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2006-01-08 | 12 | -163/+250 |
|\ |
|
| * | IB: Set GIDs correctly in ib_create_ah_from_wc() | Ralph Campbell | 2006-01-06 | 1 | -2/+2 |
| * | IB/uverbs: Release event file reference on ib_uverbs_create_cq() error | Jack Morgenstein | 2006-01-06 | 1 | -3/+10 |
| * | IB/uverbs: set ah_flags when creating address handle | Ralph Campbell | 2006-01-06 | 1 | -0/+1 |
| * | IB/uverbs: Fix reference counting on error paths | Jack Morgenstein | 2006-01-06 | 1 | -0/+7 |
| * | IB/mthca: Add support for automatic path migration (APM) | Dotan Barak | 2006-01-06 | 1 | -20/+37 |
| * | IB/mthca: Fill in vendor_err field in completion with error | Michael S. Tsirkin | 2006-01-06 | 1 | -5/+7 |
| * | IB/mthca: multiple fixes for multicast group handling | Jack Morgenstein | 2006-01-06 | 1 | -19/+35 |
| * | IB/mthca: fix for RTR-to-RTS transition in modify QP | Jack Morgenstein | 2006-01-06 | 1 | -2/+0 |
| * | IB/mthca: fix for SQEr-to-RTS transition in modify QP | Jack Morgenstein | 2006-01-06 | 1 | -3/+2 |
| * | IB/mthca: max_inline_data handling tweaks | Jack Morgenstein | 2006-01-06 | 1 | -26/+36 |
| * | IB/mthca: create_eq with size not a power of 2 | Michael S. Tsirkin | 2006-01-05 | 1 | -2/+2 |
| * | IB/mthca: check port validity in modify_qp | Jack Morgenstein | 2006-01-05 | 1 | -0/+6 |
| * | IB/mthca: check return value in mthca_dev_lim call | Jack Morgenstein | 2006-01-05 | 1 | -0/+4 |
| * | IB/mthca: fix WQE size calculation in create-srq | Jack Morgenstein | 2006-01-04 | 1 | -1/+1 |
| * | IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QP | Jack Morgenstein | 2005-12-15 | 1 | -4/+6 |
| * | IB/mthca: Fix IB_QP_ACCESS_FLAGS handling. | Jack Morgenstein | 2005-12-15 | 1 | -50/+37 |
| * | IB/mthca: Fix SRQ cleanup during QP destroy | Jack Morgenstein | 2005-12-15 | 1 | -1/+10 |
| * | IB/mthca: Fix thinko in mthca_table_find() | Michael S. Tsirkin | 2005-12-15 | 1 | -1/+1 |
| * | IB/mthca: don't change driver's copy of attributes if modify QP fails | Jack Morgenstein | 2005-12-09 | 1 | -5/+6 |
| * | IB/mthca: correct log2 calculation | Jack Morgenstein | 2005-12-09 | 1 | -11/+6 |
| * | IB/mthca: check RDMA limits | Jack Morgenstein | 2005-12-09 | 1 | -0/+14 |
| * | IB/mthca: fix memory user DB table leak | Jack Morgenstein | 2005-12-09 | 1 | -0/+2 |
| * | IB/umad: fix memory leaks | Jack Morgenstein | 2005-12-09 | 1 | -2/+2 |
| * | IB/cm: avoid reusing local ID | Sean Hefty | 2005-11-30 | 1 | -1/+2 |
| * | IB/cm: correct reported reject code | Sean Hefty | 2005-11-30 | 1 | -4/+9 |