| Commit message (Expand) | Author | Age | Files | Lines |
* | IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses | Roland Dreier | 2012-02-08 | 1 | -36/+19 |
* | 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 | 1 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-02 | 1 | -8/+12 |
|\ |
|
| *-. | Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next | Roland Dreier | 2011-11-29 | 1 | -8/+12 |
| |\ \ |
|
| | | * | IB: Fix RCU lockdep splats | Eric Dumazet | 2011-11-29 | 1 | -7/+11 |
| | |/
| |/| |
|
| | * | IB/ipoib: Prevent hung task or softlockup processing multicast response | Mike Marciniszyn | 2011-11-29 | 1 | -1/+1 |
| |/ |
|
* | | 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 '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 |
* | | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 1 | -1/+1 |
|/ |
|
* | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 2011-07-17 | 1 | -14/+27 |
* | net: infiniband/ulp/ipoib: convert to hw_features | Michał Mirosław | 2011-04-20 | 1 | -7/+17 |
* | RDMA: Use vzalloc() to replace vmalloc()+memset(0) | Joe Perches | 2011-01-12 | 1 | -2/+1 |
* | IPoIB: Add GRO support | Or Gerlitz | 2011-01-10 | 1 | -0/+2 |
* | IPoIB: Remove LRO support | Or Gerlitz | 2011-01-10 | 1 | -62/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-10-26 | 1 | -0/+3 |
|\ |
|
| *-. | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ... | Roland Dreier | 2010-10-26 | 1 | -0/+3 |
| |\ \ |
|
| | | * | IPoIB: Set dev_id field of net_device | Eli Cohen | 2010-10-23 | 1 | -0/+1 |
| | |/
| |/| |
|
| | * | IPoIB: Skip IBoE ports | Eli Cohen | 2010-10-13 | 1 | -0/+2 |
| |/ |
|
* | | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer | 2010-10-26 | 1 | -2/+1 |
|/ |
|
* | IPoIB: Fix world-writable child interface control sysfs attributes | Or Gerlitz | 2010-07-06 | 1 | -2/+2 |
* | IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc() | David J. Wilder | 2009-12-09 | 1 | -0/+1 |
* | IPoIB: Drop priv->lock before calling ipoib_send() | Roland Dreier | 2009-09-05 | 1 | -1/+6 |
* | net: skb->dst accessors | Eric Dumazet | 2009-06-03 | 1 | -15/+15 |
* | net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib | Eric Dumazet | 2009-05-30 | 1 | -0/+1 |
* | IPoIB: Disable NAPI while CQ is being drained | Yossi Etigin | 2009-04-20 | 1 | -4/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-03-26 | 1 | -7/+11 |
|\ |
|
| * | infiniband: convert ipoib to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -7/+11 |
* | | IPoIB: In unicast_arp_send(), only free newly-created paths | Jack Morgenstein | 2009-02-17 | 1 | -2/+7 |
|/ |
|
* | IPoIB: Fix hang in napi_disable() if P_Key is never found | Roland Dreier | 2009-01-14 | 1 | -12/+15 |
* | IPoIB: Fix loss of connectivity after bonding failover on both sides | Yossi Etigin | 2009-01-09 | 1 | -19/+19 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-18 | 1 | -2/+4 |
|\ |
|
| * | IPoIB: Fix crash in path_rec_completion() | Yossi Etigin | 2008-11-12 | 1 | -1/+1 |
| * | IPoIB: Fix hang in ipoib_flush_paths() | Yossi Etigin | 2008-11-12 | 1 | -0/+1 |
| * | IPoIB: Don't enable NAPI when it's already enabled | Yossi Etigin | 2008-11-12 | 1 | -1/+2 |
* | | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 | 1 | -6/+6 |
* | | infiniband: ipoib replace IPOIB_GID_FMT with %p6 | Harvey Harrison | 2008-10-28 | 1 | -13/+12 |
|/ |
|
* | IPoIB: Set netdev offload features properly for child (VLAN) interfaces | Or Gerlitz | 2008-10-22 | 1 | -28/+39 |
* | IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX | Roland Dreier | 2008-09-30 | 1 | -40/+28 |
* | IPoIB: Fix crash when path record fails after path flush | Roland Dreier | 2008-09-25 | 1 | -4/+4 |
* | IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop() | Yossi Etigin | 2008-09-16 | 1 | -0/+1 |
* | IPoIB: Fix deadlock on RTNL in ipoib_stop() | Roland Dreier | 2008-08-19 | 1 | -10/+9 |
* | IPoIB: Include err code in trace message for ib_sa_path_rec_get() failures | Or Gerlitz | 2008-07-22 | 1 | -1/+1 |
* | IPoIB: Remove priv->mcast_mutex | Eli Cohen | 2008-07-14 | 1 | -1/+0 |
* | IPoIB: Refresh paths instead of flushing them on SM change events | Moni Shoua | 2008-07-14 | 1 | -4/+40 |
* | IPoIB: add LRO support | Vladimir Sokolovsky | 2008-07-14 | 1 | -0/+62 |
* | IPoIB: Copy small received SKBs in connected mode | Eli Cohen | 2008-07-14 | 1 | -0/+6 |
* | RDMA: Remove subversion $Id tags | Roland Dreier | 2008-07-14 | 1 | -2/+0 |