Age | Commit message (Expand) | Author | Files | Lines |
2014-10-07 | net: better IFF_XMIT_DST_RELEASE support | Eric Dumazet | 1 | -1/+1 |
2014-09-23 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -9/+1 |
2014-09-22 | ipoib: validate struct ipoib_cb size | Eric Dumazet | 2 | -2/+8 |
2014-09-19 | IPoIB: Remove unnecessary port query | Alex Estrin | 1 | -9/+1 |
2014-08-14 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 4 | -101/+55 |
2014-08-12 | IPoIB: Remove unnecessary test for NULL before debugfs_remove() | Fabian Frederick | 1 | -4/+2 |
2014-08-10 | IB/ipoib: Avoid multicast join attempts with invalid P_key | Alex Estrin | 2 | -45/+46 |
2014-08-05 | IB/ipoib: Avoid flushing the workqueue from worker context | Erez Shitrit | 3 | -6/+6 |
2014-08-05 | IB/ipoib: Use P_Key change event instead of P_Key polling mechanism | Erez Shitrit | 3 | -65/+20 |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -2/+2 |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
2014-06-02 | IB: Add a QP creation flag to use GFP_NOIO allocations | Or Gerlitz | 1 | -3/+15 |
2014-05-13 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 1 | -1/+1 |
2014-01-22 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 2 | -2/+5 |
2014-01-22 | IPoIB: Report operstate consistently when brought up without a link | Michal Schmidt | 1 | -2/+2 |
2014-01-14 | IB/core: Add flow steering support for IPoIB UD traffic | Matan Barak | 1 | -0/+3 |
2014-01-03 | infiniband: make sure the src net is infiniband when create new link | Hangbin Liu | 1 | -1/+2 |
2013-11-08 | IPoIB: lower NAPI weight | Michal Schmidt | 1 | -1/+1 |
2013-11-08 | IPoIB: Start multicast join process only on active ports | Erez Shitrit | 1 | -0/+8 |
2013-11-08 | IPoIB: Add path query flushing in ipoib_ib_dev_cleanup | Erez Shitrit | 1 | -0/+5 |
2013-11-08 | IPoIB: Fix usage of uninitialized multicast objects | Erez Shitrit | 2 | -4/+19 |
2013-11-08 | IPoIB: Avoid flushing the driver workqueue on dev_down | Erez Shitrit | 1 | -3/+1 |
2013-11-08 | IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush() | Erez Shitrit | 5 | -14/+16 |
2013-11-08 | IPoIB: Change CM skb memory allocation to be non-atomic during init | Tal Alon | 1 | -5/+9 |
2013-11-08 | IPoIB: Fix crash in dev_open error flow | Erez Shitrit | 1 | -4/+7 |
2013-08-13 | IPoIB: Fix race in deleting ipoib_neigh entries | Jim Foraker | 2 | -9/+3 |
2013-07-31 | IPoIB: Fix pkey change flow for virtualization environments | Erez Shitrit | 1 | -13/+63 |
2013-07-31 | IPoIB: Make sure child devices use valid/proper pkeys | Or Gerlitz | 2 | -1/+10 |
2013-05-08 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+1 |
2013-05-08 | Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into... | Roland Dreier | 2 | -2/+2 |
2013-05-07 | drivers/infiniband/hw: rename random32() to prandom_u32() | Andrew Morton | 1 | -1/+1 |
2013-04-17 | IPoIB: add support for TIPC protocol | Patrick McHardy | 1 | -1/+3 |
2013-04-16 | IPoIB: Fix ipoib_hard_header() return value | Doug Ledford | 1 | -1/+1 |
2013-04-16 | RDMA: Rename random32() to prandom_u32() | Akinobu Mita | 1 | -1/+1 |
2013-03-22 | IPoIB: Fix send lockup due to missed TX completion | Mike Marciniszyn | 1 | -2/+6 |
2013-02-25 | IPoIB: Free ipoib neigh on path record failure so path rec queries are retried | Roland Dreier | 1 | -0/+3 |
2013-02-19 | IPoIB: Don't attempt to release resources on error flow | Itai Garbi | 1 | -0/+2 |
2013-02-19 | IPoIB: Add version and firmware info to ethtool reporting | Yan Burman | 3 | -1/+25 |
2013-02-19 | IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets | Shlomo Pongratz | 2 | -2/+4 |
2013-02-05 | IPoIB: Fix crash due to skb double destruct | Shlomo Pongratz | 2 | -6/+6 |
2012-12-19 | IPoIB: Call skb_dst_drop() once skb is enqueued for sending | Roland Dreier | 2 | -1/+5 |
2012-10-02 | IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n | Roland Dreier | 3 | -33/+33 |
2012-10-02 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -10/+11 |
2012-10-01 | IB/ipoib: Add more rtnl_link_ops callbacks | Or Gerlitz | 5 | -26/+111 |
2012-09-30 | IPoIB: Fix use-after-free of multicast object | Patrick McHardy | 2 | -10/+11 |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -52/+48 |
2012-09-20 | IB/ipoib: Add rtnl_link_ops support | Or Gerlitz | 5 | -51/+206 |
2012-09-12 | IPoIB: Fix AB-BA deadlock when deleting neighbours | Shlomo Pongratz | 3 | -46/+27 |
2012-09-12 | IPoIB: Fix memory leak in the neigh table deletion flow | Shlomo Pongratz | 2 | -6/+21 |
2012-08-14 | IB/ipoib: Fix RCU pointer dereference of wrong object | Shlomo Pongratz | 1 | -1/+1 |