aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib
Commit message (Expand)AuthorAge
* net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław2011-04-20
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-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: Set pkt_type correctly for multicast packets (fix IGMP breakage)Christoph Lameter2010-09-28
| | |/ | |/|
| | * IPoIB: Skip IBoE portsEli Cohen2010-10-13
| |/
* / replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-26
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04
|\
| * IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings2010-07-04
* | IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz2010-07-06
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
| |\
| * | net: convert multicast list to list_headJiri Pirko2010-04-03
| * | ipoib: remove addrlen check for mc addressesJiri Pirko2010-03-22
* | | IPoIB: Allow disabling/enabling TSO on the fly through ethtoolOr Gerlitz2010-04-21
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* IPoIB: Include return code in trace message for ib_post_send() failuresOr Gerlitz2010-03-11
* IPoIB: Fix TX queue lockup with mixed UD/CM trafficEli Cohen2010-03-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-03
|\
| * IPoIB: Remove TX moderation settings from ethtool supportOr Gerlitz2010-02-11
* | ipoib: returned back addrlen check for mc addressesJiri Pirko2010-02-28
* | infiniband: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-26
* | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-18
|/
* IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()David J. Wilder2009-12-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-09-24
|\
| * IPoIB: Don't turn on carrier for a non-active portMoni Shoua2009-09-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\ \ | |/ |/|
| * drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-03
* | IPoIB: Check multicast address formatJason Gunthorpe2009-09-05
* | IPoIB: Drop priv->lock before calling ipoib_send()Roland Dreier2009-09-05
* | IPoIB: Remove unused <rdma/ib_cache.h> includesRoland Dreier2009-09-05
|/
* net: skb->dst accessorsEric Dumazet2009-06-03
* net: unset IFF_XMIT_DST_RELEASE for qeth and ipoibEric Dumazet2009-05-31
* net: Fix ipoib rtnl_lock sysfs deadlock.Eric W. Biederman2009-05-19
* IPoIB: Disable NAPI while CQ is being drainedYossi Etigin2009-04-20
* IPoIB: Avoid free_netdev() BUG when destroying a child interfaceRoland Dreier2009-03-31
* 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
| * net: Remove redundant NAPI functionsBen Hutchings2009-01-21
* | IPoIB: In unicast_arp_send(), only free newly-created pathsJack Morgenstein2009-02-17
|/
* IPoIB: Do not print error messages for multicast join retriesYossi Etigin2009-01-16
* IPoIB: Fix deadlock between ipoib_open() and child interface createRoland Dreier2009-01-15
* IPoIB: Fix hang in napi_disable() if P_Key is never foundRoland Dreier2009-01-14
* IPoIB: Do not join broadcast group if interface is brought downYossi Etigin2009-01-12
* IPoIB: Fix loss of connectivity after bonding failover on both sidesYossi Etigin2009-01-09
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-22