messages from 2026-03-25 15:11:56 to 2026-03-26 03:33:04 UTC [more...]
Can networking trees carry temporary patches?
2026-03-26 3:32 UTC (3+ messages)
[PATCH bpf v1 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
2026-03-26 3:24 UTC (7+ messages)
` [PATCH bpf v1 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
` [PATCH bpf v1 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()
[PATCH net] bridge: mrp: reject zero test interval to avoid OOM panic
2026-03-26 3:24 UTC
[PATCH net] bridge: cfm: do not reschedule TX work when interval is zero
2026-03-26 3:19 UTC
[PATCH v2 net] ptr_ring: disable KCSAN warnings
2026-03-26 3:17 UTC (2+ messages)
[PATCH net-next v5 0/3] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
2026-03-26 3:14 UTC (4+ messages)
` [PATCH net-next v5 3/3] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller
` "
[PATCH net v4] net: use skb_header_pointer() only for DODGY TCPv4 GSO skbs
2026-03-26 3:12 UTC (10+ messages)
` [PATCH net v5] "
[PATCH net-next v5] net: pppoe: implement GRO/GSO support
2026-03-26 2:43 UTC (8+ messages)
[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-03-26 2:41 UTC (6+ messages)
` [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present
[PATCH] atm: nicstar: simplify allocation
2026-03-26 2:23 UTC (3+ messages)
[PATCH net-next v6 00/11] Wangxun improvement and new support
2026-03-26 2:14 UTC (12+ messages)
` [PATCH net-next v6 01/11] net: ngbe: remove netdev->ethtool->wol_enabled setting
` [PATCH net-next v6 02/11] net: ngbe: move the WOL functions to libwx
` [PATCH net-next v6 03/11] net: ngbe: remove redundant macros
` [PATCH net-next v6 04/11] net: ngbe: implement libwx reset ops
` [PATCH net-next v6 05/11] net: wangxun: move reusable PCI driver ops functions into libwx
` [PATCH net-next v6 06/11] net: txgbe: add power management support
` [PATCH net-next v6 07/11] net: wangxun: move ethtool_ops.set_channels into libwx
` [PATCH net-next v6 08/11] net: wangxun: delete service_timer before cancel service_work
` [PATCH net-next v6 09/11] net: wangxun: add Tx timeout process
` [PATCH net-next v6 10/11] net: wangxun: improve flow control setting
` [PATCH net-next v6 11/11] net: wangxun: implement pci_error_handlers ops
[PATCH net-next v4] selftests: net: add tests for PPP
2026-03-26 2:16 UTC
[PATCH net-next] virtio_net: sync RX buffer before reading the header
2026-03-26 2:09 UTC (2+ messages)
[PATCH] [v2] net: sfc: avoid format string warning
2026-03-26 2:00 UTC (2+ messages)
[PATCH v6] riscv: dts: spacemit: Add ethernet device for K3
2026-03-26 1:46 UTC
[PATCH v5] riscv: dts: spacemit: Add ethernet device for K3
2026-03-26 1:32 UTC (2+ messages)
[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
2026-03-26 1:28 UTC (3+ messages)
` [PATCH v2 01/19] tracepoint: Add trace_call__##name() API
[PATCH net-next v9 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-03-26 1:08 UTC (9+ messages)
` [PATCH net-next v9 2/6] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH net-next v9 5/6] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH net-next v9 6/6] net: stmmac: qcom-ethqos: add support for sa8255p
[syzbot] [usb?] [net?] KMSAN: uninit-value in rtl8150_open (2)
2026-03-26 0:33 UTC (3+ messages)
[syzbot] [net?] possible deadlock in inet_shutdown (3)
2026-03-26 0:18 UTC (2+ messages)
[PATCH iwl-next] i40e: PTP: set supported flags in ptp_clock_info
2026-03-26 0:15 UTC (6+ messages)
[PATCH iwl-net] ice: fix 'adjust' timer programming for E830 devices
2026-03-25 23:43 UTC (2+ messages)
[PATCH iwl-net v2] ice: fix posted write support for sideband queue operations
2026-03-25 23:42 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH 00/11 net-next v5] Convert CONFIG_IPV6 to built-in and remove stubs
2026-03-25 23:41 UTC (9+ messages)
` [PATCH 03/11 net-next v5] ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
` [PATCH 09/11 net-next v5] bpf: remove ipv6_bpf_stub completely and use direct function calls
[PATCH net-next 0/2] devlink: shared devlink improvements
2026-03-25 23:36 UTC (4+ messages)
` [PATCH net-next 1/2] devlink: unify devlink_shd_get_priv() into devlink_priv()
` [Intel-wired-lan] "
[PATCH v9 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-03-25 23:29 UTC (2+ messages)
[PATCH RESEND iproute2] ss: escape characters in command name
2026-03-25 23:03 UTC
[PATCH net 0/3] e1000/e1000e: fix uninitialized memory access in EEPROM write
2026-03-25 23:01 UTC (5+ messages)
` [PATCH net 2/3] e1000: fix endianness conversion of uninitialized words
[PATCH net] ip6_tunnel: validate ipv4 header in ip4ip6_err()
2026-03-25 22:44 UTC (2+ messages)
[PATCH v8 00/10] VMSCAPE optimization for BHI variant
2026-03-25 22:40 UTC (10+ messages)
` [PATCH v8 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
[PATCH net-next 0/3] vrf: A few cleanups
2026-03-25 22:35 UTC (8+ messages)
` [PATCH net-next 3/3] vrf: Remove unnecessary synchronize_rcu() invocations
[PATCH net,v2 00/14] Netfilter fixes for net
2026-03-25 22:26 UTC (15+ messages)
` [PATCH net 01/14] netfilter: nft_set_pipapo_avx2: don't return non-matching entry on expiry
` [PATCH net 02/14] selftests: netfilter: nft_concat_range.sh: add check for flush+reload bug
` [PATCH net 03/14] netfilter: ipset: Fix data race between add and list header in all hash types
` [PATCH net 04/14] netfilter: nfnetlink_log: fix uninitialized padding leak in NFULA_PAYLOAD
` [PATCH net 05/14] netfilter: x_tables: reject unsupported families in xt_check_match/xt_check_target
` [PATCH net 06/14] netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
` [PATCH net 07/14] netfilter: nft_set_rbtree: revisit array resize logic
` [PATCH net 08/14] netfilter: nf_conntrack_expect: honor expectation helper field
` [PATCH net 09/14] netfilter: nf_conntrack_expect: use expect->helper
` [PATCH net 10/14] netfilter: ctnetlink: ensure safe access to master conntrack
` [PATCH net 11/14] netfilter: nf_conntrack_expect: store netns and zone in expectation
` [PATCH net 12/14] netfilter: nf_conntrack_expect: skip expectations in other netns via proc
` [PATCH net 13/14] netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdp
` [PATCH net 14/14] netfilter: ctnetlink: use netlink policy range checks
[net-next v1.5] mlx5_core: fall back to dev->board_id for shd id
2026-03-25 22:11 UTC
[PATCH RFC net] net: bcmgenet: fix leaking and racing timeout handler
2026-03-25 22:11 UTC (3+ messages)
[PATCH net-next v4 00/13] macb usrio/tsu patches
2026-03-25 21:46 UTC (3+ messages)
` [PATCH net-next v4 03/13] dt-bindings: net: cdns,macb: replace cdns,refclk-ext with cdns,refclk-source
[RFC PATCH] iov: Bypass usercopy hardening for kernel iterators
2026-03-25 21:29 UTC (4+ messages)
[PATCH net-next] tcp: tcp_vegas: use tcp_vegas_cwnd_event_tx_start()
2026-03-25 21:24 UTC
[PATCH net-next v10 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-03-25 21:14 UTC (3+ messages)
` [PATCH net-next v10 2/6] net: stmmac: qcom-ethqos: use generic device properties
[PATCH net-next v4 0/2] net: stmmac: Disable EEE on i.MX
2026-03-25 21:00 UTC (3+ messages)
` [PATCH net-next v4 1/2] net: stmmac: provide flag to disable EEE
` [PATCH net-next v4 2/2] net: stmmac: imx: Disable EEE
[PATCH iwl-net v1] i40e: don't advertise IFF_SUPP_NOFCS
2026-03-25 20:50 UTC
[PATCH net-next v5 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
2026-03-25 20:47 UTC (4+ messages)
` [EXTERNAL] "
[PATCH v3 0/2] net: stmmac: Disable EEE on i.MX
2026-03-25 20:40 UTC (6+ messages)
` [PATCH v3 1/2] net: stmmac: provide flag to disable EEE
[PATCH 1/2 net-next] ipv4: centralize devconf sysctl handling
2026-03-25 20:39 UTC (3+ messages)
` [PATCH 2/2 net-next] ipv4: ipv4: handle devconf post-set actions on netlink updates
[PATCH net-next v8 0/5] net: stmmac: Add PCI driver support for BCM8958x
2026-03-25 20:25 UTC (4+ messages)
` [PATCH net-next v8 1/6] Add 25GMAC core type to dwmac_core_type enum
[PATCH v2 0/2] NFC support for two Qualcomm SDM845 phones
2026-03-25 20:17 UTC (6+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-shift-axolotl: Enable NFC
[PATCH net-next 0/3] net: bridge: add stp_mode attribute for STP mode selection
2026-03-25 20:12 UTC (3+ messages)
[PATCH net-next v5 0/6] bnxt_en: Add XDP RSS hash metadata support
2026-03-25 20:09 UTC (7+ messages)
` [PATCH net-next v5 1/6] bnxt_en: use bnxt_xdp_buff for xdp context
` [PATCH net-next v5 2/6] bnxt_en: Implement XDP RSS hash metadata extraction
` [PATCH net-next v5 3/6] bnxt_en: Move bnxt_rss_ext_op into header
` [PATCH net-next v5 4/6] bnxt_en: Implement XDP RSS hash metadata extraction for V3_CMP
` [PATCH net-next v5 5/6] selftests: net: move common xdp.py functions into lib
` [PATCH net-next v5 6/6] selftests: drv-net: xdp: Add rss_hash metadata tests
[PATCH v6 0/2] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
2026-03-25 20:08 UTC (4+ messages)
` [PATCH v6 1/2] PCI: AtomicOps: Do not enable without support in root complex
` [PATCH v6 2/2] PCI: AtomicOps: Update references to PCIe spec
[PATCH net-next v2 0/5][pull request] ice: add support for devmem/io_uring Rx and Tx
2026-03-25 20:06 UTC (6+ messages)
` [PATCH net-next v2 1/5] libeth: pass Rx queue index to PP when creating a fill queue
` [PATCH net-next v2 2/5] libeth: handle creating pools with unreadable buffers
` [PATCH net-next v2 3/5] ice: migrate to netdev ops lock
` [PATCH net-next v2 4/5] ice: implement Rx queue management ops
` [PATCH net-next v2 5/5] ice: add support for transmitting unreadable frags
[PATCH net-next 0/2] Introduce Airoha AN8801R series Gigabit Ethernet PHY driver
2026-03-25 19:45 UTC (5+ messages)
` [PATCH net-next 2/2] net: phy: Introduce Airoha AN8801/R "
[GIT PULL] bluetooth 2026-03-25
2026-03-25 19:43 UTC
[net-next v36] mctp pcc: Implement MCTP over PCC Transport
2026-03-25 19:42 UTC
[PATCH rdma v2] RDMA/mana_ib: Disable RX steering on RSS QP destroy
2026-03-25 19:42 UTC (3+ messages)
` [EXTERNAL] "
[net-next v35] mctp pcc: Implement MCTP over PCC Transport
2026-03-25 19:41 UTC
[PATCH rdma v3] RDMA/mana_ib: Disable RX steering on RSS QP destroy
2026-03-25 19:40 UTC
[PATCH net-next 0/3] dpll: add actual frequency monitoring feature
2026-03-25 19:39 UTC (4+ messages)
` [PATCH net-next 1/3] dpll: add actual frequency monitoring to netlink spec
` [PATCH net-next 2/3] dpll: add actual frequency monitoring callback ops
` [PATCH net-next 3/3] dpll: zl3073x: implement actual frequency monitoring
[PATCH net v1] net: qrtr: replace qrtr_tx_flow radix_tree with xarray to fix memory leak
2026-03-25 18:23 UTC (2+ messages)
[PATCH net-next v2 00/12] ethtool: Generic loopback support
2026-03-25 18:21 UTC (5+ messages)
` [PATCH net-next v2 01/12] ethtool: Add dump_one_dev callback for per-device sub-iteration
` [PATCH net-next v2 02/12] ethtool: Convert per-PHY commands to dump_one_dev
[PATCH net v2] net: qrtr: fix endian handling of confirm_rx field
2026-03-25 18:07 UTC (3+ messages)
[PATCH net-next v2] net: mana: Use at least SZ_4K in doorbell ID range check
2026-03-25 18:04 UTC
[PATCH net 00/14] netfilter: updates for net
2026-03-25 17:59 UTC (10+ messages)
` [PATCH net 10/14] netfilter: ctnetlink: ensure safe access to master conntrack
[PATCH net-next v7 0/4] net: dsa: mxl862xx: add support for bridge offloading
2026-03-25 17:55 UTC (5+ messages)
` [PATCH net-next v7 1/4] net: dsa: move dsa_bridge_ports() helper to dsa.h
` [PATCH net-next v7 2/4] net: dsa: add bridge member iteration macro
` [PATCH net-next v7 3/4] dsa: tag_mxl862xx: set dsa_default_offload_fwd_mark()
` [PATCH net-next v7 4/4] net: dsa: mxl862xx: implement bridge offloading
[PATCH net-next] net: mctp: avoid copy in fragmentation loop for near-MTU messages
2026-03-25 17:50 UTC (2+ messages)
[PATCH net-next v6 3/7] net: macb: Add page pool support handle multi-descriptor frame rx
2026-03-25 17:45 UTC (2+ messages)
[PATCH net-next] net: mana: Use at least SZ_4K in doorbell ID range check
2026-03-25 17:35 UTC (4+ messages)
[PATCH v3 net-next 0/8] dpll/ice: Add TXC DPLL type and full TX reference clock control for E825
2026-03-25 17:35 UTC (4+ messages)
` [PATCH v3 net-next 8/8] ice: add TX reference clock (tx_clk) control for E825 devices
` [Intel-wired-lan] "
[PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
2026-03-25 17:34 UTC (9+ messages)
` [PATCH net-next v3 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
[PATCH v5 RESEND net 0/3] net: enetc: safely reinitialize TX BD ring when it has unsent frames
2026-03-25 17:33 UTC (2+ messages)
[PATCH net-next v3 0/3] tcp: fix scaled no-shrink rwnd quantization slack
2026-03-25 17:28 UTC (5+ messages)
[PATCH] wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-free
2026-03-25 17:24 UTC (3+ messages)
[PATCH] xfrm: clear trailing padding in build_polexpire()
2026-03-25 17:15 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net: stmmac: fix integer underflow in chain mode jumbo_frm
2026-03-25 17:09 UTC (4+ messages)
[PATCH net] ptr_ring: disable KCSAN warnings
2026-03-25 16:55 UTC
[PATCH net-next v10 6/6] net: stmmac: qcom-ethqos: add support for sa8255p
2026-03-25 16:53 UTC (2+ messages)
[PATCH net-next] net: sfp: add quirk for ZOERAX SFP-2.5G-T
2026-03-25 16:35 UTC
[PATCH net-next v3 1/2] r8152: add helper functions for PLA/USB OCP registers
2026-03-25 16:44 UTC (4+ messages)
[PATCH v7 net-next 0/5] octeontx2-af: npc: Enhancements
2026-03-25 16:42 UTC (5+ messages)
` [PATCH v7 net-next 5/5] octeontx2-af: npc: Support for custom KPU profile from filesystem
[PATCH v5 0/5] sunrpc/nfs: cleanup redundant debug checks and refactor macros
2026-03-25 16:39 UTC (10+ messages)
` [PATCH v5 1/5] sunrpc: Fix dprintk type mismatch using do-while(0)
` [PATCH v5 4/5] nfs: Refactor nfs_errorf macros and remove unused ones
` [PATCH v5 5/5] Revert "nfsd: Mark variable __maybe_unused to avoid W=1 build break"
[PATCH v2 net-next 0/8] dpll/ice: Add TXC DPLL type and full TX reference clock control for E825
2026-03-25 16:34 UTC (4+ messages)
` [PATCH v2 net-next 4/8] dpll: zl3073x: allow SyncE_Ref pin state change
[PATCH net-next v5 00/14] macb usrio/tsu patches
2026-03-25 16:28 UTC (15+ messages)
` [PATCH net-next v5 01/14] Revert "net: macb: Clean up the .usrio settings in macb_config instances"
` [PATCH net-next v5 02/14] net: macb: rename macb_default_usrio to at91_default_usrio as not all platforms have mii mode control in usrio
` [PATCH net-next v5 03/14] net: macb: split USRIO_HAS_CLKEN capability in two
` [PATCH net-next v5 04/14] dt-bindings: net: cdns,macb: replace cdns,refclk-ext with cdns,refclk-source
` [PATCH net-next v5 05/14] net: macb: rework usrio refclk selection code
` [PATCH net-next v5 06/14] net: macb: np4 doesn't need a usrio pointer
` [PATCH net-next v5 07/14] net: macb: add mpfs specific usrio configuration
` [PATCH net-next v5 08/14] net: macb: warn on pclk use as a tsu_clk fallback
` [PATCH net-next v5 09/14] net: macb: clean up tsu clk rate acquisition
` [PATCH net-next v5 10/14] dt-bindings: net: macb: add property indicating timer adjust mode
` [PATCH net-next v5 11/14] net: macb: timer adjust mode is not supported
` [PATCH net-next v5 12/14] net: macb: runtime detect MACB_CAPS_USRIO_DISABLED
` [PATCH net-next v5 13/14] net: macb: set MACB_CAPS_USRIO_DISABLED if no usrio config is provided
` [PATCH net-next v5 14/14] net: macb: drop usrio pointer on EyeQ5 config
[PATCH net-next 0/3] dpll: zl3073x: add hwmon support
2026-03-25 16:04 UTC (12+ messages)
` [PATCH net-next 3/3] dpll: zl3073x: add hwmon support for input reference frequencies
[PATCH net 3/3] e1000e: fix endianness conversion of uninitialized words
2026-03-25 16:00 UTC (7+ messages)
` [PATCH net v2] e1000: check return value of e1000_read_eeprom
` [Intel-wired-lan] "
` [PATCH net-next v2 0/2] e1000/e1000e: limit endianness conversion to boundary words
` [PATCH net-next v2 1/2] e1000: "
` [PATCH net-next v2 2/2] e1000e: "
` [PATCH net v3] e1000: check return value of e1000_read_eeprom
[PATCH net-next] mlx5: shd: Gracefully avoid shared devlink creation when no usable SN is found
2026-03-25 15:28 UTC
[net-next v35 0/1] MCTP Over PCC Transport
2026-03-25 15:19 UTC (4+ messages)
` [net-next v35 1/1] mctp pcc: Implement MCTP over "
[PATCH net] netfilter: nf_flow_table_offload: fix heap overflow in flow_action_entry_next()
2026-03-25 15:18 UTC (9+ 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