netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-13 11:09:56 to 2025-03-13 20:10:09 UTC [more...]

[PATCH] net: Initialize ctx to avoid memory allocation error
 2025-03-13 20:10 UTC  (2+ messages)

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-13 19:59 UTC  (11+ messages)

[PATCH v10] net: mdio: Add RTL9300 MDIO driver
 2025-03-13 19:54 UTC 

[PATCH bpf-next v5 00/13] bpf qdisc
 2025-03-13 19:52 UTC  (15+ messages)
` [PATCH bpf-next v5 01/13] bpf: Prepare to reuse get_ctx_arg_idx
` [PATCH bpf-next v5 02/13] bpf: Generalize finding member offset of struct_ops prog
` [PATCH bpf-next v5 03/13] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v5 04/13] bpf: net_sched: Add basic bpf qdisc kfuncs
` [PATCH bpf-next v5 05/13] bpf: net_sched: Add a qdisc watchdog timer
` [PATCH bpf-next v5 06/13] bpf: net_sched: Support updating bstats
` [PATCH bpf-next v5 07/13] bpf: net_sched: Support updating qstats
` [PATCH bpf-next v5 08/13] bpf: net_sched: Allow writing to more Qdisc members
` [PATCH bpf-next v5 09/13] bpf: net_sched: Disable attaching bpf qdisc to non root
` [PATCH bpf-next v5 10/13] libbpf: Support creating and destroying qdisc
` [PATCH bpf-next v5 11/13] selftests/bpf: Add a basic fifo qdisc test
` [PATCH bpf-next v5 12/13] selftests/bpf: Add a bpf fq qdisc to selftest
` [PATCH bpf-next v5 13/13] selftests/bpf: Test attaching bpf qdisc to mq and non root

[PATCH net-next 0/4] net: phy: remove calls to devm_hwmon_sanitize_name
 2025-03-13 19:46 UTC  (5+ messages)
` [PATCH net-next 1/4] net: phy: realtek: remove call "
` [PATCH net-next 2/4] net: phy: tja11xx: "
` [PATCH net-next 3/4] net: phy: mxl-gpy: "
` [PATCH net-next 4/4] net: phy: marvell-88q2xxx: "

[PATCH net 0/2] mlxsw: spectrum_acl_bloom_filter: Fix compilation warning on s390x
 2025-03-13 19:41 UTC  (8+ messages)
` [PATCH net 1/2] mlxsw: spectrum_acl_bloom_filter: Expand chunk_key_offsets[chunk_index]

[PATCH 1/2] net: phy: realtek: Add support for PHY LEDs on RTL8211E
 2025-03-13 19:39 UTC  (4+ messages)

[PATCH v3 0/2] clk: sophgo: add SG2044 clock controller support
 2025-03-13 19:38 UTC  (5+ messages)
` [PATCH v3 2/2] clk: sophgo: Add clock controller support for SG2044 SoC

[RFC] Use after free in BPF/ XDP during XDP_REDIRECT
 2025-03-13 19:28 UTC  (2+ messages)

[PATCH net-next 0/4] mlx5e: Support recovery counter in reset
 2025-03-13 19:24 UTC  (5+ messages)
` [PATCH net-next 1/4] net/mlx5e: Ensure each counter group uses its PCAM bit
` [PATCH net-next 2/4] net/mlx5e: Access PHY layer counter group as other counter groups
` [PATCH net-next 3/4] net/mlx5e: Get counter group size by FW capability
` [PATCH net-next 4/4] net/mlx5e: Expose port reset cycle recovery counter via ethtool

[PATCH v2 1/1] spi: Use inclusive language
 2025-03-13 19:13 UTC  (2+ messages)

[PATCH v1 1/1] spi: Use inclusive language
 2025-03-13 19:13 UTC  (9+ messages)

[GIT PULL] Networking for v6.14-rc7
 2025-03-13 19:04 UTC  (2+ messages)

[PATCH v5] can: virtio: Initial virtio CAN driver
 2025-03-13 18:48 UTC  (4+ messages)

[PATCH net-next v3 0/7] net: ethtool: Introduce ethnl dump helpers
 2025-03-13 18:26 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: ethtool: netlink: Allow per-netdevice DUMP operations
` [PATCH net-next v3 2/7] net: ethtool: netlink: Rename ethnl_default_dump_one
` [PATCH net-next v3 3/7] net: ethtool: netlink: Introduce command-specific dump_one_dev
` [PATCH net-next v3 4/7] net: ethtool: netlink: Introduce per-phy DUMP helpers
` [PATCH net-next v3 5/7] net: ethtool: phy: Convert the PHY_GET command to generic phy dump
` [PATCH net-next v3 6/7] net: ethtool: plca: Use per-PHY DUMP operations
` [PATCH net-next v3 7/7] net: ethtool: pse-pd: "

[PATCH v9 iwl-next 00/10] idpf: add initial PTP support
 2025-03-13 18:04 UTC  (11+ messages)
` [PATCH v9 iwl-next 01/10] "
` [PATCH v9 iwl-next 02/10] virtchnl: add PTP virtchnl definitions
` [PATCH v9 iwl-next 03/10] idpf: move virtchnl structures to the header file
` [PATCH v9 iwl-next 04/10] idpf: negotiate PTP capabilities and get PTP clock
` [PATCH v9 iwl-next 05/10] idpf: add mailbox access to read PTP clock time
` [PATCH v9 iwl-next 06/10] idpf: add PTP clock configuration
` [PATCH v9 iwl-next 07/10] idpf: add Tx timestamp capabilities negotiation
` [PATCH v9 iwl-next 08/10] idpf: add Tx timestamp flows
` [PATCH v9 iwl-next 09/10] idpf: add support for Rx timestamping
` [PATCH v9 iwl-next 10/10] idpf: change the method for mailbox workqueue allocation

[PATCH v9 nf 00/15] bridge-fastpath and related improvements
 2025-03-13 18:01 UTC  (6+ messages)

[PATCH net-next v2 2/2] net: reorder dev_addr_sem lock
 2025-03-13 17:56 UTC  (2+ messages)

[PATCH v3] net: macb: Add __nonstring annotations for unterminated strings
 2025-03-13 17:44 UTC  (3+ messages)

[PATCH v6 0/4] Add virtio_rtc module
 2025-03-13 17:36 UTC  (4+ messages)
` [PATCH v6 1/4] virtio_rtc: Add module and driver core
` [PATCH v6 2/4] virtio_rtc: Add PTP clocks
` [PATCH v6 3/4] virtio_rtc: Add Arm Generic Timer cross-timestamping

[PATCH net] mptcp: Fix data stream corruption in the address announcement
 2025-03-13 17:18 UTC  (3+ messages)

[syzbot] [bpf?] KASAN: slab-out-of-bounds Read in atomic_ptr_type_ok
 2025-03-13 16:59 UTC 

[PATCH net-next 00/16] idpf: add XDP support
 2025-03-13 16:50 UTC  (10+ messages)
` [PATCH net-next 08/16] idpf: make complq cleaning dependent on scheduling mode
` [PATCH net-next 09/16] idpf: remove SW marker handling from NAPI
` [PATCH net-next 10/16] idpf: add support for nointerrupt queues

[PATCH v4 net-next 00/14] Add more feautues for ENETC v4 - round 2
 2025-03-13 16:49 UTC  (6+ messages)
` [PATCH v4 net-next 01/14] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v4 net-next 02/14] net: enetc: add command BD ring support for i.MX95 ENETC

[PATCH 00/10] pull request for net-next: batman-adv 2025-03-13
 2025-03-13 16:45 UTC  (11+ messages)
` [PATCH 01/10] batman-adv: Start new development cycle
` [PATCH 02/10] batman-adv: Drop batadv_priv_debug_log struct
` [PATCH 03/10] batman-adv: adopt netdev_hold() / netdev_put()
` [PATCH 04/10] batman-adv: Add support for jumbo frames
` [PATCH 05/10] batman-adv: Use consistent name for mesh interface
` [PATCH 06/10] batman-adv: Limit number of aggregated packets directly
` [PATCH 07/10] batman-adv: Switch to bitmap helper for aggregation handling
` [PATCH 08/10] batman-adv: Use actual packet count for aggregated packets
` [PATCH 09/10] batman-adv: Limit aggregation size to outgoing MTU
` [PATCH 10/10] batman-adv: add missing newlines for log macros

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-03-13 16:36 UTC  (15+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool

[PATCH iproute2-next v2] color: default to dark color theme
 2025-03-13 16:30 UTC  (6+ messages)

[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
 2025-03-13 16:20 UTC  (4+ messages)

unregister_netdevice: waiting for DEV to become free [unbalanced refcount bug in dev_ifsioc]
 2025-03-13 16:18 UTC 

[PATCH 0/5] pull request for net: batman-adv 2025-03-13
 2025-03-13 16:17 UTC  (6+ messages)
` [PATCH 1/5] batman-adv: fix panic during interface removal
` [PATCH 2/5] batman-adv: Ignore neighbor throughput metrics in error case
` [PATCH 3/5] batman-adv: Drop unmanaged ELP metric worker
` [PATCH 4/5] batman-adv: Fix incorrect offset in batadv_tt_tvlv_ogm_handler_v1()
` [PATCH 5/5] batman-adv: Ignore own maximum aggregation size during RX

[PATCH net-next 0/3] Clean up deprecated PCI calls
 2025-03-13 16:14 UTC  (4+ messages)
` [PATCH net-next 1/3] stmmac: loongson: Remove surplus loop
` [PATCH net-next 2/3] stmmac: Remove pcim_* functions for driver detach
` [PATCH net-next 3/3] stmmac: Replace deprecated PCI functions

[PATCH] igc: enable HW VLAN insertion/stripping by default
 2025-03-13 15:49 UTC  (6+ messages)

[PATCH net-next v2] net/smc: use the correct ndev to find pnetid by pnetid table
 2025-03-13 15:42 UTC  (2+ messages)

[PATCH net-next v7 0/9] Device memory TCP TX
 2025-03-13 15:37 UTC  (4+ messages)
` [PATCH net-next v7 2/9] net: add get_netmem/put_netmem support

[PATCH net-next] MAINTAINERS: Add dedicated entries for phy_link_topology
 2025-03-13 15:30 UTC 

[PATCH iwl-next v8 00/15] ixgbe: Add basic devlink support
 2025-03-13 15:03 UTC  (16+ messages)
` [PATCH iwl-next v8 01/15] devlink: add value check to devlink_info_version_put()
` [PATCH iwl-next v8 02/15] ixgbe: wrap netdev_priv() usage
` [PATCH iwl-next v8 03/15] ixgbe: add initial devlink support
` [PATCH iwl-next v8 04/15] ixgbe: add handler for devlink .info_get()
` [PATCH iwl-next v8 05/15] ixgbe: add E610 functions for acquiring flash data
` [PATCH iwl-next v8 06/15] ixgbe: read the OROM version information
` [PATCH iwl-next v8 07/15] ixgbe: read the netlist "
` [PATCH iwl-next v8 08/15] ixgbe: add .info_get extension specific for E610 devices
` [PATCH iwl-next v8 09/15] ixgbe: add E610 functions getting PBA and FW ver info
` [PATCH iwl-next v8 10/15] ixgbe: extend .info_get with() stored versions
` [PATCH iwl-next v8 11/15] ixgbe: add device flash update via devlink
` [PATCH iwl-next v8 12/15] ixgbe: add support for devlink reload
` [PATCH iwl-next v8 13/15] ixgbe: add FW API version check
` [PATCH iwl-next v8 14/15] ixgbe: add E610 implementation of FW recovery mode
` [PATCH iwl-next v8 15/15] ixgbe: add support for FW rollback mode

[PATCH net 0/7] net: fix lwtunnel reentry loops
 2025-03-13 14:48 UTC  (9+ messages)
` [PATCH net 4/7] net: ipv6: seg6_local: fix lwtunnel_input() loop
` [PATCH net 5/7] net: ipv6: ila: fix lwtunnel_output() loop
` [PATCH net 7/7] selftests: net: test for lwtunnel dst ref loops

[RFC PATCH net-next 0/2] TCP: Fast-Open observability
 2025-03-13 14:45 UTC  (3+ messages)
` [RFC PATCH net-next 1/2] TCP: note received valid-cookie Fast Open option
` [RFC PATCH net-next 2/2] TCP: pass accepted-TFO indication through getsockopt

[PATCH net-next v2 0/5] page_pool: Convert stats to u64_stats_t
 2025-03-13 14:40 UTC  (3+ messages)
` [PATCH net-next v2 1/5] page_pool: Provide an empty page_pool_stats for disabled stats

[PATCH net 00/13] Fixes for mv88e6xxx (mainly 6320 family)
 2025-03-13 14:40 UTC  (19+ messages)
` [PATCH net 01/13] net: dsa: mv88e6xxx: remove unused .port_max_speed_mode()
` [PATCH net 02/13] net: dsa: mv88e6xxx: fix VTU methods for 6320 family
` [PATCH net 03/13] net: dsa: mv88e6xxx: fix number of g1 interrupts "
` [PATCH net 04/13] net: dsa: mv88e6xxx: allow SPEED_200 for 6320 family on supported ports
` [PATCH net 05/13] net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 family
` [PATCH net 06/13] net: dsa: mv88e6xxx: enable PVT for 6321 switch
` [PATCH net 07/13] net: dsa: mv88e6xxx: define .pot_clear() for 6321
` [PATCH net 08/13] net: dsa: mv88e6xxx: enable .rmu_disable() for 6320 family
` [PATCH net 09/13] net: dsa: mv88e6xxx: enable .port_set_policy() "
` [PATCH net 10/13] net: dsa: mv88e6xxx: enable devlink ATU hash param "
` [PATCH net 11/13] net: dsa: mv88e6xxx: enable STU methods "
` [PATCH net 12/13] net: dsa: mv88e6xxx: fix internal PHYs "
` [PATCH net 13/13] net: dsa: mv88e6xxx: workaround RGMII transmit delay erratum "

[PATCH rdma-next v1 0/6] Add optional-counters binding support
 2025-03-13 14:18 UTC  (3+ messages)
` [PATCH rdma-next v1 1/6] RDMA/mlx5: Add optional counters for RDMA_TX/RX_packets/bytes
` [PATCH mlx5-next v1 6/6] RDMA/mlx5: Support optional-counters binding for QPs

[PATCH net-next 00/18] net: Cover more per-CPU storage with local nested BH locking
 2025-03-13 14:11 UTC  (9+ messages)
` [PATCH net-next 11/18] openvswitch: Use nested-BH locking for ovs_actions
  ` [ovs-dev] "

[PATCH net-next] xfrm: Remove unnecessary NULL check in xfrm_lookup_with_ifid()
 2025-03-13 13:48 UTC  (2+ messages)

[PATCH iwl-next v3] igc: Change Tx mode for MQPRIO offloading
 2025-03-13 13:39 UTC  (3+ messages)

[PATCH net-next v2 0/7] net: stmmac: deprecate "snps,en-tx-lpi-clockgating" property
 2025-03-13 13:38 UTC  (3+ messages)
` [PATCH net-next v2 7/7] "

[PATCH net] net: stmmac: dwc-qos-eth: use devm_kzalloc() for AXI data
 2025-03-13 13:32 UTC  (2+ messages)

[PATCH net-next v9] net: mdio: Add RTL9300 MDIO driver
 2025-03-13 13:05 UTC  (6+ messages)

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-03-13 13:03 UTC  (3+ messages)
` [PATCH *-next 15/18] mfd: db8500-prcmu: Remove needless return in three "
  ` (subset) "

[PATCH net-next V2 2/2] net: axienet: Add support for 2500base-X only configuration
 2025-03-13 12:54 UTC  (13+ messages)

[RFC PATCH] wifi: free SKBTX_WIFI_STATUS skb tx_flags flag
 2025-03-13 12:49 UTC 

[PATCH v7 00/10] Support ROHM BD79124 ADC
 2025-03-13 12:35 UTC  (5+ messages)
` [PATCH v7 02/10] property: Add functions to iterate named child
` [PATCH v7 net-next 09/10] net: gianfar: Use device_get_child_node_count_named()

[PATCH net] net: mana: cleanup mana struct after debugfs_remove()
 2025-03-13 12:30 UTC  (2+ messages)

[PATCH] rndis_host: Flag RNDIS modems as WWAN devices
 2025-03-13 12:24 UTC  (2+ messages)

[PATCH 3/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
 2025-03-13 12:20 UTC 

[PATCH net 0/6] mlx5 misc fixes 2025-03-10
 2025-03-13 12:20 UTC  (2+ messages)

[PATCH ipsec-next v5 0/2] Update offload configuration with SA
 2025-03-13 12:06 UTC  (5+ messages)
` [PATCH ipsec-next v5 1/2] xfrm: Migrate offload configuration
` [PATCH ipsec-next v5 2/2] xfrm: Refactor migration setup during the cloning process

[patch rdma-next v6 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
 2025-03-13 12:03 UTC  (2+ messages)

[PATCH iwl-next v7 00/15] ixgbe: Add basic devlink support
 2025-03-13 11:20 UTC  (4+ messages)
` [PATCH iwl-next v7 11/15] ixgbe: add device flash update via devlink

[PATCH v12 0/6] Add NSS clock controller support for IPQ9574
 2025-03-13 11:13 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: Define interrupt constraints for DWMAC vendor bindings
 2025-03-13 11:10 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).