summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-27octeontx2-pf: mcs: Do not reset PN while updating secySubbaraya Sundeep
2023-04-27octeontx2-pf: mcs: Fix shared counters logicSubbaraya Sundeep
2023-04-27octeontx2-pf: mcs: Clear stats before freeing resourceSubbaraya Sundeep
2023-04-27octeontx2-pf: mcs: Match macsec ethertype along with DMACSubbaraya Sundeep
2023-04-27octeontx2-pf: mcs: Fix NULL pointer dereferencesSubbaraya Sundeep
2023-04-27octeontx2-af: mcs: Fix MCS block interruptGeetha sowjanya
2023-04-27octeontx2-af: mcs: Config parser to skip 8B headerGeetha sowjanya
2023-04-27octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at onceSubbaraya Sundeep
2023-04-27octeonxt2-af: mcs: Fix per port bypass configGeetha sowjanya
2023-04-27ixgbe: Fix panic during XDP_TX with > 64 CPUsJohn Hickey
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