summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* infiniband: sg chaining supportJens Axboe2007-10-161-34/+41
* IB/ipoib: Verify address handle validity on sendMoni Shoua2007-10-151-2/+3
* IB/ipoib: Bound the net device to the ipoib_neigh structueMoni Shoua2007-10-153-11/+20
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-152-0/+29
|\
| * [SCSI] transport_srp: add rport roles attributeFUJITA Tomonori2007-10-121-0/+1
| * [SCSI] ib_srp: convert to use the srp transport classFUJITA Tomonori2007-10-122-0/+28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-1111-42/+95
|\ \
| * | IPoIB: Allow setting policy to ignore multicast groupsOr Gerlitz2007-10-104-0/+46
| * | IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp()Dotan Barak2007-10-091-8/+10
| * | IB/iser: Remove unnecessary includesRoland Dreier2007-10-093-5/+0
| * | IB/srp: Add QoS support through service IDSean Hefty2007-10-091-0/+2
| * | IPoIB: Specify Traffic Class with path record queries for QoS supportSean Hefty2007-10-093-26/+26
| * | IPoIB: Fix error path memory leakEli Cohen2007-10-091-2/+2
| * | IPoIB: Fix typo to end statement with ';' instead of ','Eli Cohen2007-10-091-1/+1
| * | IPoIB: Make sure no receives are handled when stopping deviceRoland Dreier2007-10-091-0/+8
* | | IPoIB: Fix unused variable warningRoland Dreier2007-10-101-1/+0
* | | [IPoIB]: Convert to netdevice internal statsRoland Dreier2007-10-105-41/+31
* | | [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-2/+6
* | | [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* | | [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-103-29/+29
|/ /
* | IPoIB: Fix leak in ipoib_transport_dev_init() error pathJack Morgenstein2007-08-071-0/+1
* | IB/srp: Add OUI for new Cisco targetsRaghava Kondapalli2007-08-031-1/+3
* | IB/srp: Wrap OUI checking for workarounds in helper functionsRoland Dreier2007-08-031-9/+20
|/
* [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host templateMike Christie2007-07-271-0/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* IB/iser: Make a couple of functions staticRoland Dreier2007-07-173-31/+25
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-156-76/+54
|\
| * [SCSI] iscsi_iser: convert to use the data buffer accessorsFUJITA Tomonori2007-06-182-12/+6
| * [SCSI] ib_srp: convert to use the data buffer accessorsFUJITA Tomonori2007-06-072-48/+20
| * [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie2007-06-021-0/+1
| * [SCSI] libiscsi: make can_queue configurableMike Christie2007-06-023-6/+13
| * [SCSI] libiscsi: fix iscsi cmdsn allocationMike Christie2007-06-021-10/+8
| * [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap fileMike Christie2007-06-011-2/+3
| * [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_lengthMike Christie2007-06-011-2/+2
| * [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator nameMike Christie2007-06-011-1/+2
| * [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpersMike Christie2007-06-011-0/+4
* | IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty2007-07-101-1/+0
* | IPoIB: Recycle loopback skbs instead of freeing and reallocatingRoland Dreier2007-07-101-16/+17
* | IPoIB/cm: Fix warning if IPV6 is not enabledRoland Dreier2007-07-101-2/+1
* | IB: Use menuconfig for InfiniBand menuJan Engelhardt2007-07-093-3/+3
* | IPoIB/cm: Partial error clean up unmaps wrong addressRalph Campbell2007-07-021-2/+2
* | IPoIB/cm: Remove dead definition of struct ipoib_cm_idRoland Dreier2007-06-211-7/+0
* | IPoIB/cm: Fix interoperability when MTU doesn't matchMichael S. Tsirkin2007-06-211-3/+3
* | IPoIB/cm: Initialize RX before moving QP to RTRMichael S. Tsirkin2007-06-211-12/+17
|/
* IPoIB/cm: Fix performance regression on MellanoxMichael S. Tsirkin2007-05-292-40/+37
* IPoIB/cm: Drain cq in ipoib_cm_dev_stop()Michael S. Tsirkin2007-05-243-12/+21
* IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()Michael S. Tsirkin2007-05-241-1/+1
* IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin2007-05-213-36/+211
* IB/ipoib: Fix typos in error messagesMichael S. Tsirkin2007-05-212-2/+2
* IPoIB: Handle P_Key table reorderingYosef Etigin2007-05-194-45/+92
OpenPOWER on IntegriCloud