summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2023-04-27Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-48/+2
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-20/+17
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-9/+9
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-20342/+68183
2023-04-26net: phy: hide the PHYLIB_LEDS knobPaolo Abeni-3/+1
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-72/+64
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-11/+11
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+3
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2023-04-25net: phy: marvell-88x2222: remove unnecessary (void*) conversionswuych-2/+2
2023-04-25net: amd: Fix link leak when verifying config failedGencen Gan-1/+1
2023-04-24net: phy: marvell: Fix inconsistent indenting in led_blink_setChristian Marangi-4/+4
2023-04-24lan966x: Don't use xdp_frame when action is XDP_TXHoratiu Vultur-23/+28
2023-04-24tsnep: Add XDP socket zero-copy TX supportGerhard Engleder-11/+121
2023-04-24tsnep: Add XDP socket zero-copy RX supportGerhard Engleder-14/+556
2023-04-24tsnep: Move skb receive action to separate functionGerhard Engleder-16/+23
2023-04-24tsnep: Add functions for queue enable/disableGerhard Engleder-33/+64
2023-04-24tsnep: Rework TX/RX queue initializationGerhard Engleder-43/+51
2023-04-24tsnep: Replace modulo operation with maskGerhard Engleder-14/+15
2023-04-24net: phy: dp83867: Add led_brightness_set supportAlexander Stein-0/+31
2023-04-24net: phy: Fix reading LED reg propertyAlexander Stein-1/+5
2023-04-24net: phy: dp83867: Remove unnecessary (void*) conversionswuych-2/+1
2023-04-24net: mana: Check if netdev/napi_alloc_frag returns single pageHaiyang Zhang-0/+15
2023-04-24net: mana: Rename mana_refill_rxoob and remove some empty linesHaiyang Zhang-6/+3
2023-04-24net: veth: add page_pool statsLorenzo Bianconi-3/+18
2023-04-24net: veth: add page_pool for page recyclingLorenzo Bianconi-4/+45
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+3
2023-04-24Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds-1/+2
2023-04-23net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum()Vladimir Oltean-7/+2
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean-15/+11
2023-04-23drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHYRamón Nordin Rodriguez-0/+144
2023-04-23net: ethernet: mediatek: remove return value check of `mtk_wed_hw_add_debugfs`Wang Zhang-2/+0
2023-04-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller-53/+36
2023-04-23net: mtk_eth_soc: mediatek: fix ppe flow accounting for v1 hardwareFelix Fietkau-3/+10
2023-04-22net: ethernet: mtk_eth_soc: use WO firmware for MT7981Daniel Golle-1/+7
2023-04-21Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-272/+262
2023-04-21Merge tag 'mlx5-fixes-2023-04-20' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-54/+40
2023-04-21Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-11/+12
2023-04-21net: dsa: qca8k: fix LEDS_CLASS dependencyArnd Bergmann-1/+1
2023-04-21nfp: fix incorrect pointer deference when offloading IPsec with bondingHuanhuan Wang-2/+2
2023-04-21net: dpaa: Fix uninitialized variable in dpaa_stop()Dan Carpenter-1/+2
2023-04-21net: phy: add basic driver for NXP CBTX PHYVladimir Oltean-0/+234
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-2582/+22850
2023-04-21net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macsLeon Romanovsky-24/+21
2023-04-21net/mlx5e: Properly release work data structureLeon Romanovsky-2/+4
2023-04-21net/mlx5e: Compare all fields in IPv6 addressLeon Romanovsky-1/+1
2023-04-21net/mlx5e: Don't overwrite extack message returned from IPsec SA validatorLeon Romanovsky-1/+1
2023-04-21net/mlx5e: Fix FW error while setting IPsec policy block actionLeon Romanovsky-8/+8