Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-15 08:43:25 to 2026-06-15 13:17:20 UTC [more...]

[PATCH net v3] rtase: Workaround for TX hang caused by short UDP packets entering hardware PTP parsing
 2026-06-15 13:16 UTC 

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-15 13:11 UTC  (6+ messages)

[PATCH] net/mlx5: Fix wrong register access in mlx5_query_mtppse()
 2026-06-15 13:09 UTC  (3+ messages)
  ` 答复: [外部邮件] "

[PATCH net v2] psample: use nla_reserve() for PSAMPLE_ATTR_DATA
 2026-06-15 13:09 UTC  (2+ messages)

[PATCH v5 0/9] Support for block device NVMEM providers
 2026-06-15 13:06 UTC  (8+ messages)
` [PATCH v5 1/9] block: partitions: of: Skip child nodes without reg property
` [PATCH v5 5/9] block: implement NVMEM provider

[PATCH net-next v2] net: dsa: yt921x: Add limited ACL flow statistics support
 2026-06-15 13:03 UTC 

[linux-next:master] [selftests] a3f88d89f6: kernel-selftests-bpf.net.test_bridge_neigh_suppress.sh.arping.fail
 2026-06-15 13:02 UTC  (3+ messages)

[PATCH net-next v4] net: mana: Add Interrupt Moderation support
 2026-06-15 12:51 UTC  (2+ messages)

[PATCH net v3] net: pch_gbe: handle TX skb allocation failure
 2026-06-15 12:50 UTC 

[PATCH net] igb: only strip Rx timestamp header on the first buffer of a frame
 2026-06-15 12:48 UTC  (3+ messages)

[PATCH net v2] net: airoha: Fix skb->priority underflow in
 2026-06-15 12:48 UTC 

[PATCH v1 net-next 0/5] ipv4: fib: Remove RTNL in fib_net_exit_batch()
 2026-06-15 12:46 UTC  (12+ messages)
` [PATCH v1 net-next 1/5] ipv4: fib: Flush all fib_info in fib_table_flush() during netns dismantle
` [PATCH v1 net-next 2/5] ipv4: fib: Call fib_proc_exit() and nl_fib_lookup_exit() at ->pre_exit()
` [PATCH v1 net-next 3/5] ipv4: fib: Free net->ipv4.{fib_table_hash,notifier_ops} without RTNL
` [PATCH v1 net-next 4/5] ipv4: fib: Avoid calling fib_trie_table() in fib_new_table() for dying net
` [PATCH v1 net-next 5/5] ipv4: fib: Convert fib_net_exit_batch() to ->exit_rtnl()

[PATCH net-next] i40e: add devlink parameter for Flow Director ATR sample rate
 2026-06-15 12:44 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net v2 1/1] net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes
 2026-06-15 12:43 UTC  (2+ messages)

[PATCH] net: airoha: Fix skb->priority underflow in airoha_dev_select_queue()
 2026-06-15 12:40 UTC  (2+ messages)

[PATCH net-next v7 00/12] net: pcs: Introduce support for fwnode PCS
 2026-06-15 12:29 UTC  (13+ messages)
` [PATCH net-next v7 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v7 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v7 03/12] net: phylink: add phylink_release_pcs() to externally release a PCS
` [PATCH net-next v7 04/12] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v7 05/12] net: phylink: support late PCS provider attach
` [PATCH net-next v7 06/12] net: Document PCS subsystem
` [PATCH net-next v7 07/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [PATCH net-next v7 08/12] of: property: fw_devlink: Add support for "pcs-handle"
` [PATCH net-next v7 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v7 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [PATCH net-next v7 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [PATCH net-next v7 12/12] net: airoha: add phylink support

[PATCH] net/mlx5: Free steering tag data on release
 2026-06-15 12:30 UTC  (2+ messages)

[PATCH] net/mlx5: Fix L3 tunnel entropy refcount leak
 2026-06-15 12:25 UTC  (2+ messages)

[PATCH] net: stmmac: loongson1: Use dev_err_probe()
 2026-06-15 12:24 UTC 

[PATCH 5.15/6.1/6.6/6.12] wifi: iwlwifi: fix 22000 series SMEM parsing
 2026-06-15 12:20 UTC 

[PATCH net] appletalk: aarp: fix proxy probe conflict lookup
 2026-06-15 12:20 UTC  (2+ messages)

[PATCH net 1/1] net: sched: ets: avoid deficit wrap and empty-round livelock
 2026-06-15 12:17 UTC  (3+ messages)

[PATCH RFC 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
 2026-06-15 12:13 UTC  (3+ messages)
` [PATCH RFC 4/9] net: stmmac: qcom-ethqos: add per-platform NOC clock voting

[PATCH] net/mlx5: HWS: correct CONFIG_MLX5_HW_STEERING macro name in comment
 2026-06-15 12:08 UTC  (2+ messages)

[PATCH net] ice: Fix use-after-scope in ice_sched_add_nodes_to_layer()
 2026-06-15 12:08 UTC  (2+ messages)

[PATCH net-next v5 0/4] dpll: add NCO pin type and zl3073x support
 2026-06-15 12:00 UTC  (12+ messages)
` [PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type

[PATCH net v2] ice: fix memory leak in ice_lbtest_prepare_rings()
 2026-06-15 12:00 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v4] ixgbe: implement get_queue_stats_rx
 2026-06-15 11:58 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net v3] tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done
 2026-06-15 11:46 UTC 

[PATCH net-next 0/3] net: bcmgenet: collapse TX priority queues
 2026-06-15 11:35 UTC  (3+ messages)

[RESEND PATCH v1] net: dsa: motorcomm: add yt92xx dsa driver
 2026-06-15 11:34 UTC  (2+ messages)

[PATCH net] atm: br2684: reject short VC-MUX bridged frames
 2026-06-15 11:31 UTC  (3+ messages)

[PATCH net] atm: br2684: validate IP header length before filtering
 2026-06-15 11:30 UTC  (3+ messages)

[PATCH net-next v1] e1000: Initialize phy_data to avoid unexpected values
 2026-06-15 11:24 UTC  (4+ messages)

[PATCH v2] net: pch_gbe: handle TX skb allocation failure
 2026-06-15 11:22 UTC  (2+ messages)

[PATCH net v2] net/sched: cake: reject overhead values that underflow length
 2026-06-15 11:21 UTC  (3+ messages)

[PATCH net-next v2 0/2] netdev: expose page pool order via netlink
 2026-06-15 11:16 UTC  (7+ messages)
` [PATCH net-next v2 1/2] netdev: expose io_uring rx_page_order "

[PATCH net] sctp: hold socket lock when dumping endpoints in sctp_diag
 2026-06-15 11:04 UTC  (2+ messages)

[PATCH net-next v5 0/3] net: libwx: improve VF ethtool support
 2026-06-15 10:48 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: libwx: add support for set_ringparam in wx_ethtool_ops_vf
` [PATCH net-next v5 2/3] net: libwx: add support for set_coalesce "
` [PATCH net-next v5 3/3] net: libwx: support vf per-queue statistics via ethtool -S

[PATCH v2 00/10] gpiolib: fence off legacy interfaces
 2026-06-15 10:33 UTC  (3+ messages)
` [PATCH 05/10] [v2] mips: select legacy gpiolib interfaces where used

[PATCH net] appletalk: fix use-after-free in atalk_find_primary()
 2026-06-15 10:39 UTC 

[PATCH net] nfc: pn533: prevent division by zero in the listen mode timer
 2026-06-15 10:35 UTC 

[PATCH net-next v2 2/2] net: pse-pd: add Realtek/Broadcom PSE MCU driver
 2026-06-15 10:34 UTC  (6+ messages)

[PATCH net-next v2 0/2] net: isolate SKB data area allocations
 2026-06-15 10:07 UTC  (4+ messages)

[PATCH net-next 00/11] Netfilter/IPVS updates for net-next
 2026-06-15  9:27 UTC  (3+ messages)
` [PATCH net-next 09/11] netfilter: flowtable: bail out if forward path cannot be discovered

[PATCH nf v2] netfilter: flowtable: fix and simplify IP6IP6 tunnel handling
 2026-06-15  9:18 UTC 

[PATCH net-next] selftests: net: do not detect PPPoX loopback
 2026-06-15  9:15 UTC  (2+ messages)

[PATCH net-next] docs: exclude driver and netdevsim bugs
 2026-06-15  9:14 UTC  (2+ messages)

[PATCH net-next v5 0/4] Add support for RTL8261C_CG
 2026-06-15  9:08 UTC  (5+ messages)
` [PATCH net-next v5 1/4] net: phy: c45: add genphy_c45_soft_reset()
` [PATCH net-next v5 2/4] net: phy: c45: add genphy_c45_config_master_slave()
` [PATCH net-next v5 3/4] net: phy: realtek: add support for RTL8261C_CG
` [PATCH net-next v5 4/4] net: phy: realtek: load firmware "

[PATCH net v2] appletalk: fix TOCTOU race in atalk_sendmsg
 2026-06-15  9:06 UTC 

[PATCH net-next] selftests/net/openvswitch: add ICMPv6 echo type match test
 2026-06-15  9:05 UTC  (2+ messages)
` [PATCH net-next v2] "

[PATCH net] xfrm: validate selector family and prefixlen during match
 2026-06-15  9:02 UTC 

[syzbot] [net?] UBSAN: shift-out-of-bounds in xfrm_selector_match (3)
 2026-06-15  8:56 UTC 

[PATCH v3 0/4] Introduce error threshold to drm_ras
 2026-06-15  8:56 UTC  (3+ messages)
` [PATCH v3 1/4] drm/ras: Introduce error threshold

[bug report] Potential double-lock bug in 'drivers/net/ethernet/davicom/dm9000.c', from 'dm9000_timeout()' to 'dm9000_phy_write()'
 2026-06-15  8:55 UTC 

[PATCH] xfrm: Fix xfrm state cache insertion race
 2026-06-15  8:43 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