summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: filter: BPF 'JIT' compiler for PPC64Matt Evans2011-07-217-1/+1106
* bnx2: Fix endian swapping on firmware version stringMichael Chan2011-07-211-3/+3
* cnic: Add VLAN ID as a parameter during netevent upcallMichael Chan2011-07-214-20/+52
* cnic: Wait for all Context IDs to be deleted before sending FCOE_DESTROY_FUNCMichael Chan2011-07-211-18/+27
* cnic: Fix Context ID space calculationMichael Chan2011-07-211-9/+1
* tg3: Fix NVRAM selftest failures for 5720 devsMatt Carlson2011-07-211-1/+1
* tg3: Return size from tg3_vpd_readblock()Matt Carlson2011-07-211-12/+13
* tg3: Fix int selftest for recent devices.Matt Carlson2011-07-211-2/+6
* tg3: Fix RSS indirection table distributionMatt Carlson2011-07-211-6/+15
* tg3: Add 5719 and 5720 to EEE_CAP listMatt Carlson2011-07-211-1/+3
* tg3: Fix link down notify failure when EEE disabledMatt Carlson2011-07-211-13/+25
* tg3: Fix link flap at 100Mbps with EEE enabledMatt Carlson2011-07-212-5/+6
* tg3: Fix io failures after chip resetMatt Carlson2011-07-211-12/+6
* bnx2x: Broken self-test in SF mode on 578xxVladislav Zolotarov2011-07-213-3/+12
* bnx2x: Parity errors recovery for 578xxVladislav Zolotarov2011-07-214-71/+168
* bnx2x: Read FIP mac from SHMEM in single function modeVladislav Zolotarov2011-07-211-7/+9
* bnx2x: Fixed ethtool -d for 578xxVladislav Zolotarov2011-07-212-811/+1202
* bnx2x: Implementation for netdev->ndo_fcoe_get_wwnVladislav Zolotarov2011-07-214-3/+96
* slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' struc...Matvejchikov Ilya2011-07-191-9/+1
* slip: remove unused 'line' field from the 'slip' structureMatvejchikov Ilya2011-07-192-4/+0
* Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2011-07-194-33/+64
|\
| * vhost: optimize interrupt enable/disableMichael S. Tsirkin2011-07-191-2/+2
| * vhost: fix zcopy reference countingMichael S. Tsirkin2011-07-191-1/+0
| * vhost: set log when updating used flags or avail eventJason Wang2011-07-191-30/+54
| * vhost: init used ring after backend was setJason Wang2011-07-194-8/+16
* | Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2011-07-191-5/+3
|\ \
| * | r8169: fix sticky accepts packet bits in RxConfig.Francois Romieu2011-07-191-5/+3
| |/
* | bnx2x: disable FCoE for 578xx devices since not yet supportedDmitry Kravkov2011-07-191-2/+2
* | bnx2x: fix memory barriersVladislav Zolotarov2011-07-192-19/+75
* | bnx2x: use BNX2X_Q_FLG_TPA_IPV6 for TPA queue configurationVladislav Zolotarov2011-07-193-2/+5
* | bnx2x: disable loacal BH when scheduling FCOE napiVladislav Zolotarov2011-07-191-1/+8
* | bnx2x: fix MB index for 4-port devicesDmitry Kravkov2011-07-191-1/+1
* | bnx2x: DCB reworkDmitry Kravkov2011-07-196-112/+268
* | bnx2x: remove unnecessary dma_syncVladislav Zolotarov2011-07-191-5/+0
* | bnx2x: stop tx before CNIC_STOPVladislav Zolotarov2011-07-191-3/+3
* | bnx2x: add missing command in error handling flowDmitry Kravkov2011-07-191-0/+1
* | bnx2x: use correct dma_sync functionVladislav Zolotarov2011-07-192-2/+2
|/
* net: can: remove custom hex_to_bin()Andy Shevchenko2011-07-181-21/+5
* stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla2011-07-182-3/+6
* stmmac: add memory barriers at appropriate placesShiraz Hashim2011-07-181-0/+5
* vhost: vhost TX zero-copy supportMichael S. Tsirkin2011-07-183-16/+220
* ipv4: save cpu cycles from check_leaf()Eric Dumazet2011-07-181-6/+6
* net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller2011-07-188-16/+52
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-1729-140/+200
* ipv6: Get rid of rt6i_nexthop macro.David S. Miller2011-07-175-20/+19
* neigh: Pass neighbour entry to output ops.David S. Miller2011-07-178-45/+50
* net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter2011-07-173-12/+18
* net: add 802.1ad / 802.1ah / QinQ ethertypesDavid Lamparter2011-07-171-0/+5
* neigh: Kill ndisc_ops->queue_xmitDavid S. Miller2011-07-166-17/+5
* neigh: Kill hh_cache->hh_outputDavid S. Miller2011-07-164-29/+7
OpenPOWER on IntegriCloud