summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib_cm.c
AgeCommit message (Expand)Author
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford
2016-12-03IB/ipoib: Remove and fix debug prints after allocation failureLeon Romanovsky
2016-11-16IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib
2016-10-14IB/ipoib: move back IB LL address into the hard headerPaolo Abeni
2016-09-02IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit
2016-06-07IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-03-03IB/ipoib: Add handling for sending of skb with many fragsHans Westgaard Ry
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz
2015-12-11IB: add a proper completion queue abstractionChristoph Hellwig
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-08-30IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/cm: Remove compare_data checksHaggai Eran
2015-07-14IB/ipoib: Scatter-Gather support in connected modeYuval Shaia
2015-05-05IPoIB/CM: Fix indentation levelBart Van Assche
2015-04-15IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford
2015-01-30Revert "IPoIB: Use dedicated workqueues per interface"Roland Dreier
2014-12-15IPoIB: Use dedicated workqueues per interfaceDoug Ledford
2014-06-02IB: Add a QP creation flag to use GFP_NOIO allocationsOr Gerlitz
2013-11-08IPoIB: Change CM skb memory allocation to be non-atomic during initTal Alon
2013-08-13IPoIB: Fix race in deleting ipoib_neigh entriesJim Foraker
2013-05-07drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton
2013-03-22IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn
2013-02-05IPoIB: Fix crash due to skb double destructShlomo Pongratz
2012-12-19IPoIB: Call skb_dst_drop() once skb is enqueued for sendingRoland Dreier
2012-10-02IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=nRoland Dreier
2012-10-01IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz
2012-08-14IB/ipoib: Add missing locking when CM object is deletedShlomo Pongratz
2012-07-30IPoIB: Use a private hash table for path lookup in xmit pathShlomo Pongratz
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2012-07-17net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller
2012-07-08IB: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier
2011-10-31infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-18IPoIB: Use the right function to do DMA unmap pagesDotan Barak
2011-10-13RDMA/core: Add SRQ type fieldSean Hefty
2011-08-26IPoIB: convert to SKB paged frag API.Ian Campbell
2011-04-20net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław
2011-01-12RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches
2011-01-10IPoIB: Add GRO supportOr Gerlitz
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-11IPoIB: Include return code in trace message for ib_post_send() failuresOr Gerlitz
2010-03-11IPoIB: Fix TX queue lockup with mixed UD/CM trafficEli Cohen
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds