messages from 2025-07-02 10:06:56 to 2025-07-02 17:27:05 UTC [more...]
[RFC net-next 0/4] devmem/io_uring: Allow devices without parent PCI device
2025-07-02 17:24 UTC
[PATCH net-next] net: account for encap headers in qdisc pkt len
2025-07-02 17:23 UTC (3+ messages)
[PATCH v2 net-next 0/4] Fix/Improve queue stats and subcrq indirect handling
2025-07-02 17:18 UTC (5+ messages)
` [PATCH v2 net-next 1/4] ibmvnic: Use atomic64_t for queue stats
` [PATCH v2 net-next 2/4] ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeof
` [PATCH v2 net-next 3/4] ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting
` [PATCH v2 net-next 4/4] ibmvnic: Make max subcrq indirect entries tunable via module param
[PATCH v1 net 0/2] atm: clip: Fix infinite recursion and potential null-ptr-deref
2025-07-02 17:17 UTC (4+ messages)
` [PATCH v1 net 1/2] atm: clip: Fix infinite recursive call of clip_push()
[PATCH v3 00/19] add basic PSP encryption for TCP connections
2025-07-02 17:13 UTC (20+ messages)
` [PATCH v3 01/19] psp: add documentation
` [PATCH v3 02/19] psp: base PSP device support
` [PATCH v3 03/19] net: modify core data structures for PSP datapath support
` [PATCH v3 04/19] tcp: add datapath logic for PSP with inline key exchange
` [PATCH v3 05/19] psp: add op for rotation of device key
` [PATCH v3 06/19] net: move sk_validate_xmit_skb() to net/core/dev.c
` [PATCH v3 07/19] net: tcp: allow tcp_timewait_sock to validate skbs before handing to device
` [PATCH v3 08/19] net: psp: add socket security association code
` [PATCH v3 09/19] net: psp: update the TCP MSS to reflect PSP packet overhead
` [PATCH v3 10/19] psp: track generations of device key
` [PATCH v3 11/19] net/mlx5e: Support PSP offload functionality
` [PATCH v3 12/19] net/mlx5e: Implement PSP operations .assoc_add and .assoc_del
` [PATCH v3 13/19] psp: provide encapsulation helper for drivers
` [PATCH v3 14/19] net/mlx5e: Implement PSP Tx data path
` [PATCH v3 15/19] net/mlx5e: Add PSP steering in local NIC RX
` [PATCH v3 16/19] net/mlx5e: Configure PSP Rx flow steering rules
` [PATCH v3 17/19] psp: provide decapsulation and receive helper for drivers
` [PATCH v3 18/19] net/mlx5e: Add Rx data path offload
` [PATCH v3 19/19] net/mlx5e: Implement PSP key_rotate operation
[PATCH iwl-net v1 1/1] igc: Fix data_meta pointer adjustment for XDP zero-copy
2025-07-02 17:07 UTC (2+ messages)
[PATCH net v2] bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_ACCEL
2025-07-02 17:00 UTC (2+ messages)
[PATCH bpf-next,v3 0/2] Clarify and Enhance XDP Rx Metadata Handling
2025-07-02 16:57 UTC (3+ messages)
` [PATCH bpf-next,v3 1/2] doc: enhance explanation of XDP Rx metadata layout and METADATA_SIZE
` [PATCH bpf-next,v3 2/2] selftests/bpf: Enhance XDP Rx metadata handling
[PATCH v7] dt-bindings: net: Convert socfpga-dwmac bindings to yaml
2025-07-02 16:53 UTC (2+ messages)
[PATCH] net: ipv6: Fix spelling mistake
2025-07-02 16:52 UTC (2+ messages)
[PATCH v2 0/8] vsock/virtio: SKB allocation improvements
2025-07-02 16:52 UTC (12+ messages)
` [PATCH v2 3/8] vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
` [PATCH v2 4/8] vsock/virtio: Resize receive buffers so that each SKB fits in a page
` [PATCH v2 5/8] vsock/virtio: Add vsock helper for linear SKB allocation
` [PATCH v2 6/8] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
` [PATCH v2 8/8] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers
[PATCH net-next v10 00/11] PRU-ICSSM Ethernet Driver
2025-07-02 16:24 UTC (12+ messages)
` [PATCH net-next v10 01/11] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs
` [PATCH net-next v10 02/11] net: ti: prueth: Adds ICSSM Ethernet driver
` [PATCH net-next v10 03/11] net: ti: prueth: Adds PRUETH HW and SW configuration
` [PATCH net-next v10 04/11] net: ti: prueth: Adds link detection, RX and TX support
` [PATCH net-next v10 05/11] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver
` [PATCH net-next v10 06/11] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module
` [PATCH net-next v10 07/11] net: ti: prueth: Adds support for network filters for traffic control supported by PRU-ICSS
` [PATCH net-next v10 08/11] net: ti: prueth: Adds support for RX interrupt coalescing/pacing
` [PATCH net-next v10 09/11] net: ti: prueth: Adds power management support for PRU-ICSS
` [PATCH net-next v10 10/11] net: ti: prueth: Adds support for PRUETH on AM33x and AM43x SOCs
` [PATCH net-next v10 11/11] net: ti: prueth: Adds PTP OC Support for AM335x and AM437x
[PATCH bpf-next 0/2] Clarify and Enhance XDP Rx Metadata Handling
2025-07-02 16:17 UTC (9+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: "
[PATCH v3] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
2025-07-02 16:17 UTC (5+ messages)
[PATCH v13 0/7] Add Nuvoton NCT6694 MFD drivers
2025-07-02 16:15 UTC (3+ messages)
` [PATCH v13 1/7] mfd: Add core driver for Nuvoton NCT6694
[PATCH v2 net-next] selftests: devmem: configure HDS threshold
2025-07-02 16:12 UTC (3+ messages)
[net-next PATCH v15 00/12] net: dsa: Add Airoha AN8855 support
2025-07-02 16:12 UTC (3+ messages)
` [net-next PATCH v15 09/12] mfd: an8855: Add support for Airoha AN8855 Switch MFD
[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
2025-07-02 16:05 UTC (9+ messages)
` [PATCH bpf-next V2 1/7] net: xdp: Add xdp_rx_meta structure
` [PATCH bpf-next V2 2/7] selftests/bpf: Adjust test for maximum packet size in xdp_do_redirect
` [PATCH bpf-next V2 3/7] net: xdp: Add kfuncs to store hw metadata in xdp_buff
` [PATCH bpf-next V2 4/7] net: xdp: Set skb hw metadata from xdp_frame
` [PATCH bpf-next V2 5/7] net: veth: Read xdp metadata from rx_meta struct if available
` [PATCH bpf-next V2 6/7] bpf: selftests: Add rx_meta store kfuncs selftest
` [PATCH bpf-next V2 7/7] net: xdp: update documentation for xdp-rx-metadata.rst
[PATCH v5] clk: socfpga: agilex: add support for the Intel Agilex5
2025-07-02 16:04 UTC (3+ messages)
[PATCH net-next v5 0/2] net: xsk: update tx queue consumer
2025-07-02 16:03 UTC (4+ messages)
` [PATCH net-next v5 1/2] net: xsk: update tx queue consumer immediately after transmission
` [PATCH net-next v5 2/2] selftests/bpf: add a new test to check the consumer update case
[PATCH net-next v2] net: openvswitch: allow providing upcall pid for the 'execute' command
2025-07-02 15:50 UTC
[PATCH bpf] xsk: fix immature cq descriptor production
2025-07-02 15:49 UTC (3+ messages)
[syzbot] [wireless?] KASAN: invalid-free in nl80211_dump_station
2025-07-02 15:41 UTC
[PATCH net-next v2] Documentation: xsk: correct the obsolete references and examples
2025-07-02 15:35 UTC (3+ messages)
[PATCH net-next v1] tcp: Correct signedness in skb remaining space calculation
2025-07-02 15:34 UTC (6+ messages)
[PATCH net-next v2 0/8] net: maintain netif vs dev prefix semantics
2025-07-02 15:33 UTC (6+ messages)
` [PATCH net-next v2 3/8] net: s/dev_get_mac_address/netif_get_mac_address/
[PATCH v2] Bluetooth: ISO: Support SOCK_RCVTSTAMP via CMSG for ISO sockets
2025-07-02 15:22 UTC (4+ messages)
[PATCH net] net: ipv4: fix incorrect MTU in broadcast routes
2025-07-02 15:26 UTC (2+ messages)
[Patch net 0/2] netem: Fix skb duplication logic to prevent infinite loops
2025-07-02 15:20 UTC (7+ messages)
` [Patch net 1/2] "
[ANN] netdev foundation
2025-07-02 15:07 UTC (2+ messages)
[PATCH iproute2-next 0/2] ip neigh: Add support for "extern_valid" flag
2025-07-02 15:00 UTC (2+ messages)
[PATCH net] net: bridge: Do not offload IGMP/MLD messages
2025-07-02 14:58 UTC (3+ messages)
[PATCH net-next v12 00/14] Add Microchip ZL3073x support (part 1)
2025-07-02 14:51 UTC (20+ messages)
` [PATCH net-next v12 04/14] dpll: zl3073x: Add support for devlink device info
` [PATCH net-next v12 07/14] dpll: zl3073x: Add clock_id field
` [PATCH net-next v12 08/14] dpll: zl3073x: Read DPLL types and pin properties from system firmware
` [PATCH net-next v12 09/14] dpll: zl3073x: Register DPLL devices and pins
[PATCH net-next] net: openvswitch: allow providing upcall pid for the 'execute' command
2025-07-02 14:41 UTC (6+ messages)
` [ovs-dev] "
[PATCH mlx5-next] net/mlx5: fs, fix RDMA TRANSPORT init cleanup flow
2025-07-02 14:41 UTC (2+ messages)
[PATCH iproute2-next v6 0/3] bridge: dump mcast querier state per vlan
2025-07-02 14:40 UTC (2+ messages)
[PATCH net-next 0/4] There are some bugfix for the HNS3 ethernet driver
2025-07-02 14:23 UTC (7+ messages)
` [PATCH net-next 1/4] net: hns3: fix concurrent setting vlan filter issue
` [PATCH net-next 2/4] net: hns3: disable interrupt when ptp init failed
` [PATCH net-next 3/4] net: hns3: fixed vf get max channels bug
` [PATCH net-next 4/4] net: hns3: default enable tx bounce buffer when smmu enabled
[PATCH mlx5-next v1] net/mlx5: Check device memory pointer before usage
2025-07-02 14:07 UTC (4+ messages)
[PATCH net-next V4] net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
2025-07-02 13:59 UTC
[PATCH net-next v2 0/9] net: Remove unused function parameters in skbuff.c
2025-07-02 13:44 UTC (6+ messages)
[PATCH RFC net v2 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues
2025-07-02 13:44 UTC (10+ messages)
` [PATCH RFC net v2 1/3] vsock: Fix transport_{g2h,h2g} TOCTOU
[PATCH net v3 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues
2025-07-02 13:38 UTC (4+ messages)
` [PATCH net v3 1/3] vsock: Fix transport_{g2h,h2g} TOCTOU
` [PATCH net v3 2/3] vsock: Fix transport_* TOCTOU
` [PATCH net v3 3/3] vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`
[PATCH net-next v3 0/6] net: Remove unused function parameters in skbuff.c
2025-07-02 13:38 UTC (7+ messages)
` [PATCH net-next v3 1/6] net: splice: Drop unused @pipe
` [PATCH net-next v3 2/6] net: splice: Drop unused @gfp
` [PATCH net-next v3 3/6] net: splice: Drop nr_pages_max initialization
` [PATCH net-next v3 4/6] net/smc: "
` [PATCH net-next v3 5/6] net: skbuff: Drop unused @skb
` [PATCH net-next v3 6/6] "
[PATCH net-next 0/3] net: phylink: support !autoneg configuration for SFPs
2025-07-02 13:37 UTC (8+ messages)
` [PATCH net-next 1/3] net: phylink: restrict SFP interfaces to those that are supported
` [PATCH net-next 2/3] net: phylink: clear SFP interfaces when not in use
` [PATCH net-next 3/3] net: phylink: add phylink_sfp_select_interface_speed()
[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
2025-07-02 13:18 UTC (4+ messages)
` [PATCH v3 10/14] RDMA/ionic: Register device ops for control path
[PATCH net 0/4] There are some bugfix for the HNS3 ethernet driver
2025-07-02 13:09 UTC (5+ messages)
` [PATCH net 1/4] net: hns3: fix concurrent setting vlan filter issue
` [PATCH net 2/4] net: hns3: disable interrupt when ptp init failed
` [PATCH net 3/4] net: hns3: fixed vf get max channels bug
` [PATCH net 4/4] net: hns3: default enable tx bounce buffer when smmu enabled
[PATCH net-next v5 0/3] net: ethernet: mtk_eth_soc: improve device tree handling
2025-07-02 13:14 UTC (4+ messages)
` [PATCH net-next v5 1/3] net: ethernet: mtk_eth_soc: improve support for named interrupts
` [PATCH net-next v5 2/3] net: ethernet: mtk_eth_soc: fix kernel-doc comment
` [PATCH net-next v5 3/3] net: ethernet: mtk_eth_soc: use generic allocator for SRAM
[PATCH] Bluetooth: hci_core: lookup pa sync need check BIG sync state
2025-07-02 13:12 UTC (2+ messages)
[PATCH V5 net-next 0/3] Support some features for the HIBMCGE driver
2025-07-02 12:57 UTC (4+ messages)
` [PATCH V5 net-next 1/3] net: hibmcge: support scenario without PHY
` [PATCH V5 net-next 2/3] net: hibmcge: adjust the burst len configuration of the MAC controller to improve TX performance
` [PATCH V5 net-next 3/3] net: hibmcge: configure FIFO thresholds according to the MAC controller documentation
[PATCH net v3] amd-xgbe: do not double read link status
2025-07-02 12:38 UTC (2+ messages)
[PATCH v4 0/4] Add support for GBETH IPs found on RZ/G3E SoCs
2025-07-02 12:28 UTC (10+ messages)
` [PATCH v4 2/4] pinctrl: renesas: rzg2l: Pass OEN pin names
` [PATCH v4 3/4] pinctrl: renesas: rzg2l: Add PFC_OEN support for RZ/G3E SoC
` [PATCH v4 4/4] arm64: dts: renesas: rzg3e-smarc-som: Enable eth{0-1} (GBETH) interfaces
[Patch bpf-next v4 0/4] tcp_bpf: improve ingress redirection performance with message corking
2025-07-02 12:17 UTC (9+ messages)
` [Patch bpf-next v4 2/4] skmsg: implement slab allocator cache for sk_msg
` [Patch bpf-next v4 3/4] skmsg: save some space in struct sk_psock
` [Patch bpf-next v4 4/4] tcp_bpf: improve ingress redirection performance with message corking
[PATCH v29 00/20] nvme-tcp receive offloads
2025-07-02 11:53 UTC (3+ messages)
` [PATCH v29 01/20] net: Introduce direct data placement tcp offload
[PATCH net-next v6] net: xsk: introduce XDP_MAX_TX_BUDGET set/getsockopt
2025-07-02 11:33 UTC (2+ messages)
[PATCH net-next v4 0/3] selftest: net: Add selftest for netpoll
2025-07-02 11:21 UTC (4+ messages)
` [PATCH net-next v4 1/3] selftests: drv-net: add helper/wrapper for bpftrace
` [PATCH net-next v4 2/3] selftests: drv-net: Strip '@' prefix from bpftrace map keys
` [PATCH net-next v4 3/3] selftests: net: add netpoll basic functionality test
[PATCH net-next v5 0/2] vsock/test: check for null-ptr-deref when transport changes
2025-07-02 11:17 UTC (5+ messages)
` [PATCH net-next v5 1/2] vsock/test: Add macros to identify transports
` [PATCH net-next v5 2/2] vsock/test: Add test for null ptr deref when transport changes
[PATCH net v2] nui: Fix dma_mapping_error() check
2025-07-02 11:10 UTC (2+ messages)
[net] Octeontx2-vf: Fix max packet length errors
2025-07-02 11:05 UTC
[PATCH] net: usb: usbnet: fix use-after-free in race on workqueue
2025-07-02 10:54 UTC (5+ messages)
[PATCH net v2] virtio-net: fix a rtnl_lock() deadlock during probing
2025-07-02 10:37 UTC
[PATCH v2 0/8] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
2025-07-02 10:33 UTC (4+ messages)
` [PATCH v2 5/8] dt-bindings: clock: qcom: Add NSS clock controller "
[PATCH net-next v9 00/11] PRU-ICSSM Ethernet Driver
2025-07-02 10:29 UTC (5+ messages)
` [PATCH net-next v9 11/11] net: ti: prueth: Adds PTP OC Support for AM335x and AM437x
[RESEND PATCH net-next v4 0/4] vsock: Introduce SIOCINQ ioctl support
2025-07-02 10:27 UTC (5+ messages)
` [RESEND PATCH net-next v4 3/4] test/vsock: Add retry mechanism to ioctl wrapper
` [RESEND PATCH net-next v4 4/4] test/vsock: Add ioctl SIOCINQ tests
[PATCH net-next] net: replace ADDRLABEL with dynamic debug
2025-07-02 10:44 UTC
[BUG] net: gre: IPv6 link-local multicast is silently dropped (Regression)
2025-07-02 10:12 UTC (5+ messages)
[PATCH net-next v2 0/7] netpoll: Factor out functions from netpoll_send_udp() and add ipv6 selftest
2025-07-02 10:06 UTC (2+ messages)
` [PATCH net-next v2 7/7] selftests: net: Add IPv6 support to netconsole basic tests
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).