netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-04 10:29:26 to 2025-11-04 23:27:09 UTC [more...]

[PATCH bpf-next v5 0/7] Support associating BPF programs with struct_ops
 2025-11-04 23:26 UTC  (18+ messages)
` [PATCH bpf-next v5 1/7] bpf: Allow verifier to fixup kernel module kfuncs
` [PATCH bpf-next v5 2/7] bpf: Support associating BPF program with struct_ops
` [PATCH bpf-next v5 3/7] bpf: Pin associated struct_ops when registering async callback
` [PATCH bpf-next v5 4/7] libbpf: Add support for associating BPF program with struct_ops
` [PATCH bpf-next v5 5/7] selftests/bpf: Test BPF_PROG_ASSOC_STRUCT_OPS command
` [PATCH bpf-next v5 6/7] selftests/bpf: Test ambiguous associated struct_ops
` [PATCH bpf-next v5 7/7] selftests/bpf: Test getting associated struct_ops in timer callback

[PATCH net-next 0/5] tools: ynl: turn the page-pool sample into a real tool
 2025-11-04 23:23 UTC  (6+ messages)
` [PATCH net-next 1/5] netlink: specs: netdev add missing stats to qstat-get
` [PATCH net-next 2/5] tools: ynltool: create skeleton for the C command
` [PATCH net-next 3/5] tools: ynltool: add page-pool stats
` [PATCH net-next 4/5] tools: ynltool: add qstats support
` [PATCH net-next 5/5] tools: ynltool: add traffic distribution balance

[PATCH net-next v4 00/14] netkit: Support for io_uring zero-copy and AF_XDP
 2025-11-04 23:22 UTC  (2+ messages)

[PATCH net-next v2] ptp: Return -EINVAL on ptp_clock_register if required ops are NULL
 2025-11-04 22:59 UTC 

[PATCH nf-next v8 0/3] Add IPIP flowtable SW acceleration
 2025-11-04 22:52 UTC  (5+ messages)
` [PATCH nf-next v8 2/3] net: netfilter: Add IPIP flowtable tx sw acceleration

[PATCH v1 0/7] reverse ifq refcount
 2025-11-04 22:44 UTC  (8+ messages)
` [PATCH v1 1/7] io_uring/memmap: remove unneeded io_ring_ctx arg
` [PATCH v1 2/7] io_uring/memmap: refactor io_free_region() to take user_struct param
` [PATCH v1 3/7] io_uring/rsrc: refactor io_{un}account_mem() to take {user,mm}_struct param
` [PATCH v1 4/7] io_uring/zcrx: add io_zcrx_ifq arg to io_zcrx_free_area()
` [PATCH v1 5/7] io_uring/zcrx: add user_struct and mm_struct to io_zcrx_ifq
` [PATCH v1 6/7] io_uring/zcrx: move io_unregister_zcrx_ifqs() down
` [PATCH v1 7/7] io_uring/zcrx: reverse ifq refcount

[PATCH net-next v2 0/2] Allow disabling pause frames on panic
 2025-11-04 22:44 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: ethernet: Allow disabling pause "
` [PATCH net-next v2 2/2] net: bcmgenet: Add support for set_pauseparam_panic

[PATCH net-next v2 00/12] selftests/vsock: refactor and improve vmtest infrastructure
 2025-11-04 22:39 UTC  (13+ messages)
` [PATCH net-next v2 01/12] selftests/vsock: improve logging in vmtest.sh
` [PATCH net-next v2 02/12] selftests/vsock: make wait_for_listener() work even if pipefail is on
` [PATCH net-next v2 03/12] selftests/vsock: reuse logic for vsock_test through wrapper functions
` [PATCH net-next v2 04/12] selftests/vsock: avoid multi-VM pidfile collisions with QEMU
` [PATCH net-next v2 05/12] selftests/vsock: do not unconditionally die if qemu fails
` [PATCH net-next v2 06/12] selftests/vsock: speed up tests by reducing the QEMU pidfile timeout
` [PATCH net-next v2 07/12] selftests/vsock: add check_result() for pass/fail counting
` [PATCH net-next v2 08/12] selftests/vsock: identify and execute tests that can re-use VM
` [PATCH net-next v2 09/12] selftests/vsock: add BUILD=0 definition
` [PATCH net-next v2 10/12] selftests/vsock: add 1.37 to tested virtme-ng versions
` [PATCH net-next v2 11/12] selftests/vsock: add vsock_loopback module loading
` [PATCH net-next v2 12/12] selftests/vsock: disable shellcheck SC2317 and SC2119

[net-next,v2 0/7] net: renesas: Cleanup usage of gPTP flags
 2025-11-04 22:24 UTC  (8+ messages)
` [net-next,v2 1/7] net: rswitch: Move definition of S4 gPTP offset
` [net-next,v2 2/7] net: rcar_gen4_ptp: Move control fields to users
` [net-next,v2 3/7] net: rswitch: Use common defines for time stamping control
` [net-next,v2 4/7] net: rtsn: "
` [net-next,v2 5/7] net: rcar_gen4_ptp: Remove unused defines
` [net-next,v2 6/7] net: ravb: Break out Rx hardware timestamping
` [net-next,v2 7/7] net: ravb: Use common defines for time stamping control

[PATCH] firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
 2025-11-04 22:22 UTC  (5+ messages)

[PATCH] [PATCH] usb: rtl8150: Initialize buffers to fix KMSAN uninit-value in rtl8150_open
 2025-11-04 22:19 UTC  (2+ messages)

[PATCH net] selftests/vsock: avoid false-positives when checking dmesg
 2025-11-04 21:50 UTC 

[PATCH net-next v1 0/2] net/rds: RDS-TCP bug fix collection, subset 1: Work queue scalability
 2025-11-04 21:23 UTC  (4+ messages)
` [PATCH net-next v1 2/2] net/rds: Give each connection its own workqueue

[RESEND PATCH net-next v2 0/4] net/ipv6: RFC6724 rule 5.5 preparations
 2025-11-04 21:16 UTC  (11+ messages)
` [RESEND PATCH net-next v2 1/4] net/ipv6: flatten ip6_route_get_saddr
` [RESEND PATCH net-next v2 2/4] net/ipv6: create ipv6_fl_get_saddr
` [RESEND PATCH net-next v2 3/4] net/ipv6: use ipv6_fl_get_saddr in output
` [RESEND PATCH net-next v2 4/4] net/ipv6: drop ip6_route_get_saddr

[PATCH net-next v2 0/2] devlink: net/mlx5: implement swp_l4_csum_mode via devlink params
 2025-11-04 19:22 UTC  (8+ messages)
` [PATCH net-next v2 2/2] "

[PATCH v16 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-11-04 19:15 UTC  (6+ messages)
` [PATCH v16 nf-next 1/3] netfilter: utils: nf_checksum(_partial) correct data!=networkheader
` [PATCH v16 nf-next 2/3] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v16 nf-next 3/3] netfilter: nft_chain_filter: Add bridge "

[PATCH net 0/2] net: bridge: fix use-after-free due to MST port state bypass
 2025-11-04 19:10 UTC  (6+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests: forwarding: bridge: add a state bypass with disabled VLAN filtering test

[PATCH bpf-next] bpf,x86: do RSB balance for trampoline
 2025-11-04 18:56 UTC  (2+ messages)

[PATCH iwl-next 0/9] ice: properly use u64_stats API for all ring stats
 2025-11-04 18:45 UTC  (6+ messages)
` [PATCH iwl-next 3/9] ice: use cacheline groups for ice_tx_ring structure

Estimating & Takeoff Services
 2025-11-04 18:11 UTC 

[PATCH v4 00/17] vfs: recall-only directory delegations for knfsd
 2025-11-04 18:10 UTC  (4+ messages)
` [PATCH v4 10/17] vfs: make vfs_create break delegations on parent directory

[PATCH] [PATCH] usb: rtl8150: Initialize buffers to fix KMSAN uninit-value in rtl8150_open
 2025-11-04 17:52 UTC  (4+ messages)

[PATCH net] ptp: Return -EINVAL on ptp_clock_register if required ops are NULL
 2025-11-04 17:47 UTC  (3+ messages)

[PATCH] strparser: Fix signed/unsigned mismatch bug
 2025-11-04 17:42 UTC 

[PATCH] sfc: Fix double word in comments
 2025-11-04 17:40 UTC  (3+ messages)

[PATCH net v8 0/4] net: netpoll: fix memory leak and add comprehensive selftests
 2025-11-04 17:37 UTC  (5+ messages)
` [PATCH net v8 1/4] net: netpoll: fix incorrect refcount handling causing incorrect cleanup
` [PATCH net v8 2/4] selftest: netcons: refactor target creation
` [PATCH net v8 3/4] selftest: netcons: create a torture test
` [PATCH net v8 4/4] selftest: netcons: add test for netconsole over bonded interfaces

[PATCH net-next v3 0/3] Unify platform suspend/resume routines for PCI DWMAC glue
 2025-11-04 17:23 UTC  (7+ messages)
` [PATCH net-next v3 1/3] net: stmmac: Add generic suspend/resume helper for PCI-based controllers
` [PATCH net-next v3 2/3] net: stmmac: loongson: Use generic PCI suspend/resume routines
` [PATCH net-next v3 3/3] net: stmmac: pci: "

[PATCH net] libie: depend on DEBUG_FS when building LIBIE_FWLOG
 2025-11-04 17:23 UTC 

[PATCH net V2] virtio_net: fix alignment for virtio_net_hdr_v1_hash
 2025-11-04 17:21 UTC  (2+ messages)

[PATCH net-next] idpf: add support for IDPF PCI programming interface
 2025-11-04 17:17 UTC  (2+ messages)

[PATCH net-next v2 1/2] devlink: pass extack through to devlink_param::get()
 2025-11-04 17:13 UTC  (2+ messages)

[PATCH net-next v7 00/12] virtio_net: Add ethtool flow rules support
 2025-11-04 17:10 UTC  (10+ messages)
` [PATCH net-next v7 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v7 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v7 09/12] virtio_net: Implement IPv4 "

[PATCH net-next v1 0/1] usbnet: Add support for Byte Queue Limits (BQL)
 2025-11-04 17:02 UTC  (4+ messages)
` [PATCH net-next v1 1/1] "

[PATCH net-next v5 0/8] net: Introduce struct sockaddr_unsized
 2025-11-04 16:59 UTC  (4+ messages)
` [PATCH net-next v5 1/8] net: Add struct sockaddr_unsized for sockaddr of unknown length

[PATCH net v7] virtio-net: fix received length check in big packets
 2025-11-04 16:55 UTC  (3+ messages)

[RFC/RFT PATCH net-next v3 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
 2025-11-04 16:43 UTC  (4+ messages)
` [RFC/RFT PATCH net-next v3 1/2] net: Add ndo_write_rx_config and helper structs and functions:

[PATCH v2] vhost: add a new ioctl VHOST_GET_VRING_WORKER_INFO and use in net.c
 2025-11-04 16:41 UTC  (3+ messages)

[PATCH net-next 0/2] net: phy: microchip_t1s: Add support for LAN867x Rev.D0 PHY
 2025-11-04 15:48 UTC  (5+ messages)
` [PATCH net-next 1/2] net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic support
` [PATCH net-next 2/2] net: phy: microchip_t1s:: add cable diagnostic support for LAN867x Rev.D0

[PATCH net] net: gro_cells: Provide lockdep class for gro_cell's bh_lock
 2025-11-04 15:34 UTC  (4+ messages)
  ` [PATCH net v2] net: gro_cells: Reduce lock scope in gro_cell_poll
` [syzbot ci] Re: net: gro_cells: Provide lockdep class for gro_cell's bh_lock

[PATCH net-next v2 0/2] xsk: minor optimizations around locks
 2025-11-04 15:20 UTC  (2+ messages)

[PATCH net-next v2] iavf: clarify VLAN add/delete log messages and lower log level
 2025-11-04 15:08 UTC 

skb_attempt_defer_free and reference counting
 2025-11-04 15:04 UTC  (6+ messages)
    ` Other use cases for skb_attempt_defer_free [was Re: skb_attempt_defer_free and reference counting]

[PATCH v4 nf-next] selftests: netfilter: Add bridge_fastpath.sh
 2025-11-04 14:59 UTC 

[PATCH] [RFC] dt-bindings: net: micrel: Convert to json-schema
 2025-11-04 14:56 UTC  (4+ messages)

[PATCH v2] net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated
 2025-11-04 14:48 UTC  (3+ messages)

[PATCH net-next v4 00/15] net: introduce QUIC infrastructure and core subcomponents
 2025-11-04 14:44 UTC  (15+ messages)
` [PATCH net-next v4 06/15] quic: add stream management
` [PATCH net-next v4 08/15] quic: add path management
` [PATCH net-next v4 09/15] quic: add congestion control
` [PATCH net-next v4 10/15] quic: add packet number space
` [PATCH net-next v4 13/15] quic: add timer management
` [PATCH net-next v4 14/15] quic: add frame encoder and decoder base
` [PATCH net-next v4 15/15] quic: add packet builder and parser base

[PATCH] net: sungem_phy: Fix a typo error in sungem_phy
 2025-11-04 14:40 UTC  (2+ messages)

[PATCH net] net/mlx5e: Fix return value in case of module EEPROM read error
 2025-11-04 14:15 UTC 

[PATCH v2 0/2] net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak
 2025-11-04 14:10 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH net-next v2] ti: netcp: convert to ndo_hwtstamp callbacks
 2025-11-04 13:59 UTC  (5+ messages)

[PATCH net-next v3] rtnetlink: honor RTEXT_FILTER_SKIP_STATS in IFLA_STATS
 2025-11-04 13:58 UTC  (4+ messages)

[PATCH AUTOSEL 6.17-6.1] smsc911x: add second read of EEPROM mac when possible corruption seen
 2025-11-04 13:55 UTC  (3+ messages)

[PATCH v4 00/12] io_uring zcrx ifq sharing
 2025-11-04 13:53 UTC  (7+ messages)
` [PATCH v4 01/12] io_uring/zcrx: remove sync refill uapi
` [PATCH v4 09/12] io_uring/zcrx: reverse ifq refcount
` [PATCH v4 12/12] io_uring/zcrx: share an ifq between rings

[PATCH net-next v3 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-11-04 13:50 UTC  (8+ messages)
` [PATCH net-next v3 1/4] dt-bindings: net: ftgmac100: Add delay properties for AST2600
    ` 回覆: "

[PATCH iproute2-next] ip-xfrm: add pcpu-num support
 2025-11-04 13:27 UTC  (9+ messages)

[PATCH v4 0/8] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2025-11-04 13:08 UTC  (9+ messages)
` [PATCH v4 1/8] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH v4 2/8] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH v4 3/8] net: stmmac: qcom-ethqos: improve typing in devres callback
` [PATCH v4 4/8] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH v4 5/8] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH v4 6/8] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH v4 7/8] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH v4 8/8] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH net-next 00/11] net: stmmac: multi-interface stmmac
 2025-11-04 13:04 UTC  (5+ messages)
` [PATCH net-next 02/11] net: stmmac: s32: move PHY_INTF_SEL_x definitions out of the way

mlx5: CX7: fw_tracer: crash at mlx5_tracer_print_trace()
 2025-11-04 12:09 UTC  (4+ messages)

[PATCH net] net: mdio: Check regmap pointer returned by device_node_to_regmap()
 2025-11-04 12:01 UTC  (2+ messages)

[PATCH 00/16] credentials guards: the easy cases
 2025-11-04 11:40 UTC  (4+ messages)
` [PATCH 14/16] act: use credential guards in acct_write_process()

[syzbot] [net?] KMSAN: uninit-value in macsec_handle_frame (2)
 2025-11-04 11:29 UTC 

[PATCH net] selftests: netdevsim: Fix ethtool-features.sh fail
 2025-11-04 11:04 UTC  (6+ messages)

[PATCH v3] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
 2025-11-04 10:42 UTC  (5+ messages)

[PATCH net v2] net: ti: icssg-prueth: Fix fdb hash size configuration
 2025-11-04 10:44 UTC 

[PATCH net-next v2 0/2] net: phy: Add Open Alliance TC14 10Base-T1S PHY cable diagnostic support
 2025-11-04 10:28 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: phy: phy-c45: add OATC14 10BASE-T1S "
` [PATCH net-next v2 2/2] net: phy: microchip_t1s:: add cable diagnostic support for LAN867x Rev.D0


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).