Age | Commit message (Expand) | Author |
2016-10-14 | IB/ipoib: move back IB LL address into the hard header | Paolo Abeni |
2016-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-10-07 | ipoib: Make ipoib_warn ratelimited | kernel@kyup.com |
2016-09-02 | IB/ipoib: Fix memory corruption in ipoib cm mode connect flow | Erez Shitrit |
2016-06-07 | IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions | Erez Shitrit |
2016-05-25 | IB/IPoIB: Allow setting the device address | Mark Bloch |
2016-05-25 | IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join | Erez Shitrit |
2016-03-21 | IB/{core, ulp} Support above 32 possible device capability flags | Leon Romanovsky |
2016-03-03 | IB/ipoib: Add handling for sending of skb with many frags | Hans Westgaard Ry |
2016-01-19 | IB/IPoIB: Fix kernel panic on multicast flow | Erez Shitrit |
2015-12-23 | IB/IPoIB: Move multicast specific code out of ipoib_main.c | Christoph Lameter |
2015-12-23 | IB/IPoIB: factor out common multicast list removal code | Christoph Lameter |
2015-10-28 | Merge branch 'wr-cleanup' into k.o/for-4.4 | Doug Ledford |
2015-10-13 | IB/ipoib: For sendonly join free the multicast group on leave | Christoph Lameter |
2015-10-08 | IB: split struct ib_send_wr | Christoph Hellwig |
2015-09-25 | IB/ipoib: increase the max mcast backlog queue | Doug Ledford |
2015-09-25 | IB/ipoib: Expire sendonly multicast joins | Christoph Lameter |
2015-08-30 | IB/ipoib: Remove ib_get_dma_mr calls | Jason Gunthorpe |
2015-07-14 | IB/ipoib: Scatter-Gather support in connected mode | Yuval Shaia |
2015-04-15 | IB/ipoib: Remove IPOIB_MCAST_RUN bit | Erez Shitrit |
2015-04-15 | IB/ipoib: Handle QP in SQE state | Erez Shitrit |
2015-04-15 | IB/ipoib: Use one linear skb in RX flow | Erez Shitrit |
2015-04-15 | IB/ipoib: fix MCAST_FLAG_BUSY usage | Doug Ledford |
2015-04-15 | IB/ipoib: No longer use flush as a parameter | Doug Ledford |
2015-04-15 | IB/ipoib: Use dedicated workqueues per interface | Doug Ledford |
2015-01-30 | Revert "IPoIB: fix MCAST_FLAG_BUSY usage" | Roland Dreier |
2015-01-30 | Revert "IPoIB: Use dedicated workqueues per interface" | Roland Dreier |
2015-01-30 | Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue" | Roland Dreier |
2015-01-30 | Revert "IPoIB: No longer use flush as a parameter" | Roland Dreier |
2014-12-15 | IPoIB: No longer use flush as a parameter | Doug Ledford |
2014-12-15 | IPoIB: Make ipoib_mcast_stop_thread flush the workqueue | Doug Ledford |
2014-12-15 | IPoIB: Use dedicated workqueues per interface | Doug Ledford |
2014-12-15 | IPoIB: fix MCAST_FLAG_BUSY usage | Doug Ledford |
2014-09-22 | ipoib: validate struct ipoib_cb size | Eric Dumazet |
2014-08-05 | IB/ipoib: Avoid flushing the workqueue from worker context | Erez Shitrit |
2014-08-05 | IB/ipoib: Use P_Key change event instead of P_Key polling mechanism | Erez Shitrit |
2013-11-08 | IPoIB: Fix usage of uninitialized multicast objects | Erez Shitrit |
2013-11-08 | IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush() | Erez Shitrit |
2013-02-19 | IPoIB: Add version and firmware info to ethtool reporting | Yan Burman |
2013-02-19 | IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets | Shlomo Pongratz |
2012-10-02 | IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n | Roland Dreier |
2012-10-01 | IB/ipoib: Add more rtnl_link_ops callbacks | Or Gerlitz |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-09-20 | IB/ipoib: Add rtnl_link_ops support | Or Gerlitz |
2012-09-12 | IPoIB: Fix AB-BA deadlock when deleting neighbours | Shlomo Pongratz |
2012-09-12 | IPoIB: Fix memory leak in the neigh table deletion flow | Shlomo Pongratz |
2012-07-30 | IPoIB: Use a private hash table for path lookup in xmit path | Shlomo Pongratz |
2012-02-08 | IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses | Roland Dreier |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-04-20 | net: infiniband/ulp/ipoib: convert to hw_features | Michał Mirosław |