Commit Graph

268 Commits (722aab0c3bbd7648d66790515c14d95d10a15bf3)

Author SHA1 Message Date
Roland Dreier 09f60f8f54 IPoIB/cm: Fix receive QP cleanup 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Michael S. Tsirkin 1b524963fd IPoIB/cm: Use common CQ for CM send completions 18 years ago
Roland Dreier fd312561ad IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))" 18 years ago
Anton Blanchard 69fc507a14 IPoIB: Use round_jiffies() for ah_reap_task 18 years ago
Jens Axboe 53d412fce0 infiniband: sg chaining support 18 years ago
Moni Shoua 200d1713b4 IB/ipoib: Verify address handle validity on send 18 years ago
Moni Shoua 732a2170f4 IB/ipoib: Bound the net device to the ipoib_neigh structue 18 years ago
FUJITA Tomonori aebd5e476e [SCSI] transport_srp: add rport roles attribute 18 years ago
FUJITA Tomonori 3236822b1c [SCSI] ib_srp: convert to use the srp transport class 18 years ago
Roland Dreier 9153f66a5b IPoIB: Fix unused variable warning 18 years ago
Roland Dreier de90351219 [IPoIB]: Convert to netdevice internal stats 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Or Gerlitz 335a64a5a9 IPoIB: Allow setting policy to ignore multicast groups 18 years ago
Dotan Barak ede6bc04f3 IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp() 18 years ago
Roland Dreier ec2a1344ad IB/iser: Remove unnecessary includes 18 years ago
Sean Hefty 247e020ee5 IB/srp: Add QoS support through service ID 18 years ago
Sean Hefty 81668838c4 IPoIB: Specify Traffic Class with path record queries for QoS support 18 years ago
Eli Cohen ca6de177ac IPoIB: Fix error path memory leak 18 years ago
Eli Cohen b3ac60fc24 IPoIB: Fix typo to end statement with ';' instead of ',' 18 years ago
Roland Dreier ce423ef50e IPoIB: Make sure no receives are handled when stopping device 18 years ago
Jack Morgenstein 6958e827f1 IPoIB: Fix leak in ipoib_transport_dev_init() error path 18 years ago
Raghava Kondapalli 3d1ff48da7 IB/srp: Add OUI for new Cisco targets 18 years ago
Roland Dreier 5d7cbfd631 IB/srp: Wrap OUI checking for workarounds in helper functions 18 years ago
Mike Christie 7974392c0b [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Roland Dreier 41179e2de6 IB/iser: Make a couple of functions static 18 years ago
Sean Hefty 1d84612649 IB/cm: Include HCA ACK delay in local ACK timeout 18 years ago
Roland Dreier 1b844afe9e IPoIB: Recycle loopback skbs instead of freeing and reallocating 18 years ago
Roland Dreier 20089ca557 IPoIB/cm: Fix warning if IPV6 is not enabled 18 years ago
Jan Engelhardt 06cc85086e IB: Use menuconfig for InfiniBand menu 18 years ago
Ralph Campbell 841adfca9c IPoIB/cm: Partial error clean up unmaps wrong address 18 years ago
Roland Dreier 13ef5f44c3 IPoIB/cm: Remove dead definition of struct ipoib_cm_id 18 years ago
Michael S. Tsirkin 82c3aca6ad IPoIB/cm: Fix interoperability when MTU doesn't match 18 years ago
Michael S. Tsirkin 3ec7393a68 IPoIB/cm: Initialize RX before moving QP to RTR 18 years ago
FUJITA Tomonori da9c0c770e [SCSI] iscsi_iser: convert to use the data buffer accessors 18 years ago
FUJITA Tomonori bb350d1dec [SCSI] ib_srp: convert to use the data buffer accessors 18 years ago
Mike Christie d8196ed218 [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr 18 years ago
Mike Christie 1548271ece [SCSI] libiscsi: make can_queue configurable 18 years ago
Mike Christie 77a23c21aa [SCSI] libiscsi: fix iscsi cmdsn allocation 18 years ago
Mike Christie b2c6416736 [SCSI] iscsi class, iscsi_tcp, ib_iser: add sysfs chap file 18 years ago
Mike Christie 857ae0bdb7 [SCSI] iscsi: Some fixes in preparation for bidirectional support - total_length 18 years ago
Mike Christie 8ad5781ae9 [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name 18 years ago
Mike Christie 0801c242a3 [SCSI] libiscsi, iscsi_tcp, ib_iser : add sw iscsi host get/set params helpers 18 years ago
Michael S. Tsirkin ec56dc0b7f IPoIB/cm: Fix performance regression on Mellanox 18 years ago
Michael S. Tsirkin 2dfbfc3712 IPoIB/cm: Drain cq in ipoib_cm_dev_stop() 18 years ago
Michael S. Tsirkin 8fd357a6e3 IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop() 18 years ago
Michael S. Tsirkin 518b1646f8 IPoIB/cm: Fix SRQ WR leak 18 years ago