| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/ipoib: Add more rtnl_link_ops callbacks | Or Gerlitz | 2012-10-01 | 5 | -26/+111 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 | 3 | -52/+48 |
|\ |
|
| * | IPoIB: Fix AB-BA deadlock when deleting neighbours | Shlomo Pongratz | 2012-09-12 | 3 | -46/+27 |
| * | IPoIB: Fix memory leak in the neigh table deletion flow | Shlomo Pongratz | 2012-09-12 | 2 | -6/+21 |
* | | IB/ipoib: Add rtnl_link_ops support | Or Gerlitz | 2012-09-20 | 5 | -51/+206 |
|/ |
|
* | IB/ipoib: Fix RCU pointer dereference of wrong object | Shlomo Pongratz | 2012-08-14 | 1 | -1/+1 |
* | IB/ipoib: Add missing locking when CM object is deleted | Shlomo Pongratz | 2012-08-14 | 1 | -0/+3 |
* | IPoIB: Use a private hash table for path lookup in xmit path | Shlomo Pongratz | 2012-07-30 | 4 | -236/+539 |
* | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2012-07-24 | 1 | -1/+1 |
|\ |
|
| * | IB: Use IS_ENABLED(CONFIG_IPV6) | Roland Dreier | 2012-07-08 | 1 | -1/+1 |
* | | net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() | David S. Miller | 2012-07-17 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-10 | 1 | -4/+8 |
|\ \ |
|
| * | | IPoIB: fix skb truesize underestimatiom | Eric Dumazet | 2012-07-10 | 1 | -4/+8 |
| |/ |
|
* | | ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock. | David S. Miller | 2012-07-05 | 1 | -7/+8 |
* | | ipoib: Convert over to dev_lookup_neigh_skb(). | David S. Miller | 2012-07-05 | 2 | -10/+16 |
|/ |
|
* | IB: Change CQE "csum_ok" field to a bit flag | Or Gerlitz | 2012-03-08 | 1 | -1/+2 |
* | IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses | Roland Dreier | 2012-02-08 | 3 | -47/+24 |
* | infiniband: ipoib: Sanitize neighbour handling in ipoib_main.c | David Miller | 2011-12-05 | 1 | -12/+12 |
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 2011-12-05 | 2 | -6/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-02 | 3 | -17/+29 |
|\ |
|
| *-. | Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next | Roland Dreier | 2011-11-29 | 3 | -17/+29 |
| |\ \ |
|
| | | * | IB: Fix RCU lockdep splats | Eric Dumazet | 2011-11-29 | 2 | -9/+15 |
| | |/
| |/| |
|
| | * | IB/ipoib: Prevent hung task or softlockup processing multicast response | Mike Marciniszyn | 2011-11-29 | 3 | -8/+14 |
| |/ |
|
* | | neigh: Add infrastructure for allocating device neigh privates. | David Miller | 2011-11-30 | 1 | -0/+2 |
* | | infiniband: Update net drivers for netdev_features_t changes. | David S. Miller | 2011-11-16 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 4 | -0/+4 |
|\ |
|
| * | infiniband: add moduleparam.h to drivers/infiniband as required | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
| * | infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-11-01 | 2 | -6/+6 |
|\ \
| |/
|/| |
|
| *---. | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 2011-11-01 | 2 | -6/+6 |
| |\ \ \ |
|
| | | | * | RDMA/core: Add SRQ type field | Sean Hefty | 2011-10-13 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
| | | * | IPoIB: Use the right function to do DMA unmap pages | Dotan Barak | 2011-10-18 | 1 | -2/+2 |
| | |/
| |/| |
|
| | * | IPoIB: Handle extended rates in debugfs | Marcel Apfelbaum | 2011-10-11 | 1 | -4/+3 |
| |/ |
|
* | | net: add skb frag size accessors | Eric Dumazet | 2011-10-19 | 2 | -9/+11 |
* | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | IPoIB: Fix possible NULL dereference in ipoib_start_xmit() | Bernd Schubert | 2011-08-16 | 1 | -3/+5 |
* | | IPoIB: convert to SKB paged frag API. | Ian Campbell | 2011-08-26 | 2 | -4/+6 |
* | | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 1 | -1/+1 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 2011-07-17 | 2 | -21/+40 |
* | net: infiniband/ulp/ipoib: convert to hw_features | Michał Mirosław | 2011-04-20 | 5 | -46/+20 |
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 | 1 | -1/+1 |
* | RDMA: Use vzalloc() to replace vmalloc()+memset(0) | Joe Perches | 2011-01-12 | 2 | -9/+4 |
* | IPoIB: Add GRO support | Or Gerlitz | 2011-01-10 | 3 | -1/+4 |
* | IPoIB: Remove LRO support | Or Gerlitz | 2011-01-10 | 5 | -132/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-10-26 | 2 | -3/+14 |
|\ |
|
| *-. | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier | 2010-10-26 | 2 | -3/+14 |
| |\ \ |
|
| | | * | IPoIB: Set dev_id field of net_device | Eli Cohen | 2010-10-23 | 1 | -0/+1 |
| | | * | IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage) | Christoph Lameter | 2010-09-28 | 1 | -3/+11 |
| | |/
| |/| |
|
| | * | IPoIB: Skip IBoE ports | Eli Cohen | 2010-10-13 | 1 | -0/+2 |
| |/ |
|