messages from 2025-10-28 09:10:32 to 2025-10-28 22:01:11 UTC [more...]
[PATCH 0/3] Resolve ARM kCFI build failure in idpf xsk.c
2025-10-28 22:01 UTC (11+ messages)
` [PATCH 2/3] ARM: Select ARCH_USES_CFI_GENERIC_LLVM_PASS
` [PATCH 3/3] libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()
[PATCH net-next v3 00/15] netkit: Support for io_uring zero-copy and AF_XDP
2025-10-28 21:59 UTC (6+ messages)
` [PATCH net-next v3 02/15] net: Implement netdev_nl_bind_queue_doit
[PATCH 0/1] net/mlx5: query_mcia_reg fail logging at debug severity
2025-10-28 21:48 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH ethtool-next] netlink: tsconfig: add HW time stamping configuration
2025-10-28 21:48 UTC (4+ messages)
[PATCH net v3] netconsole: Fix race condition in between reader and writer of userdata
2025-10-28 21:28 UTC (2+ messages)
[PATCH net v1] net: io_uring/zcrx: call netdev_queue_get_dma_dev() under instance lock
2025-10-28 21:26 UTC
[PATCH net-next v5 0/4] net: devmem: improve cpu cost of RX token management
2025-10-28 21:14 UTC (10+ messages)
` [PATCH net-next v5 2/4] net: devmem: refactor sock_devmem_dontneed for autorelease split
` [PATCH net-next v5 3/4] net: devmem: use niov array for token management
` [PATCH net-next v5 4/4] net: add per-netns sysctl for devmem autorelease
[PATCH v2] vhost: add a new ioctl VHOST_GET_VRING_WORKER_INFO and use in net.c
2025-10-28 21:14 UTC (2+ messages)
[PATCH net-next 0/3] net: stmmac: phylink PCS conversion part 3 (dodgy stuff)
2025-10-28 21:12 UTC (7+ messages)
` [PATCH net-next 3/3] net: stmmac: add support specifying PCS supported interfaces
[net-next PATCH 0/8] net: phy: Add support for fbnic PHY w/ 25G, 50G, and 100G support
2025-10-28 21:02 UTC (13+ messages)
` [net-next PATCH 1/8] net: phy: Add support for 25, 50 and 100Gbps PMA to genphy_c45_read_pma
` [net-next PATCH 3/8] net: phy: Add 25G-CR, 50G-CR, 100G-CR2 support to C45 genphy
` [net-next PATCH 7/8] fbnic: Add SW shim for MII interface to PMA/PMD
` [net-next PATCH 8/8] fbnic: Add phydev representing PMD to phylink setup
[PATCH net-next v10 0/2] Add support to do threaded napi busy poll
2025-10-28 20:30 UTC (3+ messages)
` [PATCH net-next v10 1/2] net: Extend NAPI threaded polling to allow kthread based busy polling
` [PATCH net-next v10 2/2] selftests: Add napi threaded busy poll test in `busy_poller`
[PATCH net 0/8][pull request] Intel Wired LAN Driver Updates 2025-10-28 (ice, ixgbe, igb, igc)
2025-10-28 20:25 UTC (9+ messages)
` [PATCH net 1/8] ice: fix lane number calculation
` [PATCH net 2/8] ice: fix destination CGU for dual complex E825
` [PATCH net 3/8] ice: fix usage of logical PF id
` [PATCH net 4/8] ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()
` [PATCH net 5/8] igc: power up the PHY before the link test
` [PATCH net 6/8] igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()
` [PATCH net 7/8] igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()
` [PATCH net 8/8] ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()
[PATCH iwl-next] ice: implement configurable header split for regular Rx
2025-10-28 19:53 UTC (4+ messages)
` [Intel-wired-lan] "
[net-next, v3] net: mana: Support HW link state events
2025-10-28 19:36 UTC (3+ messages)
` [EXTERNAL] "
[PATCH v4 0/3] net: stmmac: dwmac-sophgo: Add phy interface filter
2025-10-28 19:22 UTC (3+ messages)
` [PATCH v4 1/3] dt-bindings: net: sophgo,sg2044-dwmac: add phy mode restriction
[PATCH] xdrgen: handle _XdrString in union encoder/decoder
2025-10-28 19:00 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/2 bpf v2] xdp: add XDP extension to skb
2025-10-28 18:30 UTC (2+ messages)
` [PATCH 2/2 bpf v2] xsk: avoid data corruption on cq descriptor number
[PATCH v2] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
2025-10-28 18:28 UTC (2+ messages)
[PATCH net-next 00/12] selftests/vsock: refactor and improve vmtest infrastructure
2025-10-28 18:20 UTC (7+ messages)
` [PATCH net-next 03/12] selftests/vsock: reuse logic for vsock_test through wrapper functions
[PATCH] net: devmem: Remove dst (ENODEV) check in net_devmem_get_binding
2025-10-28 18:14 UTC (3+ messages)
[PATCH iwl-next v1 0/3] igc: add RSS key get/set support
2025-10-28 18:12 UTC (7+ messages)
` [PATCH iwl-next v1 1/3] igc: prepare for "
` [PATCH iwl-next v1 2/3] igc: expose RSS key via ethtool get_rxfh
` [PATCH iwl-next v1 3/3] igc: allow configuring RSS key via ethtool set_rxfh
[PATCH v4 0/8] io_uring zcrx ifq sharing
2025-10-28 17:46 UTC (9+ messages)
` [PATCH v4 1/8] io_uring/memmap: remove unneeded io_ring_ctx arg
` [PATCH v4 2/8] io_uring/memmap: refactor io_free_region() to take user_struct param
` [PATCH v4 3/8] io_uring/rsrc: refactor io_{un}account_mem() to take {user,mm}_struct param
` [PATCH v4 4/8] io_uring/zcrx: add io_zcrx_ifq arg to io_zcrx_free_area()
` [PATCH v4 5/8] io_uring/zcrx: add user_struct and mm_struct to io_zcrx_ifq
` [PATCH v4 6/8] io_uring/zcrx: move io_unregister_zcrx_ifqs() down
` [PATCH v4 7/8] io_uring/zcrx: add refcount to ifq and remove ifq->ctx
` [PATCH v4 8/8] io_uring/zcrx: share an ifq between rings
[PATCH v1 net-next 00/13] mpls: Remove RTNL dependency
2025-10-28 17:46 UTC (4+ messages)
` [PATCH v1 net-next 10/13] mpls: Convert mpls_dump_routes() to RCU
[RFC/RFT PATCH net-next v3 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
2025-10-28 17:42 UTC (3+ messages)
` [RFC/RFT PATCH net-next v3 1/2] net: Add ndo_write_rx_config and helper structs and functions:
` [RFC/RFT PATCH net-next v3 2/2] net: ethernet: Implement ndo_write_rx_config callback for the 8139cp driver
[PATCH v2] selftest: net: fix socklen_t type mismatch in sctp_collision test
2025-10-28 17:41 UTC (2+ messages)
[PATCH net-next v2 0/5] psp: track stats from core and provide a driver stats api
2025-10-28 17:33 UTC (5+ messages)
` [PATCH net-next v2 3/5] psp: add stats from psp spec to driver facing api
[PATCH net v3 0/3] mptcp: Fix conflicts between MPTCP and sockmap
2025-10-28 17:26 UTC (9+ messages)
` [PATCH net v3 1/3] net,mptcp: fix proto fallback detection with BPF sockmap
` [PATCH net v3 2/3] bpf,sockmap: disallow MPTCP sockets from sockmap
[PATCH net-next v3 00/12] net: dsa: lantiq_gswip: Add support for MaxLinear GSW1xx switch family
2025-10-28 17:24 UTC (4+ messages)
` [PATCH net-next v3 11/12] net: dsa: add tagging driver "
[PATCH] selftest: net: fix variable sized type not at the end of struct warnings
2025-10-28 17:23 UTC (2+ messages)
[PATCH v2] net: ethernet: emulex: benet: fix adapter->fw_on_flash truncation warning
2025-10-28 17:21 UTC (3+ messages)
[PATCH net] selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-common.sh
2025-10-28 17:14 UTC (2+ messages)
[PATCH] selftest: net: fix socklen_t type mismatch in sctp_collision test
2025-10-28 17:10 UTC (3+ messages)
[PATCH net] net/mlx5: Don't zero user_count when destroying FDB tables
2025-10-28 16:57 UTC (2+ messages)
[PATCH bpf-next v4 0/6] Support associating BPF programs with struct_ops
2025-10-28 16:53 UTC (3+ messages)
` [PATCH bpf-next v4 2/6] bpf: Support associating BPF program "
[PATCH net-next v5 0/5] bnxt_fwctl: fwctl for Broadcom Netxtreme devices
2025-10-28 16:46 UTC (5+ messages)
` [PATCH net-next v5 4/5] bnxt_fwctl: Add bnxt fwctl device
` [PATCH net-next v5 5/5] bnxt_fwctl: Add documentation entries
[PATCH 1/2 bpf] xdp: add XDP extension to skb
2025-10-28 16:45 UTC (4+ messages)
` [PATCH 2/2 bpf] xsk: avoid data corruption on cq descriptor number
[PATCH net] isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()
2025-10-28 16:38 UTC (3+ messages)
[PATCH net v2] sctp: Prevent TOCTOU out-of-bounds write
2025-10-28 16:34 UTC (3+ messages)
[PATCH] net: tcp_lp: fix kernel-doc warnings and update outdated reference links
2025-10-28 16:32 UTC (2+ messages)
[PATCH net v3 0/3] Fix SCTP diag locking issues
2025-10-28 16:12 UTC (4+ messages)
` [PATCH net v3 1/3] sctp: Hold RCU read lock while iterating over address list
` [PATCH net v3 2/3] sctp: Prevent TOCTOU out-of-bounds write
` [PATCH net v3 3/3] sctp: Hold sock lock while iterating over address list
[RFC mm v4 0/2] mm, page_pool: introduce a new page type for page pool in page type
2025-10-28 16:12 UTC (5+ messages)
` [RFC mm v4 2/2] mm: "
[PATCH net v2] nfp: xsk: fix memory leak in nfp_net_alloc()
2025-10-28 16:08 UTC
[PATCH net-next 0/3] Unify platform suspend/resume routines for PCI DWMAC glue
2025-10-28 15:59 UTC (5+ messages)
` [PATCH net-next 1/3] net: stmmac: Add generic suspend/resume helper for PCI-based controllers
` [PATCH net-next 2/3] net: stmmac: loongson: Use generic PCI suspend/resume routines
` [PATCH net-next 3/3] net: stmmac: pci: "
[PATCH] ptp: guard ptp_clock_gettime() if neither gettimex64 nor
2025-10-28 15:51 UTC (4+ messages)
[PATCH v3 00/70] nstree: listns()
2025-10-28 15:39 UTC (16+ messages)
` [PATCH v3 05/70] nsfs: raise SB_I_NODEV and SB_I_NOEXEC
` [PATCH v3 11/70] ns: add active reference count
` [PATCH v3 17/70] nstree: add listns()
[PATCH v3 0/3] io_uring zcrx ifq sharing
2025-10-28 15:22 UTC (9+ messages)
` [PATCH v3 1/3] io_uring/rsrc: rename and export io_lock_two_rings()
` [PATCH v3 3/3] io_uring/zcrx: share an ifq between rings
[PATCH net-next v16 0/5] Add driver for 1Gbe network chips from MUCSE
2025-10-28 15:17 UTC (3+ messages)
` [PATCH net-next v16 4/5] net: rnpgbe: Add basic mbx_fw support
[RFC PATCH net-next v2 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
2025-10-28 15:17 UTC (3+ messages)
` [RFC PATCH net-next v2 2/2] net: ethernet: Implement ndo_write_rx_config callback for the 8139cp driver
[PATCH v3] net: sctp: fix KMSAN uninit-value in sctp_inq_pop
2025-10-28 15:14 UTC (2+ messages)
[PATCH 0/4] i3c: switch to use switch to use i3c_xfer from i3c_priv_xfer
2025-10-28 15:10 UTC (6+ messages)
` [PATCH 1/4] hwmon: (lm75): "
` [PATCH 2/4] net: mctp i3c: "
` [PATCH 3/4] regmap: "
` [PATCH 4/4] i3c: drop i3c_priv_xfer and i3c_device_do_priv_xfers()
[PATCH ipsec v3 0/2] xfrm: Correct inner packet family determination
2025-10-28 15:04 UTC (7+ messages)
` [PATCH ipsec v3 1/2] xfrm: Check inner packet family directly from skb_dst
` [PATCH ipsec v3 2/2] xfrm: Determine inner GSO type from packet inner protocol
[syzbot] [kernfs?] possible deadlock in kernfs_remove
2025-10-28 15:04 UTC (2+ messages)
[PATCH v2 net-next] net: stmmac: mdio: fix incorrect phy address check
2025-10-28 15:03 UTC (2+ messages)
[PATCH net V2 0/2] veth: Fix TXQ stall race condition and add recovery
2025-10-28 14:56 UTC (6+ messages)
` [PATCH net V2 1/2] veth: enable dev_watchdog for detecting stalled TXQs
` [PATCH net V2 2/2] veth: more robust handing of race to avoid txq getting stuck
[PATCH net-next v2 0/2] net: stmmac: Add support for coarse timestamping
2025-10-28 14:50 UTC (4+ messages)
` [PATCH net-next v2 2/2] net: stmmac: Add a devlink attribute to control timestamping mode
[PATCH net-next v3 0/9] xsk: batch xmit in copy mode
2025-10-28 14:44 UTC (5+ messages)
` [PATCH net-next v3 1/9] xsk: introduce XDP_GENERIC_XMIT_BATCH setsockopt
[PATCH net v6] virtio-net: fix received length check in big packets
2025-10-28 14:41 UTC (2+ messages)
[PATCH net] virtio-net: calculate header alignment mask based on features
2025-10-28 14:38 UTC (2+ messages)
[PATCH 5.10] ipv6: sr: Fix MAC comparison to be constant-time
2025-10-28 14:27 UTC
[PATCH net-next v3 0/5] net: macb: EyeQ5 support
2025-10-28 14:20 UTC (2+ messages)
[RFC net-next] net: loopback: Extend netdev features with new loopback modes
2025-10-28 14:17 UTC (4+ messages)
[PATCH V3] netrom: Prevent race conditions between neighbor operations
2025-10-28 14:13 UTC (3+ messages)
` [PATCH V4] netrom: Preventing the use of abnormal neighbor
[PATCH net-next v2 1/2] tools: ynl: fix indent issues in the main Python lib
2025-10-28 13:58 UTC (5+ messages)
` [PATCH net-next v2 2/2] tools: ynl: rework the string representation of NlError
[PATCH 0/1] selftests: net: use BASH for bareudp testing
2025-10-28 13:58 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 00/15] arm64: dts: mediatek: Add Openwrt One AP functionality
2025-10-28 13:24 UTC (6+ messages)
` [PATCH 12/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable Ethernet
[PATCH] net: i825xx: replace printk() with pr_*() macros for cleaner logging
2025-10-28 13:24 UTC (2+ messages)
[PATCH net-next] Documentation: netconsole: Remove obsolete contact people
2025-10-28 13:20 UTC
[PATCH net-next] net: phy: micrel: lan8842 erratas
2025-10-28 12:58 UTC (5+ messages)
[PATCH iwl-next v7 0/6] iavf and ice: GTP RSS support and flow enhancements
2025-10-28 12:59 UTC (6+ messages)
` [PATCH iwl-next v7 2/6] ice: add virtchnl definitions and static data for GTP RSS
` [PATCH iwl-next v7 5/6] ice: Extend PTYPE bitmap coverage for GTP encapsulated flows
[PATCH AUTOSEL 6.17-6.1] smsc911x: add second read of EEPROM mac when possible corruption seen
2025-10-28 12:53 UTC (2+ messages)
[PATCH net-next 1/2] dibs: Remove reset of static vars in dibs_init()
2025-10-28 12:50 UTC (2+ messages)
[PATCH AUTOSEL 6.17-6.1] net: datagram: introduce datagram_poll_queue for custom receive queues
2025-10-28 12:48 UTC
[PATCH] net: phy: motorcomm: Fix the issue in the code regarding the incorrect use of time units
2025-10-28 12:46 UTC (5+ messages)
[PATCH net-next v2] net/smc: add full IPv6 support for SMC
2025-10-28 12:31 UTC (6+ messages)
[PATCH bpf-next v3 0/3] net/smc: Introduce smc_hs_ctrl
2025-10-28 12:15 UTC (2+ messages)
[PATCH v1 net-next] net: sched: Don't use WARN_ON_ONCE() for -ENOMEM in tcf_classify()
2025-10-28 12:08 UTC (2+ messages)
[PATCH net v3 0/4] tcp: fix receive autotune again
2025-10-28 11:58 UTC (5+ messages)
` [PATCH net v3 1/4] mptcp: fix subflow rcvbuf adjust
` [PATCH net v3 2/4] trace: tcp: add three metrics to trace_tcp_rcvbuf_grow()
` [PATCH net v3 3/4] tcp: add newval parameter to tcp_rcvbuf_grow()
` [PATCH net v3 4/4] tcp: fix too slow tcp_rcvbuf_grow() action
[PATCH v15 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
2025-10-28 11:43 UTC (4+ messages)
` [PATCH v15 nf-next 3/3] netfilter: nft_chain_filter: Add bridge double vlan and pppoe
[PATCH net-next] net: Reorganize networking documentation toctree
2025-10-28 11:39 UTC
[PATCH net-next v5 00/15] Enable Inbound IPsec offload on Marvell CN10K SoC
2025-10-28 11:39 UTC (9+ messages)
` [PATCH net-next v5 01/15] crypto: octeontx2: Share engine group info with AF driver
` [PATCH net-next v5 05/15] octeontx2-af: Add support for CPT second pass
` [PATCH net-next v5 08/15] octeontx2-pf: ipsec: Setup NIX HW resources for inbound flows
` [PATCH net-next v5 15/15] octeontx2-pf: ipsec: Add XFRM state and policy hooks "
[PATCH net-next v4 0/6] Add AF_XDP zero copy support
2025-10-28 10:57 UTC (3+ messages)
` [PATCH net-next v4 2/6] net: ti: icssg-prueth: Add XSK pool helpers
[PATCH net-next 0/5] net/mlx5: Add balance ID support for LAG multiplane groups
2025-10-28 10:20 UTC (5+ messages)
[PATCH net v2] net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xx
2025-10-28 10:15 UTC (3+ messages)
[PATCH net-next v2 0/3] Implement more features for txgbe devices
2025-10-28 10:00 UTC (2+ messages)
[PATCH net-next 0/7] net/mlx5e: Reduce interface downtime on configuration change
2025-10-28 9:57 UTC (5+ messages)
` [PATCH net-next 2/7] net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb()
[PATCH v2] dt-bindings: arm: Convert Marvell CP110 System Controller to DT schema
2025-10-28 9:49 UTC (4+ messages)
[PATCH net-next] net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated
2025-10-28 9:41 UTC (2+ messages)
[PATCH net-next v6 0/2] net/smc: make wr buffer count configurable
2025-10-28 9:34 UTC (5+ messages)
` [PATCH net-next v6 1/2] "
` [PATCH net-next v6 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully
[PATCH iwl-next v2] ice: use netif_get_num_default_rss_queues()
2025-10-28 9:08 UTC (3+ messages)
` [Intel-wired-lan] "
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).