summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-03-221-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-131-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-161-0/+3
|/ / / / /
* | | | | net: mdio: mscc-miim: fix duplicate debugfs entryMichael Walle2022-03-151-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-121-1/+4
| |_|/ / |/| | |
* | | | Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-1133-162/+231
|\ \ \ \
| * | | | ice: Fix race condition during interface enslaveIvan Vecera2022-03-112-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
| * | | | | gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin2022-03-101-0/+1
| |/ / / /
| * | | | net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base...Miaoqian Lin2022-03-091-0/+1
| * | | | net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang2022-03-091-1/+4
| * | | | net:mcf8390: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)2022-03-091-5/+5
| * | | | net: ethernet: ti: cpts: Handle error for clk_enableJiasheng Jiang2022-03-091-1/+3
| * | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2022-03-0911-101/+76
| |\ \ \ \
| | * | | | ice: Fix curr_link_speed advertised speedJedrzej Jagielski2022-03-081-1/+1
| | * | | | ice: Don't use GFP_KERNEL in atomic contextChristophe JAILLET2022-03-081-1/+1
| | * | | | ice: Fix error with handling of bonding MTUDave Ertman2022-03-082-15/+15
| | * | | | ice: stop disabling VFs due to PF error responsesJacob Keller2022-03-082-21/+0
| | * | | | i40e: stop disabling VFs due to PF error responsesJacob Keller2022-03-083-59/+9
| | * | | | iavf: Fix adopting new combined settingMichal Maloszewski2022-03-082-4/+10
| | * | | | iavf: Fix handling of vlan strip virtual channel messagesMichal Maloszewski2022-03-081-0/+40
| * | | | | ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin2022-03-091-1/+3
| |/ / / /
| * | | | net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()Russell King (Oracle)2022-03-081-1/+1
| * | | | smsc95xx: Ignore -ENODEV errors when device is unpluggedFabio Estevam2022-03-071-8/+20