Netdev List
 help / color / mirror / Atom feed
 messages from 2026-06-15 12:30:32 to 2026-06-15 17:01:55 UTC [more...]

[PATCH net-next] eth: ionic: delete the incorrect link_down_count reporting
 2026-06-15 17:01 UTC 

[PATCH v2] net: mvneta_bm: add suspend/resume support to prevent crash after resume
 2026-06-15 16:59 UTC  (3+ messages)

[PATCH net-next v14 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-06-15 16:55 UTC  (3+ messages)
` [PATCH v14 1/2] "

[PATCH] net: ehea: unwind probe_port sysfs file on failure
 2026-06-15 16:54 UTC  (2+ messages)

[PATCH net] appletalk: Hold socket reference in atalk_rcv()
 2026-06-15 16:53 UTC  (3+ messages)

[PATCH net-next v7 0/2] net: dsa: mv88e6xxx: add support for credit based shaper
 2026-06-15 16:54 UTC  (7+ messages)
` [PATCH net-next v7 2/2] "

[PATCH RFC 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
 2026-06-15 16:48 UTC  (5+ messages)
` [PATCH RFC 3/9] net: stmmac: qcom-ethqos: fix RGMII_ID mode to use DLL bypass

e1000e: Report link down after "Detected Hardware Unit Hang" ?
 2026-06-15 16:41 UTC  (2+ messages)

[PATCH v4] ice: wait for reset completion in ice_resume()
 2026-06-15 16:41 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/9] atm: remove more dead code
 2026-06-15 16:33 UTC  (2+ messages)

[PATCH net-next v7 00/12] net: pcs: Introduce support for fwnode PCS
 2026-06-15 16:31 UTC  (24+ 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 v4 5/6] pds_core: add host backed memory support for firmware
 2026-06-15 16:19 UTC  (2+ messages)

[PATCH net-next] docs: exclude driver and netdevsim bugs
 2026-06-15 16:19 UTC  (3+ messages)

[PATCH v4 4/6] pds_core: add PLDM component info display
 2026-06-15 16:08 UTC  (2+ messages)

[PATCH 0/5] vmsplice: fix some problems in my previous vmsplice patchset
 2026-06-15 16:16 UTC  (2+ messages)

[PATCH RESEND 1/6] sock: add sock_kzalloc helper
 2026-06-15 16:15 UTC  (3+ messages)

[PATCH net-next v7 0/5] net: wangxun: timeout and error
 2026-06-15 16:12 UTC  (2+ messages)

net: netdev-genl: NETDEV_A_NAPI_PID is the init-ns pid, not the caller's
 2026-06-15 16:12 UTC  (2+ messages)

[PATCH net-next v5 0/3] net: libwx: improve VF ethtool support
 2026-06-15 16:07 UTC  (2+ messages)

[PATCH iwl-next 0/6] ice: refactor aggregator node logic
 2026-06-15 16:05 UTC  (13+ messages)
` [PATCH iwl-next 1/6] ice: convert hw->agg_list from linked list to xarray
  ` [Intel-wired-lan] "
` [PATCH iwl-next 2/6] ice: count number of VSIS in agg_vsi_list
  ` [Intel-wired-lan] "
` [PATCH iwl-next 3/6] ice: extract function to allocate aggregator info structure
  ` [Intel-wired-lan] "
` [PATCH iwl-next 4/6] ice: remove ice_agg_node wrapper structure
  ` [Intel-wired-lan] "
` [PATCH iwl-next 5/6] ice: remove unused aggregator node functions
  ` [Intel-wired-lan] "
` [PATCH iwl-next 6/6] ice: refactor ice_sched_cfg_agg to take agg_info pointer
  ` [Intel-wired-lan] "

[PATCH net-next v2] net: dsa: yt921x: Add limited ACL flow statistics support
 2026-06-15 16:05 UTC  (2+ messages)

[PATCH net-next v12 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-06-15 16:04 UTC  (12+ messages)
` [PATCH net-next v12 01/10] net: phy: phy_link_topology: Add a helper for opportunistic alloc
` [PATCH net-next v12 02/10] net: phy: phy_link_topology: Track ports in phy_link_topology
` [PATCH net-next v12 03/10] net: phylink: Register a phy_port for MAC-driven SFP cages
` [PATCH net-next v12 04/10] net: phy: Create SFP phy_port before registering upstream
` [PATCH net-next v12 05/10] net: phy: Represent PHY-less SFP modules with phy_port
` [PATCH net-next v12 06/10] net: phy: phy_port: Store information about a port's upstream
` [PATCH net-next v12 07/10] net: phy: phy_link_topology: Add a helper to retrieve ports
` [PATCH net-next v12 08/10] netlink: specs: Add ethernet port listing with ethtool
` [PATCH net-next v12 09/10] net: ethtool: Introduce ethtool command to list ports
` [PATCH net-next v12 10/10] Documentation: networking: Update the phy_port infrastructure description

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

net-next is CLOSED
 2026-06-15 15:53 UTC 

[PATCH net-next v5 0/4] Add support for RTL8261C_CG
 2026-06-15 15:51 UTC  (7+ messages)
` [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 v4 1/6] pds_core: add support for quiet devcmd failures
 2026-06-15 15:37 UTC  (3+ messages)

[PATCH v4 3/6] pds_core: add PLDM firmware update support via devlink flash
 2026-06-15 15:36 UTC  (2+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: fix supported_interface set after phylink_create
 2026-06-15 15:33 UTC  (3+ messages)

[PATCH v1 bpf-next 0/2] bpf: bpf_redirect_peer egress redirection
 2026-06-15 15:15 UTC  (2+ messages)

[PATCH] amt: don't read the IP source address from a reallocated skb header
 2026-06-15 15:13 UTC  (2+ messages)

[PATCH net v2] octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PF
 2026-06-15 15:04 UTC  (2+ messages)
` [PATCH net v3] "

[PATCH net] tipc: free bearer discoverer via RCU to fix tipc_disc_rcv UAF
 2026-06-15 15:00 UTC 

[PATCH net-next 0/5] tls: reject the combination of TLS and sockmap
 2026-06-15 14:55 UTC  (3+ messages)
` [PATCH net-next 2/5] tls: remove dead sockmap (psock) handling from the SW path

[PATCH v27 0/5] Type2 device basic support
 2026-06-15 14:47 UTC  (6+ messages)
` [PATCH v27 4/5] sfc: obtain and map cxl range using devm_cxl_probe_mem

linux-next: manual merge of the net-next tree with the net tree
 2026-06-15 14:42 UTC 

[PATCH net-next v5 00/15] Support for onsemi's S2500 10Base-T1S MAC-PHY
 2026-06-15 14:27 UTC  (3+ messages)
` [PATCH net-next v5 12/15] onsemi: s2500: Add driver support for TS2500 MAC-PHY

[PATCH RFC] vhost: fix vhost_get_avail_idx for a non empty ring
 2026-06-15 14:24 UTC  (2+ messages)
`  "

[PATCH bpf 0/2] Fix partial copy of non-linear skb test_run output
 2026-06-15 14:13 UTC  (5+ messages)
` [PATCH bpf 1/2] bpf: "
` [PATCH bpf 2/2] selftests/bpf: Cover "

[PATCH net] net/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC delete
 2026-06-15 14:05 UTC 

[PATCH net] ice: eswitch: fix use-after-free of metadata_dst in repr release
 2026-06-15 14:05 UTC 

[PATCH][net-next] net/mlx5: Remove broken and unused mlx5_query_mtppse()
 2026-06-15 14:04 UTC 

[PATCH net-next] gre: fix ERSPAN o_flags race/corruption in xmit and fill_info
 2026-06-15 14:03 UTC 

[PATCH stable 6.6.y v3 0/4] bpf: linked scalar precision fixes
 2026-06-15 14:02 UTC  (2+ messages)

[PATCH net] netpoll: run NAPI poll in softirq context to avoid rq->lock self-deadlock
 2026-06-15 13:56 UTC  (2+ messages)

[PATCH net-next v4 0/4] net: openvswitch: Decouple flow operations from RTNL
 2026-06-15 13:56 UTC  (7+ messages)
` [PATCH net-next v4 2/4] net: openvswitch: add per-flow_table lockdep checks
` [PATCH net-next v4 3/4] net: openvswitch: decouple flow_table from ovs_mutex
` [PATCH net-next v4 4/4] net: openvswitch: avoid double-rcu wait period

[PATCH nf-next v2 0/6] netfilter: replace u_int*_t with kernel int types
 2026-06-15 13:38 UTC  (7+ messages)
` [PATCH nf-next v2 1/6] netfilter: nf_nat_ftp: replace u_int16_t with u16
` [PATCH nf-next v2 2/6] netfilter: nf_nat_irc: "
` [PATCH nf-next v2 3/6] netfilter: nf_sockopt: replace u_int8_t with u8
` [PATCH nf-next v2 4/6] netfilter: xt_DSCP: "
` [PATCH nf-next v2 5/6] netfilter: xt_TCPOPTSTRIP: replace u_int8_t and u_int16_t with u8 and u16
` [PATCH nf-next v2 6/6] netfilter: nf_log: replace u_int8_t with u8

[RFC net-next 08/15] ipxlat: add translation engine and dispatch core
 2026-06-15 13:31 UTC  (3+ messages)

[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  (6+ messages)
` [PATCH v5 5/9] block: implement NVMEM provider

[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/mlx5: Free steering tag data on release
 2026-06-15 12:30 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