summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * net: stmmac: ptp: update tas basetime after ptp adjustXiaoliang Yang2021-07-052-2/+45
| * net: stmmac: add mutex lock to protect est parametersXiaoliang Yang2021-07-051-1/+11
| * net: stmmac: separate the tas basetime calculation functionXiaoliang Yang2021-07-052-13/+28
| * net: marvell: always set skb_shared_info in mvneta_swbm_add_rx_fragmentLorenzo Bianconi2021-07-031-10/+10
| * nfp: flower-ct: remove callback delete deadlockLouis Peens2021-07-021-13/+0
| * gve: DQO: Remove incorrect prefetchBailey Forrest2021-07-021-7/+0
| * gve: Simplify code and axe the use of a deprecated APIChristophe JAILLET2021-07-021-8/+1
| * gve: Propagate error codes to callerChristophe JAILLET2021-07-011-2/+3
| * gve: Fix an error handling path in 'gve_probe()'Christophe JAILLET2021-07-011-1/+4
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller2021-07-017-3/+21
| |\
| | * igb: Fix position of assignment to *ringJedrzej Jagielski2021-07-011-1/+2
| | * igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov2021-07-011-1/+8
| | * iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET2021-07-011-0/+1
| | * e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET2021-07-011-0/+1
| | * fm10k: Fix an error handling path in 'fm10k_probe()'Christophe JAILLET2021-07-011-0/+1
| | * igb: Fix an error handling path in 'igb_probe()'Christophe JAILLET2021-07-011-0/+1
| | * igc: Fix an error handling path in 'igc_probe()'Christophe JAILLET2021-07-011-0/+1
| | * ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET2021-07-011-0/+1
| | * igc: change default return of igc_read_phy_reg()Tom Rix2021-07-011-1/+1
| | * igb: Fix use-after-free error during resetVinicius Costa Gomes2021-07-011-0/+2
| | * igc: Fix use-after-free error during resetVinicius Costa Gomes2021-07-011-0/+2
| * | net: stmmac: Terminate FPE workqueue in suspendMohammad Athari Bin Ismail2021-07-011-0/+1
| * | ibmvnic: retry reset if there are no other resetsSukadev Bhattiprolu2021-07-011-3/+19
| * | octeontx2-pf: offload DMAC filters to CGX/RPM blockHariprasad Kelam2021-07-016-10/+417
| * | octeontx2-af: Debugfs support for DMAC filtersHariprasad Kelam2021-07-015-9/+113
| * | octeontx2-af: DMAC filter support in MAC blockSunil Kumar Kori2021-07-017-20/+425
| * | Merge branch 'master' of ../net-next/David S. Miller2021-07-0112-74/+281
| |\ \
| | * | octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya2021-07-016-73/+54
| | * | octeontx2-af: cn10k: Support configurable LMTST regionsGeetha sowjanya2021-07-013-35/+103
| | * | octeontx2-af: cn10k: Setting up lmtst map tableHarman Kalra2021-07-016-1/+159
| | |/
| * / net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger2021-07-012-21/+2
| |/
* | Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-07-102-2/+3
|\ \
| * \ Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2021-06-232-2/+3
| |\ \
| | * | soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann2021-06-172-2/+2
| | * | ARM/ixp4xx: Make NEED_MACH_IO_H optionalLinus Walleij2021-06-161-0/+1
* | | | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds2021-07-071-0/+1
|\ \ \ \
| * | | | net/mlx4: Fix fall-through warning for ClangGustavo A. R. Silva2021-06-291-0/+1
| | |/ / | |/| |
* | | | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-052-5/+2
|\ \ \ \
| * \ \ \ Merge tag 'v5.13-rc6' into char-misc-nextGreg Kroah-Hartman2021-06-1434-159/+265
| |\ \ \ \
| * \ \ \ \ Merge 5.13-rc4 into char-misc-nextGreg Kroah-Hartman2021-05-3148-302/+742
| |\ \ \ \ \
| * \ \ \ \ \ Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...Greg Kroah-Hartman2021-05-216-36/+65
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | sparc/vio: make remove callback return voidUwe Kleine-König2021-05-142-5/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-031-6/+6
|\ \ \ \ \ \
| * | | | | | treewide: Add missing semicolons to __assign_str usesJoe Perches2021-06-301-6/+6
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-07-013-157/+10
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe2021-06-222-8/+10
| |\ \ \ \ \ \
| | * | | | | | RDMA/mlx5: Refactor get_ts_format functions to simplify codeAharon Landau2021-06-222-8/+10
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe2021-06-22122-679/+1426
| |\ \ \ \ \ \
| * | | | | | | RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iwShiraz Saleem2021-06-021-149/+0
* | | | | | | | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-06-30545-9823/+49820
|\ \ \ \ \ \ \ \