public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-21 22:24:27 to 2026-02-23 13:33:52 UTC [more...]

[PATCH v2 bpf] bpf: devmap: fix stack-out-of-bounds write in get_upper_ifindexes()
 2026-02-23 13:32 UTC  (3+ messages)

[PATCH iwl-net v1] ice: set max queues in alloc_etherdev_mqs()
 2026-02-23 12:51 UTC 

[PATCH] dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()
 2026-02-23 13:20 UTC 

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

[PATCH 00/12] cleanup bitmaps printing in sysfs
 2026-02-23 13:13 UTC  (3+ messages)
` [PATCH 01/12] powerpc/xive: simplify xive_spapr_debug_show()

[PATCH net] net: usb: kaweth: validate USB endpoints
 2026-02-23 13:00 UTC 

[PATCH] net: usb: kalmia: validate USB endpoints
 2026-02-23 12:59 UTC 

[PATCH net] net: usb: pegasus: validate USB endpoints
 2026-02-23 12:58 UTC 

[PATCH net-next 0/4] net: stmmac: Fix VLAN handling when interface is down
 2026-02-23 12:41 UTC  (5+ messages)
` [PATCH net-next 1/4] net: stmmac: Fix error handling in VLAN add and delete paths
` [PATCH net-next 2/4] net: stmmac: Improve double VLAN handling
` [PATCH net-next 3/4] net: stmmac: Add write_hw parameter to VLAN filter operations
` [PATCH net-next 4/4] net: stmmac: Defer VLAN HW configuration when interface is down

[PATCH selftests] selftests: Use ktap helpers for runner.sh
 2026-02-23 12:40 UTC  (5+ messages)

[PATCH v2 net-next 0/3] Implement PTP support in netdevsim
 2026-02-22  9:41 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] ptp_mock: Expose ptp_clock_info to external drivers
` [PATCH v2 net-next 2/3] netdevsim: Implement basic ptp support
` [PATCH v2 net-next 3/3] selftests:net: Implement ptp4l sync test using netdevsim

[PATCH RFC net-next] net/smc: transition to RDMA core CQ pooling
 2026-02-23 12:31 UTC  (2+ messages)

[PATCH net-next] net: stmmac: ptp: limit n_per_out
 2026-02-23 12:20 UTC 

[PATCH net-next] net: stmmac: fix timestamping configuration after suspend/resume
 2026-02-23 12:19 UTC 

[PATCH net-next] net: stmmac: fix EEE supportable interfaces
 2026-02-23 12:17 UTC 

[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
 2026-02-23 12:13 UTC  (4+ messages)
` [PATCH 09/14] xattr: move user limits for xattrs to generic infra

commit 662dc80a5e86 breaks rmnet over usb
 2026-02-23 12:04 UTC 

[PATCH net-next 0/2] net: stmmac: fix interrupt coalescing
 2026-02-23 12:02 UTC  (4+ messages)
` [PATCH net-next 1/2] net: stmmac: use circ_buf helpers for descriptors
` [PATCH net-next 2/2] net: stmmac: fix transmit interrupt coalescing

[PATCH net-next] tcp: reduce calls to tcp_schedule_loss_probe()
 2026-02-23 11:35 UTC 

[PATCH net] net: mctp: usb: properly drop the usb interface on probe error
 2026-02-23 11:33 UTC 

[PATCH net] nfc: pn533: properly drop the usb interface reference on disconnect
 2026-02-23 11:28 UTC 

[PATCH net-next] net: stmmac: fix .ndo_fix_features()
 2026-02-23 11:24 UTC 

[PATCH v2 v6.12] ipv6: use RCU in ip6_xmit()
 2026-02-23 11:18 UTC 

[PATCH v2 v6.1-v6.6] ipv6: use RCU in ip6_xmit()
 2026-02-23 11:18 UTC 

[PATCH v2 v5.10-v5.15 ] ipv6: use RCU in ip6_xmit()
 2026-02-23 11:17 UTC 

[PATCH bpf-next v3 0/2] bpf: Add multi-level pointer parameter support for trampolines
 2026-02-23 10:47 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] bpf: Support multi-level pointer params via SCALAR_VALUE "
    `  "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add trampolines multi-level pointer params test coverage

[PATCH net v7 0/1] net/sched: act_gate: snapshot parameters with RCU on replace
 2026-02-23 10:47 UTC  (5+ messages)
` [PATCH net v7 1/1] "

[PATCH v2 0/2] net:ethernet:enic: add VIC ids and link modes
 2026-02-23 10:27 UTC  (3+ messages)
` [PATCH v2 1/2] net:ethernet:enic: add VIC subsystem ids
` [PATCH v2 2/2] net:ethernet:enic: map ethtool link modes by VIC type

[PATCH net-next] docs: net: document neigh gc_interval and gc_stale_time sysctls
 2026-02-23 10:23 UTC  (4+ messages)

[PATCH iwl-next 00/10] libeth and full XDP for ixgbevf
 2026-02-23  9:52 UTC  (11+ messages)
` [PATCH iwl-next 01/10] ixgbevf: remove legacy Rx
` [PATCH iwl-next 02/10] ixgbevf: do not share pages between packets
` [PATCH iwl-next 03/10] ixgbevf: use libeth in Rx processing
` [PATCH iwl-next 04/10] ixgbevf: branch prediction and cleanup
` [PATCH iwl-next 05/10] ixgbevf: support XDP multi-buffer on Rx path
` [PATCH iwl-next 06/10] ixgbevf: XDP_TX in multi-buffer through libeth
` [PATCH iwl-next 07/10] ixgbevf: support XDP_REDIRECT and .ndo_xdp_xmit
` [PATCH iwl-next 08/10] ixgbevf: add pseudo header split
` [PATCH iwl-next 09/10] ixgbevf: reconfigure page pool when reallocating buffers
` [PATCH iwl-next 10/10] ixgbevf: allow changing MTU when XDP program is attached

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

[PATCH net-next v2] docs: net: document neigh gc_stale_time sysctl
 2026-02-23 10:12 UTC 

[PATCH net-next 0/5] net: cadence: macb: add IEEE 802.3az EEE support
 2026-02-23 10:07 UTC  (8+ messages)
` [PATCH net-next 1/5] net: cadence: macb: add EEE register definitions and capability flag
` [PATCH net-next 2/5] net: cadence: macb: add EEE LPI statistics counters
` [PATCH net-next 3/5] net: cadence: macb: implement EEE TX LPI support
` [PATCH net-next 4/5] net: cadence: macb: add ethtool EEE support
` [PATCH net-next 5/5] net: cadence: macb: enable EEE for Raspberry Pi RP1

[PATCH v2 net-next 0/3] tcp: rework tcp_v{4,6}_send_check()
 2026-02-23 10:07 UTC  (4+ 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] netlink: specs: add specification for NBD
 2026-02-23  9:40 UTC  (4+ messages)

[PATCH RFC net-next+previous 0/9] net: stmmac: qcom-ethqos: further updates
 2026-02-23  9:54 UTC  (8+ messages)
` [PATCH RFC net-next+ 2/9] net: stmmac: qcom-ethqos: move ethqos_set_serdes_speed()
` [PATCH RFC net-next+ 4/9] net: stmmac: qcom-ethqos: convert to use phy_set_mode_ext()
` [PATCH RFC net-next+ 9/9] net: stmmac: qcom-ethqos: remove phy_set_mode_ext() after phy_power_on()

[PATCH net-next 00/10] net: stmmac: qcom-ethqos: cleanups and re-organise SerDes handling
 2026-02-23  9:35 UTC  (11+ messages)
` [PATCH net-next 01/10] net: stmmac: qcom-ethqos: rename "por" members to "rgmii_por"
` [PATCH net-next 02/10] net: stmmac: qcom-ethqos: remove register field value obfuscations
` [PATCH net-next 03/10] net: stmmac: qcom-ethqos: change ethqos_configure*() to return void
` [PATCH net-next 04/10] net: stmmac: qcom-ethqos: move qcom_ethqos_set_sgmii_loopback() up
` [PATCH net-next 05/10] net: stmmac: qcom-ethqos: move loopback disable to .mac_finish()
` [PATCH net-next 06/10] net: stmmac: pass interface mode into fix_mac_speed() method
` [PATCH net-next 07/10] net: stmmac: qcom-ethqos: pass phy interface mode to configs
` [PATCH net-next 08/10] net: stmmac: qcom-ethqos: use phy interface mode for inband
` [PATCH net-next 09/10] net: stmmac: qcom-ethqos: move SerDes speed configuration
` [PATCH net-next 10/10] net: stmmac: qcom-ethqos: convert to set_clk_tx_rate() method

Re: [PATCH bpf-next v2 0/2] bpf: Add multi-level pointer parameter
 2026-02-23  9:44 UTC  (2+ messages)
`  "

[PATCH net-next] udp: move udp6_csum_init() back to net/ipv6/udp.c
 2026-02-23  9:34 UTC 

[PATCH net] MAINTAINERS: include all of framer under pef2256
 2026-02-23  9:30 UTC  (2+ messages)

[PATCH net-next] net: __lock_sock() can be static
 2026-02-23  9:27 UTC 

[PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
 2026-02-23  9:25 UTC  (2+ messages)

[RFC net-next] net: page_pool: cap alloc cache size and refill by pool ring size
 2026-02-23  9:24 UTC 

[PATCH net-next] net: cadence: macb: add ethtool nway_reset support
 2026-02-23  9:14 UTC 

[PATCH net-next] net: microchip: lan743x: add ethtool nway_reset support
 2026-02-23  8:54 UTC 

[PATCH, net-next] net: mana: Trigger VF reset/recovery on health check failure due to HWC timeout
 2026-02-23  8:47 UTC 

[PATCH net v2] net: Drop the lock in skb_may_tx_timestamp()
 2026-02-23  8:42 UTC  (2+ messages)

[PATCH net 0/2] tcp: re-enable acceptance of FIN packets when RWIN is 0
 2026-02-23  8:36 UTC  (7+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests/net: packetdrill: Verify "

[PATCH net] dpaa2-switch: validate num_ifs to prevent out-of-bounds write
 2026-02-23  8:20 UTC 

[PATCH net-next] net: l2tp_eth: Replace deprecated strcpy with strscpy in l2tp_eth_create
 2026-02-23  7:41 UTC 

[PATCH] MAINTAINERS: Update AMD XGBE driver maintainers
 2026-02-23  7:40 UTC 

[PATCH] nfc: nci: Fix zero-length proprietary OIDs
 2026-02-23  7:29 UTC  (5+ messages)
`  "

[PATCH V2] driver core: auxiliary bus: Fix sysfs creation on bind
 2026-02-20 14:11 UTC  (5+ messages)

[PATCH V2] nfc: nxp-nci: allow GPIOs to sleep
 2026-02-23  7:05 UTC 

[PATCH RFC v1 nf-next] netfilter: nf_flow_table_ip: Introduce nf_flow_vlan_push()
 2026-02-23  6:49 UTC  (4+ messages)

[PATCH v8 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
 2026-02-23  6:05 UTC 

[PATCH net-next v3] net: mana: Add MAC address to vPort logs and clarify error messages
 2026-02-23  4:08 UTC 

[PATCHv2 net-next 0/3] bonding: fix 802.3ad churn machine and port state issues
 2026-02-23  1:55 UTC  (4+ messages)

[PATCH net] net: do not pass flow_id to set_rps_cpu()
 2026-02-23  1:47 UTC  (2+ messages)

[BUG] general protection fault in qdisc_tree_reduce_backlog
 2026-02-23  1:33 UTC 

[BUG] general protection fault in qfq_qlen_notify
 2026-02-23  1:27 UTC 

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-02-23  0:33 UTC  (9+ messages)
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep

[PATCH net-next v3] net: atlantic: fix reading SFP module info on some AQC100 cards
 2026-02-23  0:41 UTC 

[PATCH net] net/mlx5e: Precompute xdpsq assignments for mlx5e_xdp_xmit()
 2026-02-23  0:05 UTC 

[PATCH net-next] net: core: introduce the netdev_fetch_core_stats()
 2026-02-23  0:20 UTC  (3+ messages)

[PATCH ethtool v2] man: ethtool: Fix small typos in manpage
 2026-02-23  0:10 UTC  (2+ messages)

[PATCH RFC net-next 0/4] tcp: RFC 7323-compliant window retraction handling
 2026-02-23  0:07 UTC  (3+ messages)

[PATCH V2,net-next, 0/2] net: mana: Add support for coalesced RX packets
 2026-02-22 21:32 UTC  (17+ messages)
` [PATCH V2,net-next, 1/2] net: mana: Add support for coalesced RX packets on CQE
    ` [EXTERNAL] "

[PATCH] nfc: trf7970a: Fix spelling mistakes in comments
 2026-02-22 20:02 UTC  (2+ messages)

[PATCH v18 nf-next 0/4] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2026-02-22 19:58 UTC  (5+ messages)
` [PATCH v18 nf-next 1/4] netfilter: utils: nf_checksum(_partial) correct data!=networkheader
` [PATCH v18 nf-next 2/4] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v18 nf-next 3/4] netfilter: nft_set_pktinfo_ipv4/6_validate: Add nhoff argument
` [PATCH v18 nf-next 4/4] netfilter: nft_chain_filter: Add bridge double vlan and pppoe

[RFC net-next 0/4] ethtool: CMIS module diagnostic loopback support
 2026-02-22 19:58 UTC  (6+ messages)

[PATCH net] drivers: net: ice: fix devlink parameters get without irdma
 2026-02-22 19:20 UTC  (3+ messages)

[PATCH net v1] net: phy: motorcomm: yt8821: disable MDIO broadcast address 0
 2026-02-22 19:12 UTC  (11+ messages)

[PATCH 0/3] ice: use better bitmap API
 2026-02-22 18:00 UTC  (5+ messages)
` [PATCH 2/3] ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()

[PATCH rdma-next v3 02/11] IB/core: Introduce FRMR pools
 2026-02-22 17:56 UTC  (2+ messages)

[PATCH net v2] tls: Fix race condition in tls_sw_cancel_work_tx()
 2026-02-22 17:44 UTC  (2+ messages)

[PATCH net v2] team: avoid NETDEV_CHANGEMTU event when unregistering slave
 2026-02-22 17:39 UTC  (10+ messages)
        ` [PATCH] selftests/net: team: add team unregister test
          ` [PATCH v2] "

[PATCH net 0/2] bridge: Check relevant options in VLAN range grouping
 2026-02-22 16:36 UTC  (5+ messages)
` [PATCH net 1/2] bridge: Check relevant per-VLAN "
` [PATCH net 2/2] selftests: net: Add bridge VLAN range grouping tests

[PATCH net 13/13] e1000e: correct TIMINCA on ADP/TGP systems with wrong XTAL frequency
 2026-02-22 16:28 UTC  (2+ messages)
` [net,13/13] "

[PATCH net] netconsole: avoid OOB reads, msg is not nul-terminated
 2026-02-22 16:13 UTC  (2+ messages)

[PATCH net-next] net: ipv4: add lwtunnel hash to fib_info_hash to fix mpls collisions
 2026-02-22 15:46 UTC  (4+ messages)
` [PATCH net-next v2] "

[patch net] net: phy: register phy led_triggers during probe to avoid AB-BA deadlock
 2026-02-22 15:26 UTC 

[BUG] AB-BA deadlock between net and led-trigger module
 2026-02-22 15:18 UTC  (4+ messages)

[PATCH 1/2] selftests/harness: fix XFAIL_ADD matching when test metadata is not initialized
 2026-02-22 11:18 UTC  (2+ messages)
` [PATCH 2/2] selftests: net: tun: don't abort XFAIL cases

[PATCH] selftests: tc-testing: preserve list order when removing duplicates
 2026-02-22  9:55 UTC 

Amazon: AI-assisted hacker breached 600 Fortinet Fortigate firewalls in 5 weeks
 2026-02-22  7:24 UTC 

[PATCH] net/ibmveth: fix typo in ibmveth_remove_buffer_from_pool()
 2026-02-22  5:41 UTC 

[PATCH net] net: usb: pegasus: enable basic endpoint checking
 2026-02-22  5:06 UTC 

[PATCH 00/38] docs: several improvements to kernel-doc
 2026-02-22  1:24 UTC  (3+ messages)

[PATCH v4 bpf/net 0/6] sockmap: Fix UAF and broken memory accounting for UDP
 2026-02-21 23:30 UTC  (7+ messages)
` [PATCH v4 bpf/net 1/6] sockmap: Annotate sk->sk_data_ready() "
` [PATCH v4 bpf/net 2/6] sockmap: Annotate sk->sk_write_space() "
` [PATCH v4 bpf/net 3/6] sockmap: Fix use-after-free in udp_bpf_recvmsg()
` [PATCH v4 bpf/net 4/6] sockmap: Inline sk_psock_create_ingress_msg()
` [PATCH v4 bpf/net 5/6] sockmap: Consolidate sk_psock_skb_ingress_self()
` [PATCH v4 bpf/net 6/6] sockmap: Fix broken memory accounting for UDP

[syzbot] [net?] [trace?] WARNING: refcount bug in call_timer_fn (4)
 2026-02-21 22:24 UTC 


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