| Commit message (Expand) | Author | Age |
* | IB/ipoib: Fix typos in error messages | Michael S. Tsirkin | 2007-05-21 |
* | IPoIB: Handle P_Key table reordering | Yosef Etigin | 2007-05-19 |
* | IPoIB/cm: Optimize stale connection detection | Michael S. Tsirkin | 2007-05-14 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-07 |
|\ |
|
| * | IPoIB: Convert to NAPI | Roland Dreier | 2007-05-07 |
| * | IB: Add CQ comp_vector support | Michael S. Tsirkin | 2007-05-07 |
| * | IB/srp: Set proc_name | Roland Dreier | 2007-05-07 |
| * | IB/srp: Add orig_dgid sysfs attribute to scsi_host | Ishai Rabinovitz | 2007-05-07 |
| * | IPoIB/cm: Don't crash if remote side uses one QP for both directions | Michael S. Tsirkin | 2007-05-07 |
| * | IPoIB/cm: Fix error handling in ipoib_cm_dev_open() | Michael S. Tsirkin | 2007-04-30 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-05-05 |
|\ \ |
|
| * | | [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTH | Mike Christie | 2007-03-11 |
* | | | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-04-27 |
|\ \ |
|
| * | | IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements | Roland Dreier | 2007-04-25 |
| * | | IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr | Sean Hefty | 2007-04-24 |
| * | | IPoIB: Remove pointless opcode field from debugging output | Roland Dreier | 2007-04-18 |
* | | | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 |
|/ / |
|
* | | 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 |
* | | | [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 |
* | | 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 |
|/ |
|
* | IPoIB: Turn on interface's carrier after broadcast group is joined | Shirley Ma | 2007-03-08 |
* | 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 |
* | IPoIB: Remove unused local_rate tracking | Roland Dreier | 2007-02-21 |
* | IPoIB/cm: Improve small message bandwidth | Michael S. Tsirkin | 2007-02-20 |
* | IB/sa: Track multicast join/leave requests | Sean Hefty | 2007-02-16 |
* | IPoIB: CM error handling thinko fix | Michael S. Tsirkin | 2007-02-16 |
* | IPoIB: Only allow root to change between datagram and connected mode | Roland Dreier | 2007-02-16 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-02-14 |
|\ |
|
| * | IPoIB: Connected mode experimental support | Michael S. Tsirkin | 2007-02-10 |
* | | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 |
|/ |
|
* | [PATCH] iscsi endianness annotations | Al Viro | 2007-02-09 |
* | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman | 2007-02-07 |
* | IB/srp: Don't wait for response when QP is in error state. | Ishai Rabinovitz | 2007-02-04 |
* | IB/srp: Check match_strdup() return | Ishai Rabinovitz | 2007-01-22 |
* | IB/iser: Return error code when PDUs may not be sent | Erez Zilber | 2007-01-07 |
* | IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G | Roland Dreier | 2006-12-15 |
* | IPoIB: Make sure struct ipoib_neigh.queue is always initialized | Roland Dreier | 2006-12-12 |
* | IB/iser: Use the new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 |
* | IB/srp: Use new verbs IB DMA mapping functions | Ralph Campbell | 2006-12-12 |
* | IPoIB: Use the new verbs DMA mapping functions | Ralph Campbell | 2006-12-12 |
* | IB/iser: Remove unused "write-only" variables | Roland Dreier | 2006-12-12 |