summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib
AgeCommit message (Expand)Author
2012-03-01Merge commit 'v3.2.9' into rt-3.2.9-rt13v3.2.9-rt13Clark Williams
2012-02-29IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier
2012-02-15infiniband: Mellanox IB driver patch use _nort() primitivesSven-Thorsten Dietrich
2011-11-29Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet
2011-11-29IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn
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-31infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul 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-10-11IPoIB: Handle extended rates in debugfsMarcel Apfelbaum
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-08-26IPoIB: convert to SKB paged frag API.Ian Campbell
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-16IPoIB: Fix possible NULL dereference in ipoib_start_xmit()Bernd Schubert
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-04-20net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-12RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches
2011-01-10IPoIB: Add GRO supportOr Gerlitz
2011-01-10IPoIB: Remove LRO supportOr Gerlitz
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier
2010-10-23IPoIB: Set dev_id field of net_deviceEli Cohen
2010-10-13IPoIB: Skip IBoE portsEli Cohen
2010-09-28IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage)Christoph Lameter
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-07-06IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz
2010-07-04IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-04-21IPoIB: Allow disabling/enabling TSO on the fly through ethtoolOr Gerlitz
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22ipoib: remove addrlen check for mc addressesJiri Pirko
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-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-02-28ipoib: returned back addrlen check for mc addressesJiri Pirko
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan
2010-02-11IPoIB: Remove TX moderation settings from ethtool supportOr Gerlitz
2009-12-09IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()David J. Wilder
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds