Commit Graph

243 Commits (667503ddcb96f3b10211f997fe55907fa7509841)

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
Eric W. Biederman 26574401fe net: Fix ipoib rtnl_lock sysfs deadlock. 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
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
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
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 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 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
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
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
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
Roland Dreier 9905922446 IPoIB: Correct help text for INFINIBAND_IPOIB_DEBUG 17 years ago
Roland Dreier 99c3a5a9e3 IPoIB/cm: Connected mode is no longer EXPERIMENTAL 17 years ago
Or Gerlitz 01b3fc8b15 IPoIB: Include err code in trace message for ib_sa_path_rec_get() failures 17 years ago
David S. Miller b9e4085768 netdev: Do not use TX lock to protect address lists. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
Eli Cohen bc3a290b51 IPoIB: Double default RX/TX ring sizes 17 years ago
Eli Cohen e112373fd6 IPoIB/cm: Reduce connected mode TX object size 17 years ago
Eli Cohen bd3606715e IPoIB: Use dev_set_mtu() to change mtu 17 years ago
Eli Cohen c8c2afe360 IPoIB: Use rtnl lock/unlock when changing device flags 17 years ago
Roland Dreier 9eae554c17 IPoIB: Get rid of ipoib_mcast_detach() wrapper 17 years ago
Eli Cohen d0de13622d IPoIB: Only set Q_Key once: after joining broadcast group 17 years ago
Eli Cohen 5892eff91a IPoIB: Remove priv->mcast_mutex 17 years ago
Eli Cohen c03d4731b5 IPoIB: Remove unused IPOIB_MCAST_STARTED code 17 years ago
Moni Shoua ee1e2c82c2 IPoIB: Refresh paths instead of flushing them on SM change events 17 years ago
Vladimir Sokolovsky af40da894e IPoIB: add LRO support 17 years ago
Ron Livne 1240673405 IPoIB: Use multicast loopback blocking if available 17 years ago
Roland Dreier a7d834c4bc IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq() 17 years ago
Eli Cohen f89271da32 IPoIB: Copy small received SKBs in connected mode 17 years ago
Roland Dreier f3781d2e89 RDMA: Remove subversion $Id tags 17 years ago
Jack Morgenstein e1d50dce5a IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish() 17 years ago