summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-274-64/+188
|\
| * net: mscc: ocelot: use skb queue instead of skbs listYangbo Lu2019-11-271-36/+18
| * net: mscc: ocelot: avoid incorrect consuming in skbs listYangbo Lu2019-11-271-0/+1
| * gve: Fix the queue page list allocated pages countJeroen de Borst2019-11-261-1/+2
| * ibmvnic: Serialize device queriesThomas Falcon2019-11-262-5/+51
| * ibmvnic: Bound waits for device queriesThomas Falcon2019-11-261-15/+97
| * ibmvnic: Terminate waiting device threads after loss of serviceThomas Falcon2019-11-261-0/+9
| * ibmvnic: Fix completion structure initializationThomas Falcon2019-11-261-8/+11
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-272-31/+1
|\ \ | |/ |/|
| * Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe2019-11-256-420/+666
| |\
| * | RDMA/mlx5: Delete struct mlx5_priv->mkey_tableJason Gunthorpe2019-10-282-31/+1
* | | enetc: add support Credit Based Shaper(CBS) for hardware offloadPo Liu2019-11-255-2/+138
* | | mlxsw: spectrum_router: Fix use of uninitialized adjacency indexAmit Cohen2019-11-241-3/+2
* | | mlxsw: spectrum_router: After underlay moves, demote conflicting tunnelsPetr Machata2019-11-241-1/+38
* | | bnxt_en: Add support for flashing the device via devlinkVasundhara Volam2019-11-243-2/+24
* | | bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.Michael Chan2019-11-243-5/+12
* | | bnxt_en: Add async. event logic for PHY configuration changes.Michael Chan2019-11-242-0/+11
* | | bnxt_en: Refactor the initialization of the ethtool link settings.Michael Chan2019-11-241-20/+26
* | | bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.Michael Chan2019-11-243-3/+10
* | | bnxt_en: Assign more RSS context resources to the VFs.Michael Chan2019-11-241-2/+6
* | | bnxt_en: Initialize context memory to the value specified by firmware.Michael Chan2019-11-242-9/+19
* | | bnxt_en: Fix suspend/resume path on 57500 chipsVasundhara Volam2019-11-241-0/+14
* | | bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()Vasundhara Volam2019-11-241-2/+10
* | | bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.Vasundhara Volam2019-11-243-47/+35
* | | bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.Vasundhara Volam2019-11-242-3/+11
* | | bnxt_en: Disable/enable Bus master during suspend/resume.Michael Chan2019-11-241-0/+8
* | | bnxt_en: Add chip IDs for 57452 and 57454 chips.Michael Chan2019-11-241-1/+6
* | | sfc: fix build without CONFIG_RFS_ACCELJakub Kicinski2019-11-241-0/+2
* | | Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2019-11-237-93/+186
|\ \ \
| * | | net/mlx5e: Remove redundant pointer checkEli Cohen2019-11-221-12/+10
| * | | net/mlx5e: TC, Stub out ipv6 tun create header functionSaeed Mahameed2019-11-222-4/+7
| * | | net/mlx5: DR, Add support for Geneve packets SW steeringYevgeny Kliteynik2019-11-223-0/+83
| * | | net/mlx5: DR, Add HW bits and definitions for Geneve flex parserYevgeny Kliteynik2019-11-221-0/+13
| * | | net/mlx5: DR, Refactor VXLAN GPE flex parser tunnel code for SW steeringYevgeny Kliteynik2019-11-224-57/+66
| * | | net/mlx5: Don't write read-only fields in MODIFY_HCA_VPORT_CONTEXT commandLeon Romanovsky2019-11-221-20/+7
* | | | net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King2019-11-236-34/+27
* | | | net: use rhashtable_lookup() instead of rhashtable_lookup_fast()Taehee Yoo2019-11-232-3/+3
* | | | sfc: do ARFS expiry work occasionally even without NAPI pollEdward Cree2019-11-223-8/+12
* | | | sfc: add statistics for ARFSEdward Cree2019-11-223-0/+12
* | | | sfc: suppress MCDI errors from ARFSEdward Cree2019-11-222-6/+30
* | | | sfc: change ARFS expiry mechanismEdward Cree2019-11-224-32/+45
* | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...Jakub Kicinski2019-11-2217-539/+1022
|\ \ \ \
| * | | | ice: Update FW API minor versionKevin Scott2019-11-221-1/+1
| * | | | ice: remove pointless NULL check of port_infoJacob Keller2019-11-221-2/+1
| * | | | ice: Implement ethtool ops for channelsHenry Tieman2019-11-227-19/+335
| * | | | ice: implement VF stats NDOJesse Brandeburg2019-11-223-0/+57
| * | | | ice: add helpers for virtchnlJesse Brandeburg2019-11-221-71/+63
| * | | | ice: Add ice_pf_to_dev(pf) macroBrett Creeley2019-11-2210-341/+389
| * | | | ice: Do not use devm* functions for local usesTony Nguyen2019-11-225-88/+80
| * | | | ice: Refactor removal of VLAN promiscuous rulesBrett Creeley2019-11-221-4/+9