aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib
Commit message (Expand)AuthorAge
*-. Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2014-01-23
|\ \
| | * IPoIB: Report operstate consistently when brought up without a linkMichal Schmidt2014-01-23
| |/ |/|
| * IB/core: Add flow steering support for IPoIB UD trafficMatan Barak2014-01-14
|/
* infiniband: make sure the src net is infiniband when create new linkHangbin Liu2014-01-03
* IPoIB: lower NAPI weightMichal Schmidt2013-11-08
* IPoIB: Start multicast join process only on active portsErez Shitrit2013-11-08
* IPoIB: Add path query flushing in ipoib_ib_dev_cleanupErez Shitrit2013-11-08
* IPoIB: Fix usage of uninitialized multicast objectsErez Shitrit2013-11-08
* IPoIB: Avoid flushing the driver workqueue on dev_downErez Shitrit2013-11-08
* IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit2013-11-08
* IPoIB: Change CM skb memory allocation to be non-atomic during initTal Alon2013-11-08
* IPoIB: Fix crash in dev_open error flowErez Shitrit2013-11-08
* IPoIB: Fix race in deleting ipoib_neigh entriesJim Foraker2013-08-13
* IPoIB: Fix pkey change flow for virtualization environmentsErez Shitrit2013-07-31
* IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz2013-07-31
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-08
|\
| *-. Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier2013-05-08
| |\ \
| | | * RDMA: Rename random32() to prandom_u32()Akinobu Mita2013-04-17
| | |/ | |/|
| | * IPoIB: Fix ipoib_hard_header() return valueDoug Ledford2013-04-17
| |/
* | drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton2013-05-07
* | IPoIB: add support for TIPC protocolPatrick McHardy2013-04-17
|/
* IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn2013-03-22
* IPoIB: Free ipoib neigh on path record failure so path rec queries are retriedRoland Dreier2013-02-25
* IPoIB: Don't attempt to release resources on error flowItai Garbi2013-02-19
* IPoIB: Add version and firmware info to ethtool reportingYan Burman2013-02-19
* IPoIB: Fix ipoib_neigh hashing to use the correct daddr octetsShlomo Pongratz2013-02-19
* IPoIB: Fix crash due to skb double destructShlomo Pongratz2013-02-05
* IPoIB: Call skb_dst_drop() once skb is enqueued for sendingRoland Dreier2012-12-19
* IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=nRoland Dreier2012-10-03
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-02
|\
| * IPoIB: Fix use-after-free of multicast objectPatrick McHardy2012-09-30
* | IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz2012-10-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\|
| * IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz2012-09-12
| * IPoIB: Fix memory leak in the neigh table deletion flowShlomo Pongratz2012-09-12
* | IB/ipoib: Add rtnl_link_ops supportOr Gerlitz2012-09-20
|/
* IB/ipoib: Fix RCU pointer dereference of wrong objectShlomo Pongratz2012-08-14
* IB/ipoib: Add missing locking when CM object is deletedShlomo Pongratz2012-08-14
* IPoIB: Use a private hash table for path lookup in xmit pathShlomo Pongratz2012-07-30
* Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-07-24
|\
| * IB: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier2012-07-08
* | net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller2012-07-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-11
|\ \
| * | IPoIB: fix skb truesize underestimatiomEric Dumazet2012-07-11
| |/
* | ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.David S. Miller2012-07-06
* | ipoib: Convert over to dev_lookup_neigh_skb().David S. Miller2012-07-05
|/
* IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz2012-03-08
* IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier2012-02-08
* infiniband: ipoib: Sanitize neighbour handling in ipoib_main.cDavid Miller2011-12-05
* net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05