summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-29108-819/+1059
|\
| * geneve: avoid using stale geneve socket.pravin shelar2016-10-291-11/+34
| * vxlan: avoid using stale vxlan socket.pravin shelar2016-10-291-30/+50
| * qede: Fix out-of-bound fastpath memory accessMintz, Yuval2016-10-291-2/+2
| * net: phy: dp83848: add dp83822 PHY supportRoger Quadros2016-10-291-0/+3
| * 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
| * | Revert "hv_netvsc: report vmbus name in ethtool"Stephen Hemminger2016-10-291-4/+0
| * | 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
| |/
| * kalmia: avoid potential uninitialized variable useArnd Bergmann2016-10-271-1/+1
| * macsec: Fix header length if SCI is added if explicitly disabledTobias Brunner2016-10-271-8/+18
| * at803x: double check SGMII side autonegZefir Kurtisi2016-10-271-0/+39
| * Revert "at803x: fix suspend/resume for SGMII link"Zefir Kurtisi2016-10-271-26/+0
| * netvsc: fix incorrect receive checksum offloadingStephen Hemminger2016-10-261-8/+11
| * rocker: fix error return code in rocker_world_check_init()Wei Yongjun2016-10-261-1/+1