summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-30Merge branch 'net-smc-smc-intra-os-shortcut-with-loopback-ism'Paolo Abeni
2024-04-30net/smc: implement DMB-merged operations of loopback-ismWen Gu
2024-04-30net/smc: adapt cursor update when sndbuf and peer DMB are mergedWen Gu
2024-04-30net/smc: {at|de}tach sndbuf to peer DMB if supportedWen Gu
2024-04-30net/smc: add operations to merge sndbuf with peer DMBWen Gu
2024-04-30net/smc: register loopback-ism into SMC-D device listWen Gu
2024-04-30net/smc: ignore loopback-ism when dumping SMC-D devicesWen Gu
2024-04-30net/smc: mark optional smcd_ops and check for support when calledWen Gu
2024-04-30net/smc: implement DMB-related operations of loopback-ismWen Gu
2024-04-30net/smc: implement ID-related operations of loopback-ismWen Gu
2024-04-30net/smc: introduce loopback-ism for SMC intra-OS shortcutWen Gu
2024-04-30net/smc: decouple ism_client from SMC-D DMB registrationWen Gu
2024-04-30sctp: prefer struct_size over open coded arithmeticErick Archer
2024-04-30Merge branch 'virtio-net-support-device-stats'Paolo Abeni
2024-04-30virtio-net: support queue statXuan Zhuo
2024-04-30netdev: add queue statsXuan Zhuo
2024-04-30virtio_net: add the total stats fieldXuan Zhuo
2024-04-30virtio_net: device stats helpers support driver statsXuan Zhuo
2024-04-30virtio_net: support device statsXuan Zhuo
2024-04-30virtio_net: remove "_queue" from ethtool -SXuan Zhuo
2024-04-30virtio_net: introduce device stats feature and structuresXuan Zhuo
2024-04-30virtio_net: introduce ability to get reply info from deviceXuan Zhuo
2024-04-29net: txgbe: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)
2024-04-29net: prestera: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)
2024-04-29net: mvneta: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)
2024-04-29net: mvpp2: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)
2024-04-29net: hsr: init prune_proxy_timer soonerEric Dumazet
2024-04-29Merge branch 'net-dsa-microchip-use-phylink_mac_ops-for-ksz-driver'Jakub Kicinski
2024-04-29net: dsa: ksz_common: use separate phylink_mac_ops for ksz8830Russell King (Oracle)
2024-04-29net: dsa: ksz_common: sub-driver phylink opsRussell King (Oracle)
2024-04-29net: dsa: ksz_common: provide own phylink MAC operationsRussell King (Oracle)
2024-04-29net: dsa: ksz_common: remove phylink_mac_config from ksz_dev_opsRussell King (Oracle)
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-29net: phy: micrel: Add support for PTP_PF_EXTTS for lan8814Horatiu Vultur
2024-04-29Merge branch 'dsa-realtek-leds'David S. Miller
2024-04-29net: dsa: realtek: add LED drivers for rtl8366rbLuiz Angelo Daros de Luca
2024-04-29net: dsa: realtek: do not assert reset on removeLuiz Angelo Daros de Luca
2024-04-29net: dsa: realtek: keep default LED state in rtl8366rbLuiz Angelo Daros de Luca
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-04-29bpf, docs: Clarify PC use in instruction-set.rstDave Thaler
2024-04-29Merge branch 'mlxsw-events-processing-performance'David S. Miller
2024-04-29mlxsw: pci: Use NAPI for event processingAmit Cohen
2024-04-29mlxsw: pci: Reorganize 'mlxsw_pci_queue' structureAmit Cohen
2024-04-29mlxsw: pci: Initialize dummy net devices for NAPIAmit Cohen
2024-04-29mlxsw: pci: Ring RDQ and CQ doorbells once per several completionsAmit Cohen
2024-04-29mlxsw: pci: Handle up to 64 Rx completions in taskletAmit Cohen
2024-04-29ipv6: use call_rcu_hurry() in fib6_info_release()Eric Dumazet
2024-04-29inet: use call_rcu_hurry() in inet_free_ifa()Eric Dumazet
2024-04-29net: give more chances to rcu in netdev_wait_allrefs_any()Eric Dumazet
2024-04-29net: ethernet: ti: am65-cpsw-qos: Add support to taprio for past base_timeTanmay Patil