netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-07 16:07:12 to 2025-12-09 15:51:54 UTC [more...]

[PATCH 0/9] bitfield: tidy up bitfield.h
 2025-12-09 15:51 UTC  (12+ messages)
` [PATCH 1/9] nfp: Call FIELD_PREP() in NFP_ETH_SET_BIT_CONFIG() wrapper
` [PATCH 2/9] thunderblot: Don't pass a bitfield to FIELD_GET
` [PATCH 3/9] bitmap: Use FIELD_PREP() in expansion of FIELD_PREP_WM16()
` [PATCH 4/9] bitfield: Copy #define parameters to locals
` [PATCH 5/9] bitfield: FIELD_MODIFY: Only do a single read/write on the target
` [PATCH 6/9] bitfield: Update sanity checks
` [PATCH 7/9] bitfield: Reduce indentation
` [PATCH 8/9] bitfield: Add comment block for the host/fixed endian functions
` [PATCH 9/9] bitfield: Update comments for le/be functions

[PATCH net 0/3] selftests: forwarding: vxlan_bridge_1q_mc_ul: Fix flakiness
 2025-12-09 15:29 UTC  (4+ messages)
` [PATCH net 1/3] selftests: net: lib: tc_rule_stats_get(): Don't hard-code array index
` [PATCH net 2/3] selftests: forwarding: vxlan_bridge_1q_mc_ul: Fix flakiness
` [PATCH net 3/3] selftests: forwarding: vxlan_bridge_1q_mc_ul: Drop useless sleeping

[PATCH net] virtio-net: enable all napis before scheduling refill work
 2025-12-09 15:23 UTC  (4+ messages)

[PATCH net] net/handshake: Fix null-ptr-deref in handshake_complete()
 2025-12-09 14:39 UTC  (2+ messages)

[PATCH bpf-next v1 0/2] xsk: introduce pre-allocated memory per xsk CQ
 2025-12-09 14:29 UTC  (6+ messages)
` [PATCH bpf-next v1 1/2] xsk: introduce local_cq for each af_xdp socket
` [PATCH bpf-next v1 2/2] xsk: introduce a dedicated local completion queue for each xsk
` [syzbot ci] Re: xsk: introduce pre-allocated memory per xsk CQ

[PATCH RFC net-next v4] xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending path
 2025-12-09 14:15 UTC  (4+ messages)
` [syzbot ci] "

[PATCH net 1/2] net/sched: ets: Remove drr class from the active list if it changes to strict
 2025-12-09 14:00 UTC  (4+ messages)
` [PATCH net 2/2] selftests/tc-testing: Create tests to exercise ets classes active list misplacements

[PATCH v2 net] net: enetc: do not transmit redirected XDP frames when the link is down
 2025-12-09 13:54 UTC 

[PATCH net 0/3] There are some bugfix for the HNS3 ethernet driver
 2025-12-09 13:38 UTC  (4+ messages)
` [PATCH net 1/3] net: hns3: using the num_tqps in the vf driver to apply for resources
` [PATCH net 2/3] net: hns3: using the num_tqps to check whether tqp_index is out of range when vf get ring info from mbx
` [PATCH net 3/3] net: hns3: add VLAN id validation before using

[PATCH v6 0/2] net: mhi: Add support to enable ethernet interface
 2025-12-09 13:36 UTC  (4+ messages)
` [PATCH v6 1/2] net: mhi: Enable Ethernet interface support
` [PATCH v6 2/2] bus: mhi: host: pci: Enable IP_SW1, IP_ETH0 and IP_ETH1 channels for QDU100

[PATCH] net: nfc: nci: Fix parameter validation for packet data
 2025-12-09 13:21 UTC 

[PATCH] vhost/vsock: improve RCU read sections around vhost_vsock_get()
 2025-12-09 13:05 UTC  (2+ messages)

[PATCH net v2] net: stmmac: Fix E2E delay mechanism
 2025-12-09 13:01 UTC  (6+ messages)

[PATCH net 0/9] mlx5 misc fixes 2025-12-09
 2025-12-09 12:56 UTC  (10+ messages)
` [PATCH net 1/9] net/mlx5: fw reset, clear reset requested on drain_fw_reset
` [PATCH net 2/9] net/mlx5: Drain firmware reset in shutdown callback
` [PATCH net 3/9] net/mlx5: fw_tracer, Validate format string parameters
` [PATCH net 4/9] net/mlx5: fw_tracer, Handle escaped percent properly
` [PATCH net 5/9] net/mlx5: Serialize firmware reset with devlink
` [PATCH net 6/9] net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC init
` [PATCH net 7/9] net/mlx5e: Trigger neighbor resolution for unresolved destinations
` [PATCH net 8/9] net/mlx5e: Do not update BQL of old txqs during channel reconfiguration
` [PATCH net 9/9] net/mlx5e: Don't include PSP in the hard MTU calculations

[PATCH net-next v1] ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
 2025-12-09 12:48 UTC 

[PATCH net] tools: ynl: fix build on systems with old kernel headers
 2025-12-09 11:50 UTC  (3+ messages)

[PATCH net] mptcp: select CRYPTO_LIB_UTILS instead of CRYPTO
 2025-12-09 11:50 UTC  (2+ messages)

[PATCH net] ynl: add regen hint to new headers
 2025-12-09 11:50 UTC  (3+ messages)

[PATCH] af_unix: annotate unix_gc_lock with __cacheline_aligned_in_smp
 2025-12-09 11:50 UTC  (3+ messages)

[PATCH net 0/4] mptcp: misc fixes for v6.19-rc1
 2025-12-09 11:50 UTC  (2+ messages)

[PATCH net v2] net: mdio: aspeed: add dummy read to avoid read-after-write issue
 2025-12-09 11:27 UTC  (2+ messages)

[PATCH net] net: mdio: aspeed: add dummy read to avoid read-after-write issue
 2025-12-09 11:08 UTC  (3+ messages)

[PATCH v2 0/8] TQMa8MPxL DT fixes
 2025-12-09 10:53 UTC 

[syzbot] [hams?] KASAN: slab-use-after-free Read in ax25_find_cb
 2025-12-09 10:34 UTC  (2+ messages)

[PATCH net] net: enetc: do not transmit redirected XDP frames when the link is down
 2025-12-09 10:15 UTC  (6+ messages)

[PATCH 0/9] bitfield: tidy up bitfield.h
 2025-12-09  9:44 UTC  (4+ messages)

[PATCH RFC net-next 0/6] net: macb: Add XDP support and page pool integration
 2025-12-09  9:01 UTC  (16+ messages)
` [PATCH RFC net-next 2/6] cadence: macb/gem: handle multi-descriptor frame reception
        ` [PATCH 1/8] net: macb: move Rx buffers alloc from link up to open
` [PATCH RFC net-next 4/6] cadence: macb/gem: add XDP support for gem
` [PATCH RFC net-next 6/6] cadence: macb/gem: introduce xmit support

[PATCH v2] net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb_open()
 2025-12-09  8:52 UTC 

[PATCH iwl-net v1] ixgbe: fix memory leaks in ixgbe_recovery_probe()
 2025-12-09  8:06 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH] igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
 2025-12-09  8:05 UTC  (5+ messages)
    ` [PATCH v3 iwl-net] "

[PATCH] ptp: chardev: Fix confusing cleanup.h syntax
 2025-12-09  7:51 UTC  (3+ messages)

[PATCH net-next 0/4] (no cover subject)
 2025-12-09  7:37 UTC  (9+ messages)

[PATCH nf-next v2 0/4] Add IP6IP6 flowtable SW acceleration
 2025-12-09  7:35 UTC  (5+ messages)
` [PATCH nf-next v2 1/4] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH nf-next v2 2/4] netfilter: flowtable: Add IP6IP6 rx sw acceleration
` [PATCH nf-next v2 3/4] netfilter: flowtable: Add IP6IP6 tx "
` [PATCH nf-next v2 4/4] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest

[PATCH net] nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
 2025-12-09  7:00 UTC  (2+ messages)

[PATCH net v4 0/4] net: dsa: lantiq: a bunch of fixes
 2025-12-09  1:29 UTC  (5+ messages)
` [PATCH net v4 1/4] net: dsa: lantiq_gswip: fix order in .remove operation
` [PATCH net v4 2/4] net: dsa: mxl-gsw1xx: "
` [PATCH net v4 3/4] net: dsa: mxl-gsw1xx: fix .shutdown driver operation
` [PATCH net v4 4/4] net: dsa: mxl-gsw1xx: manually clear RANEG bit

[BUG] Missing backport for commit b441cf3f8c4b ("xfrm: delete x->tunnel as we delete x")
 2025-12-09  1:12 UTC  (3+ messages)

[PATCH AUTOSEL 6.18-6.6] ipv6: clean up routes when manually removing address with a lifetime
 2025-12-09  0:15 UTC  (4+ messages)
` [PATCH AUTOSEL 6.18-6.12] net: sched: Don't use WARN_ON_ONCE() for -ENOMEM in tcf_classify()
` [PATCH AUTOSEL 6.18-5.10] net: amd-xgbe: use EOPNOTSUPP instead of ENOTSUPP in xgbe_phy_mii_read_c45
` [PATCH AUTOSEL 6.18-6.12] cxgb4: Rename sched_class to avoid type clash

[BUG] ice: Temporary packet processing overload causes permanent RX drops
 2025-12-09  0:05 UTC  (2+ messages)
` [Intel-wired-lan] "

[Patch net v2] ice: Fix incorrect timeout ice_release_res()
 2025-12-08 22:33 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net v1] ice: stop counting UDP csum mismatch as rx_errors
 2025-12-08 22:20 UTC  (6+ messages)
` [Intel-wired-lan] "

[PATCH net] net/sched: sch_qfq: Fix NULL deref when deactivating
 2025-12-08 22:17 UTC  (4+ messages)

[PATCH v2 00/13] selftests: Fix build warnings and errors
 2025-12-08 19:27 UTC  (3+ messages)
` [PATCH v2 02/13] selftests: ntsync: Fix build warnings

[PATCH] net: atm: lec: add pre_send validation to avoid uninitialized
 2025-12-08 19:11 UTC  (5+ messages)

[syzbot] [net?] BUG: corrupted list in team_priority_option_set (6)
 2025-12-08 17:33 UTC  (3+ messages)
` [PATCH] team: fix qom_list corruption by using list_del_init_rcu()

[PATCH net] l2tp: account for IP version in SKB headroom
 2025-12-08 17:16 UTC  (2+ messages)

[PATCH net v3] net: dsa: mxl-gsw1xx: manually clear RANEG bit
 2025-12-08 15:52 UTC  (4+ messages)

[PATCH net 0/4] inet: frags: flush pending skbs in fqdir_pre_exit()
 2025-12-08 15:20 UTC  (10+ messages)
` [PATCH net 1/4] inet: frags: avoid theoretical race in ip_frag_reinit()
` [PATCH net 2/4] inet: frags: add inet_frag_queue_flush()
` [PATCH net 3/4] inet: frags: flush pending skbs in fqdir_pre_exit()
` [PATCH net 4/4] netfilter: conntrack: warn when cleanup is stuck

[TEST] conntrack_reverse_clash.sh flakes
 2025-12-08 14:48 UTC  (2+ messages)

[PATCH nf-next RFC 0/3] netfilter: x_tables: statistic nth match account GRO/GSO packets
 2025-12-08 14:46 UTC  (9+ messages)
` [PATCH nf-next RFC 1/3] xt_statistic: taking GRO/GSO into account for nth-match
` [PATCH nf-next RFC 2/3] xt_statistic: do nth-mode accounting per CPU

[PATCH bpf-next v2 0/2] bpf: cpumap: improve error propagation in cpu_map_update_elem()
 2025-12-08 14:20 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: cpumap: propagate underlying error "
` [PATCH bpf-next v2 2/2] selftests/bpf: add tests for attaching invalid fd

[PATCH v1 net 0/2] sctp: Fix two issues in sctp_clone_sock()
 2025-12-08 13:36 UTC  (3+ messages)
` [PATCH v1 net 1/2] sctp: Fetch inet6_sk() after setting ->pinet6 "
` [PATCH v1 net 2/2] sctp: Clear pktoptions and rxpmtu in sctp_v6_copy_ip_options()

[syzbot] [net?] possible deadlock in ipv6_sock_mc_close (4)
 2025-12-08 13:22 UTC 

[syzbot] [net?] KASAN: invalid-free in inet_sock_destruct
 2025-12-08 13:22 UTC 

[PATCH net] ethtool: Avoid overflowing userspace buffer on stats query
 2025-12-08 12:19 UTC 

[PATCH iwlwifi-fixes] wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
 2025-12-08 11:23 UTC  (3+ messages)

[syzbot] [net?] [virt?] BUG: sleeping function called from invalid context in __bpf_stream_push_str
 2025-12-08 11:21 UTC 

[PATCH net-next v3 0/3] Add DWMAC glue driver for Motorcomm YT6801
 2025-12-08 11:11 UTC  (5+ messages)
` [PATCH net-next v3 2/3] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller

[PATCH net-next v2 0/9] tun: optimize SKB allocation with NAPI cache
 2025-12-08 11:04 UTC  (10+ messages)
` [PATCH net-next v2 5/9] tun: use bulk NAPI cache allocation in tun_xdp_one

[PATCH net-next v3 2/3] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller
 2025-12-08 10:55 UTC  (6+ messages)

[TEST] vxlan brige test flakiness
 2025-12-08 10:27 UTC  (6+ messages)

[PATCH net] seg6: fix route leak for encap routes
 2025-12-08 10:24 UTC 

[PATCH 4/7] drm/amd: kill the outdated "Only the pthreads threading model is supported" checks
 2025-12-08 10:05 UTC  (3+ messages)

[syzbot] [net?] [bpf?] general protection fault in bq_flush_to_queue (2)
 2025-12-08  8:58 UTC 

[PATCH linux-next v2] SUNRPC: Change list definition method
 2025-12-08  8:57 UTC  (2+ messages)

[PATCH 0/7] don't abuse task_struct.group_leader
 2025-12-08  8:23 UTC  (3+ messages)
` [PATCH 5/7] drm/pan*: don't abuse current->group_leader

[syzbot] [wireless?] WARNING in rfkill_global_led_trigger_worker
 2025-12-08  7:19 UTC 

[syzbot] [net?] kernel BUG in filemap_fault (3)
 2025-12-08  7:18 UTC  (2+ messages)

[PATCH net-next] net: mdio: aspeed: add dummy read to avoid read-after-write issue
 2025-12-08  3:13 UTC  (3+ messages)

[RFT net-next PATCH RESEND 0/2] ethernet: intel: fix freeing uninitialized pointers with __free
 2025-12-08  3:07 UTC  (7+ messages)
    ` [Intel-wired-lan] "

[PATCH v2 1/2] ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
 2025-12-08  2:07 UTC  (3+ messages)

[PATCH net v2] net: dsa: mxl-gsw1xx: manually clear RANEG bit
 2025-12-08  1:31 UTC  (3+ messages)

[PATCH nf-next 0/5] Add IP6IP6 flowtable SW acceleration
 2025-12-07 23:54 UTC  (10+ messages)
` [PATCH nf-next 1/5] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH nf-next 2/5] netfilter: Modify nf_flow_skb_encap_protocol() to return int intead of bool
` [PATCH nf-next 3/5] netfilter: flowtable: Add IP6IP6 rx sw acceleration
` [PATCH nf-next 4/5] netfilter: flowtable: Add IP6IP6 tx "
` [PATCH nf-next 5/5] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest
` [syzbot ci] Re: Add IP6IP6 flowtable SW acceleration

[PATCH] net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variant
 2025-12-07 21:03 UTC 

Question about to KMSAN: uninit-value in can_receive
 2025-12-07 18:45 UTC  (4+ messages)

[PATCH] memset skb to zero to avoid uninit value error from KMSAN
 2025-12-07 17:54 UTC  (3+ messages)

[PATCH iproute2-next v3 0/7] iplink_can: add CAN XL support
 2025-12-07 17:40 UTC  (2+ messages)

[PATCH iproute2 1/1] lib,tc: Fix 'UINT_MAX' undeclared error observed during the build with musl libc
 2025-12-07 17:40 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).