Bryan O'Sullivan ([email protected])

Number of posts: 439 (1.24 per day)
First post: 2005-12-23 01:36:11
Last post: 2006-12-13 18:31:55

Date List Subject
2006-05-13 00:03:09 linux-kernel [PATCH 14 of 53] ipath - forbid empty MRs
2006-05-13 00:02:53 linux-kernel [PATCH 15 of 53] ipath - make some maximum values more sane
2006-05-13 00:02:27 linux-kernel [PATCH 30 of 53] ipath - count VL15 packet drops due to bad VL or lack of buffers
2006-05-13 00:01:43 linux-kernel [PATCH 20 of 53] ipath - more sharing between RC and UC code
2006-05-13 00:01:42 linux-kernel [PATCH 34 of 53] ipath - fix occasional hangs in SDP
2006-05-13 00:00:51 linux-kernel [PATCH 28 of 53] ipath - forbid setting of invalid MLID
2006-05-12 23:59:50 linux-kernel [PATCH 22 of 53] ipath - fix "many lost ticks" warning
2006-05-12 23:59:49 linux-kernel [PATCH 31 of 53] ipath - forbid sending of bad packet sizes
2006-05-12 23:58:51 linux-kernel [PATCH 19 of 53] ipath - replace uses of LIST_POISON
2006-05-12 23:58:51 linux-kernel [PATCH 24 of 53] ipath - count dropped VL15 packets
2006-05-12 23:58:51 linux-kernel [PATCH 29 of 53] ipath - remove redundant register read
2006-05-12 23:58:01 linux-kernel [PATCH 21 of 53] ipath - use phys_to_virt instead of bus_to_virt
2006-05-12 23:58:00 linux-kernel [PATCH 26 of 53] ipath - treat PE800 rev1 and rev2 as similar
2006-05-12 23:57:55 linux-kernel [PATCH 25 of 53] ipath - remove some duplicated lines of code
2006-05-12 23:57:14 linux-kernel [PATCH 40 of 53] ipath - remember to drop spinlock
2006-05-12 23:57:11 linux-kernel [PATCH 42 of 53] ipath - increment pointer properly when doing a diag read
2006-05-12 23:56:23 linux-kernel [PATCH 49 of 53] ipath - NULL-terminate pci_device_id table
2006-05-12 23:56:22 linux-kernel [PATCH 47 of 53] ipath - fix problem with lost interrupts on HT-400
2006-05-12 23:54:56 linux-kernel [PATCH 37 of 53] ipath - name zero counter offsets consistently
2006-05-12 23:50:05 linux-kernel [PATCH 38 of 53] ipath - SRQ compliance checks
2006-05-12 23:46:13 linux-kernel [PATCH 41 of 53] ipath - disable interrupts while holding spinlock in RWQE get
2006-05-12 23:46:12 linux-kernel [PATCH 36 of 53] ipath - count local link integrity errors
2006-05-12 23:46:12 linux-kernel [PATCH 43 of 53] ipath - fix memory leak when creating a QP fails
2006-05-12 23:45:54 linux-kernel [PATCH 23 of 53] ipath - [TRIVIAL] typo fixes
2006-05-12 23:45:53 linux-kernel [PATCH 35 of 53] ipath - some interrelated stability and cleanliness fixes
2006-05-12 23:45:16 linux-kernel [PATCH 46 of 53] ipath - enable GPIO interrupt on HT-460
2006-05-12 23:45:12 linux-kernel [PATCH 17 of 53] ipath - fail properly if GID missing
2006-05-12 23:45:11 linux-kernel [PATCH 9 of 53] ipath - cap number of CQs
2006-05-12 23:45:11 linux-kernel [PATCH 12 of 53] ipath - reduce overhead of receive interrupts
2006-05-12 23:45:11 linux-kernel [PATCH 13 of 53] ipath - limit number of SGEs and WRs per QP
2006-05-12 23:45:10 linux-kernel [PATCH 11 of 53] ipath - don't modify QP if changes fail
2006-05-12 23:45:10 linux-kernel [PATCH 8 of 53] ipath - cap number of CQEs
2006-05-12 23:45:10 linux-kernel [PATCH 6 of 53] ipath - forbid creation of AH with DLID of 0
2006-05-12 23:45:09 linux-kernel [PATCH 5 of 53] ipath - forbid creation of AHs with illegal ports
2006-05-12 23:45:09 linux-kernel [PATCH 52 of 53] ipath - register as IB device owner
2006-05-12 23:45:09 linux-kernel [PATCH 2 of 53] ipath - purge sps_lid and sps_mlid arrays, and /sys entries
2006-05-12 23:45:09 linux-kernel [PATCH 51 of 53] ipath - fix reporting of vendor ID and a few other trivial bits
2006-05-12 23:45:08 linux-kernel [PATCH 53 of 53] ipath - add memory barrier when waiting for writes
2006-05-12 23:45:08 linux-kernel [PATCH 44 of 53] ipath - allow diags on any unit
2006-05-12 23:45:08 linux-kernel [PATCH 48 of 53] ipath - QP should ignore receive queue size if SRQ specified
2006-05-12 23:45:08 linux-kernel [PATCH 50 of 53] ipath - reduce maximum table sizes
2006-05-12 23:45:07 linux-kernel [PATCH 45 of 53] ipath - fix memory leak when create of QP fails
2006-05-12 23:45:07 linux-kernel [PATCH 39 of 53] ipath - count PE800 receive interrupts on user ports
2006-05-12 23:45:07 linux-kernel [PATCH 33 of 53] ipath - clean up some comments
2006-05-12 23:45:06 linux-kernel [PATCH 32 of 53] ipath - fix NULL dereference during cleanup
2006-05-12 23:45:06 linux-kernel [PATCH 27 of 53] ipath - fix accounting of data packets with bad VLs
2006-05-12 23:45:03 linux-kernel [PATCH 18 of 53] ipath - make max mcast sizes configurable
2006-05-12 23:44:35 linux-kernel [PATCH 4 of 53] ipath - cap number of PDs that can be allocated
2006-05-12 23:44:35 linux-kernel [PATCH 3 of 53] ipath - report max MR and QP sizes based on table sizes
2006-05-12 23:44:34 linux-kernel [PATCH 0 of 53] ipath driver updates for 2.6.17-rc4
2006-05-12 23:44:33 linux-kernel [PATCH 1 of 53] ipath - fix spinlock recursion bug