messages from 2026-09-11 09:28:46 to 2026-09-11 18:32:24 UTC [more...]
[PATCH 00/13 net-next] Allow compiling an IPv6-only kernel network stack
2026-09-11 18:31 UTC (4+ messages)
` [PATCH 01/13 net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
[PATCH net-next v2 5/5] selftests: drv-net: Test large zcrx buffers
2026-09-11 18:16 UTC (2+ messages)
[PATCH net-next v2 4/5] fbnic: Support larger memory-provider RX pages
2026-09-11 18:16 UTC (2+ messages)
[PATCH net-next v2 3/5] net: Revalidate queue config for ringparam changes
2026-09-11 18:16 UTC (2+ messages)
[PATCH net-next 0/2] net: a sockopt_t quirk for the options that write past optlen
2026-09-11 18:10 UTC (7+ messages)
` [PATCH net-next 1/2] net: add sockopt_expand_out()
` [PATCH net-next 2/2] ipv4: igmp: convert ip_mc_msfget() to sockopt_t
[PATCH net] net: devmem: fix TX binding UAF on netdevice unregister
2026-09-11 17:59 UTC (2+ messages)
[PATCH net 1/1] net: preserve socketpair output on setup failure
2026-09-11 17:54 UTC (2+ messages)
[PATCH v3 net 2/4] neighbour: Enforce min/max to NDTPA_INTERVAL_PROBE_TIME_MS
2026-09-11 17:40 UTC (3+ messages)
[PATCH net-next v9 15/17] net: macb: read ISR inside bp->lock critical section
2026-09-11 17:33 UTC (2+ messages)
[PATCH 0/6] Remove the error-injection.h include from linux/module.h
2026-09-11 17:31 UTC (9+ messages)
` [PATCH 1/6] block: Include error-injection.h for ALLOW_ERROR_INJECTION()
` [PATCH 2/6] net: "
` [PATCH 3/6] syscalls: "
` [PATCH 4/6] drm/i915: "
` [PATCH 5/6] drm/xe: "
` [PATCH 6/6] module: Remove the error-injection.h include from linux/module.h
[PATCH bpf v2 1/2] bpf: reject incompatible socket assignments
2026-09-11 17:23 UTC (2+ messages)
` [PATCH bpf v2 2/2] bpf: revalidate assigned sockets after protocol change
[PATCH net] net/sched: taprio: fix infinite loop in taprio_dequeue_tc_priority()
2026-09-11 17:18 UTC
[PATCH v2 0/3] usb: Use %pe to print error pointers
2026-09-11 17:14 UTC (7+ messages)
` [PATCH v2 1/3] usb: chipidea: "
` [PATCH v2 2/3] usb: misc: "
` [PATCH v2 3/3] usb: typec: "
[PATCH net-next v9 7/7] selftests: drv-net: extend so_txtime with hw offload
2026-09-11 17:13 UTC (2+ messages)
[PATCH net-next v9 6/7] selftests: drv-net: in so_txtime tell apart sw from hw pacing
2026-09-11 17:13 UTC (2+ messages)
[PATCH net-next v9 4/7] idpf: support pacing offload
2026-09-11 17:13 UTC (2+ messages)
[PATCH net-next v9 3/7] net_sched: sch_fq: clear past skb->tstamp if offloading pacing
2026-09-11 17:13 UTC (2+ messages)
[PATCH net-next v9 2/7] net_sched: sch_fq: check device pacing offload
2026-09-11 17:13 UTC (2+ messages)
[PATCH net-next v9 1/7] net: rtnetlink: add pacing_offload attribute to net_device
2026-09-11 17:13 UTC (2+ messages)
[PATCH net] rds: ib: use rds_conn_drop() on protocol version mismatch
2026-09-11 17:10 UTC (9+ messages)
` [rds-devel] [External] : "
[PATCH net-next] selftests: drv-net: add BIG TCP test cases
2026-09-11 17:01 UTC (2+ messages)
[PATCH net] netlink: do not free nlk->groups while lockless readers can use it
2026-09-11 16:59 UTC (3+ messages)
[PATCH] net: wwan: mhi_wwan_mbim: validate datagram bounds before copy
2026-09-11 16:57 UTC (3+ messages)
[PATCH RESEND net-next] tools: ynl: Fix out-of-tree build for ynltool
2026-09-11 16:57 UTC (2+ messages)
[PATCH net v3 0/5] ice: fix stats array overflow via proper realloc
2026-09-11 16:56 UTC (8+ messages)
` [PATCH net v3 1/5] ice: extract __ice_vsi_free_stats()
` [PATCH net v3 2/5] ice: extract ice_vsi_new_stat_arrays()
` [PATCH net v3 3/5] ice: extract ice_vsi_get_num_qs()
` [PATCH net v3 4/5] ice: rebuild ring stats arrays instead of reallocating them in place
` [PATCH net v3 5/5] ice: fix stats array overflow when VF requests more queues
[PATCH net v3] net: stmmac: propagate PTP init failures in __stmmac_open() and stmmac_resume()
2026-09-11 16:47 UTC (2+ messages)
[PATCH net-next v2] tools: ynl: Fix out-of-tree build for ynltool
2026-09-11 16:47 UTC (2+ messages)
[PATCH net] net: vlan: fix vlan name truncation
2026-09-11 16:35 UTC (2+ messages)
[PATCH net] net: skbuff: do not leave stale header offsets after pskb_carve()
2026-09-11 16:13 UTC (2+ messages)
[PATCH net-next v2 0/2] selftests: net: Exercise TCP payload verification
2026-09-11 16:06 UTC (3+ messages)
` [PATCH net-next v2 1/2] selftests: net: Add TCP payload verification to udpgso_bench_rx
` [PATCH net-next v2 2/2] selftests: net: Exercise TCP payload verification in udpgso_bench.sh
[BUG] general protection fault in phy_ethtool_set_wol
2026-09-11 16:00 UTC
[PATCH net-next v7 2/3] dt-bindings: net: wiznet,w5100: add link status interrupt
2026-09-11 15:56 UTC (4+ messages)
[PATCH net] net: txgbe: free the fixed-rate clock on cleanup
2026-09-11 15:53 UTC
[PATCH net-next] selftests: net: Add TCP payload verification to udpgso_bench_rx
2026-09-11 15:53 UTC (3+ messages)
[PATCH net-next v4 0/4] rtnetlink: dump link-layer multicast addresses
2026-09-11 15:50 UTC (9+ messages)
` [PATCH net-next v4 1/4] netlink: specs: rt-addr: fix the type of target-netnsid
` [PATCH net-next v4 2/4] rtnetlink: add AF_PACKET multicast dumps
` [PATCH net-next v4 3/4] netlink: specs: rt-addr: document "
` [PATCH net-next v4 4/4] selftests: net: test "
[PATCH net-next v2 0/3] net: devmem: remove gen_pool from dma-buf allocations
2026-09-11 15:45 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: devmem: replace gen_pool with freelist
` [PATCH net-next v2 2/3] net: devmem: embed net_iov_area in binding
` [PATCH net-next v2 3/3] net: devmem: batch net_iov allocations into the page_pool cache
[PATCH net-next v9 08/17] net: macb: introduce macb_context struct for buffer management
2026-09-11 15:45 UTC (2+ messages)
[PATCH net-next v7 1/3] dt-bindings: net: wiznet,w5100: convert to DT schema
2026-09-11 15:30 UTC (3+ messages)
[PATCH iwl-next v4 0/3] i40e: add runtime-tunable ATR sample rate
2026-09-11 15:23 UTC (7+ messages)
` [PATCH iwl-next v4 1/3] i40e: move ATR sample rate from ring to PF level
` [Intel-wired-lan] "
` [PATCH iwl-next v4 2/3] i40e: add devlink parameter for Flow Director ATR sample rate
` [Intel-wired-lan] "
` [PATCH iwl-next v4 3/3] i40e: trigger PF reset when re-enabling ATR via ethtool
` [Intel-wired-lan] "
[PATCH net] net: bridge: mst: move switchdev call outside rcu
2026-09-11 10:50 UTC
[PATCH net-next V4 00/14] net/mlx5e: Add support for HW-GRO to PSP
2026-09-11 14:50 UTC (2+ messages)
[PATCH v3 0/3] Bring includes in linux/kmod.h up to date
2026-09-11 14:46 UTC (4+ messages)
` [PATCH v3 1/3] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH v3 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),
` [PATCH v3 3/3] module: Bring includes in linux/kmod.h up to date
[PATCH net v2] net/smc: fix abort_work termination in smc_conn_free()
2026-09-11 14:43 UTC (6+ messages)
[PATCH net] net: mana: never hand a non-page_pool buffer to XDP
2026-09-11 14:31 UTC (3+ messages)
[PATCH net-next v2 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
2026-09-11 14:26 UTC (4+ messages)
` [PATCH net-next v2 9/9] "
[PATCH bpf v2] bpf: Fix NULL pointer dereference in __bpf_sk_storage_map_seq_show
2026-09-11 14:24 UTC (2+ messages)
[PATCH net] net: reject a forward path that loops back to the tunnel
2026-09-11 14:22 UTC (2+ messages)
[PATCH nf-next 0/4] netfilter: offload a TCP flow whose reply is never seen
2026-09-11 14:16 UTC (5+ messages)
[PATCH net v5] net: stmmac: remove software VLAN tag stripping
2026-09-11 14:11 UTC (2+ messages)
` [PATCH net v6] "
[PATCH iproute2-next] man: ip-route: document tcp_usec_ts route feature
2026-09-11 13:59 UTC
[PATCH bpf v3 0/2] net: xdp: fix bpf_xdp_shrink_data() page handling on generic XDP and veth
2026-09-11 13:56 UTC (3+ messages)
` [PATCH bpf v3 1/2] bpf, veth: xdp: fix page_pool page leak on skb-backed XDP
` [PATCH bpf v3 2/2] selftests/bpf: add xdp_shrink_frags
[PATCH bpf] bpf: Fix NULL pointer dereference in __bpf_sk_storage_map_seq_show
2026-09-11 13:57 UTC (2+ messages)
[PATCH net-next v2 0/4] net: dsa: Add SoC-e DSA driver
2026-09-11 13:39 UTC (6+ messages)
` [PATCH net-next v2 4/4] net: dsa: soce: Add basic support for SoC-e switch IP cores
[PATCH net] net/sched: Avoid quadratic handle scan in qdisc_alloc_handle
2026-09-11 13:31 UTC
[PATCH iwl-next v2 00/10] Interrupts helper in libie
2026-09-11 12:49 UTC (11+ messages)
` [PATCH iwl-next v2 01/10] idpf: store HW vectors information
` [PATCH iwl-next v2 02/10] idpf: fill q_vector interrupt registers one by one
` [PATCH iwl-next v2 03/10] idpf: get rid of msix_entries array
` [PATCH iwl-next v2 04/10] idpf: drop v_idx from q_vector structure
` [PATCH iwl-next v2 05/10] libie, idpf: move irq code to libie
` [PATCH iwl-next v2 06/10] libie, idpf: move hardware irq info struct "
` [PATCH iwl-next v2 07/10] libie, idpf: move parsing alloc vectors command "
` [PATCH iwl-next v2 08/10] ice: use libie_irq for interrupts managing
` [PATCH iwl-next v2 09/10] ixd: support for getting lan memory regions
` [PATCH iwl-next v2 10/10] ixd: use interrupt for mailbox communication
[PATCH net-next] selftests: drv-net: warn if LOCAL_V6 has DAD or not kept on link down
2026-09-11 13:25 UTC (3+ messages)
[PATCH net v2] r8169: don't enable chip LTR when the platform has not enabled LTR
2026-09-11 13:14 UTC (5+ messages)
` [PATCH net v3] "
[PATCH v5 0/7] describe RTL8125 PCIe NICs on Rockchip boards (and add DT binding)
2026-09-11 13:04 UTC (5+ messages)
` [PATCH v5 2/7] arm64: dts: rockchip: describe PCIe RTL8125 Ethernet on NanoPC-T6
[PATCHv3 0/3] m68k: coldfire: fix non-standard readX()/writeX() functions
2026-09-11 13:03 UTC (4+ messages)
` [PATCHv3 1/3] net: fec: do not use readl()/writel() for ColdFire
[PATCH net-next 0/7] net: dsa: motorcomm: Add SerDes PCS
2026-09-11 12:32 UTC (6+ messages)
` [PATCH net-next 1/7] net: dsa: motorcomm: Split xMII and SERDES port masks
[PATCH] nfc: nci: validate CORE_CONN_CREATE response length before reading fields
2026-09-11 12:27 UTC (2+ messages)
[ANN] AF_XDP office hours
2026-09-11 12:19 UTC
[PATCH net-next v12 0/4] net: dsa: microchip: Add support for KSZ8995XA/KS8995XA
2026-09-11 12:11 UTC (7+ messages)
` [PATCH net-next v12 1/4] dt-bindings: net: dsa: microchip: Add KSZ8995XA
` [PATCH net-next v12 2/4] net: dsa: tag_ks8995: Add the KS8995 tag handling
` [PATCH net-next v12 3/4] net: dsa: microchip: Support Microchip KSZ8995XA / KS8995XA
[PATCH v3 net-next] net: phy: mediatek: support MT7530 PHYs on EN71221 MCM
2026-09-11 12:06 UTC
[PATCH net-next] net: phy: mediatek: support MT7530 PHYs on EN71221 MCM
2026-09-11 12:03 UTC (9+ messages)
` [PATCH v2 "
[PATCH v16 0/2] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
2026-09-11 11:52 UTC (3+ messages)
` [PATCH v16 2/2] dt-bindings: net: Document Motorcomm YT8824 PHY package
[syzbot] [net?] kernel BUG in net_dm_packet_work (2)
2026-09-11 11:45 UTC
[PATCH net-next v11 0/5] net: rnpgbe: Add TX/RX and link status support
2026-09-11 11:41 UTC (7+ messages)
` [PATCH net-next v11 1/5] net: rnpgbe: Add interrupt handling
` [PATCH net-next v11 2/5] net: rnpgbe: Add basic TX packet transmission support
` [PATCH net-next v11 3/5] net: rnpgbe: Add RX packet reception support
` [PATCH net-next v11 4/5] net: rnpgbe: Add receive mode support
` [PATCH net-next v11 5/5] net: rnpgbe: Add link status handling support
[PATCH net-next v1 0/2] ipv6: make IPV6_FREEBIND and IPV6_TRANSPARENT lockless
2026-09-11 11:36 UTC (4+ messages)
` [PATCH net-next v1 1/2] ipv6: make IPV6_FREEBIND setsockopt lockless
` [PATCH net-next v1 2/2] ipv6: make IPV6_TRANSPARENT "
[PATCH net-next v2 00/14] skb extension for BPF metadata
2026-09-11 11:33 UTC (5+ messages)
` [PATCH net-next v2 01/14] bpf: Introduce per-packet metadata storage for BPF programs
[PATCH net] netfilter: flowtable: Saturate 16-bit flow_tuple->mtu
2026-09-11 11:31 UTC (2+ messages)
[PATCH net-next v2 8/9] net: stmmac: qcom-ethqos: add per-platform NOC clock voting
2026-09-11 11:25 UTC (2+ messages)
[PATCH net-next v2 7/9] net: stmmac: qcom-ethqos: set initial RGMII link clock to lowest speed
2026-09-11 11:25 UTC (2+ messages)
[PATCH net-next v2 6/9] net: stmmac: qcom-ethqos: warn about legacy RGMII PHY modes
2026-09-11 11:25 UTC (2+ messages)
[PATCH net-next v2 5/9] net: stmmac: qcom-ethqos: fix RGMII_ID mode to use DLL bypass
2026-09-11 11:25 UTC (2+ messages)
[PATCH net-next v2 4/9] net: stmmac: qcom-ethqos: convert ethqos_rgmii_macro_init() to void
2026-09-11 11:25 UTC (2+ messages)
[PATCH net-next v2 3/9] dt-bindings: net: qcom,ethqos: add qcom,shikra-ethqos compatible
2026-09-11 11:25 UTC (2+ messages)
[PATCH net-next v2 2/9] net: phy: dp83867: add regulator supply management
2026-09-11 11:25 UTC (2+ messages)
[PATCH net-next v2 1/9] dt-bindings: net: ti,dp83867: add supply properties
2026-09-11 11:25 UTC (2+ messages)
[PATCH 5.15.y] bpf: Enforce expected_attach_type for tailcall compatibility
2026-09-11 11:20 UTC (2+ messages)
[PATCH net 0/2] net: psp: avoid conflicts with skb->decrypted and sk_validate_xmit_skb()
2026-09-11 10:57 UTC (3+ messages)
` [PATCH net 2/2] selftests: drv-net: psp: test PSP and TCP ULP mutual exclusion
[PATCH v15 net-next 0/2] octeontx2-pf: mqprio bandwidth offload for NIX TX schedulers
2026-09-11 10:55 UTC (3+ messages)
` [PATCH v15 net-next 1/2] octeontx2: use atomic bitops for PF/VF and rep flags
` [PATCH v15 net-next 2/2] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
[PATCH net-next v2] octeontx2-af: consolidate RVU AFVF device id definitions
2026-09-11 10:53 UTC (2+ messages)
[PATCH net-next v3 4/4] selftests: net: test AF_PACKET multicast dumps
2026-09-11 10:50 UTC (3+ messages)
[PATCH net-next v3 2/4] rtnetlink: add AF_PACKET multicast dumps
2026-09-11 10:49 UTC (3+ messages)
[PATCH net v7] net: qualcomm: rmnet: require CAP_NET_ADMIN in the real device netns for config ops
2026-09-11 10:49 UTC (2+ messages)
[PATCH net-next] selftests: netdevsim: add TEST_INCLUDES to Makefile
2026-09-11 10:36 UTC (2+ messages)
b53.rst: is the 5325/5365 "no tagging support" section still accurate?
2026-09-11 10:35 UTC
[PATCH net-next 2/3] ice: add TSPLL DPLL device and TIME_REF pin for E825
2026-09-11 10:27 UTC (2+ messages)
[PATCH net-next 3/3] ice: use per-interface clock_id for E825 generic DPLLs
2026-09-11 10:27 UTC (2+ messages)
[PATCH net-next 1/3] ice: monitor TSPLL lock from PTP periodic worker
2026-09-11 10:27 UTC (2+ messages)
[PATCH net 2/2] s390/ctcm: Fix use-after-free in channel_remove()
2026-09-11 10:26 UTC (3+ messages)
[PATCH net-next] tcp: add TCP_ECN and TCP_ECN_OPTION socket options
2026-09-11 10:25 UTC (2+ messages)
[PATCH net-next] eth: fbnic: Make Rx completion coalescing configurable
2026-09-11 10:19 UTC (2+ messages)
[PATCH net 1/2] s390/ctcm: Fix timer corruption in fsm_addtimer()
2026-09-11 10:12 UTC (3+ messages)
[PATCH net 0/2] net: bridge: vlan: fix memory leak & null pointer deref
2026-09-11 10:06 UTC (3+ messages)
` [PATCH net 1/2] net: bridge: vlan: fix leaks on switchdev deletion errors
` [PATCH net 2/2] net: bridge: vlan: avoid NULL dereference on flush errors
[PATCH net-next v2] net: phy: realtek: improve firmware write speed
2026-09-11 10:05 UTC (2+ messages)
[PATCH net 0/4] net: drop_monitor: fix concurrency issues, preemption warning, and buffer overrun
2026-09-11 10:02 UTC (7+ messages)
` [PATCH net 1/4] drop_monitor: synchronize tracepoint unregistration on error path
` [PATCH net 2/4] drop_monitor: use timer_shutdown_sync() to prevent timer rearming during teardown
` [PATCH net 4/4] drop_monitor: fix out-of-bounds write in reset_per_cpu_data()
[PATCH] selftests: net: fou_mcast_encap: conditionally load fou module and skip IPv4 case
2026-09-11 10:01 UTC
[PATCH net-next v4] net: libwx: rework VF PM suspend/resume flow
2026-09-11 9:58 UTC (2+ messages)
[PATCH net 4/7] ipvs: revalidate ihl before icmp_send
2026-09-11 9:56 UTC (3+ messages)
[PATCH net RESEND 0/2] net: macb: Fix PTP timestamp configuration handling
2026-09-11 9:55 UTC (5+ messages)
` [PATCH net RESEND 2/2] net: macb: Use all-frame timestamping for PTPv1 RX filters
` [PATCH net RESEND 1/2] net: macb: Preserve one-step mode on rejected timestamp requests
[PATCH bpf-next v2 3/4] selftests/bpf: Adopt bpf_program__add_flags() helper
2026-09-11 9:53 UTC (3+ messages)
[PATCH net-next v3 0/4] net: ntb_netdev: Preserve checksum offload across NTB
2026-09-11 9:47 UTC (4+ messages)
` [PATCH net-next v3 4/4] net: ntb_netdev: Preserve CHECKSUM_PARTIAL "
[PATCH net-next v1] net: phy: realtek: improve firmware write speed
2026-09-11 9:38 UTC (5+ messages)
[PATCH v8 net-next] octeontx2-af: switch qmem from coherent DMA alloc to streaming DMA mapping
2026-09-11 9:36 UTC (2+ messages)
[PATCH v2] tcp: fastopen: check rsk_drop_req() in tcp_fastopen_create_child()
2026-09-11 9:33 UTC (7+ messages)
[PATCH net] net: stmmac: fix TSO header length truncation
2026-09-11 9:28 UTC (2+ messages)
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