summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-2972-598/+747
|\
| * qede: Fix out-of-bound fastpath memory accessMintz, Yuval2016-10-291-2/+2
| * enic: fix rq disableGovindarajulu Varadarajan2016-10-291-9/+23
| * ibmvnic: Fix missing brackets in init_sub_crq_irqsThomas Falcon2016-10-291-2/+4
| * ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2016-10-292-11/+25
| * Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"David S. Miller2016-10-292-25/+11
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-10-293-32/+15
| |\
| | * i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang2016-10-271-1/+1
| | * i40e: disable MSI-X interrupts if we cannot reserve enough vectorsGuilherme G Piccoli2016-10-271-0/+1
| | * i40e: Fix configure TCs after initial DCB disableDavid Ertman2016-10-272-27/+5
| | * ixgbe: fix panic when using macvlan with l2-fwd-offload enabledEmil Tantilov2016-10-271-4/+8
| * | net/mlx4_en: Save slave ethtool stats commandTariq Toukan2016-10-291-2/+3
| * | net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein2016-10-293-16/+3
| * | net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev2016-10-292-35/+53
| * | net/mlx4_core: Do not access comm channel if it has not yet been initializedJack Morgenstein2016-10-291-0/+9
| * | net/mlx4_en: Fix panic during rebootEugenia Emantayev2016-10-291-0/+1
| * | net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit2016-10-291-0/+7
| * | net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev2016-10-291-1/+4
| * | net/mlx4_core: Change the default value of enable_qosMoshe Lazer2016-10-291-2/+2
| * | net/mlx4_core: Avoid setting ports to auto when only one port type is supportedMaor Gottlieb2016-10-291-1/+9
| * | net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW specJack Morgenstein2016-10-291-1/+2
| * | ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2016-10-292-11/+25
| * | net: mv643xx_eth: Fetch the phy connection type from DTJason Gunthorpe2016-10-291-4/+19
| * | cxgb4: Fix error handling in alloc_uld_rxqs().Ganesh Goudar2016-10-291-22/+18
| * | IB/mlx4: avoid a -Wmaybe-uninitialize warningArnd Bergmann2016-10-291-2/+3
| * | net/mlx5: Avoid passing dma address 0 to firmwareNoa Osherovich2016-10-291-8/+18
| * | net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia2016-10-293-9/+55
| * | net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia2016-10-292-5/+34
| * | net/mlx5: Clear health sick bit when starting health pollMohamad Haj Yahia2016-10-291-0/+1
| * | net/mlx5: Change the acl enable prototype to return statusMohamad Haj Yahia2016-10-291-16/+34
| * | net/mlx5e: Unregister netdev before detaching itMohamad Haj Yahia2016-10-292-1/+2
| * | net/mlx5e: Choose best nearest LRO timeoutSaeed Mahameed2016-10-292-3/+21
| * | net/mlx5: Correctly initialize last use of flow countersPaul Blakey2016-10-291-0/+1
| * | net/mlx5: Fix autogroups groups num not decreasingPaul Blakey2016-10-291-0/+3
| * | net/mlx5: Keep autogroups list orderedPaul Blakey2016-10-291-3/+3
| * | net/mlx5: Always Query HCA caps after setting themDaniel Jurgens2016-10-291-6/+6
| * | {net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2016-10-291-5/+26
| * | mlxsw: spectrum_router: Compare only trees which are in use during tree getJiri Pirko2016-10-281-1/+2
| * | mlxsw: spectrum_router: Save requested prefix bitlist when creating treeJiri Pirko2016-10-281-0/+2
| * | net: bgmac: fix spelling mistake: "connecton" -> "connection"Colin Ian King2016-10-271-1/+1
| |/
| * rocker: fix error return code in rocker_world_check_init()Wei Yongjun2016-10-261-1/+1
| * net: fec: Call swap_buffer() prior to IP header alignmentFabio Estevam2016-10-231-3/+3
| * bnx2x: Use the correct divisor value for PHC clock readings.Sudarsana Reddy Kalluru2016-10-231-1/+1
| * qede: Fix incorrrect usage of APIs for un-mapping DMA memoryManish Chopra2016-10-222-6/+6
| * qed: Zero-out the buffer paased to dcbx_query() APISudarsana Reddy Kalluru2016-10-221-0/+2
| * qede: Reconfigure rss indirection direction table when rss count is updatedSudarsana Reddy Kalluru2016-10-221-0/+7
| * qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru2016-10-222-1/+2
| * qede: Loopback implementation should ignore the normal trafficSudarsana Reddy Kalluru2016-10-223-35/+49
| * qede: Do not allow RSS config for 100G devicesSudarsana Reddy Kalluru2016-10-221-0/+6
| * qede: get_channels() need to populate max tx/rx coalesce valuesSudarsana Reddy Kalluru2016-10-221-0/+2
OpenPOWER on IntegriCloud