public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-24 14:42:21 to 2026-02-25 04:05:10 UTC [more...]

[PATCH net-next v10 00/15] net: introduce QUIC infrastructure and core subcomponents
 2026-02-25  2:34 UTC  (10+ messages)
` [PATCH net-next v10 01/15] net: define IPPROTO_QUIC and SOL_QUIC constants
` [PATCH net-next v10 06/15] quic: add stream management
` [PATCH net-next v10 08/15] quic: add path management
` [PATCH net-next v10 09/15] quic: add congestion control
` [PATCH net-next v10 10/15] quic: add packet number space
` [PATCH net-next v10 11/15] quic: add crypto key derivation and installation
` [PATCH net-next v10 12/15] quic: add crypto packet encryption and decryption
` [PATCH net-next v10 14/15] quic: add packet builder base
` [PATCH net-next v10 15/15] quic: add packet parser base

[RFC net-next 0/4] ethtool: CMIS module diagnostic loopback support
 2026-02-25  4:04 UTC  (9+ messages)

[PATCH] net: dsa: felix: use kmalloc_flex helper
 2026-02-25  4:03 UTC 

[PATCH v2 0/4] net: replace deprecated simple_strto* parsers with kstrto*
 2026-02-25  3:38 UTC  (5+ messages)
  ` [PATCH v2 1/4] 9p/trans_xen: make cleanup idempotent after dataring alloc errors
  ` [PATCH v2 2/4] 9p/trans_xen: replace simple_strto* with kstrtouint
  ` [PATCH v2 3/4] net: bridge: replace deprecated simple_strtoul with kstrtoul
  ` [PATCH v2 4/4] sunrpc: sysctl: replace simple_strtol with kstrtouint

[PATCH 0/3] net: ntb_netdev: Add Multi-queue support
 2026-02-25  3:36 UTC  (6+ messages)
` [PATCH 1/3] net: ntb_netdev: Introduce per-queue context
` [PATCH 2/3] net: ntb_netdev: Make queue pair count configurable
` [PATCH 3/3] net: ntb_netdev: Expose queue pair count via ethtool -l

[PATCH net-next] net: use cmpxchg() in lock_sock_nested()
 2026-02-25  3:32 UTC 

[PATCH] rds: update outdated comment
 2026-02-25  3:03 UTC  (2+ messages)

[PATCH net-next] net/smc: transition to RDMA core CQ pooling
 2026-02-25  2:45 UTC 

[PATCH net-next 0/7] bng_en: add link management and statistics support
 2026-02-25  2:35 UTC  (12+ 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 5/7] bng_en: add initial support for ethtool stats display

[PATCH][net-next] net/devlink: Move health recovery notification after abort check
 2026-02-25  2:10 UTC 

[PATCH net-next 09/10] documentation: networking: add shared devlink documentation
 2026-02-25  2:23 UTC  (2+ messages)
` [net-next,09/10] "

[PATCH net-next 08/10] devlink: introduce shared devlink instance for PFs on same chip
 2026-02-25  2:23 UTC  (2+ messages)
` [net-next,08/10] "

[PATCH net-next 07/10] devlink: allow devlink instance allocation without a backing device
 2026-02-25  2:23 UTC  (2+ messages)
` [net-next,07/10] "

[PATCH net-next 06/10] devlink: add devlink_dev_driver_name() helper and use it in trace events
 2026-02-25  2:23 UTC  (2+ messages)
` [net-next,06/10] "

[PATCH net-next 00/10] devlink: introduce shared devlink instance for PFs on same chip
 2026-02-25  2:23 UTC  (4+ messages)
` [PATCH net-next 05/10] devlink: support index-based lookup via bus_name/dev_name handle
  ` [net-next,05/10] "

[PATCH net-next] net: stmmac: ptp: limit n_per_out
 2026-02-25  2:18 UTC  (2+ messages)

nmap port scanning commands 25 Feb 2026 Wednesday
 2026-02-25  2:11 UTC 

[PATCH 1/2] selftests/harness: fix XFAIL_ADD matching when test metadata is not initialized
 2026-02-25  2:10 UTC  (4+ messages)
` [PATCH v2 1/2] selftests/harness: order TEST_F and XFAIL_ADD constructors

[PATCH net-next] ipv6: move ip6_dst_hoplimit() to net/ipv6/ip6_output.c
 2026-02-25  2:05 UTC  (4+ messages)

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

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

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

[PATCH net] net: fs_enet: add missing kfree in _remove
 2026-02-25  1:59 UTC  (4+ messages)

[PATCH net-next v9 00/13] NPC HW block support for cn20k
 2026-02-25  1:56 UTC  (3+ messages)

[PATCH v19 nf-next 4/5] netfilter: nft_set_pktinfo_ipv4/6_validate: Add nhoff argument
 2026-02-25  1:52 UTC  (2+ messages)
` [v19,nf-next,4/5] "

[PATCH v19 nf-next 3/5] netfilter: bridge: Add conntrack double vlan and pppoe
 2026-02-25  1:52 UTC  (2+ messages)
` [v19,nf-next,3/5] "

[PATCH net-next v2] docs: net: document neigh gc_stale_time sysctl
 2026-02-25  1:50 UTC  (3+ messages)

[PATCH v2 0/2] net:ethernet:enic: add VIC ids and link modes
 2026-02-25  1:50 UTC  (2+ messages)

[PATCH v2 net-next 0/3] tcp: rework tcp_v{4,6}_send_check()
 2026-02-25  1:50 UTC  (2+ messages)

[PATCH net-next 00/10] net: stmmac: qcom-ethqos: cleanups and re-organise SerDes handling
 2026-02-25  1:50 UTC  (6+ messages)
` [PATCH net-next 08/10] net: stmmac: qcom-ethqos: use phy interface mode for inband

[PATCH net-next] net: stmmac: fix timestamping configuration after suspend/resume
 2026-02-25  1:50 UTC  (2+ messages)

[PATCH net] net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
 2026-02-25  1:49 UTC  (2+ messages)

[RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
 2026-02-25  1:45 UTC  (4+ messages)

[PATCH v1 net-next] bonding: Optimise is_netpoll_tx_blocked()
 2026-02-25  1:42 UTC  (2+ messages)

[PATCH net] nfc: pn533: properly drop the usb interface reference on disconnect
 2026-02-25  1:42 UTC  (2+ messages)

[PATCH net v3 0/2] team: Fix reference count leak when changing port netns
 2026-02-25  1:33 UTC  (4+ messages)
` [PATCH net v3 2/2] selftests: team: Add a reference count leak test

[PATCH net-next] net: stmmac: fix .ndo_fix_features()
 2026-02-25  1:30 UTC  (2+ messages)

[PATCH iproute2] ip/netns: avoid redundant mounts
 2026-02-25  1:21 UTC  (3+ messages)

[PATCH bpf-next] xsk: avoid double checking against rx queue being full
 2026-02-25  1:20 UTC  (2+ messages)

[PATCHv3] selftests: Use ktap helpers for runner.sh
 2026-02-25  1:08 UTC 

[PATCH net-next] net: __lock_sock() can be static
 2026-02-25  1:00 UTC  (2+ messages)

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

[PATCH net-next v2 0/3] net: dsa: yt921x: Use u64_stats_t for MIB stats
 2026-02-25  0:41 UTC  (3+ messages)
` [PATCH net-next v2 3/3] "

[GIT PULL] bluetooth 2026-02-23
 2026-02-25  0:29 UTC  (2+ messages)

[PATCH v1 net] udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected
 2026-02-25  0:26 UTC 

[PATCH v8 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
 2026-02-25  0:22 UTC  (2+ messages)

[PATCH net-next v4] net: atlantic: fix reading SFP module info on some AQC100 cards
 2026-02-25  0:20 UTC 

[PATCH net 13/13] e1000e: correct TIMINCA on ADP/TGP systems with wrong XTAL frequency
 2026-02-25  0:11 UTC  (4+ messages)
` [net,13/13] "

[PATCH net v5 0/2] xsk: Fixes for AF_XDP fragment handling
 2026-02-25  0:00 UTC  (3+ messages)
` [PATCH net v5 1/2] xsk: Fix fragment node deletion to prevent buffer leak
` [PATCH net v5 2/2] xsk: Fix zero-copy AF_XDP fragment drop

[PATCH net-next] docs: net: document neigh gc_interval and gc_stale_time sysctls
 2026-02-25  0:01 UTC  (5+ messages)

[PATCH RESEND 0/3] ice: use better bitmap API
 2026-02-25  0:00 UTC  (4+ messages)
` [PATCH RESEND 1/3] bitmap: introduce bitmap_weighted_xor()
` [PATCH RESEND 2/3] ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()
` [PATCH RESEND 3/3] ice: use bitmap_empty() in ice_vf_has_no_qs_ena

[PATCH net 0/3] Fix Unbalanced IRQ Enable for CPSW and ICSSG
 2026-02-24 23:54 UTC  (9+ messages)
` [PATCH net 1/3] net: ethernet: ti: am65-cpsw-nuss: set irq_disabled after disabling RX IRQ
` [PATCH net 2/3] net: ethernet: ti: icssg_common: set irq_disabled after disabling TX IRQ

[REGRESSION] Discussion on "xfrm: Duplicate SPI Handling"
 2026-02-24 23:53 UTC  (7+ messages)

[RFC net-next] net: page_pool: cap alloc cache size and refill by pool ring size
 2026-02-24 23:39 UTC  (2+ messages)

[net-next v31 0/2] MCTP Over PCC Transport
 2026-02-24 23:10 UTC  (3+ messages)
` [net-next v31 1/2] mailbox: pcc: functions for reading and writing PCC extended data
` [net-next v31 2/2] mctp pcc: Implement MCTP over PCC Transport

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

[PATCH net-next 0/2] Add selftests helper to get N unique ports
 2026-02-24 22:46 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests: net: py: Add rand_ports helper method
` [PATCH net-next 2/2] selftests: drv-net: rss: Generate unique ports for RSS context tests

[PATCH v20 net] net: pppoe: avoid zero-length arrays in struct pppoe_hdr
 2026-02-24 22:09 UTC  (2+ messages)

[PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
 2026-02-24 21:38 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH][next] Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warnings
 2026-02-24  6:31 UTC 

[PATCH] igc: fix page fault in XDP TX timestamps handling
 2026-02-24 21:25 UTC  (3+ messages)

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

[net-next, v2 0/2] psp: Support PSP Tx on logical devices like VLAN
 2026-02-24 20:58 UTC  (3+ messages)
` [net-next, v2 1/2] psp: Support for transmit on logical device when the underlying transport device supports PSP

[PATCH net-next 0/9] netfilter: updates for net-next
 2026-02-24 20:50 UTC  (10+ messages)
` [PATCH net-next 1/9] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
` [PATCH net-next 2/9] ipvs: some service readers can use RCU
` [PATCH net-next 3/9] ipvs: use single svc table
` [PATCH net-next 4/9] ipvs: do not keep dest_dst after dest is removed
` [PATCH net-next 5/9] ipvs: use more counters to avoid service lookups
` [PATCH net-next 6/9] ipvs: no_cport and dropentry counters can be per-net
` [PATCH net-next 7/9] netfilter: nft_set_rbtree: don't disable bh when acquiring tree lock
` [PATCH net-next 8/9] netfilter: nf_tables: drop obsolete EXPORT_SYMBOLs
` [PATCH net-next 9/9] netfilter: nf_tables: remove register tracking infrastructure

[PATCH net] net/sched: ets: fix divide by zero in the offload path
 2026-02-24 20:28 UTC 

[PATCH net-next v2 0/3] Support PHYs that have inband autoneg disabled with GEM
 2026-02-24 20:28 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: macb: fix SGMII with inband aneg disabled
` [PATCH net-next v2 2/3] net: macb: add support for reporting SGMII inband link status
` [PATCH net-next v2 3/3] net: macb: add the .pcs_inband_caps() callback for SGMII

[PATCH v2 0/2] xen/xenbus: better handle backend crash
 2026-02-24 19:20 UTC  (3+ messages)
` [PATCH v2 1/2] xenbus: add xenbus_device parameter to xenbus_read_driver_state()

[PATCH] vmxnet3: Suppress page allocation warning for massive Rx Data ring
 2026-02-24 19:09 UTC  (3+ messages)

[PATCH v4 1/1] clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoC
 2026-02-24 19:08 UTC  (2+ messages)

[PATCH net-next v1 0/2] Preserve UDP socket addresses on abort
 2026-02-24 19:04 UTC  (3+ messages)
` [PATCH net-next v1 1/2] udp: "
` [PATCH net-next v1 2/2] selftests/bpf: Ensure dst addr/port are preserved after socket abort

[PATCH net-next 0/9] psp: Add support for dev-assoc/disassoc
 2026-02-24 18:56 UTC  (5+ messages)
` [PATCH net-next 3/9] selftests/net: Add env for container based tests
` [PATCH net-next 8/9] selftests/net: Add bpf skb forwarding program

[PATCH iwl-next v3 0/5] ice: add support for devmem/io_uring Rx and Tx
 2026-02-24 18:53 UTC  (7+ messages)
` [PATCH iwl-next v3 1/5] libeth: pass Rx queue index to PP when creating a fill queue
  ` [Intel-wired-lan] "
` [PATCH iwl-next v3 2/5] libeth: handle creating pools with unreadable buffers
` [PATCH iwl-next v3 3/5] ice: migrate to netdev ops lock
` [PATCH iwl-next v3 4/5] ice: implement Rx queue management ops
` [PATCH iwl-next v3 5/5] ice: add support for transmitting unreadable frags

[PATCH net-next v8 09/13] octeontx2-af: npc: cn20k: virtual index support
 2026-02-24 18:17 UTC  (4+ messages)
` [net-next,v8,09/13] "

[PATCH net v2] net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in ALE table
 2026-02-24 18:13 UTC 

[PATCH net-next 0/2] net: phy: add Rust reference driver for ET1011C
 2026-02-24 18:09 UTC  (10+ messages)
` [PATCH net-next v2 0/3] "
  ` [PATCH net-next v3 0/2] "
    ` [PATCH net-next v3 1/2] rust: net: phy: add speed() getter to Device
    ` [PATCH net-next v3 2/2] net: phy: add Rust reference driver for ET1011C

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

[PATCH v3 0/2] Fix warnings for RISC-V builds
 2026-02-24 17:55 UTC  (5+ messages)
` [PATCH v3 1/2] nfs: fix unused variable warning when CONFIG_SUNRPC_DEBUG is disabled
` [PATCH v3 2/2] net: macb: use ethtool_sprintf to fill ethtool stats strings

[PATCH iwl-next 00/10] libeth and full XDP for ixgbevf
 2026-02-24 17:54 UTC  (5+ messages)
` [PATCH iwl-next 03/10] ixgbevf: use libeth in Rx processing
` [PATCH iwl-next 06/10] ixgbevf: XDP_TX in multi-buffer through libeth

[PATCH iwl-next v5 00/15] Introduce iXD driver
 2026-02-24 17:49 UTC  (15+ messages)
` [PATCH iwl-next v5 01/15] virtchnl: create 'include/linux/intel' and move necessary header files
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 03/15] libie: add PCI device initialization helpers to libie
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 04/15] libeth: allow to create fill queues without NAPI
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 05/15] libie: add control queue support
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 06/15] libie: add bookkeeping support for control queue messages
  ` [Intel-wired-lan] "

[PATCH net-next v2] r8152: Add 2500baseT EEE status/configuration support
 2026-02-24 17:40 UTC 

[PATCH net-next] r8152: Add 2500baseT EEE status/configuration support
 2026-02-24 17:36 UTC  (5+ messages)
` [net-next] "

[PATCH] net/hsr: update outdated comment
 2026-02-24 17:36 UTC  (2+ messages)

[PATCH net-next] net: freescale: ucc_geth: call of_node_put once
 2026-02-24 17:13 UTC  (2+ messages)

[PATCH bpf-next 0/8] bpf: Enhance __bpf_prog_map_compatible()
 2026-02-24 16:57 UTC  (12+ messages)
` [PATCH bpf-next 1/8] bpf: Add fsession to verbose log in check_get_func_ip()
` [PATCH bpf-next 2/8] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs
` [PATCH bpf-next 3/8] bpf: Disallow !call_get_func_ip progs tail-calling call_get_func_ip progs
` [PATCH bpf-next 4/8] bpf: Disallow !call_session_cookie progs tail-calling call_session_cookie progs
` [PATCH bpf-next 5/8] bpf: Disallow !call_session_is_return progs tail-calling call_session_is_return progs
` [PATCH bpf-next 6/8] selftests/bpf: Add a test to verify kprobe_write_ctx compatibility enforcement
` [PATCH bpf-next 7/8] selftests/bpf: Add a test to verify call_get_func_ip "
` [PATCH bpf-next 8/8] selftests/bpf: Add a test to verify session-kfunc "

[PATCH] ice: mention fw_activate action along with devlink reload
 2026-02-24 16:51 UTC  (2+ messages)

[PATCH ipsec 0/4] xfrm: misc bugfixes
 2026-02-24 16:37 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2026-02-24 16:22 UTC  (2+ messages)

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-24 16:20 UTC  (3+ messages)
` [PATCH 01/37] PCI/MSI: Add Devres managed IRQ vectors allocation

[PATCH net-next v5 1/2] net/rds: Refactor __rds_conn_create for blocking transport cleanup
 2026-02-24 16:16 UTC  (2+ messages)
` [net-next,v5,1/2] "

[PATCH v3] net/ibmveth: fix comment typos in ibmveth.c
 2026-02-24 16:11 UTC  (3+ messages)

[PATCH net-next] netfilter: xt_owner: no longer acquire sk_callback_lock in mt_owner()
 2026-02-24 15:49 UTC  (4+ messages)

[PATCH v2] net/ibmveth: fix comment typos in imbveth.c
 2026-02-24 15:31 UTC 

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

[PATCH net v3 0/3] vsock: add write-once semantics to child_ns_mode
 2026-02-24 15:10 UTC  (7+ messages)
` [PATCH net v3 2/3] vsock: lock down child_ns_mode as write-once
` [PATCH net v3 3/3] vsock: document write-once behavior of the child_ns_mode sysctl

[PATCH net] selftests: netfilter: nft_queue.sh: increase udp_gro_ct subtest timeout
 2026-02-24 15:09 UTC  (3+ messages)

[PATCH net-next] inet: add ip_local_port_step_width sysctl to improve port usage distribution
 2026-02-24 15:05 UTC 

[PATCH net-next v2] net: cadence: macb: add ethtool nway_reset support
 2026-02-24 14:57 UTC 

[PATCH net-next] net: ntb_netdev: Fix NULL check ordering in TX handler
 2026-02-24 14:42 UTC  (2+ messages)


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