summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-30net: ethernet: mtk_eth_soc: fix L2 offloading with DSA untag offloadFelix Fietkau
2023-03-30net: ethernet: mtk_eth_soc: fix flow block refcounting logicFelix Fietkau
2023-03-30net: mvneta: fix potential double-frees in mvneta_txq_sw_deinit()Russell King (Oracle)
2023-03-30net: dsa: sync unicast and multicast addresses for VLAN filters tooVladimir Oltean
2023-03-30net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz
2023-03-30xen/netback: use same error messages for same errorsJuergen Gross
2023-03-30Merge branch 'fix-header-length-on-skb-merging'Paolo Abeni
2023-03-30test/vsock: new skbuff appending testArseniy Krasnov
2023-03-30virtio/vsock: WARN_ONCE() for invalid state of socketArseniy Krasnov
2023-03-30virtio/vsock: fix header length on skb mergingArseniy Krasnov
2023-03-29Merge branch 'bnxt_en-3-bug-fixes'Jakub Kicinski
2023-03-29bnxt_en: Add missing 200G link speed reportingMichael Chan
2023-03-29bnxt_en: Fix typo in PCI id to device description string mappingKalesh AP
2023-03-29bnxt_en: Fix reporting of test result in ethtool selftestKalesh AP
2023-03-29i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl
2023-03-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-03-29Merge tag 'ieee802154-for-net-2023-03-29' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2023-03-29bnx2x: use the right build_skb() helperJakub Kicinski
2023-03-29net: ipa: compute DMA pool size properlyAlex Elder
2023-03-29net: wwan: iosm: fixes 7560 modem crashM Chetan Kumar
2023-03-28net: ethernet: mtk_eth_soc: fix tx throughput regression with direct 1G linksFelix Fietkau
2023-03-28ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()Jakob Koschel
2023-03-28ice: add profile conflict check for AVF FDIRJunfeng Guo
2023-03-28ice: Fix ice_cfg_rdma_fltr() to only update relevant fieldsBrett Creeley
2023-03-28ice: fix W=1 headers mismatchJesse Brandeburg
2023-03-28Merge branch 'xen-netback-fix-issue-introduced-recently'Paolo Abeni
2023-03-28xen/netback: remove not needed test in xenvif_tx_build_gops()Juergen Gross
2023-03-28xen/netback: don't do grant copy across page boundaryJuergen Gross
2023-03-28smsc911x: avoid PHY being resumed when interface is not upWolfram Sang
2023-03-28Merge branch 'net-mvpp2-rss-fixes'Paolo Abeni
2023-03-28net: mvpp2: parser fix PPPoESven Auhagen
2023-03-28net: mvpp2: parser fix QinQSven Auhagen
2023-03-28net: mvpp2: classifier flow fix fragmentation flagsSven Auhagen
2023-03-27Merge tag 'linux-can-fixes-for-6.3-20230327' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-03-27MAINTAINERS: remove the linux-nfc@lists.01.org listLukas Bulwahn
2023-03-27net: fman: Add myself as a reviewerSean Anderson
2023-03-27can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_writeIvan Orlov
2023-03-27net: stmmac: don't reject VLANs when IFF_PROMISC is setVladimir Oltean
2023-03-27can: j1939: prevent deadlock by moving j1939_sk_errqueue()Oleksij Rempel
2023-03-27net: dsa: b53: mmap: add phy opsÁlvaro Fernández Rojas
2023-03-27net: phy: micrel: correct KSZ9131RNX EEE capabilities and advertisementOleksij Rempel
2023-03-27vsock/loopback: use only sk_buff_head.lock to protect the packet queueStefano Garzarella
2023-03-27Merge branch 'constify-sfp-phy-nodes'David S. Miller
2023-03-27net: phy: constify fwnode_get_phy_node() fwnode argumentRussell King (Oracle)
2023-03-27net: sfp: constify sfp-bus internal fwnode usesRussell King (Oracle)
2023-03-27net: sfp: make sfp_bus_find_fwnode() take a const fwnodeRussell King (Oracle)
2023-03-27net/net_failover: fix txq exceeding warningFaicker Mo
2023-03-25r8169: fix RTL8168H and RTL8107E rx crc errorChunHao Lin
2023-03-25Merge branch 'ksz-fixes'David S. Miller
2023-03-25net: dsa: microchip: ksz8: fix MDB configuration with non-zero VIDOleksij Rempel