messages from 2025-11-25 08:58:42 to 2025-11-25 22:04:13 UTC [more...]
[PATCH net v5] net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
2025-11-25 22:04 UTC (3+ messages)
[PATCH net v6 1/2] net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop
2025-11-25 22:02 UTC (2+ messages)
` [PATCH net v6 2/2] selftests/tc-testing: Check Cake Scheduler when enqueue drops packets
[syzbot] [net?] [can?] KMSAN: uninit-value in em_canid_match
2025-11-25 21:57 UTC (3+ messages)
[PATCH net-next] net: mctp: test: move TX packetqueue from dst to dev
2025-11-25 21:51 UTC (3+ messages)
[PATCH net v3] virtio-net: avoid unnecessary checksum calculation on guest RX
2025-11-25 22:27 UTC
[PATCH net-next 0/9] XPCS polarity inversion via generic device tree properties
2025-11-25 21:44 UTC (8+ messages)
` [PATCH net-next 1/9] dt-bindings: phy: rename transmit-amplitude.yaml to phy-common-props.yaml
` [PATCH net-next 5/9] phy: add phy_get_rx_polarity() and phy_get_tx_polarity()
[PATCH v4 0/3] Introduce getsockname io_uring_cmd
2025-11-25 21:18 UTC (4+ messages)
` [PATCH v4 1/3] socket: Unify getsockname and getpeername implementation
` [PATCH v4 2/3] socket: Split out a getsockname helper for io_uring
` [PATCH v4 3/3] io_uring: Introduce getsockname io_uring cmd
[PATCH net] eth: fbnic: Fix counter roll-over issue
2025-11-25 21:17 UTC
[PATCH] hsr: fix NULL pointer dereference in skb_clone with hw tag insertion
2025-11-25 21:01 UTC
[TEST] tcp_zerocopy_maxfrags.pkt fails
2025-11-25 20:44 UTC (6+ messages)
[PATCH net-next 0/7] net: dsa: b53: fix ARL accesses for BCM5325/65 and allow VID 0
2025-11-25 20:42 UTC (6+ messages)
` [PATCH net-next 4/7] net: dsa: b53: fix CPU port unicast ARL entries for BCM5325/65
` [PATCH net-next 7/7] net: dsa: b53: allow VID 0 "
[PATCH v2] virtio-net: avoid unnecessary checksum calculation on guest RX
2025-11-25 21:14 UTC
[syzbot] [batman?] KMSAN: uninit-value in skb_clone
2025-11-25 20:25 UTC (5+ messages)
[PATCH net-next] MAINTAINERS: separate VIRTIO NET DRIVERS and add netdev
2025-11-25 21:03 UTC
[PATCH bpf-next v3 0/4] Use correct destructor kfunc types
2025-11-25 20:16 UTC (4+ messages)
` [PATCH bpf-next v3 1/4] bpf: crypto: Use the correct destructor kfunc type
[PATCH net-next V4 00/14] devlink and mlx5: Support cross-function rate scheduling
2025-11-25 20:06 UTC (15+ messages)
` [PATCH net-next V4 01/14] devlink: Reverse locking order for nested instances
` [PATCH net-next V4 02/14] documentation: networking: add shared devlink documentation
` [PATCH net-next V4 03/14] devlink: Add helpers to lock nested-in instances
` [PATCH net-next V4 04/14] devlink: Refactor devlink_rate_nodes_check
` [PATCH net-next V4 05/14] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next V4 06/14] devlink: Add parent dev to devlink API
` [PATCH net-next V4 07/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V4 08/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V4 09/14] net/mlx5: Introduce shared devlink instance for PFs on same chip
` [PATCH net-next V4 10/14] net/mlx5: Expose a function to clear a vport's parent
` [PATCH net-next V4 11/14] net/mlx5: Store QoS sched nodes in the sh_devlink
` [PATCH net-next V4 12/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V4 13/14] net/mlx5: qos: Enable cross-device scheduling
` [PATCH net-next V4 14/14] net/mlx5: Document devlink rates
[PATCH net-next] virtio-net: avoid unnecessary checksum calculation on guest RX
2025-11-25 20:00 UTC (3+ messages)
[PATCH v1 net-next] mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_fastclose()
2025-11-25 19:53 UTC
[PATCH] tun: use skb_attempt_defer_free in tun_do_read
2025-11-25 19:50 UTC (10+ messages)
[syzbot] [net?] divide error in __tcp_select_window (4)
2025-11-25 19:50 UTC
[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
2025-11-25 19:45 UTC (7+ messages)
[PATCH net-next v2 0/9] tun: optimize SKB allocation with NAPI cache
2025-11-25 20:00 UTC (10+ messages)
` [PATCH net-next v2 1/9] tun: cleanup out label in tun_xdp_one
` [PATCH net-next v2 2/9] tun: correct drop statistics "
` [PATCH net-next v2 3/9] tun: correct drop statistics in tun_put_user
` [PATCH net-next v2 4/9] tun: correct drop statistics in tun_get_user
` [PATCH net-next v2 5/9] tun: use bulk NAPI cache allocation in tun_xdp_one
` [PATCH net-next v2 6/9] tun: use napi_build_skb in __tun_build_skb
` [PATCH net-next v2 7/9] tun: use napi_consume_skb() in tun_put_user
` [PATCH net-next v2 8/9] net: core: export skb_defer_free_flush
` [PATCH net-next v2 9/9] tun: flush deferred skb free list before bulk NAPI cache get
[PATCH v3 0/3] Introduce getsockname io_uring_cmd
2025-11-25 18:37 UTC (4+ messages)
` [PATCH v3 3/3] io_uring: Introduce getsockname io_uring cmd
[PATCH net-next] net: stmmac: dwmac: Disable flushing frames on Rx Buffer Unavailable
2025-11-25 18:05 UTC (4+ messages)
[PATCH net-next v4] l2tp: fix double dst_release() on sk_dst_cache race
2025-11-14 3:24 UTC
[PATCH net-next] flow_dissector: save computed hash in __skb_get_hash_symmetric_net()
2025-11-25 18:19 UTC
[PATCH iwl-next 0/5] ice: add support for devmem/io_uring Rx and Tx
2025-11-25 17:36 UTC (6+ messages)
` [PATCH iwl-next 1/5] libeth: pass Rx queue index to PP when creating a fill queue
` [PATCH iwl-next 2/5] libeth: handle creating pools with unreadable buffers
` [PATCH iwl-next 3/5] ice: migrate to netdev ops lock
` [PATCH iwl-next 4/5] ice: implement Rx queue management ops
` [PATCH iwl-next 5/5] ice: add support for transmitting unreadable frags
[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
2025-11-25 17:18 UTC (15+ messages)
` [PATCH net-next v6 1/8] ptr_ring: add __ptr_ring_full_next() to predict imminent fullness
` [PATCH net-next v6 2/8] ptr_ring: add helper to check if consume created space
` [PATCH net-next v6 3/8] tun/tap: add synchronized ring produce/consume with queue management
[PATCH net-next] vhost/net: check peek_head_len after signal to guest to avoid delays
2025-11-25 18:00 UTC
[PATCH net-next v5 0/3] Unify platform suspend/resume routines for PCI DWMAC glue
2025-11-25 17:15 UTC (3+ messages)
` [PATCH net-next v5 1/3] net: stmmac: Add generic suspend/resume helper for PCI-based controllers
[PATCH net] mptcp: clear scheduled subflows on retransmit
2025-11-25 16:59 UTC
[PATCH net-next] netlink: specs: add big-endian byte-order for u32 IPv4 addresses
2025-11-25 17:03 UTC (2+ messages)
[PATCH net-next v2] selftests/net: initialize char variable to null
2025-11-25 16:53 UTC
[PATCH RFC net-next 0/6] net: macb: Add XDP support and page pool integration
2025-11-25 16:50 UTC (2+ messages)
[GIT PULL] wireless-2025-11-20
2025-11-25 16:48 UTC (3+ messages)
[PATCH net v6] xsk: avoid data corruption on cq descriptor number
2025-11-25 16:31 UTC (5+ messages)
[PATCH net-next] net: stmmac: Fix E2E delay mechanism
2025-11-25 16:26 UTC (2+ messages)
[RFC PATCH net-next] page_pool: Add page_pool_release_stalled tracepoint
2025-11-25 16:23 UTC (2+ messages)
[PATCH net-next 1/2] net/sched: act_mirred: Fix infinite loop
2025-11-25 16:20 UTC (3+ messages)
[PATCH v3 net-next 0/3] net: enetc: add port MDIO support for both i.MX94 and i.MX95
2025-11-25 16:19 UTC (4+ messages)
` [PATCH v3 net-next 3/3] net: enetc: update the base address of port MDIO registers for ENETC v4
[PATCH] selftests/net: initialize char variable to null
2025-11-25 16:14 UTC (7+ messages)
[PATCH net-next 00/10] geneve: introduce double tunnel GSO/GRO
2025-11-25 16:11 UTC (11+ messages)
` [PATCH net-next 01/10] net: introduce mangleid_features
` [PATCH net-next 02/10] geneve: expose gso partial features for tunnel offload
` [PATCH net-next 03/10] vxlan: "
` [PATCH net-next 04/10] geneve: add netlink support for GRO hint
` [PATCH net-next 05/10] geneve: constify geneve_hlen()
` [PATCH net-next 06/10] geneve: pass the geneve device ptr to geneve_build_skb()
` [PATCH net-next 07/10] geneve: add GRO hint output path
` [PATCH net-next 08/10] geneve: extract hint option at GRO stage
` [PATCH net-next 09/10] geneve: use GRO hint option in the RX path
` [PATCH net-next 10/10] selftests: net: tests for add double tunneling GRO/GSO
[PATCH net-next v12 00/12] virtio_net: Add ethtool flow rules support
2025-11-25 15:39 UTC (4+ messages)
` [PATCH net-next v12 07/12] virtio_net: Implement layer 2 ethtool flow rules
[RFC PATCH 0/2] ptp: vmclock: Add VM generation counter and ACPI notification
2025-11-25 15:38 UTC (3+ messages)
` [RFC PATCH 1/2] ptp: vmclock: add vm generation counter
` [RFC PATCH 2/2] ptp: vmclock: support device notifications
[PATCH v3 net-next 00/14] net_sched: speedup qdisc dequeue
2025-11-25 15:24 UTC (2+ messages)
[PATCH net v3] net: lan966x: Fix the initialization of taprio
2025-11-25 15:24 UTC (3+ messages)
[PATCH net] net: sxgbe: fix potential NULL dereference in sxgbe_rx()
2025-11-25 15:15 UTC (2+ messages)
[PATCH net-next] docs: tls: Enhance TLS resync async process documentation
2025-11-25 15:03 UTC (2+ messages)
bpf: Warning triggered when attaching offloaded program to software TCX hook
2025-11-25 14:58 UTC
[PATCH iwl-net v2 0/5] idpf: fix issues in the reset handling path
2025-11-25 14:58 UTC (4+ messages)
` [PATCH iwl-net v2 2/5] idpf: detach and close netdevs while handling a reset
[PATCH RFC bpf-next 15/15] bpf: Realign skb metadata for TC progs using data_meta
2025-11-25 14:52 UTC (4+ messages)
[syzbot] [net?] possible deadlock in inet_shutdown (2)
2025-11-25 14:53 UTC
[PATCH v5 net-next 00/12] ipvlan: support mac-nat mode
2025-11-25 14:40 UTC (13+ messages)
` [PATCH net-next 01/12] ipvlan: Support MACNAT mode
` [PATCH net-next 05/12] ipvlan: Make the addrs_lock be per port
` [PATCH net-next 06/12] ipvlan: Take addr_lock in ipvlan_open()
` [PATCH net-next 07/12] ipvlan: Don't allow children to use IPs of main
` [PATCH net-next 11/12] ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()
` [PATCH net-next 12/12] selftests: net: selftest for ipvlan-macnat mode
[rdma/siw] unregister_netdevice: waiting for bond0 to become free. Usage count = 3
2025-11-25 14:31 UTC
[PATCH v5 0/6] nvme-tcp: Support receiving KeyUpdate requests
2025-11-25 13:55 UTC (12+ messages)
` [PATCH v5 2/6] net/handshake: Define handshake_sk_destruct_req
[PATCH net-next v2 0/2] Add SQI and SQI+ support for OATC14 10Base-T1S PHYs and Microchip T1S driver
2025-11-25 13:10 UTC (4+ messages)
` [PATCH net-next v2 1/2] net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYs
[RFC blktests fix PATCH] tcp: use GFP_ATOMIC in tcp_disconnect
2025-11-25 12:33 UTC (10+ messages)
[PATCH bpf-next v4 0/3] bpf: Fix FIONREAD and copied_seq issues
2025-11-25 12:26 UTC (5+ messages)
` [PATCH bpf-next v4 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v4 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v4 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq
[PATCH net-next 0/4] Multi-queue aware sch_cake
2025-11-25 12:18 UTC (4+ messages)
` [PATCH iproute2-next] tc: cake: add cake_mq support
[PATCH net-next v3] xsk: skip validating skb list in xmit path
2025-11-25 11:57 UTC
[PATCH net v3] atm/fore200e: Fix possible data race in fore200e_open()
2025-11-25 11:50 UTC (2+ messages)
[PATCH net] net: phy: mxl-gpy: fix link properties on USXGMII and internal PHYs
2025-11-25 11:50 UTC (2+ messages)
[PATCH net v6 0/5] net: dsa: microchip: Fix resource releases in error path
2025-11-25 11:40 UTC (2+ messages)
[PATCH net-next] selftests: af_unix: remove unused stdlib.h include
2025-11-25 11:36 UTC
[syzbot] [hams?] KMSAN: uninit-value in sixpack_receive_buf (4)
2025-11-25 11:35 UTC
[PATCH net-next v2] dt-bindings: net: aspeed: add AST2700 MDIO compatible
2025-11-25 11:20 UTC (2+ messages)
[PATCH net v2] net: aquantia: Add missing descriptor cache invalidation on ATL2
2025-11-25 11:20 UTC (2+ messages)
[PATCH net-next 1/1] net: mdio: reset PHY before attempting to access ID register
2025-11-25 11:15 UTC
[PATCH v2] virtio_net: enhance wake/stop tx queue statistics accounting
2025-11-25 11:03 UTC (2+ messages)
[PATCH net-next] ice: fix broken Rx on VFs
2025-11-25 10:59 UTC (2+ messages)
[Patch net-next v3] net: mana: Handle hardware recovery events when probing the device
2025-11-25 10:51 UTC (2+ messages)
[PATCH net-next v07 0/9] net: hinic3: PF initialization
2025-11-25 10:46 UTC (3+ messages)
` [PATCH net-next v07 8/9] hinic3: Add netdev notifier interfaces
[PATCH v3 0/8] Introducing Broadcom BNG_RE RoCE Driver
2025-11-25 10:35 UTC (4+ messages)
` [PATCH v3 4/8] RDMA/bng_re: Allocate required memory resources for Firmware channel
[PATCH v2 net-next] net: pcs: lynx: accept in-band autoneg for 2500base-x
2025-11-25 10:35 UTC
[RFC net-next 00/13] ovpn: new features + kselftests
2025-11-25 10:21 UTC (4+ messages)
` [RFC net-next 02/13] selftests: ovpn: add notification parsing and matching
[PATCH net-next v2 0/8] net: intel: migrate to .get_rx_ring_count() ethtool callback
2025-11-25 10:19 UTC (9+ messages)
` [PATCH net-next v2 1/8] i40e: extract GRXRINGS from .get_rxnfc
` [PATCH net-next v2 2/8] iavf: "
` [PATCH net-next v2 3/8] ice: "
` [PATCH net-next v2 4/8] idpf: "
` [PATCH net-next v2 5/8] igb: "
` [PATCH net-next v2 6/8] igc: "
` [PATCH net-next v2 7/8] ixgbevf: "
` [PATCH net-next v2 8/8] fm10k: "
[PATCH iwl-next v4 0/6] ice: properly use u64_stats API for all ring stats
2025-11-25 10:17 UTC (13+ messages)
` [PATCH iwl-next v4 1/6] ice: initialize ring_stats->syncp
` [PATCH iwl-next v4 2/6] ice: pass pointer to ice_fetch_u64_stats_per_ring
` [PATCH iwl-next v4 3/6] ice: remove ice_q_stats struct and use struct_group
` [PATCH iwl-next v4 4/6] ice: use u64_stats API to access pkts/bytes in dim sample
` [PATCH iwl-next v4 5/6] ice: shorten ring stat names and add accessors
` [PATCH iwl-next v4 6/6] ice: convert all ring stats to u64_stats_t
[PATCH net v3] l2tp: fix double dst_release() on sk_dst_cache race
2025-11-25 9:57 UTC (2+ messages)
[v2, net-next 00/12] bng_en: enhancements for link, Rx/Tx, LRO/TPA & stats
2025-11-25 9:36 UTC (4+ messages)
` [v2, net-next 10/12] bng_en: Add initial support for ethtool stats display
` [External] : "
[PATCH RFC ipsec-next 0/5] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
2025-11-25 9:30 UTC (6+ messages)
` [PATCH RFC ipsec-next 1/5] xfrm: migrate encap should be set in migrate call
` [PATCH RFC ipsec-next 2/5] xfrm: rename reqid in xfrm_migrate
` [PATCH RFC ipsec-next 3/5] xfrm: new method XFRM_MSG_MIGRATE_STATE
` [PATCH RFC ipsec-next 4/5] xfrm: reqid is invarient in old migration
` [PATCH RFC ipsec-next 5/5] xfrm: check that SA is in VALID state before use
[PATCH net-next v11 00/13] vsock: add namespace support to vhost-vsock and loopback
2025-11-25 9:24 UTC (9+ messages)
` [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
[PATCH net-next 0/8] net: intel: migrate to .get_rx_ring_count() ethtool callback
2025-11-25 9:22 UTC (7+ messages)
` [PATCH net-next 1/8] i40e: extract GRXRINGS from .get_rxnfc
` [PATCH net-next 4/8] idpf: "
` [Intel-wired-lan] "
deadlock in virtnet_xdp_set()
2025-11-25 9:22 UTC
[PATCH v2][next] net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning
2025-11-25 9:07 UTC (3+ messages)
[PATCH iwl-next v2 0/8] ice: in VEB, prevent "cross-vlan" traffic
2025-11-25 8:59 UTC (3+ messages)
` [PATCH iwl-next v2 4/8] ice: allow overriding lan_en, lb_en in switch
[PATCH net-next] s390/net: list Aswin Karuvally as maintainer
2025-11-25 8:58 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).