aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net: bonding: Use per-cpu rr_tx_counterJussi Maki2021-06-152-4/+16
* netlabel: Fix memory leak in netlbl_mgmt_add_commonLiu Shixin2021-06-151-9/+10
* Merge tag 'mlx5-updates-2021-06-14' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-06-1517-435/+794
|\
| * net/mlx5: Round-Robin EQs over IRQsShay Drory2021-06-144-29/+189
| * net/mlx5: Separate between public and private API of sf.hShay Drory2021-06-142-36/+46
| * net/mlx5: Enlarge interrupt field in CREATE_EQShay Drory2021-06-141-2/+2
| * net/mlx5: Allocating a pool of MSI-X vectors for SFsShay Drory2021-06-143-101/+209
| * net/mlx5: Change IRQ storage logic from static to dynamicShay Drory2021-06-143-36/+58
| * net/mlx5: Moving rmap logic to EQsShay Drory2021-06-143-74/+78
| * net/mlx5: Extend mlx5_irq_request to request IRQ from the kernelShay Drory2021-06-141-71/+57
| * net/mlx5: Removing rmap per IRQShay Drory2021-06-141-5/+12
| * net/mlx5: Clean license text in eq.[c|h] filesLeon Romanovsky2021-06-142-30/+3
| * net/mlx5: Provide cpumask at EQ creation phaseLeon Romanovsky2021-06-145-90/+49
| * net/mlx5: Introduce API for request and release IRQsShay Drory2021-06-147-37/+68
| * net/mlx5: Delay IRQ destruction till all users are goneLeon Romanovsky2021-06-141-19/+36
| * net/mlx5: Change ownership model for lagMark Bloch2021-06-147-88/+154
| * net/mlx5: Lag, Don't rescan if the device is going downMark Bloch2021-06-141-2/+8
| * net/mlx5: Lag, refactor disable flowMark Bloch2021-06-141-15/+25
* | Merge branch 'occteontx2-rate-limit-offload'David S. Miller2021-06-1514-35/+1554
|\ \
| * | octeontx2-pf: Add police action for TC flowerSubbaraya Sundeep2021-06-153-23/+178
| * | octeontx2-pf: Use NL_SET_ERR_MSG_MOD for TCSubbaraya Sundeep2021-06-151-12/+17
| * | octeontx2-pf: TC_MATCHALL ingress ratelimiting offloadSunil Goutham2021-06-155-0/+423
| * | octeontx2-af: cn10k: Debugfs support for bandwidth profilesSunil Goutham2021-06-155-4/+187
| * | octeontx2-af: cn10k: Bandwidth profiles config supportSunil Goutham2021-06-156-4/+757
|/ /
* | Merge branch 'pci200syn-cleanups'David S. Miller2021-06-151-36/+15
|\ \
| * | net: pci200syn: fix the comments style issuePeng Li2021-06-151-2/+1
| * | net: pci200syn: add necessary () to macro argumentPeng Li2021-06-151-1/+1
| * | net: pci200syn: add some required spacesPeng Li2021-06-151-8/+8
| * | net: pci200syn: replace comparison to NULL with "!card"Peng Li2021-06-151-4/+2
| * | net: pci200syn: add blank line after declarationsPeng Li2021-06-151-1/+3
| * | net: pci200syn: remove redundant blank linesPeng Li2021-06-151-20/+0
|/ /
* | Merge branch 'z85230-cleanups'David S. Miller2021-06-151-571/+422
|\ \
| * | net: z85230: remove unnecessary out of memory messagePeng Li2021-06-151-3/+2
| * | net: z85230: fix the code style issue about open brace {Peng Li2021-06-151-72/+36
| * | net: z85230: add some required spacesPeng Li2021-06-151-208/+210
| * | net: z85230: remove trailing whitespacesPeng Li2021-06-151-119/+105
| * | net: z85230: fix the code style issue about "if..else.."Peng Li2021-06-151-16/+8
| * | net: z85230: fix the comments style issuePeng Li2021-06-151-131/+83
| * | net: z85230: replace comparison to NULL with "!skb"Peng Li2021-06-151-7/+7
| * | net: z85230: fix the code style issue about EXPORT_SYMBOL(foo)Peng Li2021-06-151-18/+0
| * | net: z85230: add blank line after declarationsPeng Li2021-06-151-0/+6
| * | net: z85230: remove redundant blank linesPeng Li2021-06-151-33/+1
|/ /
* | net/sched: cls_flower: Remove match on n_protoBoris Sukholitko2021-06-151-2/+1
* | stmmac: align RX buffersMatteo Croce2021-06-151-2/+2
|/
* net: wwan: Fix WWAN config symbolsLoic Poulain2021-06-143-13/+8
* net: flow_dissector: fix RPS on DSA mastersVladimir Oltean2021-06-141-2/+2
* net: dsa: sja1105: constify the sja1105_regs structuresVladimir Oltean2021-06-141-3/+3
* Merge branch 'tja1103-improvewmentsa'David S. Miller2021-06-141-3/+9
|\
| * net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave regis...Vladimir Oltean2021-06-141-0/+6
| * net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparoundVladimir Oltean2021-06-141-1/+1