- 437708c IPoIB: Report operstate consistently when brought up without a link by Michal Schmidt · 11 years ago
- 7f1a386 IPoIB: lower NAPI weight by Michal Schmidt · 11 years ago
- f47944c IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush() by Erez Shitrit · 11 years ago
- 49b8e74 IPoIB: Fix race in deleting ipoib_neigh entries by Jim Foraker · 11 years ago
- 3d790a4 IPoIB: Make sure child devices use valid/proper pkeys by Or Gerlitz · 11 years ago
- e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- dc850b0 IPoIB: add support for TIPC protocol by Patrick McHardy · 12 years ago
- 83bdd3b IPoIB: Fix ipoib_hard_header() return value by Doug Ledford · 12 years ago
- f72dd56 IPoIB: Free ipoib neigh on path record failure so path rec queries are retried by Roland Dreier · 12 years ago
- 5a2815f IPoIB: Don't attempt to release resources on error flow by Itai Garbi · 12 years ago
- 4b48680 IPoIB: Add version and firmware info to ethtool reporting by Yan Burman · 12 years ago
- 9d1ad66 IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets by Shlomo Pongratz · 12 years ago
- 71d9c5f IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n by Roland Dreier · 12 years ago
- 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- 862096a IB/ipoib: Add more rtnl_link_ops callbacks by Or Gerlitz · 12 years ago
- bea1e22 IPoIB: Fix use-after-free of multicast object by Patrick McHardy · 12 years ago
- 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- 9baa0b0 IB/ipoib: Add rtnl_link_ops support by Or Gerlitz · 12 years ago
- b5120a6 IPoIB: Fix AB-BA deadlock when deleting neighbours by Shlomo Pongratz · 12 years ago
- 66172c0 IPoIB: Fix memory leak in the neigh table deletion flow by Shlomo Pongratz · 12 years ago
- 6c723a6 IB/ipoib: Fix RCU pointer dereference of wrong object by Shlomo Pongratz · 12 years ago
- b63b70d IPoIB: Use a private hash table for path lookup in xmit path by Shlomo Pongratz · 12 years ago
- 178709b ipoib: Convert over to dev_lookup_neigh_skb(). by David S. Miller · 12 years ago
- 936d7de IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses by Roland Dreier · 13 years ago
- 17e6abe infiniband: ipoib: Sanitize neighbour handling in ipoib_main.c by David Miller · 13 years ago
- 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
- b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 596b9b6 neigh: Add infrastructure for allocating device neigh privates. by David Miller · 13 years ago
- a493f1a Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next by Roland Dreier · 13 years ago
- 580da35 IB: Fix RCU lockdep splats by Eric Dumazet · 13 years ago
- 3874397 IB/ipoib: Prevent hung task or softlockup processing multicast response by Mike Marciniszyn · 13 years ago
- 9ca36f7 infiniband: Update net drivers for netdev_features_t changes. by David S. Miller · 13 years ago
- 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
- afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
- 22cfb0b IPoIB: Fix possible NULL dereference in ipoib_start_xmit() by Bernd Schubert · 13 years ago
- 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 13 years ago
- 3d96c74 net: infiniband/ulp/ipoib: convert to hw_features by Michał Mirosław · 14 years ago
- 948579c RDMA: Use vzalloc() to replace vmalloc()+memset(0) by Joe Perches · 14 years ago
- 8ae31e5 IPoIB: Add GRO support by Or Gerlitz · 14 years ago
- 19e364f6 IPoIB: Remove LRO support by Or Gerlitz · 14 years ago
- 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
- 116e953 Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
- c3aa9b1 IPoIB: Set dev_id field of net_device by Eli Cohen · 14 years ago
- 7b4c876 IPoIB: Skip IBoE ports by Eli Cohen · 14 years ago
- 7a52b34 IPoIB: Fix world-writable child interface control sysfs attributes by Or Gerlitz · 14 years ago
- 0cd4d0f IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc() by David J. Wilder · 15 years ago
- 721d67c IPoIB: Drop priv->lock before calling ipoib_send() by Roland Dreier · 15 years ago
- adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
- 86d15cd net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib by Eric Dumazet · 15 years ago
- e028cc5 IPoIB: Disable NAPI while CQ is being drained by Yossi Etigin · 16 years ago
- 13220a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
- fe8114e infiniband: convert ipoib to net_device_ops by Stephen Hemminger · 16 years ago
- 71d98b4 IPoIB: In unicast_arp_send(), only free newly-created paths by Jack Morgenstein · 16 years ago
- b8a1b1c IPoIB: Fix hang in napi_disable() if P_Key is never found by Roland Dreier · 16 years ago
- a50df39 IPoIB: Fix loss of connectivity after bonding failover on both sides by Yossi Etigin · 16 years ago
- 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- ff79ae8 IPoIB: Fix crash in path_rec_completion() by Yossi Etigin · 16 years ago
- 93a3ab9 IPoIB: Fix hang in ipoib_flush_paths() by Yossi Etigin · 16 years ago
- fe25c56 IPoIB: Don't enable NAPI when it's already enabled by Yossi Etigin · 16 years ago
- 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
- fcace2f infiniband: ipoib replace IPOIB_GID_FMT with %p6 by Harvey Harrison · 16 years ago
- 83bb63f IPoIB: Set netdev offload features properly for child (VLAN) interfaces by Or Gerlitz · 16 years ago
- 943c246 IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX by Roland Dreier · 16 years ago
- c9da4ba IPoIB: Fix crash when path record fails after path flush by Roland Dreier · 16 years ago
- e8224e4 IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop() by Yossi Etigin · 16 years ago
- a77a57a IPoIB: Fix deadlock on RTNL in ipoib_stop() by Roland Dreier · 16 years ago
- 01b3fc8 IPoIB: Include err code in trace message for ib_sa_path_rec_get() failures by Or Gerlitz · 16 years ago
- 5892eff IPoIB: Remove priv->mcast_mutex by Eli Cohen · 16 years ago
- ee1e2c8 IPoIB: Refresh paths instead of flushing them on SM change events by Moni Shoua · 16 years ago
- af40da8 IPoIB: add LRO support by Vladimir Sokolovsky · 16 years ago
- f89271da IPoIB: Copy small received SKBs in connected mode by Eli Cohen · 16 years ago
- f3781d2 RDMA: Remove subversion $Id tags by Roland Dreier · 16 years ago
- f56bcd8 IPoIB: Use separate CQ for UD send completions by Eli Cohen · 17 years ago
- bc7b3a3 IPoIB: Handle 4K IB MTU for UD (datagram) mode by Shirley Ma · 17 years ago
- 82c24c1 IPoIB: Add basic ethtool support by Eli Cohen · 17 years ago
- 40ca198 IPoIB: Add LSO support by Eli Cohen · 17 years ago
- 157de22 IB: Use shorter list_splice_init() for brevity by Robert P. J. Day · 17 years ago
- 6046136 IPoIB: Use checksum offload support if available by Eli Cohen · 17 years ago
- 10313cb IPoIB: Allocate priv->tx_ring with vmalloc() by Roland Dreier · 17 years ago
- eb14032f IPoIB: Add high DMA feature flag by Eli Cohen · 17 years ago
- 7bc531d IPoIB: Remove a misleading debug print by Or Gerlitz · 17 years ago
- bafff97 IPoIB: Handle bonding failover race for connected neighbours too by Or Gerlitz · 17 years ago
- 48fe5e5 IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler by Krishna Kumar · 17 years ago
- 586a693 IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries by Pradeep Satyanarayana · 17 years ago
- 68e995a IPoIB/cm: Add connected mode support for devices without SRQs by Pradeep Satyanarayana · 17 years ago
- 2337f80 IPoIB: Trivial formatting cleanups by Roland Dreier · 17 years ago
- 1401b53 IPoIB: Fix oops if xmit is called when priv->broadcast is NULL by Jack Morgenstein · 17 years ago
- 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
- 1b52496 IPoIB/cm: Use common CQ for CM send completions by Michael S. Tsirkin · 17 years ago
- 200d171 IB/ipoib: Verify address handle validity on send by Moni Shoua · 17 years ago
- 732a217 IB/ipoib: Bound the net device to the ipoib_neigh structue by Moni Shoua · 17 years ago
- ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
- 9153f66 IPoIB: Fix unused variable warning by Roland Dreier · 17 years ago
- de90351 [IPoIB]: Convert to netdevice internal stats by Roland Dreier · 17 years ago
- 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
- 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
- bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
- 335a64a5a IPoIB: Allow setting policy to ignore multicast groups by Or Gerlitz · 17 years ago
- 8166883 IPoIB: Specify Traffic Class with path record queries for QoS support by Sean Hefty · 17 years ago