Age | Commit message (Expand) | Author |
2011-11-29 | Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next | Roland Dreier |
2011-11-29 | IB: Fix RCU lockdep splats | Eric Dumazet |
2011-11-29 | IB/ipoib: Prevent hung task or softlockup processing multicast response | Mike Marciniszyn |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier |
2011-10-31 | infiniband: add moduleparam.h to drivers/infiniband as required | Paul Gortmaker |
2011-10-31 | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet |
2011-10-18 | IPoIB: Use the right function to do DMA unmap pages | Dotan Barak |
2011-10-13 | RDMA/core: Add SRQ type field | Sean Hefty |
2011-10-11 | IPoIB: Handle extended rates in debugfs | Marcel Apfelbaum |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-08-26 | IPoIB: convert to SKB paged frag API. | Ian Campbell |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-08-16 | IPoIB: Fix possible NULL dereference in ipoib_start_xmit() | Bernd Schubert |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-17 | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller |
2011-04-20 | net: infiniband/ulp/ipoib: convert to hw_features | Michał Mirosław |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2011-01-12 | RDMA: Use vzalloc() to replace vmalloc()+memset(0) | Joe Perches |
2011-01-10 | IPoIB: Add GRO support | Or Gerlitz |
2011-01-10 | IPoIB: Remove LRO support | Or Gerlitz |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-10-26 | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer |
2010-10-26 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier |
2010-10-23 | IPoIB: Set dev_id field of net_device | Eli Cohen |
2010-10-13 | IPoIB: Skip IBoE ports | Eli Cohen |
2010-09-28 | IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage) | Christoph Lameter |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-07-06 | IPoIB: Fix world-writable child interface control sysfs attributes | Or Gerlitz |
2010-07-04 | IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags() | Ben Hutchings |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-04-21 | IPoIB: Allow disabling/enabling TSO on the fly through ethtool | Or Gerlitz |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-22 | ipoib: remove addrlen check for mc addresses | Jiri Pirko |
2010-03-11 | IPoIB: Include return code in trace message for ib_post_send() failures | Or Gerlitz |
2010-03-11 | IPoIB: Fix TX queue lockup with mixed UD/CM traffic | Eli Cohen |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-02-28 | ipoib: returned back addrlen check for mc addresses | Jiri Pirko |
2010-02-26 | infiniband: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-02-18 | ipv6: drop unused "dev" arg of icmpv6_send() | Alexey Dobriyan |
2010-02-11 | IPoIB: Remove TX moderation settings from ethtool support | Or Gerlitz |
2009-12-09 | IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc() | David J. Wilder |
2009-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-09-24 | IPoIB: Don't turn on carrier for a non-active port | Moni Shoua |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-09-05 | IPoIB: Check multicast address format | Jason Gunthorpe |