summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang2020-04-031-1/+1
* mlxsw: spectrum_trap: fix unintention integer overflow on left shiftColin Ian King2020-04-021-1/+1
* pegasus: Remove pegasus' own workqueuePetko Manolov2020-04-021-32/+6
* net: stmmac: xgmac: Fix VLAN register handlingJose Abreu2020-04-021-0/+11
* net: cavium: Fix build errors due to 'imply CAVIUM_PTP'YueHaibing2020-04-021-1/+1
* net: atlantic: fix missing | operator when assigning rec->llcColin Ian King2020-04-021-1/+1
* net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan2020-04-021-12/+19
* net: stmmac: Fix VLAN filtering when HW does not support itJose Abreu2020-04-011-5/+12
* bnx2x: correct a comment mistake in grammarHu Haowen2020-04-011-1/+2
* net/faraday: fix grammar in function ftgmac100_setup_clk() in ftgmac100.cHu Haowen2020-04-011-1/+1
* slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe2020-04-011-3/+1
* net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035Oleksij Rempel2020-04-011-2/+2
* cxgb4: free MQPRIO resources in shutdown pathRahul Lakkireddy2020-04-013-0/+28
* cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani2020-04-011-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-31967-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-304-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-301-0/+1
| * | net: stmmac: add EHL 2.5Gbps PCI info and PCI IDVoon Weifeng2020-03-301-8/+16
| * | net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI IDVoon Weifeng2020-03-301-0/+75
| * | net: stmmac: create dwmac-intel.c to contain all Intel platformVoon Weifeng2020-03-304-313/+519
| * | net: dsa: bcm_sf2: Support specifying VLAN tag egress ruleFlorian Fainelli2020-03-301-2/+38
| * | net: dsa: bcm_sf2: Add support for matching VLAN TCIFlorian Fainelli2020-03-301-15/+38
| * | net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functionsFlorian Fainelli2020-03-301-32/+32
| * | net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXTFlorian Fainelli2020-03-301-2/+3
| * | net: dsa: bcm_sf2: Disable learning for ASP portFlorian Fainelli2020-03-301-1/+9
| * | net: dsa: b53: Deny enslaving port 7 for 7278 into a bridgeFlorian Fainelli2020-03-301-0/+6
| * | net: dsa: b53: Prevent tagged VLAN on port 7 for 7278Florian Fainelli2020-03-301-0/+8
| * | net: dsa: b53: Restore VLAN entries upon (re)configurationFlorian Fainelli2020-03-301-0/+15
| * | net: dsa: bcm_sf2: Fix overflow checksFlorian Fainelli2020-03-301-6/+3
| * | hv_netvsc: Remove unnecessary round_up for recv_completion_cntHaiyang Zhang2020-03-301-4/+5
| * | mlxsw: spectrum_trap: Add support for setting of packet trap group parametersIdo Schimmel2020-03-305-5/+46
| * | mlxsw: spectrum_trap: Switch to use correct packet trap groupIdo Schimmel2020-03-303-18/+16
| * | mlxsw: spectrum_trap: Do not initialize dedicated discard policerIdo Schimmel2020-03-301-9/+1
| * | mlxsw: spectrum_trap: Add devlink-trap policer supportIdo Schimmel2020-03-306-11/+297
| * | mlxsw: spectrum_trap: Prepare policers for registration with devlinkIdo Schimmel2020-03-302-1/+77
| * | mlxsw: spectrum: Track used packet trap policer IDsIdo Schimmel2020-03-304-3/+38
| * | mlxsw: reg: Extend QPCR registerIdo Schimmel2020-03-301-0/+17
| * | netdevsim: Add support for setting of packet trap group parametersIdo Schimmel2020-03-302-0/+18
| * | devlink: Add packet trap group parameters supportIdo Schimmel2020-03-302-8/+8
| * | netdevsim: Add devlink-trap policer supportIdo Schimmel2020-03-302-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