messages from 2026-07-01 08:58:54 to 2026-07-01 15:59:53 UTC [more...]
[PATCH net-next v3 00/15] net: macb: implement context swapping
2026-07-01 15:59 UTC (15+ messages)
` [PATCH net-next v3 01/15] net: macb: drop "consistent" from alloc/free function names
` [PATCH net-next v3 02/15] net: macb: unify device pointer naming convention
` [PATCH net-next v3 03/15] net: macb: unify variable naming convention in at91ether functions
` [PATCH net-next v3 04/15] net: macb: unify queue index variable naming convention and types
` [PATCH net-next v3 05/15] net: macb: enforce reverse christmas tree (RCT) convention
` [PATCH net-next v3 06/15] net: macb: allocate tieoff descriptor once across device lifetime
` [PATCH net-next v3 07/15] net: macb: introduce macb_context struct for buffer management
` [PATCH net-next v3 08/15] net: macb: avoid macb_init_rx_buffer_size() modifying state
` [PATCH net-next v3 09/15] net: macb: make `struct macb` subset reachable from macb_context struct
` [PATCH net-next v3 10/15] net: macb: change caps helpers signatures
` [PATCH net-next v3 11/15] net: macb: change function signatures to take contexts
` [PATCH net-next v3 12/15] net: macb: introduce macb_context_alloc() helper
` [PATCH net-next v3 13/15] net: macb: re-read ISR inside IRQ handler locked section
` [PATCH net-next v3 14/15] net: macb: use context swapping in .set_ringparam()
[PATCH net-next v3 0/3] net: dsa: motorcomm: Add LED support
2026-07-01 15:54 UTC (4+ messages)
` [PATCH net-next v3 1/3] net: dsa: motorcomm: Move to subdirectory
` [PATCH net-next v3 2/3] net: dsa: motorcomm: Split SMI module
` [PATCH net-next v3 3/3] net: dsa: motorcomm: Add LED support
[PATCH net-next 0/2] sit: prepare for RTNL-less link dumping
2026-07-01 15:51 UTC (3+ messages)
` [PATCH net-next 1/2] ip_tunnel: use WRITE_ONCE in ip_tunnel_encap_setup
` [PATCH net-next 2/2] sit: no longer rely on RTNL in ipip6_fill_info()
[PATCH net 0/3] Fix broken TC_ACT_REDIRECT from qdiscs
2026-07-01 15:35 UTC (5+ messages)
` [PATCH net 2/3] net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains
[PATCH 0/2] sched: Introduce and use deferred WARNs in sched
2026-07-01 15:31 UTC (3+ messages)
[PATCH net v2] nfc: st-nci: align frame buffers for typed length load
2026-07-01 15:22 UTC
[PATCH] qede: Prevent possible snprintf() truncation by bounding %s string format
2026-07-01 15:27 UTC (2+ messages)
[PATCH net v3] net/smc: fix out-of-bounds read when sk_user_data holds a sk_psock
2026-07-01 15:27 UTC (2+ messages)
[PATCH 0/9] ax88179_178a: Add support for AX88179A-based chips
2026-07-01 15:08 UTC (10+ messages)
` [PATCH 1/9] ax88179_178a: Fix endianness of pause watermark register
` [PATCH 2/9] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH 3/9] ax88179_178a: Add support for AX88179A MMD access
` [PATCH 5/9] ax88179_178a: Add support for ethtool pause parameter configuration
[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-07-01 15:08 UTC (11+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
[PATCH] net: fman: guard IRQ handlers against pre-init interrupt
2026-07-01 15:06 UTC (2+ messages)
[PATCH v2 00/19] driver core: count references of the platform device's fwnode, not OF node
2026-07-01 15:05 UTC (5+ messages)
` [PATCH v2 02/19] driver core: platform: provide platform_device_set_of_node()
[PATCH] net: stmmac: recalibrate CBS idle slope when EST is enabled
2026-07-01 14:54 UTC (2+ messages)
[PATCH v3] xsk: fix memory corruptions in net/core/xdp.c
2026-07-01 14:52 UTC (4+ messages)
[PATCH net-next v2 0/1] net: rnpgbe: fix mailbox endianness
2026-07-01 14:47 UTC (3+ messages)
` [PATCH net-next v2 1/1] net: rnpgbe: fix mailbox endianness and remove pointer casts
[PATCH net v3] net: usb: lan78xx: disable VLAN filter in promiscuous mode
2026-07-01 14:47 UTC
[PATCH net-next v11 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-07-01 14:45 UTC (4+ messages)
` [PATCH net-next v11 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
` [PATCH net-next v11 2/2] net: mana: force full-page RX buffers via ethtool private flag
[PATCH 0/3] arm64: dts/net: stmmac: Add Agilex5 SoCDK TSN Config2 board support
2026-07-01 14:43 UTC (9+ messages)
` [PATCH 2/3] arm64: dts: socfpga: agilex5: Add SoCDK TSN Config2 board
` [PATCH 3/3] net: stmmac: dwmac-socfpga: Add mac-mode DT property support
[PATCH net] net/mlx5: HWS, fix matcher leak on resize target setup failure
2026-07-01 14:38 UTC (2+ messages)
[PATCH net-next v2] ice: use dev_err_probe() in ice_probe()
2026-07-01 14:37 UTC (2+ messages)
[PATCH iproute2-next v2 0/2] devlink: support u64-array devlink parameters
2026-07-01 14:34 UTC (5+ messages)
` [PATCH iproute2-next v2 2/2] devlink: support u64-array values in devlink param show/set
[PATCH net] net: phy: motorcomm: read EEE abilities in yt8521_get_features()
2026-07-01 14:32 UTC (4+ messages)
[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-07-01 14:29 UTC (6+ messages)
[PATCH] net: phylink: reject unsupported speed/duplex in ksettings_set() with PHY
2026-07-01 14:27 UTC (3+ messages)
[PATCH v3 1/1] bus: mhi: pci_generic: fix Rolling Wireless RW135R-GL and RW151 support
2026-07-01 14:27 UTC (2+ messages)
[PATCH net] bnx2x: fix null pointer dereference in bnx2x_free_mem_bp()
2026-07-01 14:20 UTC (2+ messages)
[PATCH net 0/2] octeon_ep, octeon_ep_vf: fix skb frags overflow in the RX path
2026-07-01 14:17 UTC (5+ messages)
` [PATCH net 1/2] octeon_ep: "
` [PATCH net 2/2] octeon_ep_vf: "
[PATCH net] netfilter: nf_nat_masquerade: recalculate TCP TS offset when port is randomized
2026-07-01 14:17 UTC (6+ messages)
[PATCH net-next V4 0/6] evlink: Add boot-time eswitch mode defaults
2026-07-01 14:09 UTC (9+ messages)
` [PATCH net-next V4 3/6] devlink: Parse eswitch mode boot defaults
` [PATCH net-next V4 4/6] devlink: Apply "
[PATCH v2 0/7] pci: fix UAF and TOCTOU related to dynamic ID
2026-07-01 13:57 UTC (3+ messages)
` [PATCH v2 4/7] mlxsw: don't keep pci_device_id
[PATCH 0/4] drivers/net: replace __get_free_pages() with kmalloc()
2026-07-01 13:59 UTC (5+ messages)
` [PATCH 1/4] b43, b43legacy: debugfs: use kzalloc() to allocate formatting buffers
` [PATCH 2/4] libertas: "
` [PATCH 3/4] mwifiex: "
` [PATCH 4/4] wlcore: allocate aggregation and firmware log buffers with kzalloc()
[PATCH 0/4] drivers/net/ethernet: replace __get_free_pages() with kmalloc()
2026-07-01 13:57 UTC (5+ messages)
` [PATCH 1/4] bnx2x: use kzalloc() to allocate mac filtering list
` [PATCH 2/4] ice: use kzalloc() to allocate staging buffer for reading from GNSS
` [PATCH 3/4] sfc/siena: use kmalloc() to allocate logging buffer
` [PATCH 4/4] sfc: "
[PATCH v1 net-next 00/10] net: fib_rules: RTNL-less RTM_NEWRULE and RTM_DELRULE
2026-07-01 13:38 UTC (2+ messages)
[PATCH iwl-net v3 0/2] ice: fix DFLT Rx rule handling for promisc and switchdev
2026-07-01 13:36 UTC (3+ messages)
` [PATCH iwl-net v3 1/2] ice: skip per-VLAN promisc rules when default VSI Rx rule is set
` [PATCH iwl-net v3 2/2] ice: preserve uplink DFLT Rx rule on switchdev release
[PATCH v6 0/9] Support for block device NVMEM providers
2026-07-01 13:35 UTC (6+ messages)
` [PATCH v6 1/9] block: partitions: of: Skip child nodes without reg property
[PATCH v2 0/6] Add support for IPQ5018 Bluetooth
2026-07-01 13:31 UTC (10+ messages)
` [PATCH v2 2/6] Bluetooth: btqca: Add IPQ5018 support
` [PATCH v2 3/6] firmware: qcom: scm: Add support for setting Bluetooth power modes
` [PATCH v2 4/6] Bluetooth: Introduce Qualcomm IPQ5018 IPC based HCI driver
[PATCH RFC net-next] net: hns3: add VF representor for tc flower queue selection
2026-07-01 13:08 UTC
[PATCH net] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
2026-07-01 13:25 UTC (3+ messages)
[PATCH net] gve: fix Rx queue stall on alloc failure
2026-07-01 13:21 UTC (2+ messages)
[PATCH 00/15] MT8189: Add support for system and base clock controllers
2026-07-01 13:11 UTC (16+ messages)
` [PATCH 01/15] dt-bindings: clock: mediatek: reorder MT8186 compatibles
` [PATCH 02/15] dt-bindings: clock: mediatek: regroup MT8188 dt-bindings into MT8186
` [PATCH 03/15] dt-bindings: clock: mediatek: regroup MT8192 "
` [PATCH 04/15] dt-bindings: clock: mediatek: regroup MT8195 "
` [PATCH 05/15] dt-bindings: clock: mediatek: Add MT8189 clocks
` [PATCH 06/15] clk: mediatek: Add MT8189 apmixedsys clock support
` [PATCH 07/15] clk: mediatek: Add MT8189 topckgen "
` [PATCH 08/15] clk: mediatek: Add MT8189 vlpckgen "
` [PATCH 09/15] clk: mediatek: Add MT8189 vlpcfg "
` [PATCH 10/15] clk: mediatek: Add MT8189 bus "
` [PATCH 11/15] clk: mediatek: Add MT8189 dbgao "
` [PATCH 12/15] clk: mediatek: Add MT8189 dvfsrc "
` [PATCH 13/15] clk: mediatek: Add MT8189 i2c "
` [PATCH 14/15] clk: mediatek: Add MT8189 scp "
` [PATCH 15/15] clk: mediatek: Add MT8189 ufs "
[PATCH net v2] net: usb: lan78xx: disable VLAN filter in promiscuous mode
2026-07-01 13:09 UTC
[PATCH net-next v7 0/4] Add support for RTL8261C_CG
2026-07-01 13:00 UTC (6+ messages)
` [PATCH net-next v7 4/4] net: phy: realtek: load firmware "
[PATCH net] ipvs: fix PMTU for GUE/GRE tunnel ICMP errors
2026-07-01 12:58 UTC (2+ messages)
[PATCH net-next] net: rmnet: annotate endpoint lookup under RTNL
2026-07-01 12:40 UTC
[PATCH net-next] tun: no longer rely on RTNL in tun_fill_info()
2026-07-01 12:51 UTC
[PATCH net-next] amt: no longer rely on RTNL in amt_fill_info()
2026-07-01 12:50 UTC
[PATCH net-next] net/mlx5e: MACsec: annotate context list traversals
2026-07-01 12:40 UTC
[PATCH v5 net 0/7] i40e: re-init and UAF fixes
2026-07-01 12:45 UTC (8+ messages)
` [PATCH v5 net 1/7] i40e: unregister netdev before clearing VSI on reinit failure
` [PATCH v5 net 2/7] i40e: avoid null ptr dereference in i40e_ptp_stop()
` [PATCH v5 net 3/7] i40e: make ring pointers unreachable before freeing via rcu
` [PATCH v5 net 4/7] i40e: avoid deadlock when calling unregister_netdev()
` [PATCH v5 net 5/7] i40e: fix potential UAF in i40e_vsi_setup()'s error path
` [PATCH v5 net 6/7] i40e: do not expose netdev too early
` [PATCH v5 net 7/7] i40e: keep q_vectors array in sync with channel count changes
[PATCH net-next] gtp: annotate PDP lookups under RTNL
2026-07-01 12:39 UTC
[syzbot] Monthly netfilter report (Jul 2026)
2026-07-01 12:32 UTC
[PATCH iwl-next v1] ixgbe: E610: force phy link to get down when interface is down
2026-07-01 12:27 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net 0/9] netfilter: updates for net
2026-07-01 12:23 UTC (5+ messages)
` [PATCH net 4/9] netfilter: nf_conntrack_sip: validate skb_dst() before accessing it
[PATCH net] amt: fix size calculation in amt_get_size()
2026-07-01 12:23 UTC
[PATCH v8 00/14] firmware: qcom: Add OP-TEE PAS service support
2026-07-01 12:19 UTC (6+ messages)
` [PATCH v8 10/14] media: qcom: Pass proper PAS ID to set_remote_state API
[PATCH net-next 0/2] macvlan: RTNL-less macvlan_fill_info()
2026-07-01 12:11 UTC (5+ messages)
` [PATCH net-next 1/2] macvlan: annotate data-races around vlan->mode and vlan->flags
` [PATCH net-next 2/2] macvlan: no longer rely on RTNL in macvlan_fill_info()
[PATCH v3 0/2] ptp: split non-host-disciplined PHC drivers into a dedicated subdirectory
2026-07-01 12:08 UTC (3+ messages)
[PATCH net-next 0/2] geneve: make geneve_fill_info() RTNL-less
2026-07-01 12:04 UTC (3+ messages)
` [PATCH net-next 1/2] geneve: convert config to RCU-protected pointer
` [PATCH net-next 2/2] geneve: make geneve_fill_info() RTNL independent
[PATCH net] net/packet: avoid fanout hook re-registration after unregister
2026-07-01 11:39 UTC
[PATCH net] net: ti: icssg-prueth: Fix link-local addresses being forwarded out of slave ports
2026-07-01 11:25 UTC
[PATCH] firmware: qcom: scm: add missing IRQ_DOMAIN select to QCOM_SCM
2026-07-01 11:10 UTC (2+ messages)
[TEST] intel: low timeout
2026-07-01 11:08 UTC (4+ messages)
[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
2026-07-01 11:07 UTC (9+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
[PATCH net-next v13 00/10] net: phy_port: SFP modules representation and phy_port listing
2026-07-01 11:04 UTC (11+ messages)
` [PATCH net-next v13 01/10] net: phy: phy_link_topology: Add a helper for opportunistic alloc
` [PATCH net-next v13 02/10] net: phy: phy_link_topology: Track ports in phy_link_topology
` [PATCH net-next v13 03/10] net: phylink: Register a phy_port for MAC-driven SFP cages
` [PATCH net-next v13 04/10] net: phy: Create SFP phy_port before registering upstream
` [PATCH net-next v13 05/10] net: phy: Represent PHY-less SFP modules with phy_port
` [PATCH net-next v13 06/10] net: phy: phy_port: Store information about a port's upstream
` [PATCH net-next v13 07/10] net: phy: phy_link_topology: Add a helper to retrieve ports
` [PATCH net-next v13 08/10] netlink: specs: Add ethernet port listing with ethtool
` [PATCH net-next v13 09/10] net: ethtool: Introduce ethtool command to list ports
` [PATCH net-next v13 10/10] Documentation: networking: Update the phy_port infrastructure description
[PATCH iwl-net 1/2] ice: move ice_vsi_realloc_stat_arrays() up
2026-07-01 10:41 UTC (2+ messages)
` [PATCH iwl-net 2/2] ice: fix stats array overflow via proper realloc
[PATCH v4 0/7] Read MAC address from SST vendor specific SFDP region
2026-07-01 10:53 UTC (5+ messages)
` [PATCH v4 1/7] dt-bindings: mtd: jedec,spi-nor: allow the SFDP to be exposed via NVMEM
[PATCH net-next v9 0/5] net: wangxun: timeout and error
2026-07-01 10:44 UTC (3+ messages)
` [PATCH net-next v9 5/5] net: wangxun: add pcie error handler
[PATCH net 0/7] pull request: sfc 2026-07-01
2026-07-01 11:38 UTC (8+ messages)
` [PATCH net 1/7] cxl: Support Type2 cxl regs mapping
` [PATCH net 2/7] cxl: Support dpa without a mailbox
` [PATCH net 3/7] sfc: add cxl support
` [PATCH net 4/7] sfc: Map cxl regs
` [PATCH net 5/7] sfc: Initialize cxl dpa
` [PATCH net 6/7] sfc: obtain and map cxl range using devm_cxl_probe_mem
` [PATCH net 7/7] sfc: support pio mapping based on cxl
[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
2026-07-01 10:39 UTC (8+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p
[PATCH] selftests: mptcp: mptcp_diag: fix stack buffer overflow in get_subflow_info()
2026-07-01 10:38 UTC
[PATCH] net: airoha: fix MIB stats collection to be lossless
2026-07-01 10:29 UTC (2+ messages)
[PATCH net 8/8] ixgbe: only access vfinfo and mv_list under RCU lock
2026-07-01 10:15 UTC (3+ messages)
[PATCH net 0/2] vsock/virtio: collapse receive queue under memory pressure
2026-07-01 10:13 UTC (4+ messages)
` [PATCH net 1/2] "
[PATCH net-next 00/14] net: enetc: cleanups and improvements
2026-07-01 10:12 UTC (3+ messages)
` [PATCH net-next 07/14] net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MAC
[PATCH net-next v2] ipv4: igmp: remove multicast group from hash table on device destruction
2026-07-01 10:12 UTC (6+ messages)
[PATCH nf v2] netfilter: ip6tables: mark malformed IPv6 extension headers for hotdrop
2026-07-01 10:09 UTC
[PATCH net-next v6 0/3] net: libwx: improve VF ethtool support
2026-07-01 10:01 UTC (4+ messages)
` [PATCH net-next v6 1/3] net: libwx: add support for set_ringparam in wx_ethtool_ops_vf
` [PATCH net-next v6 2/3] net: libwx: add support for set_coalesce "
` [PATCH net-next v6 3/3] net: libwx: support vf per-queue statistics via ethtool -S
[PATCH v4 0/5] Introduce error threshold to drm_ras
2026-07-01 9:50 UTC (3+ messages)
` [PATCH v4 5/5] drm/xe/sysctrl: Reuse xe_sysctrl_create_command()
[PATCH net-next v2 0/2] tools: ynl: pyynl: pull the --family resolution logic into the lib
2026-07-01 9:46 UTC (3+ messages)
` [PATCH net-next v2 2/2] "
[PATCH v4 0/3] Add drm_ras netlink error event support
2026-07-01 9:44 UTC (4+ messages)
` [PATCH v4 1/3] drm/drm_ras: Add drm_ras netlink error event
` [PATCH v4 2/3] drm/xe/xe_drm_ras: Add error-event support for PVC
` [PATCH v4 3/3] drm/xe/xe_ras: Add error-event support for CRI
[PATCH net-next] macsec: no longer rely on RTNL in macsec_fill_info()
2026-07-01 9:43 UTC
[PATCH iwl-next v2 1/2] i40e: move ATR sample rate from ring to PF level
2026-07-01 9:38 UTC (2+ messages)
` [PATCH iwl-next v3 2/2] i40e: add devlink parameter for Flow Director ATR sample rate
[PATCH net-next v3 0/5] af_unix: useful handling of LSM denials on SCM_RIGHTS
2026-07-01 9:31 UTC (6+ messages)
` [PATCH net-next v3 5/5] selftest: Add tests for "
[PATCH net-next v3 0/3] ptp: Add driver for R-Car Gen4 gPTP timer
2026-07-01 9:06 UTC (4+ messages)
` [PATCH net-next v3 1/3] dt-bindings: ptp: renesas,rcar-gen4-gptp: Add R-Car Gen4
` [PATCH net-next v3 2/3] ptp: Add driver for "
` [PATCH net-next v3 3/3] arm64: dts: renesas: r8a779g0: Add gPTP node
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