Commit Graph

427 Commits (5e2c217eee18a4627a32c49f57f47dbac67dcf23)

Author SHA1 Message Date
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Eric Dumazet 86d15cd833 net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib 16 years ago
Mike Christie b3cd5050bf [SCSI] libiscsi: add task aborted state 16 years ago
Mike Christie 10eb0f013c [SCSI] iscsi: pass ep connect shost 16 years ago
Eric W. Biederman 26574401fe net: Fix ipoib rtnl_lock sysfs deadlock. 16 years ago
Mike Christie 6b5d6c443a [SCSI] cxgb3i, iser, iscsi_tcp: set target can queue 16 years ago
Yossi Etigin e028cc55cc IPoIB: Disable NAPI while CQ is being drained 16 years ago
Roland Dreier edb5abb1e2 IPoIB: Avoid free_netdev() BUG when destroying a child interface 16 years ago
Stephen Hemminger fe8114e8e1 infiniband: convert ipoib to net_device_ops 16 years ago
Mike Christie 5e7facb77f [SCSI] iscsi class: remove host no argument from session creation callout 16 years ago
Mike Christie 4d1083509a [SCSI] iscsi lib: remove qdepth param from iscsi host allocation 16 years ago
Mike Christie 32ae763e3f [SCSI] iscsi lib: have lib create work queue for transmitting IO 16 years ago
Mike Christie e28f3d5b51 [SCSI] libiscsi: don't cap queue depth in iscsi modules 16 years ago
Mike Christie 48a237a26d [SCSI] iser: have iser use its own logging 16 years ago
Or Gerlitz 1aedb7721f IB/iser: Remove hard setting of path MTU 16 years ago
Jack Morgenstein 71d98b4628 IPoIB: In unicast_arp_send(), only free newly-created paths 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Yossi Etigin 3c20962086 IPoIB: Do not print error messages for multicast join retries 16 years ago
Roland Dreier cbbe1efa49 IPoIB: Fix deadlock between ipoib_open() and child interface create 16 years ago
Roland Dreier b8a1b1ce14 IPoIB: Fix hang in napi_disable() if P_Key is never found 16 years ago
Randy Dunlap f5eb3b7600 IB/iser: Add dependency on INFINIBAND_ADDR_TRANS 16 years ago
Yossi Etigin 50df48f59d IPoIB: Do not join broadcast group if interface is brought down 16 years ago
Yossi Etigin a50df398cd IPoIB: Fix loss of connectivity after bonding failover on both sides 16 years ago
Kay Sievers d927e38c6c infiniband: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Mike Christie 2ff79d52d5 [SCSI] libiscsi: pass opcode into alloc_pdu callout 16 years ago
Mike Christie 0f9c7449ce [SCSI] iser: convert iser to new alloc_pdu api 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
David Disseldorp bba7ebba3b IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs 16 years ago
Yossi Etigin ff79ae8083 IPoIB: Fix crash in path_rec_completion() 16 years ago
Yossi Etigin 93a3ab939b IPoIB: Fix hang in ipoib_flush_paths() 16 years ago
Yossi Etigin fe25c56190 IPoIB: Don't enable NAPI when it's already enabled 16 years ago
Harvey Harrison 63779436ab drivers: replace NIPQUAD() 17 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 17 years ago
Harvey Harrison 8c165a8383 infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT 17 years ago
Harvey Harrison fcace2fe7a infiniband: ipoib replace IPOIB_GID_FMT with %p6 17 years ago
Harvey Harrison 8867cd7c86 infiniband: use %p6 for printing message ids 17 years ago
Or Gerlitz 83bb63f62b IPoIB: Set netdev offload features properly for child (VLAN) interfaces 17 years ago
Or Gerlitz 70c9c0db54 IPoIB: Clean up ethtool support 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Mike Christie 8e12452549 [SCSI] libiscsi: rename host reset to target reset 17 years ago
Mike Christie e5bd7b54e9 [SCSI] libiscsi: Support drivers initiating session removal 17 years ago
Roland Dreier 2767840a5c IPoIB: Always initialize poll_timer to avoid crash on unload 17 years ago
Roland Dreier 943c246e9b IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX 17 years ago
Roland Dreier 6ef190cc92 IPoIB: Fix crash when path record fails after path flush 17 years ago
Roland Dreier c9da4bad5b IPoIB: Fix crash when path record fails after path flush 17 years ago
Yossi Etigin e8224e4b80 IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop() 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Roland Dreier a77a57a1a2 IPoIB: Fix deadlock on RTNL in ipoib_stop() 17 years ago
David J. Wilder b1404069f6 IPoIB/cm: Use vmalloc() to allocate rx_rings 17 years ago
Roland Dreier e08198169e IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr() 17 years ago