netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-23 23:20:24 to 2025-04-24 11:33:04 UTC [more...]

[PATCH iwl-next v2 00/14] Introduce iXD driver
 2025-04-24 11:32 UTC  (6+ messages)
` [PATCH iwl-next v2 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH iwl-next v2 02/14] virtchnl: introduce control plane version fields
` [PATCH iwl-next v2 03/14] libie: add PCI device initialization helpers to libie
` [PATCH iwl-next v2 04/14] libeth: allow to create fill queues without NAPI
` [PATCH iwl-next v2 05/14] libie: add control queue support

[net-next,v2] net: phy: marvell-88q2xxx: Enable temperature sensor for mv88q211x
 2025-04-24 11:30 UTC  (4+ messages)

[RFC PATCH 0/7] Reviving the slab destructor to tackle the percpu allocator scalability problem
 2025-04-24 11:28 UTC  (11+ messages)
` [RFC PATCH 1/7] mm/slab: refactor freelist shuffle
` [RFC PATCH 2/7] treewide, slab: allow slab constructor to return an error
` [RFC PATCH 3/7] mm/slab: revive the destructor feature in slab allocator
` [RFC PATCH 4/7] net/sched/act_api: use slab ctor/dtor to reduce contention on pcpu alloc
` [RFC PATCH 5/7] mm/percpu: allow (un)charging objects without alloc/free
` [RFC PATCH 6/7] lib/percpu_counter: allow (un)charging percpu counters "
` [RFC PATCH 7/7] kernel/fork: improve exec() throughput with slab ctor/dtor pair

[PATCH net-next v2 0/3] vsock: SOCK_LINGER rework
 2025-04-24 11:24 UTC  (9+ messages)
` [PATCH net-next v2 1/3] vsock: Linger on unsent data

[GIT PULL] Networking for v6.15-rc4
 2025-04-24 11:06 UTC 

[PATCH v4] net: fully namespace net.core.{r,w}mem_{default,max} sysctls
 2025-04-24 11:04 UTC  (2+ messages)

[PATCH v5 0/3] virtio-net: disable delayed refill when pausing rx
 2025-04-24 11:03 UTC  (5+ messages)
` [PATCH v5 1/3] selftests: net: move xdp_helper to net/lib
` [PATCH v5 2/3] selftests: net: add flag to force zerocopy mode in xdp_helper
` [PATCH v5 3/3] selftests: net: add a virtio_net deadlock selftest

[PATCH v4 0/7] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-04-24 10:56 UTC  (12+ messages)
` [PATCH v4 1/7] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v4 7/7] net: register debugfs file for net_device refcnt tracker

[PATCH rdma-next 0/4] RDMA/mana_ib: allow separate mana_ib for each mana client
 2025-04-24 10:49 UTC  (5+ messages)
` [PATCH rdma-next 4/4] net: mana: Add support for auxiliary device servicing events

[PATCH net] net: dsa: mt7530: sync driver-specific behavior of MT7531 variants
 2025-04-24 10:39 UTC  (3+ messages)

[PATCH v4 0/4] virtio-net: disable delayed refill when pausing rx
 2025-04-24 10:33 UTC  (6+ messages)
` [PATCH v4 4/4] selftests: net: add a virtio_net deadlock selftest

[PATCH 0/5] allwinner: Add EMAC0 support to A523 variant SoC
 2025-04-24 10:28 UTC  (18+ messages)
` [PATCH 1/5] dt-bindings: sram: sunxi-sram: Add A523 compatible
` [PATCH 2/5] dt-bindings: arm: sunxi: Add A523 EMAC0 compatible
` [PATCH 3/5] arm64: dts: allwinner: a523: Add EMAC0 ethernet MAC
` [PATCH 4/5] arm64: dts: allwinner: a527: add EMAC0 to Radxa A5E board
` [PATCH 5/5] arm64: dts: allwinner: t527: add EMAC0 to Avaoto-A1 board

[PATCH net] net: dsa: fix VLAN 0 filter imbalance when toggling filtering
 2025-04-24 10:25 UTC  (4+ messages)

[PATCH] tools/Makefile: Add ynl target
 2025-04-24 10:17 UTC  (2+ messages)

[PATCH v12 net-next 0/5] DUALPI2 patch
 2025-04-24  9:26 UTC  (5+ messages)
` [PATCH v12 net-next 1/5] Documentation: netlink: specs: tc: Add DualPI2 specification

[PATCH net-next v10 0/9] Device memory TCP TX
 2025-04-24  9:06 UTC  (8+ messages)
` [PATCH net-next v10 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v10 4/9] net: devmem: Implement TX path

query on EAPOL multicast packet with linux bridge interface
 2025-04-24 10:22 UTC  (7+ messages)

[BUG] ixgbe: Detected Tx Unit Hang (XDP)
 2025-04-24 10:19 UTC  (8+ messages)

[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
 2025-04-24 10:16 UTC  (23+ messages)
` [RFC PATCH v2 08/34] x86/msr: Convert a native_wrmsr() use to native_wrmsrq()
` [RFC PATCH v2 11/34] x86/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
` [RFC PATCH v2 12/34] x86/msr: Remove pmu_msr_{read,write}()
` [RFC PATCH v2 13/34] x86/xen/msr: Remove the error pointer argument from set_reg()
` [RFC PATCH v2 14/34] x86/msr: refactor pv_cpu_ops.write_msr{_safe}()
` [RFC PATCH v2 21/34] x86/msr: Utilize the alternatives mechanism to write MSR

[PATCH v2 0/5] allwinner: Add EMAC0 support to A523 variant SoC
 2025-04-24 10:08 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: sram: sunxi-sram: Add A523 compatible
` [PATCH v2 2/5] dt-bindings: arm: sunxi: Add A523 EMAC0 compatible
` [PATCH v2 3/5] arm64: dts: allwinner: a523: Add EMAC0 ethernet MAC
` [PATCH v2 4/5] arm64: dts: allwinner: a527: add EMAC0 to Radxa A5E board
` [PATCH v2 5/5] arm64: dts: allwinner: t527: add EMAC0 to Avaota-A1 board

[PATCH net v2 0/2] net: stmmac: fix timestamp snapshots on dwmac1000
 2025-04-24 10:00 UTC  (2+ messages)

[PATCH net-next v20 0/1] MCTP Over PCC Transport
 2025-04-24  9:57 UTC  (3+ messages)
` [PATCH net-next v20 1/1] mctp pcc: Implement MCTP over "

[PATCH net-next v3] net: ti: icssg-prueth: Add ICSSG FW Stats
 2025-04-24  9:53 UTC 

[PATCH net v3] net: dp83822: Fix OF_MDIO config check
 2025-04-24  9:50 UTC  (2+ messages)

[PATCH RFC bpf-next v2 00/17] traits: Per packet metadata KV store
 2025-04-24  9:49 UTC  (6+ messages)
` [PATCH RFC bpf-next v2 10/17] bnxt: Propagate trait presence to skb

[PATCH bpf-next v2] bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps
 2025-04-24  9:46 UTC  (2+ messages)

[PATCH net-next v3 0/3] net/mlx5: Expose additional devlink dev info
 2025-04-24  9:42 UTC  (10+ messages)
` [PATCH net-next v3 2/3] devlink: add function unique identifier to "

[PATCH 0/3] net: mana: Add HTB Qdisc offload support
 2025-04-24  9:38 UTC  (7+ messages)
` [PATCH 2/3] net: mana: Add sched HTB "

[PATCH net v2 0/2] net: ethernet: mtk-star-emac: fix several issues on rx/tx poll
 2025-04-24  9:31 UTC  (7+ messages)
` [PATCH net v2 1/2] net: ethernet: mtk-star-emac: fix spinlock recursion "
` [PATCH net v2 2/2] net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advised

(no subject)
 2025-04-24  9:19 UTC  (3+ messages)
` 

[PATCH net-next V2 00/14] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-04-24  9:14 UTC  (10+ messages)
` [PATCH net-next V2 01/14] devlink: define enum for attr types of dynamic attributes

[PATCH net V2] amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload
 2025-04-24  8:54 UTC  (4+ messages)

[PATCH iwl-next v4 0/2] igc: Change Tx mode for MQPRIO offloading
 2025-04-24  8:51 UTC  (5+ messages)
` [PATCH iwl-next v4 1/2] igc: Limit netdev_tc calls to MQPRIO
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 2/2] igc: Change Tx mode for MQPRIO offloading
  ` [Intel-wired-lan] "

[PATCH net 1/2] net/devmem: Reject insufficiently large dmabuf pools
 2025-04-24  8:47 UTC  (3+ messages)

CVE-2024-49995: tipc: guard against string buffer overrun
 2025-04-24  8:45 UTC  (2+ messages)

[PATCH net-next] tools: ynl: fix the header guard name for OVPN
 2025-04-24  8:41 UTC  (2+ messages)

[PATCH v2 net-next 0/7] neighbour: Convert RTM_GETNEIGH and RTM_{GET,SET}NEIGHTBL to RCU
 2025-04-24  8:31 UTC  (7+ messages)
` [PATCH v2 net-next 3/7] neighbour: Allocate skb in neigh_get()
` [PATCH v2 net-next 5/7] neighbour: Convert RTM_GETNEIGH to RCU
` [PATCH v2 net-next 6/7] neighbour: Convert RTM_GETNEIGHTBL "

[PATCH v5 0/5] dt-bindings: net: Add network-class.yaml schema
 2025-04-24  8:28 UTC  (4+ messages)
` [PATCH v5 3/5] dt-bindings: wireless: bcm4329-fmac: Use wireless-controller.yaml schema

[PATCH 0/4] selftest: can: Start importing selftests from can-tests
 2025-04-24  8:21 UTC  (11+ messages)
` [PATCH 1/4] selftests: can: Import tst-filter "
` [PATCH 2/4] selftests: can: use kselftest harness in test_raw_filter
` [PATCH 3/4] selftests: can: Use fixtures "
` [PATCH 4/4] selftests: can: Document test_raw_filter test cases

[PATCH net v3] bnxt_en: improve TX timestamping FIFO configuration
 2025-04-24  8:21 UTC  (3+ messages)

[PATCH net-next 00/15] vxlan: Convert FDB table to rhashtable
 2025-04-24  8:18 UTC  (4+ messages)
` [PATCH net-next 13/15] vxlan: Do not treat dst cache initialization errors as fatal

[PATCH v2] leds: trigger: netdev: Match net in netdev_trig_notify()
 2025-04-24  8:09 UTC  (3+ messages)
` [PATCH v2] leds: trigger: netdev: refactor dev matching "

[PATCH v3 net-next 00/15] ipv6: No RTNL for IPv6 routing table
 2025-04-24  7:50 UTC  (2+ messages)

[PATCH net-next V3 0/3] net: stmmac: dwmac-loongson: Add Loongson-2K3000 support
 2025-04-24  7:35 UTC  (5+ messages)
` [PATCH net-next V3 1/3] net: stmmac: dwmac-loongson: Move queue number init to common function
` [PATCH net-next V3 2/3] net: stmmac: dwmac-loongson: Add new multi-chan IP core support
` [PATCH net-next V3 3/3] net: stmmac: dwmac-loongson: Add new GMAC's PCI device ID support

[PATCH net-next v3 0/3] net: stmmac: socfpga: 1000BaseX support and cleanups
 2025-04-24  7:12 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: stmmac: socfpga: Enable internal GMII when using 1000BaseX
` [PATCH net-next v3 2/3] net: stmmac: socfpga: Don't check for phy to enable the SGMII adapter
` [PATCH net-next v3 3/3] net: stmmac: socfpga: Remove unused pcs-mdiodev field

r8169: MAC address programmed by coreboot to onboard RTL8111F does not persist
 2025-04-24  7:09 UTC  (3+ messages)

[REGRESSION] 6.14.3 panic - kernel NULL pointer dereference in htb_dequeue
 2025-04-24  6:53 UTC  (12+ messages)

[PATCH net-next] rtase: Modify the format specifier in snprintf to %u
 2025-04-24  6:27 UTC 

[PATCH net-next] rtase: Use min() instead of min_t()
 2025-04-24  6:21 UTC 

[PATCH net] vxlan: vnifilter: Fix unlocked deletion of default FDB entry
 2025-04-24  6:17 UTC  (3+ messages)

[PATCH v2 net-next 0/3] net: Followup series for ->exit_rtnl()
 2025-04-24  4:40 UTC  (6+ messages)
` [PATCH v2 net-next 2/3] pfcp: Convert pfcp_net_exit() to ->exit_rtnl()

[PATCHv3 net] bonding: assign random address if device address is same as bond
 2025-04-24  4:22 UTC 

[PATCH net-next v2 0/4] net: selftest: improve test string formatting and checksum handling
 2025-04-24  4:07 UTC  (3+ messages)

[PATCH net] rtase: Modify the condition used to detect overflow in rtase_calc_time_mitigation
 2025-04-24  4:04 UTC 

[PATCH net-next v11 0/8] Device memory TCP TX
 2025-04-24  4:03 UTC  (9+ messages)
` [PATCH net-next v11 1/8] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v11 2/8] net: add get_netmem/put_netmem support
` [PATCH net-next v11 3/8] net: devmem: TCP tx netlink api
` [PATCH net-next v11 4/8] net: devmem: Implement TX path
` [PATCH net-next v11 5/8] net: add devmem TCP TX documentation
` [PATCH net-next v11 6/8] net: enable driver support for netmem TX
` [PATCH net-next v11 7/8] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v11 8/8] net: check for driver support in netmem TX

[PATCHv2 net] bonding: use permanent address for MAC swapping if device address is same
 2025-04-24  3:22 UTC  (11+ messages)

[PATCH v5 bpf-next 0/6] bpf: udp: Exactly-once socket iteration
 2025-04-24  2:33 UTC  (8+ messages)
` [PATCH v5 bpf-next 1/6] bpf: udp: Make mem flags configurable through bpf_iter_udp_realloc_batch
` [PATCH v5 bpf-next 2/6] bpf: udp: Make sure iter->batch always contains a full bucket snapshot
` [PATCH v5 bpf-next 3/6] bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
` [PATCH v5 bpf-next 4/6] bpf: udp: Avoid socket skips and repeats during iteration
` [PATCH v5 bpf-next 5/6] selftests/bpf: Return socket cookies from sock_iter_batch progs
` [PATCH v5 bpf-next 6/6] selftests/bpf: Add tests for bucket resume logic in UDP socket iterators

[PATCH v2 net-next 2/3] pfcp: Convert pfcp_net_exit() to ->exit_rtnl()
 2025-04-24  2:23 UTC  (2+ messages)

[PATCH] net: Move specific fragmented packet to slow_path instead of dropping it
 2025-04-24  2:12 UTC  (3+ messages)
  ` 答复: "

[PATCH net-next 00/12] tools: ynl-gen: additional C types and classic netlink handling
 2025-04-24  2:12 UTC  (13+ messages)
` [PATCH net-next 01/12] tools: ynl-gen: fix comment about nested struct dict
` [PATCH net-next 02/12] tools: ynl-gen: factor out free_needs_iter for a struct
` [PATCH net-next 03/12] tools: ynl-gen: fill in missing empty attr lists
` [PATCH net-next 04/12] tools: ynl: let classic netlink requests specify extra nlflags
` [PATCH net-next 05/12] tools: ynl-gen: support using dump types for ntf
` [PATCH net-next 06/12] tools: ynl-gen: support CRUD-like notifications for classic Netlink
` [PATCH net-next 07/12] tools: ynl-gen: multi-attr: type gen for string
` [PATCH net-next 08/12] tools: ynl-gen: mutli-attr: support binary types with struct
` [PATCH net-next 09/12] tools: ynl-gen: array-nest: support put for scalar
` [PATCH net-next 10/12] tools: ynl-gen: array-nest: support binary array with exact-len
` [PATCH net-next 11/12] tools: ynl-gen: don't init enum checks for classic netlink
` [PATCH net-next 12/12] tools: ynl: allow fixed-header to be specified per op

[PATCH net-next 0/3] net/mlx5: HWS, Improve IP version handling
 2025-04-24  2:00 UTC  (2+ messages)

[PATCH v4 net 0/4] pds_core: updates and fixes
 2025-04-24  2:00 UTC  (2+ messages)

[net-next PATCH] octeontx2-pf: AF_XDP: code clean up
 2025-04-24  1:50 UTC  (2+ messages)

[PATCH net-next 00/14][pull request] igc: Add support for Frame Preemption
 2025-04-24  1:50 UTC  (2+ messages)

[PATCH net-next] net: dlink: add synchronization for stats update
 2025-04-24  1:42 UTC  (2+ messages)

[PATCH net-next 0/2] Enable multiple IRQ lines support in airoha_eth driver
 2025-04-24  1:40 UTC  (2+ messages)

[Patch net v2 0/3] net_sched: Fix UAF vulnerability in HFSC qdisc
 2025-04-24  1:40 UTC  (2+ messages)

[PATCH net-next v4 0/3] Fix netdevim to correctly mark NAPI IDs
 2025-04-24  0:27 UTC  (4+ messages)
` [PATCH net-next v4 1/3] netdevsim: Mark NAPI ID on skb in nsim_rcv
` [PATCH net-next v4 2/3] selftests: drv-net: Factor out ksft C helpers
` [PATCH net-next v4 3/3] selftests: drv-net: Test that NAPI ID is non-zero

[PATCH net-next v3 0/3] Fix netdevim to correctly mark NAPI IDs
 2025-04-24  0:25 UTC  (5+ messages)
` [PATCH net-next v3 3/3] selftests: drv-net: Test that NAPI ID is non-zero

[PATCH net v2 0/5] net_sched: Adapt qdiscs for reentrant enqueue cases
 2025-04-24  0:24 UTC  (6+ messages)

[PATCH net] gve: Add adminq lock for creating and destroying multiple queues
 2025-04-24  0:14 UTC  (2+ messages)

[PATCH v1 net-next] net: Fix wild-memory-access in __register_pernet_operations() when CONFIG_NET_NS=n
 2025-04-24  0:10 UTC  (2+ messages)

[PATCH net-next] net: phy: remove function stubs
 2025-04-24  0:10 UTC  (2+ messages)

[PATCH net-next 0/3] r8169: merge chip versions
 2025-04-24  0:10 UTC  (2+ messages)

[PATCH net 0/2] mptcp: pm: Defer freeing userspace pm entries
 2025-04-24  0:10 UTC  (2+ messages)

[PATCH bpf-next/net] bpf: net_sched: Fix using bpf qdisc as default qdisc
 2025-04-23 23:20 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).