messages from 2026-01-29 10:35:50 to 2026-01-29 22:28:55 UTC [more...]
[PATCH net-next v8 00/16] netkit: Support for io_uring zero-copy and AF_XDP
2026-01-29 22:28 UTC (8+ messages)
` [PATCH net-next v8 02/16] net: Implement netdev_nl_queue_create_doit
` [PATCH net-next v8 03/16] net: Add lease info to queue-get response
` [PATCH net-next v8 04/16] net, ethtool: Disallow leased real rxqs to be resized
` [PATCH net-next v8 05/16] net: Slightly simplify net_mp_{open,close}_rxq
` [PATCH net-next v8 06/16] net: Proxy net_mp_{open,close}_rxq for leased queues
` [PATCH net-next v8 07/16] net: Proxy netdev_queue_get_dma_dev "
` [PATCH net-next v8 08/16] xsk: Extend xsk_rcv_check validation
[PATCH net-next v2 00/14] net: stmmac: SerDes, PCS, BASE-X, and inband goodies
2026-01-29 22:00 UTC (7+ messages)
[PATCH iwl-next] i40e: only timestamp PTP event packets
2026-01-29 21:52 UTC
[PATCH v4 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
2026-01-29 21:51 UTC (2+ messages)
[PATCH net] iavf: fix PTP use-after-free during reset
2026-01-29 21:48 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH v2 net-next 0/2] virtio_net: add page_pool support
2026-01-29 21:33 UTC (9+ messages)
` [PATCH v2 net-next 1/2] virtio_net: add page_pool support for buffer allocation
` [PATCH v2 net-next 2/2] selftests: virtio_net: add buffer circulation test
[BUG] divide error in tabledist
2026-01-29 21:26 UTC (3+ messages)
[PATCH net 0/6] net/sched: Fix packet loops in mirred and netem
2026-01-29 21:22 UTC (5+ messages)
[PATCH net-next v8 00/15] net: introduce QUIC infrastructure and core subcomponents
2026-01-29 20:46 UTC (15+ messages)
` [PATCH net-next v8 03/15] quic: provide common utilities and data structures
` [PATCH net-next v8 07/15] quic: add connection id management
` [PATCH net-next v8 08/15] quic: add path management
` [PATCH net-next v8 14/15] quic: add packet builder base
` [PATCH net-next v8 15/15] quic: add packet parser base
[PATCH net] macvlan: fix error recovery in macvlan_common_newlink()
2026-01-29 20:43 UTC
[GIT PULL] bluetooth-next 2026-01-29
2026-01-29 20:36 UTC
[PATCH net 0/4] bnxt_en: Fix RSS context and ntuple filter issues
2026-01-29 20:19 UTC (3+ messages)
` [PATCH net 4/4] selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/up
[PATCH net-next v5 0/7] ipv6: Address ext hdr DoS vulnerabilities
2026-01-29 20:13 UTC (10+ messages)
` [PATCH net-next v5 2/7] ipv6: Cleanup IPv6 TLV definitions
` [PATCH net-next v5 6/7] ipv6: Enforce Extension Header ordering
[PATCH net-next v03 0/4] net: hinic3: Fix code styles
2026-01-29 20:12 UTC (5+ messages)
` [PATCH net-next v03 1/4] hinic3: Fix code Style(remove empty lines between error handling)
` [PATCH net-next v03 3/4] hinic3: Use array_size instead of multiplying
[PATCH net-next] net: stmmac: spelling corrections
2026-01-29 19:51 UTC (2+ messages)
[PATCH net-next v8 09/15] quic: add congestion control
2026-01-29 19:44 UTC (3+ messages)
` [net-next,v8,09/15] "
[PATCH bpf] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-01-29 19:41 UTC (2+ messages)
[PATCH net-next 0/6] mptcp: implement .read_sock and .splice_read
2026-01-29 19:23 UTC (7+ messages)
` [PATCH net-next 1/6] mptcp: add eat_recv_skb helper
` [PATCH net-next 2/6] mptcp: implement .read_sock
` [PATCH net-next 3/6] tcp: export tcp_splice_state
` [PATCH net-next 4/6] mptcp: implement .splice_read
` [PATCH net-next 5/6] selftests: mptcp: add splice io mode
` [PATCH net-next 6/6] selftests: mptcp: connect: cover splice mode
[PATCH net-next v3] net: sched: sfq: add detailed drop reasons for monitoring
2026-01-29 19:11 UTC (3+ messages)
[PATCH net-next v16 00/12] virtio_net: Add ethtool flow rules support
2026-01-29 18:46 UTC (7+ messages)
` [PATCH net-next v16 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v16 09/12] virtio_net: Implement IPv4 ethtool flow rules
[PATCH net v2 0/4] discard ARP/NDP b/mcast/null announce (poison)
2026-01-29 18:39 UTC (6+ messages)
` [PATCH net v2 2/4] selftests/net: add no ARP b/mcast,null poison test
[PATCH v2 net-next 00/15] Probe SJA1105 DSA children as platform sub-devices
2026-01-29 18:10 UTC (3+ messages)
` [PATCH v2 net-next 09/15] dt-bindings: net: dsa: sja1105: document the PCS nodes
[PATCH iwl-next] ixgbe: e610: remove redundant assignment
2026-01-29 18:10 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net-next v2 0/9] hsr: Implement more robust duplicate discard algorithm
2026-01-29 18:01 UTC (18+ messages)
` [PATCH net-next v2 1/9] selftests: hsr: Add ping test for PRP
` [PATCH net-next v2 4/9] hsr: Implement more robust duplicate discard "
` [PATCH net-next v2 5/9] selftests: hsr: Add tests for more link faults with PRP
` [PATCH net-next v2 6/9] hsr: Implement more robust duplicate discard for HSR
` [PATCH net-next v2 8/9] hsr: Update PRP duplicate discard KUnit test for new algorithm
[PATCH net-next v16 05/12] virtio_net: Query and set flow filter caps
2026-01-29 17:51 UTC (3+ messages)
` [net-next,v16,05/12] "
[PATCH net-next 0/2] net: phy: dp83867: Always program R/SGMII enable bits
2026-01-29 17:32 UTC (5+ messages)
` [PATCH net-next 1/2] net: phy: dp83867: Program TX FIFO for all interfaces
` [PATCH net-next 2/2] net: phy: dp83867: Always program R/SGMII enable bits
[PATCH 0/2] net: phy: dp83867: add numeric impedance DT property
2026-01-29 17:31 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: dp83867: add binding for ti,output-impedance property
` [PATCH 2/2] net: phy: dp83867: add numeric io impedance DT property
[PATCH net-next] udp: add drop count for packets in udp_prod_queue
2026-01-29 17:28 UTC (3+ messages)
Status of orphaned ltq_etop ethernet driver: mainline vs. OpenWRT
2026-01-29 17:19 UTC (3+ messages)
[PATCH net-next] net: lantiq_etop: remove driver
2026-01-29 17:18 UTC
[PATCH iwl-next v2 0/5] ice: add support for devmem/io_uring Rx and Tx
2026-01-29 17:07 UTC (3+ messages)
[PATCH net] Revert "net/smc: Introduce TCP ULP support"
2026-01-29 16:55 UTC (2+ messages)
[RFC] net: ipv4: optional early cleanup of half-closed TCP sockets
2026-01-29 16:51 UTC (3+ messages)
[PATCH v4 0/4] Support multi-channel IRQs in stmmac platform drivers
2026-01-29 16:51 UTC (3+ messages)
` [PATCH v4 2/4] dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts
[net-next PATCH v2] octeontx2-pf: cn10k/cn20k: Update count_eot in NPA_LF_AURA_BATCH_FREE0
2026-01-29 16:36 UTC (2+ messages)
[PATCH net-next v5 0/6] move CAN skb headroom content to skb extensions
2026-01-29 16:29 UTC (7+ messages)
` [PATCH net-next v5 1/6] can: use skb hash instead of private variable in headroom
` [PATCH net-next v5 2/6] can: add CAN skb extension infrastructure
` [PATCH net-next v5 3/6] can: move ifindex to CAN skb extensions
` [PATCH net-next v5 4/6] can: move frame_len "
` [PATCH net-next v5 5/6] can: remove private CAN skb headroom infrastructure
` [PATCH net-next v5 6/6] can: gw: use can_gw_hops instead of sk_buff::csum_start
[PATCH net-next v2 0/9] hsr: Implement more robust duplicate discard algorithm
2026-01-29 16:29 UTC (4+ messages)
[GIT PULL] wireless-next-2026-01-29
2026-01-29 16:28 UTC (4+ messages)
[PATCH 0/4] Serdes: s32g: Add support for serdes subsystem
2026-01-29 16:20 UTC (25+ messages)
` [PATCH 1/4] dt-bindings: serdes: s32g: Add NXP "
` [PATCH 2/4] phy: s32g: Add serdes subsystem phy
` [PATCH 3/4] phy: s32g: Add serdes xpcs subsystem
` [PATCH 4/4] MAINTAINERS: Add MAINTAINER for NXP S32G Serdes driver
[PATCH net] xfrm: always flush state and policy upon NETDEV_DOWN/NETDEV_UNREGISTER events
2026-01-29 16:05 UTC (9+ messages)
[GIT PULL] Networking for v6.19-rc8
2026-01-29 15:54 UTC
[PATCH net-next] tcp: reduce tcp sockets size by one cache line
2026-01-29 15:34 UTC
[PATCH net-next] net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueue
2026-01-29 15:24 UTC
[PATCH net-next v5 0/4] net: netconsole: convert to NBCON console infrastructure
2026-01-29 15:25 UTC (5+ messages)
` [PATCH net-next v5 3/4] "
` [PATCH net-next v5 4/4] netconsole: Use printk context for CPU and task information
[BUG dsa] lack of barriers in netdev_uses_dsa()
2026-01-29 15:13 UTC (3+ messages)
[PATCH net-next] octeontx2-pf: Fix header guard comment in otx2_devlink.h
2026-01-29 14:56 UTC (2+ messages)
[RFC PATCH] net: phy: integrate reset-after-clock quirk into phy_init_hw
2026-01-29 14:30 UTC (12+ messages)
[PATCH v2 net-next 0/7] netfilter: updates for net-next
2026-01-29 14:10 UTC (9+ messages)
` [PATCH v2 net-next 1/7] netfilter: Add ctx pointer in nf_flow_skb_encap_protocol/nf_flow_ip4_tunnel_proto signature
` [PATCH v2 net-next 2/7] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH v2 net-next 3/7] netfilter: flowtable: Add IP6IP6 rx sw acceleration
` [PATCH v2 net-next 4/7] netfilter: flowtable: Add IP6IP6 tx "
` [PATCH v2 net-next 5/7] selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest
` [PATCH v2 net-next 6/7] netfilter: xt_time: use is_leap_year() helper
` [PATCH v2 net-next 7/7] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
[PATCH net-next 0/3] net/smc: buffer allocation and registration improvements
2026-01-29 14:04 UTC (17+ messages)
` [PATCH net-next 2/3] mm: vmalloc: export find_vm_area()
[PATCH v4] net: fix segmentation of forwarding fraglist GRO
2026-01-29 13:50 UTC (2+ messages)
[PATCH net-next] uapi: net: mii: correct 100BASE4 bit descriptions
2026-01-29 13:49 UTC (2+ messages)
[PATCH net-next v2] net: ethernet: neterion: s2io: remove unused driver
2026-01-29 13:44 UTC (6+ messages)
[PATCH v2 0/4] i2c: SMBus ARP support
2026-01-29 13:43 UTC (8+ messages)
[PATCH RFC v2 0/2] virtio-net: add flow filter for receive timestamps
2026-01-29 13:27 UTC (6+ messages)
` [PATCH RFC v2 2/2] virtio-net: support receive timestamp
` [syzbot ci] Re: virtio-net: add flow filter for receive timestamps
[PATCH v3 net-next 00/15] nbl driver for Nebulamatrix NICs
2026-01-29 13:18 UTC (4+ messages)
` [PATCH v3 net-next 01/15] net/nebula-matrix: add minimum nbl build framework
` 回复:[PATCH "
[net-next PATCH] octeontx2-af: Workaround SQM/PSE stalls by disabling sticky
2026-01-29 13:09 UTC (2+ messages)
[PATCH net-next v2 09/15] net: ftgmac100: Always register the MDIO bus when it exists
2026-01-29 13:06 UTC (7+ messages)
` [net-next,v2,09/15] "
[PATCH net] xfrm: skip templates check for packet offload tunnel mode
2026-01-29 12:59 UTC (2+ messages)
[PATCH net-next v1] xfrm6: fix uninitialized saddr in xfrm6_get_saddr()
2026-01-29 12:33 UTC (2+ messages)
[PATCH nf-next] netfilter: flowtable: dedicated slab for flow entry
2026-01-29 12:21 UTC (4+ messages)
[PATCH net-next] dpll: expose fractional frequency offset in ppt
2026-01-29 12:15 UTC (2+ messages)
[net-next v8 0/8] net: wwan: add NMEA port type support
2026-01-29 11:46 UTC (3+ messages)
` [net-next v8 3/8] net: wwan: core: split port creation and registration
[PATCH iproute2 net-next] dpll: add mode setting support
2026-01-29 11:42 UTC (2+ messages)
[PATCH] tty: synclink_gt: remove broken driver
2026-01-29 11:41 UTC (2+ messages)
[PATCH net] ice: fix setting RSS VSI hash for E830
2026-01-29 11:24 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH net-next 0/3] net: dsa: sync dsa_mall_policer_tc_entry with FLOW_ACTION_POLICE
2026-01-29 11:20 UTC (3+ messages)
` [PATCH net-next 3/3] net: dsa: ocelot: check policer entry
[PATCH net v2] net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module
2026-01-29 11:19 UTC (2+ messages)
[net-next PATCH v2] amd-xgbe: add support for rx alignment errors
2026-01-29 11:15 UTC
[net-next v21 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2026-01-29 11:01 UTC (8+ messages)
` [net-next v21 1/7] dt-bindings: net: Add MTIP L2 switch description
` [net-next v21 2/7] net: mtip: The L2 switch driver for imx287
` [net-next v21 3/7] net: mtip: Add buffers management functions to the L2 switch driver
` [net-next v21 4/7] net: mtip: Add net_device_ops "
` [net-next v21 5/7] net: mtip: Add mtip_switch_{rx|tx} "
` [net-next v21 6/7] net: mtip: Extend the L2 switch driver with management operations
` [net-next v21 7/7] net: mtip: Extend the L2 switch driver for imx287 with bridge operations
[PATCH v4 net 0/2] net: vlan: fix skb_panic bug in vlan_dev_hard_header()
2026-01-29 11:08 UTC (3+ messages)
` [PATCH v4 net 1/2] net: vlan: always set hard_header_len with VLAN_HLEN
[GIT PULL] wireless-2026-01-29
2026-01-29 11:03 UTC
[PATCH net] net: phy: add device link between MAC device and MDIO device
2026-01-29 10:47 UTC (5+ messages)
[PATCH net-next 0/9] netfilter: updates for net-next
2026-01-29 10:40 UTC (5+ messages)
[PATCH v5 net-next 00/15] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
2026-01-29 10:34 UTC (8+ messages)
` [PATCH v5 net-next 09/15] net: fec: remove unnecessary NULL pointer check when clearing TX BD ring
` [PATCH v5 net-next 10/15] net: fec: use switch statement to check the type of tx_buf
` [PATCH v5 net-next 11/15] net: fec: remove the size parameter from fec_enet_create_page_pool()
` [PATCH v5 net-next 12/15] net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()
` [PATCH v5 net-next 13/15] net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page pool
` [PATCH v5 net-next 14/15] net: fec: improve fec_enet_tx_queue()
` [PATCH v5 net-next 15/15] net: fec: add AF_XDP zero-copy support
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