summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-03-244-14/+59
|\
| * net/mlx5: Add migration commands definitionsYishai Hadas2022-02-271-0/+10
| * net/mlx5: Expose APIs to get/put the mlx5 core deviceYishai Hadas2022-02-271-0/+44
| * net/mlx5: Disable SRIOV before PF removalYishai Hadas2022-02-273-1/+3
| * net/mlx5: Reuse exported virtfn index function callLeon Romanovsky2022-02-271-13/+2
* | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-245-7/+7
|\ \
| * | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-175-7/+7
* | | Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-03-235-87/+45
|\ \ \
| * \ \ Merge tag 'ixp4xx-cleanup-for-v5.18' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2022-02-255-87/+45
| |\ \ \
| | * | | ARM: ixp4xx: Drop all common codeLinus Walleij2022-02-121-1/+0
| | * | | net: ixp4xx_hss: Check features using sysconLinus Walleij2022-02-122-18/+24
| | * | | net: ixp4xx_eth: Drop platform data supportLinus Walleij2022-02-122-68/+21
* | | | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-7/+5
|\ \ \ \ \
| * | | | | nds32: Remove the architectureAlan Kao2022-03-071-7/+5
| |/ / / /
* | | | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-2130-92/+33
|\ \ \ \ \
| * | | | | spi: make remove callback a void functionUwe Kleine-König2022-02-0930-92/+33
| | |_|/ / | |/| | |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-03-211-0/+1
|\ \ \ \ \
| * | | | | crypto: octeontx2 - disable DMA black hole on an DMA faultSrujana Challa2022-02-051-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-211-11/+27
|\ \ \ \ \
| * | | | | wireguard: device: clear keys on VM forkJason A. Donenfeld2022-03-121-11/+27
| | |_|_|/ | |/| | |
* | | | | Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-211-5/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.17-rc8' into irq/core, to fix conflictsIngo Molnar2022-03-14106-652/+1236
| |\ \ \ \ \
| * | | | | | net: usb: lan78xx: Use generic_handle_irq_safe().Sebastian Andrzej Siewior2022-03-021-5/+2
| | |/ / / / | |/| | | |
* | | | | | iavf: Fix hang during reboot/shutdownIvan Vecera2022-03-171-0/+7
* | | | | | net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean2022-03-171-1/+15
* | | | | | net: bcmgenet: skip invalid partial checksumsDoug Berger2022-03-171-2/+4
* | | | | | bnx2x: fix built-in kernel driver load failureManish Chopra2022-03-173-26/+19
* | | | | | net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger2022-03-171-0/+3
* | | | | | Merge tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-03-161-32/+1
|\ \ \ \ \ \
| * | | | | | Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo2022-03-161-32/+1
* | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-03-162-4/+11
|\ \ \ \ \ \ \
| * | | | | | | iavf: Fix double free in iavf_reset_taskPrzemyslaw Patynowski2022-03-151-1/+7
| * | | | | | | ice: destroy flow director filter mutex after releasing VSIsSudheer Mogilappagari2022-03-151-1/+1
| * | | | | | | ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()Maciej Fijalkowski2022-03-151-2/+3
* | | | | | | | hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang2022-03-151-0/+3
|/ / / / / / /
* | | | | | | net: mdio: mscc-miim: fix duplicate debugfs entryMichael Walle2022-03-141-1/+8
* | | | | | | net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi2022-03-141-4/+4
* | | | | | | net: dsa: microchip: add spi_device_id tablesClaudiu Beznea2022-03-142-0/+23
* | | | | | | alx: acquire mutex for alx_reinit in alx_change_mtuNiels Dossche2022-03-111-1/+4
| |_|/ / / / |/| | | | |
* | | | | | Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-1033-162/+231
|\ \ \ \ \ \
| * | | | | | ice: Fix race condition during interface enslaveIvan Vecera2022-03-102-2/+21
| * | | | | | net: phy: meson-gxl: improve link-up behaviorHeiner Kallweit2022-03-101-1/+7
| * | | | | | net: bcmgenet: Don't claim WOL when its not availableJeremy Linton2022-03-101-0/+7
| * | | | | | net: arc_emac: Fix use after free in arc_mdio_probe()Jianglei Nie2022-03-101-2/+3
| * | | | | | Merge tag 'mlx5-fixes-2022-03-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-03-105-18/+17
| |\ \ \ \ \ \
| | * | | | | | net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay2022-03-092-5/+1
| | * | | | | | net/mlx5e: Lag, Only handle events from highest priority multipath entryRoi Dayan2022-03-091-3/+8
| | * | | | | | net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak2022-03-091-3/+0
| | * | | | | | net/mlx5: Fix a race on command flush flowMoshe Shemesh2022-03-091-7/+8
| * | | | | | | net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger2022-03-101-1/+1