Age | Commit message (Expand) | Author | Files | Lines |
2007-10-27 | IPoIB/cm: Fix receive QP cleanup | Roland Dreier | 1 | -1/+1 |
2007-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 4 | -98/+87 |
2007-10-22 | [SG] Update drivers to use sg helpers | Jens Axboe | 1 | -4/+4 |
2007-10-20 | IPoIB/cm: Use common CQ for CM send completions | Michael S. Tsirkin | 4 | -95/+82 |
2007-10-18 | IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))" | Roland Dreier | 1 | -1/+1 |
2007-10-16 | IPoIB: Use round_jiffies() for ah_reap_task | Anton Blanchard | 1 | -2/+4 |
2007-10-16 | infiniband: sg chaining support | Jens Axboe | 1 | -34/+41 |
2007-10-15 | IB/ipoib: Verify address handle validity on send | Moni Shoua | 1 | -2/+3 |
2007-10-15 | IB/ipoib: Bound the net device to the ipoib_neigh structue | Moni Shoua | 3 | -11/+20 |
2007-10-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2 | -0/+29 |
2007-10-12 | [SCSI] transport_srp: add rport roles attribute | FUJITA Tomonori | 1 | -0/+1 |
2007-10-12 | [SCSI] ib_srp: convert to use the srp transport class | FUJITA Tomonori | 2 | -0/+28 |
2007-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 11 | -42/+95 |
2007-10-11 | IPoIB: Fix unused variable warning | Roland Dreier | 1 | -1/+0 |
2007-10-11 | [IPoIB]: Convert to netdevice internal stats | Roland Dreier | 5 | -41/+31 |
2007-10-11 | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 1 | -2/+6 |
2007-10-11 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 1 | -2/+0 |
2007-10-11 | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger | 3 | -29/+29 |
2007-10-11 | IPoIB: Allow setting policy to ignore multicast groups | Or Gerlitz | 4 | -0/+46 |
2007-10-10 | IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp() | Dotan Barak | 1 | -8/+10 |
2007-10-10 | IB/iser: Remove unnecessary includes | Roland Dreier | 3 | -5/+0 |
2007-10-10 | IB/srp: Add QoS support through service ID | Sean Hefty | 1 | -0/+2 |
2007-10-10 | IPoIB: Specify Traffic Class with path record queries for QoS support | Sean Hefty | 3 | -26/+26 |
2007-10-10 | IPoIB: Fix error path memory leak | Eli Cohen | 1 | -2/+2 |
2007-10-10 | IPoIB: Fix typo to end statement with ';' instead of ',' | Eli Cohen | 1 | -1/+1 |
2007-10-10 | IPoIB: Make sure no receives are handled when stopping device | Roland Dreier | 1 | -0/+8 |
2007-08-07 | IPoIB: Fix leak in ipoib_transport_dev_init() error path | Jack Morgenstein | 1 | -0/+1 |
2007-08-03 | IB/srp: Add OUI for new Cisco targets | Raghava Kondapalli | 1 | -1/+3 |
2007-08-03 | IB/srp: Wrap OUI checking for workarounds in helper functions | Roland Dreier | 1 | -9/+20 |
2007-07-27 | [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template | Mike Christie | 1 | -0/+1 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -1/+1 |
2007-07-18 | IB/iser: Make a couple of functions static | Roland Dreier | 3 | -31/+25 |
2007-07-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 6 | -76/+54 |
2007-07-11 | IB/cm: Include HCA ACK delay in local ACK timeout | Sean Hefty | 1 | -1/+0 |
2007-07-11 | IPoIB: Recycle loopback skbs instead of freeing and reallocating | Roland Dreier | 1 | -16/+17 |
2007-07-10 | IPoIB/cm: Fix warning if IPV6 is not enabled | Roland Dreier | 1 | -2/+1 |
2007-07-10 | IB: Use menuconfig for InfiniBand menu | Jan Engelhardt | 3 | -3/+3 |
2007-07-03 | IPoIB/cm: Partial error clean up unmaps wrong address | Ralph Campbell | 1 | -2/+2 |
2007-06-22 | IPoIB/cm: Remove dead definition of struct ipoib_cm_id | Roland Dreier | 1 | -7/+0 |
2007-06-22 | IPoIB/cm: Fix interoperability when MTU doesn't match | Michael S. Tsirkin | 1 | -3/+3 |
2007-06-22 | IPoIB/cm: Initialize RX before moving QP to RTR | Michael S. Tsirkin | 1 | -12/+17 |
2007-06-19 | [SCSI] iscsi_iser: convert to use the data buffer accessors | FUJITA Tomonori | 2 | -12/+6 |
2007-06-07 | [SCSI] ib_srp: convert to use the data buffer accessors | FUJITA Tomonori | 2 | -48/+20 |
2007-06-02 | [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr | Mike Christie | 1 | -0/+1 |
2007-06-02 | [SCSI] libiscsi: make can_queue configurable | Mike Christie | 3 | -6/+13 |
2007-06-02 | [SCSI] libiscsi: fix iscsi cmdsn allocation | Mike Christie | 1 | -10/+8 |
2007-06-01 | [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file | Mike Christie | 1 | -2/+3 |
2007-06-01 | [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length | Mike Christie | 1 | -2/+2 |
2007-06-01 | [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name | Mike Christie | 1 | -1/+2 |
2007-06-01 | [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpers | Mike Christie | 1 | -0/+4 |