Age | Commit message (Expand) | Author | Files | Lines |
2017-05-01 | IB/SA: Rename ib_sa_path_rec to sa_path_rec | Dasaratharaman Chandramouli | 1 | -3/+3 |
2017-04-20 | IB/IPoIB: Use defined function for netdev_priv function | Erez Shitrit | 1 | -33/+34 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -0/+1 |
2017-02-19 | IB/ipoib: Remove redudant label | Zhu Yanjun | 1 | -4/+3 |
2017-02-19 | IB/ipoib: remove the unnecessary memory free | Zhu Yanjun | 1 | -1/+3 |
2017-01-12 | IB/ipoib: Change list_del to list_del_init in the tx object | Feras Daoud | 1 | -1/+1 |
2017-01-12 | IB/ipoib: Use debug prints instead of warnings in RNR WC status | Feras Daoud | 1 | -3/+6 |
2017-01-12 | IB/ipoib: Add detailed error message to dev_queue_xmit call | Feras Daoud | 1 | -3/+4 |
2017-01-12 | IB/ipoib: Fix deadlock between rmmod and set_mode | Feras Daoud | 1 | -5/+7 |
2016-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -9/+1 |
2016-12-14 | Merge branch 'mlx' into merge-test | Doug Ledford | 1 | -2/+0 |
2016-12-03 | IB/ipoib: Remove and fix debug prints after allocation failure | Leon Romanovsky | 1 | -7/+1 |
2016-11-16 | IB/IPoIB: Remove can't use GFP_NOIO warning | Kamal Heib | 1 | -2/+0 |
2016-10-14 | IB/ipoib: move back IB LL address into the hard header | Paolo Abeni | 1 | -7/+8 |
2016-09-02 | IB/ipoib: Fix memory corruption in ipoib cm mode connect flow | Erez Shitrit | 1 | -0/+16 |
2016-06-07 | IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions | Erez Shitrit | 1 | -0/+4 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -1/+1 |
2016-03-03 | IB/ipoib: Add handling for sending of skb with many frags | Hans Westgaard Ry | 1 | -2/+21 |
2015-12-22 | Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5 | Doug Ledford | 1 | -1/+1 |
2015-12-22 | IB/ulps: Avoid calling ib_query_device | Or Gerlitz | 1 | -13/+6 |
2015-12-11 | IB: add a proper completion queue abstraction | Christoph Hellwig | 1 | -1/+1 |
2015-10-08 | IB: split struct ib_send_wr | Christoph Hellwig | 1 | -2/+2 |
2015-08-30 | IB/ipoib: Remove ib_get_dma_mr calls | Jason Gunthorpe | 1 | -1/+1 |
2015-08-30 | IB/cm: Remove compare_data checks | Haggai Eran | 1 | -1/+1 |
2015-07-14 | IB/ipoib: Scatter-Gather support in connected mode | Yuval Shaia | 1 | -19/+14 |
2015-05-05 | IPoIB/CM: Fix indentation level | Bart Van Assche | 1 | -2/+2 |
2015-04-15 | IB/ipoib: Use dedicated workqueues per interface | Doug Ledford | 1 | -9/+9 |
2015-01-30 | Revert "IPoIB: Use dedicated workqueues per interface" | Roland Dreier | 1 | -9/+9 |
2014-12-15 | IPoIB: Use dedicated workqueues per interface | Doug Ledford | 1 | -9/+9 |
2014-06-02 | IB: Add a QP creation flag to use GFP_NOIO allocations | Or Gerlitz | 1 | -3/+15 |
2013-11-08 | IPoIB: Change CM skb memory allocation to be non-atomic during init | Tal Alon | 1 | -5/+9 |
2013-08-13 | IPoIB: Fix race in deleting ipoib_neigh entries | Jim Foraker | 1 | -3/+0 |
2013-05-07 | drivers/infiniband/hw: rename random32() to prandom_u32() | Andrew Morton | 1 | -1/+1 |
2013-03-22 | IPoIB: Fix send lockup due to missed TX completion | Mike Marciniszyn | 1 | -2/+6 |
2013-02-05 | IPoIB: Fix crash due to skb double destruct | Shlomo Pongratz | 1 | -3/+3 |
2012-12-19 | IPoIB: Call skb_dst_drop() once skb is enqueued for sending | Roland Dreier | 1 | -0/+3 |
2012-10-02 | IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n | Roland Dreier | 1 | -31/+0 |
2012-10-01 | IB/ipoib: Add more rtnl_link_ops callbacks | Or Gerlitz | 1 | -10/+24 |
2012-08-14 | IB/ipoib: Add missing locking when CM object is deleted | Shlomo Pongratz | 1 | -0/+3 |
2012-07-30 | IPoIB: Use a private hash table for path lookup in xmit path | Shlomo Pongratz | 1 | -11/+5 |
2012-07-24 | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -1/+1 |
2012-07-17 | net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() | David S. Miller | 1 | -1/+1 |
2012-07-08 | IB: Use IS_ENABLED(CONFIG_IPV6) | Roland Dreier | 1 | -1/+1 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -2/+3 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 1 | -2/+3 |
2011-10-31 | infiniband: add moduleparam.h to drivers/infiniband as required | Paul Gortmaker | 1 | -0/+1 |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet | 1 | -1/+1 |
2011-10-18 | IPoIB: Use the right function to do DMA unmap pages | Dotan Barak | 1 | -2/+2 |
2011-10-13 | RDMA/core: Add SRQ type field | Sean Hefty | 1 | -0/+1 |