| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2007-10-11 |
|\ |
|
| * | IPoIB: Allow setting policy to ignore multicast groups | Or Gerlitz | 2007-10-10 |
| * | IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp() | Dotan Barak | 2007-10-09 |
| * | IB/iser: Remove unnecessary includes | Roland Dreier | 2007-10-09 |
| * | IB/srp: Add QoS support through service ID | Sean Hefty | 2007-10-09 |
| * | IPoIB: Specify Traffic Class with path record queries for QoS support | Sean Hefty | 2007-10-09 |
| * | IPoIB: Fix error path memory leak | Eli Cohen | 2007-10-09 |
| * | IPoIB: Fix typo to end statement with ';' instead of ',' | Eli Cohen | 2007-10-09 |
| * | IPoIB: Make sure no receives are handled when stopping device | Roland Dreier | 2007-10-09 |
* | | IPoIB: Fix unused variable warning | Roland Dreier | 2007-10-10 |
* | | [IPoIB]: Convert to netdevice internal stats | Roland Dreier | 2007-10-10 |
* | | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-10 |
* | | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 |
* | | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger | 2007-10-10 |
|/ |
|
* | IPoIB: Fix leak in ipoib_transport_dev_init() error path | Jack Morgenstein | 2007-08-07 |
* | IB/srp: Add OUI for new Cisco targets | Raghava Kondapalli | 2007-08-03 |
* | IB/srp: Wrap OUI checking for workarounds in helper functions | Roland Dreier | 2007-08-03 |
* | [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template | Mike Christie | 2007-07-27 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | IB/iser: Make a couple of functions static | Roland Dreier | 2007-07-17 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-15 |
|\ |
|
| * | [SCSI] iscsi_iser: convert to use the data buffer accessors | FUJITA Tomonori | 2007-06-18 |
| * | [SCSI] ib_srp: convert to use the data buffer accessors | FUJITA Tomonori | 2007-06-07 |
| * | [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr | Mike Christie | 2007-06-02 |
| * | [SCSI] libiscsi: make can_queue configurable | Mike Christie | 2007-06-02 |
| * | [SCSI] libiscsi: fix iscsi cmdsn allocation | Mike Christie | 2007-06-02 |
| * | [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file | Mike Christie | 2007-06-01 |
| * | [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length | Mike Christie | 2007-06-01 |
| * | [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name | Mike Christie | 2007-06-01 |
| * | [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpers | Mike Christie | 2007-06-01 |
* | | IB/cm: Include HCA ACK delay in local ACK timeout | Sean Hefty | 2007-07-11 |
* | | IPoIB: Recycle loopback skbs instead of freeing and reallocating | Roland Dreier | 2007-07-10 |
* | | IPoIB/cm: Fix warning if IPV6 is not enabled | Roland Dreier | 2007-07-10 |
* | | IB: Use menuconfig for InfiniBand menu | Jan Engelhardt | 2007-07-09 |
* | | IPoIB/cm: Partial error clean up unmaps wrong address | Ralph Campbell | 2007-07-02 |
* | | IPoIB/cm: Remove dead definition of struct ipoib_cm_id | Roland Dreier | 2007-06-21 |
* | | IPoIB/cm: Fix interoperability when MTU doesn't match | Michael S. Tsirkin | 2007-06-21 |
* | | IPoIB/cm: Initialize RX before moving QP to RTR | Michael S. Tsirkin | 2007-06-21 |
|/ |
|
* | IPoIB/cm: Fix performance regression on Mellanox | Michael S. Tsirkin | 2007-05-29 |
* | IPoIB/cm: Drain cq in ipoib_cm_dev_stop() | Michael S. Tsirkin | 2007-05-24 |
* | IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop() | Michael S. Tsirkin | 2007-05-24 |
* | IPoIB/cm: Fix SRQ WR leak | Michael S. Tsirkin | 2007-05-21 |
* | 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 |