aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-05net: hns3: remove unused macrosColin Ian King2-4/+0
2019-11-05hv_netvsc: record hardware hash in skbStephen Hemminger3-1/+12
2019-11-05hv_netvsc: flag software created hash valueStephen Hemminger1-4/+3
2019-11-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller16-1150/+3553
2019-11-05Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller13-10/+118
2019-11-04i40e: implement VF stats NDOJesse Brandeburg3-0/+51
2019-11-04i40e: enable X710 supportAlice Michael1-0/+2
2019-11-04ixgbe: protect TX timestamping from API misuseManjunath Patil1-1/+2
2019-11-04fm10k: update driver version to match out-of-treeJacob Keller1-1/+1
2019-11-04ixgbe: Make use of cpumask_local_spread to improve RSS localityAlexander Duyck1-5/+3
2019-11-04fm10k: add support for ndo_get_vf_stats operationJacob Keller5-0/+56
2019-11-04fm10k: add missing field initializers to TLV attributes)Jacob Keller1-3/+3
2019-11-04ice: allow 3k MTU for XDPMaciej Fijalkowski1-2/+14
2019-11-04ice: add build_skb() supportMaciej Fijalkowski1-1/+59
2019-11-04ice: introduce frame padding computation logicMaciej Fijalkowski5-20/+114
2019-11-04ice: introduce legacy Rx flagMaciej Fijalkowski5-25/+63
2019-11-04ice: Add support for AF_XDPKrzysztof Kazimierczak11-27/+1456
2019-11-04ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak5-312/+334
2019-11-04net: ethernet: stmmac: drop unused variable in stm32mp1_set_mode()Christophe Roullier1-3/+3
2019-11-04net: sgi: ioc3-eth: ensure tx ring is 16k aligned.Thomas Bogendoerfer1-6/+10
2019-11-04net: sgi: ioc3-eth: fix setting NETIF_F_HIGHDMAChristoph Hellwig1-3/+1
2019-11-04net: sgi: ioc3-eth: simplify setting the DMA maskChristoph Hellwig1-20/+7
2019-11-04net: sgi: ioc3-eth: fix usage of GFP_* flagsChristoph Hellwig1-2/+2
2019-11-04net: sgi: ioc3-eth: don't abuse dma_direct_* callsChristoph Hellwig1-14/+11
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn48-136/+180
2019-11-04ice: Add support for XDPMaciej Fijalkowski8-57/+825
2019-11-04ice: get rid of per-tc flow in Tx queue configuration routinesMaciej Fijalkowski3-49/+47
2019-11-04ice: Introduce ice_base.cAnirudh Venkataramanan10-827/+811
2019-11-03Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller25-359/+393
2019-11-03mISDN: remove unused variable 'faxmodulation_s'YueHaibing1-1/+0
2019-11-03ptp: Add a ptp clock driver for IDT ClockMatrix.Vincent Cheng5-0/+2201
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller270-1820/+2616
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds97-620/+1027
2019-11-01Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+4
2019-11-01r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit1-0/+4
2019-11-01net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli1-15/+21
2019-11-01net: phylink: Fix phylink_dbg() macroFlorian Fainelli1-0/+16
2019-11-01gve: Fixes DMA synchronization.Yangchun Fu2-2/+24
2019-11-01inet: stop leaking jiffies on the wireEric Dumazet1-1/+1
2019-11-01net/mlx5: DR, Support IPv4 and IPv6 mixed matcherAlex Vesker3-43/+52
2019-11-01net/mlx5: LAG, Use affinity type enumeratorsErez Alfasi2-6/+13
2019-11-01net/mlx5: LAG, Use port enumeratorsErez Alfasi3-57/+69
2019-11-01net/mlx5: rate limit alloc_ent error messagesLi RongQing1-1/+1
2019-11-01net/mlx5e: Add ToS (DSCP) header rewrite supportDmytro Linkin1-0/+1
2019-11-01net/mlx5e: Bit sized fields rewrite supportDmytro Linkin1-60/+62
2019-11-01net/mlx5: WQ, Move short getters into header fileTariq Toukan2-24/+20
2019-11-01net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error eventsSaeed Mahameed3-0/+25
2019-11-01net/mlx5: Support lockless FTE read lookupsParav Pandit2-15/+56
2019-11-01net/mlx5: Do not hold group lock while allocating FTE in softwareParav Pandit1-9/+10
2019-11-01net/mlx5e: Verify that rule has at least one fwd/drop actionVlad Buslov1-0/+6