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