aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cnic: Fix Context ID space calculationMichael Chan2011-07-21
* tg3: Fix NVRAM selftest failures for 5720 devsMatt Carlson2011-07-21
* tg3: Return size from tg3_vpd_readblock()Matt Carlson2011-07-21
* tg3: Fix int selftest for recent devices.Matt Carlson2011-07-21
* tg3: Fix RSS indirection table distributionMatt Carlson2011-07-21
* tg3: Add 5719 and 5720 to EEE_CAP listMatt Carlson2011-07-21
* tg3: Fix link down notify failure when EEE disabledMatt Carlson2011-07-21
* tg3: Fix link flap at 100Mbps with EEE enabledMatt Carlson2011-07-21
* tg3: Fix io failures after chip resetMatt Carlson2011-07-21
* bnx2x: Broken self-test in SF mode on 578xxVladislav Zolotarov2011-07-21
* bnx2x: Parity errors recovery for 578xxVladislav Zolotarov2011-07-21
* bnx2x: Read FIP mac from SHMEM in single function modeVladislav Zolotarov2011-07-21
* bnx2x: Fixed ethtool -d for 578xxVladislav Zolotarov2011-07-21
* bnx2x: Implementation for netdev->ndo_fcoe_get_wwnVladislav Zolotarov2011-07-21
* slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' struc...Matvejchikov Ilya2011-07-19
* slip: remove unused 'line' field from the 'slip' structureMatvejchikov Ilya2011-07-19
* Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2011-07-19
|\
| * vhost: optimize interrupt enable/disableMichael S. Tsirkin2011-07-19
| * vhost: fix zcopy reference countingMichael S. Tsirkin2011-07-19
| * vhost: set log when updating used flags or avail eventJason Wang2011-07-19
| * vhost: init used ring after backend was setJason Wang2011-07-19
* | Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2011-07-19
|\ \
| * | r8169: fix sticky accepts packet bits in RxConfig.Francois Romieu2011-07-19
| |/
* | bnx2x: disable FCoE for 578xx devices since not yet supportedDmitry Kravkov2011-07-19
* | bnx2x: fix memory barriersVladislav Zolotarov2011-07-19
* | bnx2x: use BNX2X_Q_FLG_TPA_IPV6 for TPA queue configurationVladislav Zolotarov2011-07-19
* | bnx2x: disable loacal BH when scheduling FCOE napiVladislav Zolotarov2011-07-19
* | bnx2x: fix MB index for 4-port devicesDmitry Kravkov2011-07-19
* | bnx2x: DCB reworkDmitry Kravkov2011-07-19
* | bnx2x: remove unnecessary dma_syncVladislav Zolotarov2011-07-19
* | bnx2x: stop tx before CNIC_STOPVladislav Zolotarov2011-07-19
* | bnx2x: add missing command in error handling flowDmitry Kravkov2011-07-19
* | bnx2x: use correct dma_sync functionVladislav Zolotarov2011-07-19
|/
* net: can: remove custom hex_to_bin()Andy Shevchenko2011-07-18
* stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla2011-07-18
* stmmac: add memory barriers at appropriate placesShiraz Hashim2011-07-18
* vhost: vhost TX zero-copy supportMichael S. Tsirkin2011-07-18
* ipv4: save cpu cycles from check_leaf()Eric Dumazet2011-07-18
* net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller2011-07-18
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-18
* ipv6: Get rid of rt6i_nexthop macro.David S. Miller2011-07-18
* neigh: Pass neighbour entry to output ops.David S. Miller2011-07-18
* net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter2011-07-17
* net: add 802.1ad / 802.1ah / QinQ ethertypesDavid Lamparter2011-07-17
* neigh: Kill ndisc_ops->queue_xmitDavid S. Miller2011-07-16
* neigh: Kill hh_cache->hh_outputDavid S. Miller2011-07-16
* neigh: Kill neigh_ops->hh_outputDavid S. Miller2011-07-16
* neigh: Simply destroy handling wrt. hh_cache.David S. Miller2011-07-16
* net: Create and use new helper, neigh_output().David S. Miller2011-07-16
* ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbourDavid S. Miller2011-07-16