summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-031-2/+2
|\
| * PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan2020-03-281-2/+2
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-04-023-2/+59
|\ \ \
| * \ \ Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe2020-03-274-5/+60
| |\ \ \
| | * | | net/mlx5: Add support for RDMA TX steeringMichael Guralnik2020-03-273-2/+59
| * | | | Merge branch 'mlx5_mr_cache' into rdma.git for-nextJason Gunthorpe2020-03-133-28/+6
| |\ \ \ \
| * \ \ \ \ Merge branch 'mlx5_packet_pacing' into rdma.git for-nextJason Gunthorpe2020-03-105-37/+103
| |\ \ \ \ \
* | \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-04-01967-18212/+64455
|\ \ \ \ \ \ \
| * | | | | | | cxgb4/chcr: nic-tls stats in ethtoolRohit Maheshwari2020-03-311-0/+18
| * | | | | | | net: macb: Fix handling of fixed-link nodeCodrin Ciubotariu2020-03-311-0/+3
| * | | | | | | net: dsa: ksz: Select KSZ protocol tagCodrin Ciubotariu2020-03-311-0/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-314-32/+51
| |\ \ \ \ \ \ \
| | * | | | | | | net: hns3: fix set and get link ksettings issueGuangbin Huang2020-03-301-1/+7
| | * | | | | | | net: hns3: fix RSS config lost after VF reset.Guojia Liao2020-03-301-24/+28
| | * | | | | | | net: hns3: fix for fraglist SKB headlen not handling correctlyHuazhong Tan2020-03-302-5/+14
| | * | | | | | | net: hns3: drop the WQ_MEM_RECLAIM flag when allocating WQYunsheng Lin2020-03-302-2/+2
| * | | | | | | | netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_writeGustavo A. R. Silva2020-03-311-0/+1
| * | | | | | | | net: stmmac: add EHL 2.5Gbps PCI info and PCI IDVoon Weifeng2020-03-311-8/+16
| * | | | | | | | net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI IDVoon Weifeng2020-03-311-0/+75
| * | | | | | | | net: stmmac: create dwmac-intel.c to contain all Intel platformVoon Weifeng2020-03-314-313/+519
| * | | | | | | | net: dsa: bcm_sf2: Support specifying VLAN tag egress ruleFlorian Fainelli2020-03-311-2/+38
| * | | | | | | | net: dsa: bcm_sf2: Add support for matching VLAN TCIFlorian Fainelli2020-03-311-15/+38
| * | | | | | | | net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functionsFlorian Fainelli2020-03-311-32/+32
| * | | | | | | | net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXTFlorian Fainelli2020-03-311-2/+3
| * | | | | | | | net: dsa: bcm_sf2: Disable learning for ASP portFlorian Fainelli2020-03-311-1/+9
| * | | | | | | | net: dsa: b53: Deny enslaving port 7 for 7278 into a bridgeFlorian Fainelli2020-03-311-0/+6
| * | | | | | | | net: dsa: b53: Prevent tagged VLAN on port 7 for 7278Florian Fainelli2020-03-311-0/+8
| * | | | | | | | net: dsa: b53: Restore VLAN entries upon (re)configurationFlorian Fainelli2020-03-311-0/+15
| * | | | | | | | net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli2020-03-311-6/+3
| * | | | | | | | hv_netvsc: Remove unnecessary round_up for recv_completion_cntHaiyang Zhang2020-03-311-4/+5
| * | | | | | | | mlxsw: spectrum_trap: Add support for setting of packet trap group parametersIdo Schimmel2020-03-315-5/+46
| * | | | | | | | mlxsw: spectrum_trap: Switch to use correct packet trap groupIdo Schimmel2020-03-313-18/+16
| * | | | | | | | mlxsw: spectrum_trap: Do not initialize dedicated discard policerIdo Schimmel2020-03-311-9/+1
| * | | | | | | | mlxsw: spectrum_trap: Add devlink-trap policer supportIdo Schimmel2020-03-316-11/+297
| * | | | | | | | mlxsw: spectrum_trap: Prepare policers for registration with devlinkIdo Schimmel2020-03-312-1/+77
| * | | | | | | | mlxsw: spectrum: Track used packet trap policer IDsIdo Schimmel2020-03-314-3/+38
| * | | | | | | | mlxsw: reg: Extend QPCR registerIdo Schimmel2020-03-311-0/+17
| * | | | | | | | netdevsim: Add support for setting of packet trap group parametersIdo Schimmel2020-03-312-0/+18
| * | | | | | | | devlink: Add packet trap group parameters supportIdo Schimmel2020-03-312-8/+8
| * | | | | | | | netdevsim: Add devlink-trap policer supportIdo Schimmel2020-03-312-1/+86
| * | | | | | | | net: phylink: add separate pcs operations structureRussell King2020-03-301-22/+55
| * | | | | | | | net: phylink: rename 'ops' to 'mac_ops'Russell King2020-03-301-15/+15
| * | | | | | | | net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King2020-03-301-5/+7
| * | | | | | | | r8169: factor out rtl8169_tx_mapHeiner Kallweit2020-03-301-60/+50
| * | | | | | | | qed: Fix use after free in qed_chain_freeYuval Basson2020-03-301-22/+16
| * | | | | | | | r8169: improve handling of TD_MSS_MAXHeiner Kallweit2020-03-301-2/+2
| * | | | | | | | net: dsa: sja1105: add broadcast and per-traffic class policersVladimir Oltean2020-03-304-0/+385
| * | | | | | | | net: dsa: sja1105: add configuration of port policersVladimir Oltean2020-03-301-32/+100