aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_main.c
Commit message (Expand)AuthorAge
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-08
|\
| * IPoIB: Fix ipoib_hard_header() return valueDoug Ledford2013-04-17
* | IPoIB: add support for TIPC protocolPatrick McHardy2013-04-17
|/
* IPoIB: Free ipoib neigh on path record failure so path rec queries are retriedRoland Dreier2013-02-25
* IPoIB: Don't attempt to release resources on error flowItai Garbi2013-02-19
* IPoIB: Add version and firmware info to ethtool reportingYan Burman2013-02-19
* IPoIB: Fix ipoib_neigh hashing to use the correct daddr octetsShlomo Pongratz2013-02-19
* IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=nRoland Dreier2012-10-03
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-02
|\
| * IPoIB: Fix use-after-free of multicast objectPatrick McHardy2012-09-30
* | IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz2012-10-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\|
| * IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz2012-09-12
| * IPoIB: Fix memory leak in the neigh table deletion flowShlomo Pongratz2012-09-12
* | IB/ipoib: Add rtnl_link_ops supportOr Gerlitz2012-09-20
|/
* IB/ipoib: Fix RCU pointer dereference of wrong objectShlomo Pongratz2012-08-14
* IPoIB: Use a private hash table for path lookup in xmit pathShlomo Pongratz2012-07-30
* ipoib: Convert over to dev_lookup_neigh_skb().David S. Miller2012-07-05
* IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier2012-02-08
* infiniband: ipoib: Sanitize neighbour handling in ipoib_main.cDavid Miller2011-12-05
* net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02
|\
| *-. Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier2011-11-29
| |\ \
| | | * IB: Fix RCU lockdep splatsEric Dumazet2011-11-29
| | |/ | |/|
| | * IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn2011-11-29
| |/
* | neigh: Add infrastructure for allocating device neigh privates.David Miller2011-11-30
* | infiniband: Update net drivers for netdev_features_t changes.David S. Miller2011-11-16
|/
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\
| * IPoIB: Fix possible NULL dereference in ipoib_start_xmit()Bernd Schubert2011-08-16
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
|/
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-18
* net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław2011-04-20
* RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches2011-01-12
* IPoIB: Add GRO supportOr Gerlitz2011-01-10
* IPoIB: Remove LRO supportOr Gerlitz2011-01-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-26
|\
| *-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier2010-10-26
| |\ \
| | | * IPoIB: Set dev_id field of net_deviceEli Cohen2010-10-23
| | |/ | |/|
| | * IPoIB: Skip IBoE portsEli Cohen2010-10-13
| |/
* / replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-26
|/
* IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz2010-07-06
* IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()David J. Wilder2009-12-09
* IPoIB: Drop priv->lock before calling ipoib_send()Roland Dreier2009-09-05
* net: skb->dst accessorsEric Dumazet2009-06-03
* net: unset IFF_XMIT_DST_RELEASE for qeth and ipoibEric Dumazet2009-05-31
* IPoIB: Disable NAPI while CQ is being drainedYossi Etigin2009-04-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-26
|\
| * infiniband: convert ipoib to net_device_opsStephen Hemminger2009-03-21
* | IPoIB: In unicast_arp_send(), only free newly-created pathsJack Morgenstein2009-02-17
|/
* IPoIB: Fix hang in napi_disable() if P_Key is never foundRoland Dreier2009-01-14