summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-19mlxsw: pci: Use napi_consume_skb() to free SKB as part of Tx completionAmit Cohen
2024-06-19mlxsw: pci: Do not store SKB for RDQ elementsAmit Cohen
2024-06-19mlxsw: pci: Optimize data buffer accessAmit Cohen
2024-06-19mlxsw: pci: Use page pool for Rx buffers allocationAmit Cohen
2024-06-19mlxsw: pci: Initialize page pool per CQAmit Cohen
2024-06-19mlxsw: pci: Store CQ pointer as part of RDQ structureAmit Cohen
2024-06-19mlxsw: pci: Split NAPI setup/teardown into two stepsAmit Cohen
2024-06-19net: hsr: cosmetic: Remove extra white spaceLukasz Majewski
2024-06-19virtio_net: add support for Byte Queue LimitsJiri Pirko
2024-06-19net: smc9194: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-19net: ethernet: mac89x0: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-19net: amd: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-19net: arcnet: com20020-isa: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-19net: dsa: mt7530: add support for bridge port isolationMatthias Schiffer
2024-06-19net: dsa: mt7530: factor out bridge join/leave logicMatthias Schiffer
2024-06-19Merge branch 'net-drop-rx-socket-tracepoint'David S. Miller
2024-06-19af_packet: use sk_skb_reason_drop to free rx packetsYan Zhai
2024-06-19udp: use sk_skb_reason_drop to free rx packetsYan Zhai
2024-06-19tcp: use sk_skb_reason_drop to free rx packetsYan Zhai
2024-06-19net: raw: use sk_skb_reason_drop to free rx packetsYan Zhai
2024-06-19ping: use sk_skb_reason_drop to free rx packetsYan Zhai
2024-06-19net: introduce sk_skb_reason_drop functionYan Zhai
2024-06-19net: add rx_sk to trace_kfree_skbYan Zhai
2024-06-19Merge branch 'am65x-ptp'David S. Miller
2024-06-19arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devicesDiogo Ivo
2024-06-19net: ti: icss-iep: Enable compare eventsDiogo Ivo
2024-06-19dt-bindings: net: Add IEP interruptDiogo Ivo
2024-06-19net: ti: icss-iep: Remove spinlock-based synchronizationDiogo Ivo
2024-06-19net: ti: icssg-prueth: Enable PTP timestamping support for SR1.0 devicesDiogo Ivo
2024-06-19rds:Simplify the allocation of slab cachesHongfu Li
2024-06-18net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang
2024-06-18Merge branch 'net-mlx4_en-use-ethtool_puts-sprintf'Jakub Kicinski
2024-06-18net/mlx4_en: Use ethtool_puts/sprintf to fill stats stringsKamal Heib
2024-06-18net/mlx4_en: Use ethtool_puts to fill selftest stringsKamal Heib
2024-06-18net/mlx4_en: Use ethtool_puts to fill priv flags stringsKamal Heib
2024-06-18net: microchip: Constify struct vcap_operationsChristophe JAILLET
2024-06-18Merge branch 'introduce-phy-mode-10g-qxgmii'Paolo Abeni
2024-06-18dt-bindings: net: ethernet-controller: add 10g-qxgmii modeVladimir Oltean
2024-06-18net: phy: introduce core support for phy-mode = "10g-qxgmii"Vladimir Oltean
2024-06-18net: stmmac: Enable TSO on VLANsFurong Xu
2024-06-17net: Move dev_set_hwtstamp_phylib to net/core/dev.hKory Maincent
2024-06-17net: dwc-xlgmac: fix missing MODULE_DESCRIPTION() warningJeff Johnson
2024-06-17net: mana: Use mana_cleanup_port_context() for rxq cleanupShradha Gupta
2024-06-17fou: remove warn in gue_gro_receive on unsupported protocolWillem de Bruijn
2024-06-17Merge branch 'net-smc-IPPROTO_SMC'David S. Miller
2024-06-17net/smc: Introduce IPPROTO_SMCD. Wythe
2024-06-17net/smc: expose smc proto operationsD. Wythe
2024-06-17net/smc: refactoring initialization of smc sockD. Wythe
2024-06-17net: make for_each_netdev_dump() a little more bug-proofJakub Kicinski
2024-06-17Merge branch 'mlx5-genl-queue-stats'David S. Miller