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