- 2866196 IB/ipoib: increase the max mcast backlog queue by Doug Ledford · 9 years ago
- c3852ab IB/ipoib: Make sendonly multicast joins create the mcast group by Doug Ledford · 9 years ago
- bd99b2e IB/ipoib: Expire sendonly multicast joins by Christoph Lameter · 9 years ago
- d1178cb IB/ipoib: Suppress warning for send only join failures by Jason Gunthorpe · 9 years ago
- c3acdc0 IB/ipoib: Clean up send-only multicast joins by Doug Ledford · 9 years ago
- 7dd7864 IB/core: Make ib_dealloc_pd return void by Jason Gunthorpe · 9 years ago
- 77b1f99 IB/ipoib: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
- 73fec7f IB/cm: Remove compare_data checks by Haggai Eran · 9 years ago
- ddde896 IB/ipoib: Return IPoIB devices matching connection parameters by Guy Shapiro · 9 years ago
- 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
- efc1eed IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CM by Jason Gunthorpe · 9 years ago
- edcd2a7 IB/ipoib: Set MTU to max allowed by mode when mode changes by Erez Shitrit · 9 years ago
- c426877 IB/ipoib: Scatter-Gather support in connected mode by Yuval Shaia · 9 years ago
- 8b7cce0 IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush by Haggai Eran · 9 years ago
- 58e9cc9 IB/IPoIB: Fix bad error flow in ipoib_add_port() by Amir Vadai · 9 years ago
- 4139032 IB: Add rdma_cap_ib_switch helper and use where appropriate by Hal Rosenstock · 9 years ago
- 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
- b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
- 5237496 IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init() by Bart Van Assche · 10 years ago
- 8e37ab6 IB/Verbs: Reform IB-ulp ipoib by Michael Wang · 10 years ago
- 8f71c1a IPoIB/CM: Fix indentation level by Bart Van Assche · 10 years ago
- 7c034df Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- 2c15395 IB/ipoib: Fix ndo_get_iflink by Erez Shitrit · 10 years ago
- 0e5544d IB/ipoib: Remove IPOIB_MCAST_RUN bit by Erez Shitrit · 10 years ago
- 1e85b80 IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb's by Erez Shitrit · 10 years ago
- 2c01073 IB/ipoib: Handle QP in SQE state by Erez Shitrit · 10 years ago
- 3fd0605 IB/ipoib: Update broadcast record values after each successful join request by Erez Shitrit · 10 years ago
- a44878d IB/ipoib: Use one linear skb in RX flow by Erez Shitrit · 10 years ago
- 1c0453d IB/ipoib: drop mcast_mutex usage by Doug Ledford · 10 years ago
- d2fe937 IB/ipoib: deserialize multicast joins by Doug Ledford · 10 years ago
- 6991141 IB/ipoib: fix MCAST_FLAG_BUSY usage by Doug Ledford · 10 years ago
- efc82ee IB/ipoib: No longer use flush as a parameter by Doug Ledford · 10 years ago
- 0b39578 IB/ipoib: Use dedicated workqueues per interface by Doug Ledford · 10 years ago
- 894021a IB/ipoib: Make the carrier_on_task race aware by Doug Ledford · 10 years ago
- c84ca6d IB/ipoib: Consolidate rtnl_lock tasks in workqueue by Doug Ledford · 10 years ago
- be7aa66 IB/ipoib: change init sequence ordering by Doug Ledford · 10 years ago
- e135106 IB/ipoib: factor out ah flushing by Doug Ledford · 10 years ago
- 5aa7add infiniband/ipoib: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
- 4143a95 Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue" by Roland Dreier · 10 years ago
- c6a7ec7 Revert "IPoIB: Make the carrier_on_task race aware" by Roland Dreier · 10 years ago
- e7a623d Revert "IPoIB: fix MCAST_FLAG_BUSY usage" by Roland Dreier · 10 years ago
- 962121b Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race" by Roland Dreier · 10 years ago
- bb75963 Revert "IPoIB: change init sequence ordering" by Roland Dreier · 10 years ago
- 0306eda Revert "IPoIB: Use dedicated workqueues per interface" by Roland Dreier · 10 years ago
- 4e0ab20 Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue" by Roland Dreier · 10 years ago
- a84544a Revert "IPoIB: No longer use flush as a parameter" by Roland Dreier · 10 years ago
- ce347ab IPoIB: No longer use flush as a parameter by Doug Ledford · 10 years ago
- bb42a6d IPoIB: Make ipoib_mcast_stop_thread flush the workqueue by Doug Ledford · 10 years ago
- 5141861 IPoIB: Use dedicated workqueues per interface by Doug Ledford · 10 years ago
- 3bcce48 IPoIB: change init sequence ordering by Doug Ledford · 10 years ago
- e5d1dcf IPoIB: fix mcast_dev_flush/mcast_restart_task race by Doug Ledford · 10 years ago
- 016d9fb IPoIB: fix MCAST_FLAG_BUSY usage by Doug Ledford · 10 years ago
- 67d7209 IPoIB: Make the carrier_on_task race aware by Doug Ledford · 10 years ago
- afe1de6 IPoIB: Consolidate rtnl_lock tasks in workqueue by Doug Ledford · 10 years ago
- 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
- 452b636 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- b49fe36 ipoib: validate struct ipoib_cb size by Eric Dumazet · 10 years ago
- 68f9d83 IPoIB: Remove unnecessary port query by Alex Estrin · 10 years ago
- e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- e42fa20 IPoIB: Remove unnecessary test for NULL before debugfs_remove() by Fabian Frederick · 10 years ago
- dd57c93 IB/ipoib: Avoid multicast join attempts with invalid P_key by Alex Estrin · 10 years ago
- 4eae374 IB/ipoib: Avoid flushing the workqueue from worker context by Erez Shitrit · 10 years ago
- db84f88 IB/ipoib: Use P_Key change event instead of P_Key polling mechanism by Erez Shitrit · 10 years ago
- c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
- f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 09b9308 IB: Add a QP creation flag to use GFP_NOIO allocations by Or Gerlitz · 11 years ago
- 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
- 8f39992 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
- 437708c IPoIB: Report operstate consistently when brought up without a link by Michal Schmidt · 11 years ago
- 90f1d1b IB/core: Add flow steering support for IPoIB UD traffic by Matan Barak · 11 years ago
- 0d68fc4 infiniband: make sure the src net is infiniband when create new link by Hangbin Liu · 11 years ago
- 7f1a386 IPoIB: lower NAPI weight by Michal Schmidt · 11 years ago
- 94232d9 IPoIB: Start multicast join process only on active ports by Erez Shitrit · 11 years ago
- a39c52a IPoIB: Add path query flushing in ipoib_ib_dev_cleanup by Erez Shitrit · 11 years ago
- a9c8ba5 IPoIB: Fix usage of uninitialized multicast objects by Erez Shitrit · 11 years ago
- aede250 IPoIB: Avoid flushing the driver workqueue on dev_down by Erez Shitrit · 11 years ago
- f47944c IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush() by Erez Shitrit · 11 years ago
- 22252b4 IPoIB: Change CM skb memory allocation to be non-atomic during init by Tal Alon · 11 years ago
- c2bb562 IPoIB: Fix crash in dev_open error flow by Erez Shitrit · 11 years ago
- 49b8e74 IPoIB: Fix race in deleting ipoib_neigh entries by Jim Foraker · 11 years ago
- c290414 IPoIB: Fix pkey change flow for virtualization environments by Erez Shitrit · 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
- ea9627c Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
- 50bea5c drivers/infiniband/hw: rename random32() to prandom_u32() by Andrew Morton · 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
- cc529c0 RDMA: Rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
- 1ee9e2a IPoIB: Fix send lockup due to missed TX completion by Mike Marciniszyn · 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
- 7e5a90c IPoIB: Fix crash due to skb double destruct by Shlomo Pongratz · 12 years ago
- b13912b IPoIB: Call skb_dst_drop() once skb is enqueued for sending by Roland Dreier · 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