summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: remove unused macrosColin Ian King2019-11-062-4/+0
* hv_netvsc: record hardware hash in skbStephen Hemminger2019-11-053-1/+12
* hv_netvsc: flag software created hash valueStephen Hemminger2019-11-051-4/+3
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2019-11-0516-1150/+3553
|\
| * ice: allow 3k MTU for XDPMaciej Fijalkowski2019-11-041-2/+14
| * ice: add build_skb() supportMaciej Fijalkowski2019-11-041-1/+59
| * ice: introduce frame padding computation logicMaciej Fijalkowski2019-11-045-20/+114
| * ice: introduce legacy Rx flagMaciej Fijalkowski2019-11-045-25/+63
| * ice: Add support for AF_XDPKrzysztof Kazimierczak2019-11-0411-27/+1456
| * ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak2019-11-045-312/+334
| * ice: Add support for XDPMaciej Fijalkowski2019-11-048-57/+825
| * ice: get rid of per-tc flow in Tx queue configuration routinesMaciej Fijalkowski2019-11-043-49/+47
| * ice: Introduce ice_base.cAnirudh Venkataramanan2019-11-0410-827/+811
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-11-0513-10/+118
|\ \
| * | i40e: implement VF stats NDOJesse Brandeburg2019-11-043-0/+51
| * | i40e: enable X710 supportAlice Michael2019-11-041-0/+2
| * | ixgbe: protect TX timestamping from API misuseManjunath Patil2019-11-041-1/+2
| * | fm10k: update driver version to match out-of-treeJacob Keller2019-11-041-1/+1
| * | ixgbe: Make use of cpumask_local_spread to improve RSS localityAlexander Duyck2019-11-041-5/+3
| * | fm10k: add support for ndo_get_vf_stats operationJacob Keller2019-11-045-0/+56
| * | fm10k: add missing field initializers to TLV attributes)Jacob Keller2019-11-041-3/+3
| |/
* | net: ethernet: stmmac: drop unused variable in stm32mp1_set_mode()Christophe Roullier2019-11-041-3/+3
* | net: sgi: ioc3-eth: ensure tx ring is 16k aligned.Thomas Bogendoerfer2019-11-041-6/+10
* | net: sgi: ioc3-eth: fix setting NETIF_F_HIGHDMAChristoph Hellwig2019-11-041-3/+1
* | net: sgi: ioc3-eth: simplify setting the DMA maskChristoph Hellwig2019-11-041-20/+7
* | net: sgi: ioc3-eth: fix usage of GFP_* flagsChristoph Hellwig2019-11-041-2/+2
* | net: sgi: ioc3-eth: don't abuse dma_direct_* callsChristoph Hellwig2019-11-041-14/+11
* | net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-0448-136/+180
|/
* Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-11-0425-359/+393
|\
| * net/mlx5: DR, Support IPv4 and IPv6 mixed matcherAlex Vesker2019-11-013-43/+52
| * net/mlx5: LAG, Use affinity type enumeratorsErez Alfasi2019-11-012-6/+13
| * net/mlx5: LAG, Use port enumeratorsErez Alfasi2019-11-013-57/+69
| * net/mlx5: rate limit alloc_ent error messagesLi RongQing2019-11-011-1/+1
| * net/mlx5e: Add ToS (DSCP) header rewrite supportDmytro Linkin2019-11-011-0/+1
| * net/mlx5e: Bit sized fields rewrite supportDmytro Linkin2019-11-011-60/+62
| * net/mlx5: WQ, Move short getters into header fileTariq Toukan2019-11-012-24/+20
| * net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error eventsSaeed Mahameed2019-11-013-0/+25
| * net/mlx5: Support lockless FTE read lookupsParav Pandit2019-11-012-15/+56
| * net/mlx5: Do not hold group lock while allocating FTE in softwareParav Pandit2019-11-011-9/+10
| * net/mlx5e: Verify that rule has at least one fwd/drop actionVlad Buslov2019-11-011-0/+6
| * net/mlx5: Clear VF's configuration on disabling SRIOVAya Levin2019-11-014-10/+21
| * net/mlx5: Remove unneeded variable in mlx5_unload_onezhong jiang2019-11-011-3/+1
| * net/mlx5: FPGA, support network cards with standalone FPGAIgor Leshenko2019-11-012-25/+46
| * net/mlx5: DR, Replace CRC32 implementation to use kernel libHamdan Igbaria2019-11-015-106/+10
* | mISDN: remove unused variable 'faxmodulation_s'YueHaibing2019-11-041-1/+0
* | ptp: Add a ptp clock driver for IDT ClockMatrix.Vincent Cheng2019-11-045-0/+2201
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-02270-1820/+2616
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-0297-620/+1027
| |\
| | * r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit2019-11-011-0/+4
| | * net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli2019-11-011-15/+21