| Commit message (Expand) | Author | Age | Files | Lines |
* | IPoIB/CM: Fix indentation level | Bart Van Assche | 2015-05-05 | 1 | -2/+2 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2015-04-22 | 6 | -389/+492 |
|\ |
|
| * | IB/ipoib: Remove IPOIB_MCAST_RUN bit | Erez Shitrit | 2015-04-15 | 2 | -5/+2 |
| * | IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb's | Erez Shitrit | 2015-04-15 | 1 | -3/+10 |
| * | IB/ipoib: Handle QP in SQE state | Erez Shitrit | 2015-04-15 | 2 | -1/+63 |
| * | IB/ipoib: Update broadcast record values after each successful join request | Erez Shitrit | 2015-04-15 | 1 | -1/+17 |
| * | IB/ipoib: Use one linear skb in RX flow | Erez Shitrit | 2015-04-15 | 3 | -72/+13 |
| * | IB/ipoib: drop mcast_mutex usage | Doug Ledford | 2015-04-15 | 1 | -38/+32 |
| * | IB/ipoib: deserialize multicast joins | Doug Ledford | 2015-04-15 | 1 | -168/+82 |
| * | IB/ipoib: fix MCAST_FLAG_BUSY usage | Doug Ledford | 2015-04-15 | 2 | -128/+238 |
| * | IB/ipoib: No longer use flush as a parameter | Doug Ledford | 2015-04-15 | 4 | -30/+39 |
| * | IB/ipoib: Use dedicated workqueues per interface | Doug Ledford | 2015-04-15 | 6 | -38/+66 |
| * | IB/ipoib: Make the carrier_on_task race aware | Doug Ledford | 2015-04-15 | 1 | -8/+17 |
| * | IB/ipoib: Consolidate rtnl_lock tasks in workqueue | Doug Ledford | 2015-04-15 | 1 | -6/+2 |
| * | IB/ipoib: change init sequence ordering | Doug Ledford | 2015-04-15 | 1 | -7/+17 |
| * | IB/ipoib: factor out ah flushing | Doug Ledford | 2015-04-15 | 1 | -18/+28 |
* | | IB/ipoib: Fix ndo_get_iflink | Erez Shitrit | 2015-04-17 | 2 | -2/+6 |
|/ |
|
* | infiniband/ipoib: implement ndo_get_iflink | Nicolas Dichtel | 2015-04-02 | 2 | -1/+8 |
* | Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue" | Roland Dreier | 2015-01-30 | 1 | -2/+6 |
* | Revert "IPoIB: Make the carrier_on_task race aware" | Roland Dreier | 2015-01-30 | 1 | -15/+6 |
* | Revert "IPoIB: fix MCAST_FLAG_BUSY usage" | Roland Dreier | 2015-01-30 | 2 | -101/+57 |
* | Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race" | Roland Dreier | 2015-01-30 | 1 | -32/+5 |
* | Revert "IPoIB: change init sequence ordering" | Roland Dreier | 2015-01-30 | 1 | -17/+7 |
* | Revert "IPoIB: Use dedicated workqueues per interface" | Roland Dreier | 2015-01-30 | 6 | -58/+34 |
* | Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue" | Roland Dreier | 2015-01-30 | 3 | -12/+15 |
* | Revert "IPoIB: No longer use flush as a parameter" | Roland Dreier | 2015-01-30 | 3 | -16/+17 |
* | IPoIB: No longer use flush as a parameter | Doug Ledford | 2014-12-15 | 3 | -17/+16 |
* | IPoIB: Make ipoib_mcast_stop_thread flush the workqueue | Doug Ledford | 2014-12-15 | 3 | -15/+12 |
* | IPoIB: Use dedicated workqueues per interface | Doug Ledford | 2014-12-15 | 6 | -34/+58 |
* | IPoIB: change init sequence ordering | Doug Ledford | 2014-12-15 | 1 | -7/+17 |
* | IPoIB: fix mcast_dev_flush/mcast_restart_task race | Doug Ledford | 2014-12-15 | 1 | -5/+32 |
* | IPoIB: fix MCAST_FLAG_BUSY usage | Doug Ledford | 2014-12-15 | 2 | -57/+101 |
* | IPoIB: Make the carrier_on_task race aware | Doug Ledford | 2014-12-15 | 1 | -6/+15 |
* | IPoIB: Consolidate rtnl_lock tasks in workqueue | Doug Ledford | 2014-12-15 | 1 | -6/+2 |
* | net: better IFF_XMIT_DST_RELEASE support | Eric Dumazet | 2014-10-07 | 1 | -1/+1 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-09-23 | 1 | -9/+1 |
|\ |
|
| * | IPoIB: Remove unnecessary port query | Alex Estrin | 2014-09-19 | 1 | -9/+1 |
* | | ipoib: validate struct ipoib_cb size | Eric Dumazet | 2014-09-22 | 2 | -2/+8 |
|/ |
|
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-08-14 | 4 | -101/+55 |
|\ |
|
| * | IPoIB: Remove unnecessary test for NULL before debugfs_remove() | Fabian Frederick | 2014-08-12 | 1 | -4/+2 |
| * | IB/ipoib: Avoid multicast join attempts with invalid P_key | Alex Estrin | 2014-08-10 | 2 | -45/+46 |
| * | IB/ipoib: Avoid flushing the workqueue from worker context | Erez Shitrit | 2014-08-05 | 3 | -6/+6 |
| * | IB/ipoib: Use P_Key change event instead of P_Key polling mechanism | Erez Shitrit | 2014-08-05 | 3 | -65/+20 |
* | | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 2014-07-15 | 1 | -2/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 1 | -1/+1 |
|\ |
|
| * | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 2014-05-13 | 1 | -1/+1 |
* | | IB: Add a QP creation flag to use GFP_NOIO allocations | Or Gerlitz | 2014-06-02 | 1 | -3/+15 |
|/ |
|
*-. | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 2014-01-22 | 2 | -2/+5 |
|\ \ |
|
| | * | IPoIB: Report operstate consistently when brought up without a link | Michal Schmidt | 2014-01-22 | 1 | -2/+2 |
| |/
|/| |
|
| * | IB/core: Add flow steering support for IPoIB UD traffic | Matan Barak | 2014-01-14 | 1 | -0/+3 |
|/ |
|