public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 13:54:09 to 2026-02-23 22:38:54 UTC [more...]

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-23 17:38 UTC  (9+ messages)
` [PATCH 01/37] PCI/MSI: Add Devres managed IRQ vectors allocation
` [PATCH 37/37] PCI/MSI: Only check is_msi_managed in pcim_setup_msi_release()
` [PATCH 27/37] r8169: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()
` [PATCH 28/37] net: thunder_bgx: "
` [PATCH 29/37] net: hibmcge: "

[PATCH net v3 0/3] vsock: add write-once semantics to child_ns_mode
 2026-02-23 22:38 UTC  (2+ messages)
` [PATCH net v3 1/3] selftests/vsock: change tests to respect write-once child ns mode

[PATCH 17/62] bnxt_en: Make bnxt_resume() easier to analyze
 2026-02-23 22:37 UTC  (11+ messages)
` [PATCH 18/62] bnxt_en: Fix bnxt_dl_reload_up()
` [PATCH 20/62] octeontx2-pf: Fix locking in an error path
` [PATCH 21/62] qed: Make _qed_mcp_cmd_and_union() easier to analyze
` [PATCH 22/62] mctp i3c: Fix locking in error paths

[PATCH iproute2] include/json_print.h: add includes for `__u32` and `timeval` declarations
 2026-02-23 22:34 UTC 

[PATCH RFC net-next 0/4] tcp: RFC 7323-compliant window retraction handling
 2026-02-23 22:26 UTC  (3+ messages)
` [PATCH RFC net-next 1/4] tcp: implement RFC 7323 window retraction receiver requirements

[PATCH net-next v5 0/2] net/rds: RDS-TCP reconnect and fanout improvements
 2026-02-23 22:19 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net/rds: Refactor __rds_conn_create for blocking transport cleanup
` [PATCH net-next v5 2/2] net/rds: Delegate fan-out to a background worker

[PATCH net-next 0/2] net: phy: add Rust reference driver for ET1011C
 2026-02-23 22:05 UTC  (5+ messages)
` [PATCH net-next 1/2] rust: net: phy: expose genphy_config_aneg()
` [PATCH v2 1/3] staging: most: dim2: replace IS_ERR_OR_NULL with IS_ERR for devm_clk_get
` [PATCH net-next 2/2] net: phy: add Rust reference driver for ET1011C
` [PATCH v2 2/3] staging: most: dim2: use dev_err_probe and proper error codes for clock

[PATCH 17/62] bnxt_en: Make bnxt_resume() easier to analyze
 2026-02-23 22:00 UTC  (6+ messages)
` [PATCH 18/62] bnxt_en: Fix bnxt_dl_reload_up()
` [PATCH 20/62] octeontx2-pf: Fix locking in an error path
` [PATCH 21/62] qed: Make _qed_mcp_cmd_and_union() easier to analyze
` [PATCH 22/62] mctp i3c: Fix locking in error paths
` [PATCH 23/62] net: phy: mxl-86110: Fix locking in an error path

[PATCH 00/38] docs: several improvements to kernel-doc
 2026-02-23 21:58 UTC  (4+ messages)

[net-next, v2 0/2] psp: Support PSP Tx on logical devices like VLAN
 2026-02-23 21:58 UTC  (4+ messages)
` [net-next, v2 1/2] psp: Support for transmit on logical device when the underlying transport device supports PSP
` [net-next, v2 2/2] selftests: drv-net: psp: add test for VLAN sub-interface

[PATCH 17/62] bnxt_en: Make bnxt_resume() easier to analyze
 2026-02-23 21:50 UTC  (2+ messages)
` [PATCH 18/62] bnxt_en: Fix bnxt_dl_reload_up()

[PATCH bpf v2 0/4] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-02-23 21:43 UTC  (7+ messages)
` [PATCH bpf v2 3/4] bpf, sockmap: Adapt for the af_unix-specific lock

[PATCH v6 bpf-next 0/2] Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
 2026-02-23 21:39 UTC  (3+ messages)
` [PATCH v6 bpf-next 1/2] bpf: "

[RFC PATCH v7 0/4] tls: Add TLS 1.3 hardware offload support
 2026-02-23 21:33 UTC  (6+ messages)
` [RFC PATCH v7 1/4] tls: add "
` [RFC PATCH v7 2/4] tls: add hardware offload key update support

[PATCH bpf-next v3 1/2] bpf: Support multi-level pointer params via SCALAR_VALUE for trampolines
 2026-02-23 21:23 UTC  (4+ messages)
`  "

[PATCH net-next] eth: bnxt: rename ring_err_stats -> ring_drv_stats
 2026-02-23 21:21 UTC  (2+ messages)

[GIT PULL] bluetooth 2026-02-23
 2026-02-23 21:16 UTC 

[PATCH net-next 00/15] net/mlx5e: SHAMPO, Allow high order pages in zerocopy mode
 2026-02-23 20:41 UTC  (16+ messages)
` [PATCH net-next 01/15] net/mlx5e: Make mlx5e_rq_param naming consistent
` [PATCH net-next 02/15] net/mlx5e: Extract striding rq param calculation in function
` [PATCH net-next 03/15] net/mlx5e: Extract max_xsk_wqebbs into its own function
` [PATCH net-next 04/15] net/mlx5e: Expose and rename xsk channel parameter function
` [PATCH net-next 05/15] net/mlx5e: Alloc xsk channel param out of mlx5e_open_xsk()
` [PATCH net-next 06/15] net/mlx5e: Move xsk param into new option container struct
` [PATCH net-next 07/15] net/mlx5e: Drop unused channel parameters
` [PATCH net-next 08/15] net/mlx5e: SHAMPO, Always calculate page size
` [PATCH net-next 09/15] net/mlx5e: Set page_pool order based on calculated page_shift
` [PATCH net-next 10/15] net/mlx5e: Alloc rq drop page "
` [PATCH net-next 11/15] net/mlx5e: RX, Make page frag bias more robust
` [PATCH net-next 12/15] net/mlx5e: Add queue config ops for page size
` [PATCH net-next 13/15] net/mlx5e: Pass netdev queue config to param calculations
` [PATCH net-next 14/15] net/mlx5e: Add param helper to calculate max page size
` [PATCH net-next 15/15] net/mlx5e: SHAMPO, Allow high order pages in zerocopy mode

[PATCH net-next] selftests: hw-net: tso: set a TCP window clamp to avoid spurious drops
 2026-02-23 20:40 UTC 

[PATCH net-next 0/3] selftests: net: py: improve bkg() error reporting
 2026-02-23 20:26 UTC  (4+ messages)
` [PATCH net-next 1/3] selftests: net: py: avoid masking exceptions in bkg() failures
` [PATCH net-next 2/3] selftests: net: py: use repr(cmd) for failure exceptions
` [PATCH net-next 3/3] selftests: net: py: add cmd info for ksft_wait failure

[PATCH net v1] net: phy: motorcomm: yt8821: disable MDIO broadcast address 0
 2026-02-23 20:06 UTC  (3+ messages)

[PATCH] xprtrdma: Decrement re_receiving on the early exit paths
 2026-02-23 19:58 UTC  (2+ messages)

[PATCH] net/ibmveth: fix typo in ibmveth_remove_buffer_from_pool()
 2026-02-23 19:54 UTC  (2+ messages)

[PATCH net-next 0/7] bng_en: add link management and statistics support
 2026-02-23 19:52 UTC  (10+ messages)
` [PATCH net-next 1/7] bng_en: add per-PF workqueue, timer, and slow-path task
` [PATCH net-next 2/7] bng_en: query PHY capabilities and report link status
` [PATCH net-next 3/7] bng_en: add ethtool link settings, get_link, and nway_reset
` [PATCH net-next 4/7] bng_en: add support for link async events
` [PATCH net-next 5/7] bng_en: add initial support for ethtool stats display
` [PATCH net-next 6/7] bng_en: periodically fetch and accumulate hardware statistics
` [PATCH net-next 7/7] bng_en: implement ndo_get_stats64

[PATCH net] net: usb: pegasus: enable basic endpoint checking
 2026-02-23 19:50 UTC  (2+ messages)

[PATCH net-next] selftests: net: add ipv6 RA route to ECMP merge test
 2026-02-23 19:34 UTC  (3+ messages)

[RFC net-next V3 0/5] net: ethtool: Track TX pause storm
 2026-02-23 17:49 UTC  (6+ messages)
` [RFC net-next V3 1/5] net: ethtool: Track pause storm events
` [RFC net-next V3 2/5] net: ethtool: Update doc for tunable
` [RFC net-next V3 3/5] eth: fbnic: Add protection against pause storm
` [RFC net-next V3 4/5] eth: fbnic: Fetch TX pause storm stats
` [RFC net-next V3 5/5] eth: mlx5: Move pause storm errors to pause stats

[PATCH net-next] r8152: Add 2500baseT EEE status/configuration support
 2026-02-23 19:20 UTC 

[PATCH v18 nf-next 0/4] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2026-02-23 19:15 UTC  (4+ messages)
` [PATCH v18 nf-next 4/4] netfilter: nft_chain_filter: Add bridge double vlan and pppoe

[PATCH net-next] icmp: increase net.ipv4.icmp_msgs_{per_sec,burst}
 2026-02-23 19:05 UTC  (2+ messages)

[PATCH net-next] ipv6: move ip6_dst_hoplimit() to net/ipv6/ip6_output.c
 2026-02-23 19:01 UTC  (3+ messages)

[PATCH net] selftests: netfilter: nft_queue.sh: increase udp_gro_ct subtest timeout
 2026-02-23 19:00 UTC 

[PATCH net-next] tcp: reduce calls to tcp_schedule_loss_probe()
 2026-02-23 19:00 UTC  (3+ messages)

[PATCH v3 1/1] clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoC
 2026-02-23 18:59 UTC  (2+ messages)

[PATCH net-next] tcp: move inet6_csk_update_pmtu() to tcp_ipv6.c
 2026-02-23 18:57 UTC  (2+ messages)

[PATCH v2 net-next 0/3] tcp: rework tcp_v{4,6}_send_check()
 2026-02-23 18:55 UTC  (7+ messages)
` [PATCH v2 net-next 1/3] tcp: inline __tcp_v4_send_check()
` [PATCH v2 net-next 2/3] tcp: move tcp_v6_send_check() to tcp_output.c
` [PATCH v2 net-next 3/3] tcp: make tcp_v{4,6}_send_check() static

[PATCH net] vsock: Use container_of() to get net namespace in sysctl handlers
 2026-02-23 18:54 UTC  (2+ messages)

[PATCH net-next] udp: move udp6_csum_init() back to net/ipv6/udp.c
 2026-02-23 18:46 UTC  (2+ messages)

[PATCH net-next] net: __lock_sock() can be static
 2026-02-23 18:41 UTC  (2+ messages)

[PATCH v1 net 0/2] ipmr/ip6mr: Fix mr_mfc.unres.unresolved corruption
 2026-02-23 18:35 UTC  (4+ messages)
` [PATCH v1 net 1/2] ipmr: Fix mr_mfc.unres.unresolved corruption in ipmr_cache_resolve()

[PATCH net-next v2 0/8] net: macb: Add XDP support and page pool integration
 2026-02-23 18:26 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: macb: move Rx buffers alloc from link up to open
` [PATCH net-next v2 2/8] net: macb: rename rx_skbuff into rx_buff
` [PATCH net-next v2 3/8] net: macb: Add page pool support handle multi-descriptor frame rx
` [PATCH net-next v2 4/8] net: macb: use the current queue number for stats
` [PATCH net-next v2 5/8] net: macb: add XDP support for gem
` [PATCH net-next v2 6/8] net: macb: make macb_tx_skb generic
` [PATCH net-next v2 7/8] net: macb: make tx path skb agnostic
` [PATCH net-next v2 8/8] net: macb: introduce xmit support

[PATCH net v2] gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPL
 2026-02-23 18:04 UTC  (2+ messages)

[PATCH net] dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDs
 2026-02-23 17:50 UTC  (2+ messages)

[PATCH net 0/3] Fix Unbalanced IRQ Enable for CPSW and ICSSG
 2026-02-23 17:39 UTC  (2+ messages)

[PATCH net 0/2] tcp: re-enable acceptance of FIN packets when RWIN is 0
 2026-02-23 17:38 UTC  (6+ messages)
` [PATCH net 1/2] "

[PATCH net] tipc: fix duplicate publication key in tipc_service_insert_publ()
 2026-02-23 17:24 UTC  (2+ messages)

[PATCH net v2] strparser: Fix race condition in strp_done()
 2026-02-23 17:20 UTC  (2+ messages)

[PATCH iwl-next v5 00/15] Introduce iXD driver
 2026-02-23 17:18 UTC  (13+ messages)
` [PATCH iwl-next v5 07/15] idpf: remove 'vport_params_reqd' field
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 08/15] idpf: refactor idpf to use libie_pci APIs
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 09/15] idpf: refactor idpf to use libie control queues
      ` [Intel-wired-lan] "
` [PATCH iwl-next v5 10/15] idpf: make mbx_task queueing and cancelling more consistent
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 11/15] idpf: print a debug message and bail in case of non-event ctlq message
  ` [Intel-wired-lan] "

[PATCH bpf-next v3 0/5] Add the the capability to load HW RX checsum in eBPF programs
 2026-02-23 17:11 UTC  (6+ messages)
` [PATCH bpf-next v3 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs

[PATCH net v2] net: Drop the lock in skb_may_tx_timestamp()
 2026-02-23 17:07 UTC  (5+ messages)

[PATCH v1 iwl-net] ice: fix potential NULL pointer deref in error path of ice_set_ringparam()
 2026-02-23 17:07 UTC  (5+ messages)

[PATCH bpf-next v3 0/2] bpf: Add multi-level pointer parameter support for trampolines
 2026-02-23 16:38 UTC  (3+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add trampolines multi-level pointer params test coverage

[PATCH v2 net-next 0/3] Implement PTP support in netdevsim
 2026-02-23 16:36 UTC  (3+ messages)
` [PATCH v2 net-next 1/3] ptp_mock: Expose ptp_clock_info to external drivers

[PATCH bpf-next v2 0/6] bpf: Introduce 64-bit bitops kfuncs
 2026-02-23 16:35 UTC  (8+ messages)
` [PATCH bpf-next v2 2/6] bpf, x86: Add 64-bit bitops kfuncs support for x86_64

[PATCH] net: enetc: fix sirq-storm by clearing IDR registers
 2026-02-23 16:32 UTC  (2+ messages)

[PATCH net v2] tls: Fix race condition in tls_sw_cancel_work_tx()
 2026-02-23 16:18 UTC  (2+ messages)

[PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
 2026-02-23 16:11 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH net v2] iavf: fix deadlock in reset handling
 2026-02-23 16:10 UTC  (3+ messages)
` [PATCH net v3] iavf: fix incorrect reset handling in callbacks
  ` [Intel-wired-lan] "

[PATCH v5 1/9] lsm: Add LSM hook security_unix_find
 2026-02-23 16:09 UTC  (5+ messages)
` [PATCH v6] "

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-02-23 16:09 UTC  (4+ messages)
` [PATCH 04/33] mm: vmstat: Prepare to protect against concurrent isolated cpuset change

[PATCH v1 iwl-net] iavf: fix netdev->max_mtu to respect actual hardware limit
 2026-02-23 15:56 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next] ipv6: discard fragment queue if middle fragment is not 8 bytes aligned
 2026-02-23 15:50 UTC  (3+ messages)

[ANN] net-next is OPEN
 2026-02-23 15:37 UTC 

[PATCH 1/2 net-next] ipv4: validate IPV4_DEVCONF attributes properly
 2026-02-23 15:30 UTC  (2+ messages)
` [PATCH 2/2 net-next] ipv4: bump rt_genid when a relevant devconf value changes through netlink

[PATCH iproute2-next 0/3] ip mptcp monitor: add JSON support
 2026-02-23 15:31 UTC  (5+ messages)
` [PATCH iproute2-next 2/3] utils: timestamp: "

[PATCH iproute2-next v2 0/3] ip mptcp monitor: add JSON support
 2026-02-23 15:28 UTC  (4+ messages)
` [PATCH iproute2-next v2 1/3] mptcp: uniform stream closure
` [PATCH iproute2-next v2 2/3] utils: timestamp: add JSON support
` [PATCH iproute2-next v2 3/3] mptcp: monitor: "

commit 662dc80a5e86 breaks rmnet over usb
 2026-02-23 15:13 UTC  (3+ messages)

[PATCH net v8 0/1] net/sched: act_gate: snapshot parameters with RCU on replace
 2026-02-23 15:05 UTC  (2+ messages)
` [PATCH net v8 1/1] "

[PATCH net] net: usb: pegasus: validate USB endpoints
 2026-02-23 15:02 UTC  (4+ messages)

[PATCH net-next 00/10] devlink: introduce shared devlink instance for PFs on same chip
 2026-02-23 14:55 UTC  (11+ messages)
` [PATCH net-next 01/10] devlink: expose devlink instance index over netlink
` [PATCH net-next 02/10] devlink: store bus_name and dev_name pointers in struct devlink
` [PATCH net-next 03/10] devlink: avoid extra iterations when found devlink is not registered
` [PATCH net-next 04/10] devlink: allow to use devlink index as a command handle
` [PATCH net-next 05/10] devlink: support index-based lookup via bus_name/dev_name handle
` [PATCH net-next 06/10] devlink: add devlink_dev_driver_name() helper and use it in trace events
` [PATCH net-next 07/10] devlink: allow devlink instance allocation without a backing device
` [PATCH net-next 08/10] devlink: introduce shared devlink instance for PFs on same chip
` [PATCH net-next 09/10] documentation: networking: add shared devlink documentation
` [PATCH net-next 10/10] net/mlx5: Add a shared devlink instance for PFs on same chip

[PATCH] vmxnet3: Suppress page allocation warning for massive Rx Data ring
 2026-02-23 14:56 UTC 

[PATCH net-next 0/5] net: cadence: macb: add IEEE 802.3az EEE support
 2026-02-23 14:54 UTC  (4+ messages)
` [PATCH net-next 3/5] net: cadence: macb: implement EEE TX LPI support

[RFC net-next 0/4] ethtool: CMIS module diagnostic loopback support
 2026-02-23 14:41 UTC  (8+ messages)

[PATCH iwl-net v2] ice: dpll: Fix compilation warning
 2026-02-23 14:31 UTC 

[PATCH] dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()
 2026-02-23 14:17 UTC  (2+ messages)

[PATCH v5 0/4] Support multi-channel IRQs in stmmac platform drivers
 2026-02-23 13:58 UTC  (5+ messages)
` [PATCH v5 1/4] net: stmmac: platform: read channels irq
` [PATCH v5 2/4] dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts
` [PATCH v5 3/4] arm64: dts: s32: set Ethernet channel irqs
` [PATCH v5 4/4] stmmac: s32: enable support for Multi-IRQ mode

[PATCH v5 00/18] Add support for MT8189 clock controller
 2026-02-23 13:54 UTC  (6+ messages)
` [PATCH v5 05/18] clk: mediatek: Add MT8189 vlpckgen clock support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox