netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-16 08:35:20 to 2023-06-16 17:32:42 UTC [more...]

[PATCH 00/21] Add support for sam9x7 SoC family
 2023-06-16 17:32 UTC  (6+ messages)
` [PATCH 17/21] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7

[RFC bpf-next 0/7] bpf: netdev TX metadata
 2023-06-16 17:32 UTC  (8+ messages)
` [RFC bpf-next 3/7] bpf: implement devtx hook points

Is EDT now expected to work with any qdisc?
 2023-06-16 17:31 UTC 

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-06-02 (iavf)
 2023-06-16 17:13 UTC  (8+ messages)
` [PATCH net-next 2/3] iavf: fix err handling for MAC replace

[PATCH] MAINTAINERS: update email addresses of octeon_ep driver maintainers
 2023-06-16 17:12 UTC  (4+ messages)
  ` [EXT] "

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-16 17:02 UTC  (19+ messages)
` [PATCH v2 01/12] nios2: define virtual address space for modules
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v2 04/12] mm/execmem, arch: convert remaining "
` [PATCH v2 05/12] modules, execmem: drop module_alloc
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()
` [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions
` [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations
` [PATCH v2 09/12] powerpc: "
` [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES

[PATCH v14] ath10k: add LED and GPIO controlling support for various chipsets
 2023-06-16 17:03 UTC  (2+ messages)

[PATCH] net: mana: Batch ringing RX queue doorbell on receiving packets
 2023-06-16 16:49 UTC  (2+ messages)

[PATCH] be2net: Extend xmit workaround to BE3 chip
 2023-06-16 16:45 UTC 

[PATCH net-next 0/6] igc: Fix corner cases for TSN offload
 2023-06-16 16:39 UTC  (6+ messages)
` [PATCH net-next 3/6] igc: Handle already enabled taprio offload for basetime 0

[PATCH] net: mroute6.h: change type of mif6c_pifi to __u32
 2023-06-16 16:35 UTC  (8+ messages)

[PATCH net-next v3 0/4] introduce page_pool_alloc() API
 2023-06-16 16:31 UTC  (12+ messages)
` [PATCH net-next v3 3/4] page_pool: "

[PATCH] bpf: Remove unneeded variable
 2023-06-16 16:30 UTC  (2+ messages)

[PATCH net-next 00/17] splice, net: Switch over users of sendpage() and remove it
 2023-06-16 16:13 UTC  (18+ messages)
` [PATCH net-next 01/17] net: Copy slab data for sendmsg(MSG_SPLICE_PAGES)
` [PATCH net-next 02/17] net: Display info about MSG_SPLICE_PAGES memory handling in proc
` [PATCH net-next 03/17] tcp_bpf, smc, tls, espintcp: Reduce MSG_SENDPAGE_NOTLAST usage
` [PATCH net-next 04/17] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
` [PATCH net-next 05/17] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next 06/17] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
` [PATCH net-next 07/17] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH net-next 08/17] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next 09/17] dlm: "
` [PATCH net-next 10/17] nvme: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
` [PATCH net-next 11/17] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
` [PATCH net-next 12/17] ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH net-next 13/17] drbd: "
` [PATCH net-next 14/17] drdb: Send an entire bio in a single sendmsg
` [PATCH net-next 15/17] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
` [PATCH net-next 17/17] net: Kill MSG_SENDPAGE_NOTLAST

[PATCH 0/5] Rust abstractions for network device drivers
 2023-06-16 16:01 UTC  (19+ messages)

[PATCH net-next 0/15] Add and use helper for PCS negotiation modes
 2023-06-16 15:52 UTC  (20+ messages)
` [PATCH net-next 01/15] net: phylink: add PCS negotiation mode
` [PATCH net-next 02/15] net: phylink: convert phylink_mii_c22_pcs_config() to neg_mode
` [PATCH net-next 03/15] net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
` [PATCH net-next 04/15] net: pcs: xpcs: update PCS driver to use neg_mode
` [PATCH net-next 05/15] net: pcs: lynxi: "
` [PATCH net-next 06/15] net: pcs: lynx: "
` [PATCH net-next 07/15] net: lan966x: "
` [PATCH net-next 08/15] net: mvneta: "
` [PATCH net-next 09/15] net: mvpp2: "
` [PATCH net-next 10/15] net: prestera: "
` [PATCH net-next 11/15] net: qca8k: "
` [PATCH net-next 12/15] net: sparx5: "
` [PATCH net-next 13/15] net: dsa: b53: "
` [PATCH net-next 14/15] net: dsa: mt7530: "
` [PATCH net-next 15/15] net: macb: "

Fw:inquiry at Industrial Casters 10% more loading China Factory
 2023-06-16 15:45 UTC 

[PATCH net-next v3 0/3] optimize procedure of changing MAC address on interface
 2023-06-16 15:29 UTC  (4+ messages)

[syzbot] possible deadlock in sco_conn_del
 2023-06-16 15:09 UTC  (2+ messages)
` [syzbot] [bluetooth?] "

[PATCH net-next v4 0/5] introduce page_pool_alloc() API
 2023-06-16 15:01 UTC  (8+ messages)
` [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag

[PATCH V5] net: phy: Add sysfs attribute for PHY c45 identifiers
 2023-06-16 14:52 UTC  (3+ messages)

[PATCH net-next] dt-bindings: net: phy: gpy2xx: more precise description
 2023-06-16 14:44 UTC  (2+ messages)

[PATCH V3] net: phy: Add sysfs attribute for PHY c45 identifiers
 2023-06-16 14:16 UTC  (3+ messages)

[PATCH V4] net: phy: Add sysfs attribute for PHY c45 identifiers
 2023-06-16 14:16 UTC  (5+ messages)

[PATCH v3 iwl-next] ice: allow hot-swapping XDP programs
 2023-06-16 14:05 UTC  (2+ messages)

[PATCH net-next v1 00/14] Add TJA1120 support
 2023-06-16 13:53 UTC  (15+ messages)
` [PATCH net-next v1 01/14] net: phy: nxp-c45-tja11xx: fix the PTP interrupt enablig/disabling
` [PATCH net-next v1 02/14] net: phy: nxp-c45-tja11xx: use phylib master/slave implementation
` [PATCH net-next v1 03/14] net: phy: nxp-c45-tja11xx: remove RX BIST frame counters
` [PATCH net-next v1 04/14] net: phy: nxp-c45-tja11xx: add *_reg_field functions
` [PATCH net-next v1 05/14] net: phy: nxp-c45-tja11xx: prepare the ground for TJA1120
` [PATCH net-next v1 06/14] net: phy: add 1000baseT1 to phy_basic_t1_features
` [PATCH net-next v1 07/14] net: phy: nxp-c45-tja11xx: add TJA1120 support
` [PATCH net-next v1 08/14] net: phy: nxp-c45-tja11xx: enable LTC sampling on both ext_ts edges
` [PATCH net-next v1 09/14] net: phy: nxp-c45-tja11xx: read egress ts on TJA1120
` [PATCH net-next v1 10/14] net: phy: nxp-c45-tja11xx: handle FUSA irq
` [PATCH net-next v1 11/14] net: phy: nxp-c45-tja11xx: run cable test with the PHY in test mode
` [PATCH net-next v1 12/14] net: phy: nxp-c45-tja11xx: read ext trig ts TJA1120
` [PATCH net-next v1 13/14] net: phy: nxp-c45-tja11xx: reset PCS if the link goes down
` [PATCH net-next v1 14/14] net: phy: nxp-c45-tja11xx: timestamp reading workaround for TJA1120

[PATCH net-next 0/8] net: stmmac: enable timestamp snapshots for DWMAC1000
 2023-06-16 13:48 UTC  (11+ messages)
` [PATCH net-next 1/8] net: stmmac: add IP-specific callbacks for auxiliary snapshot
` [PATCH net-next 2/8] net: stmmac: populate dwmac4 callbacks for auxiliary snapshots
` [PATCH net-next 3/8] net: stmmac: move PTP interrupt handling to IP-specific DWMAC file
` [PATCH net-next 4/8] net: stmmac: move common defines in stmmac_ptp.h
` [PATCH net-next 5/8] net: stmmac: set number of snapshot external triggers for GMAC3
` [PATCH net-next 6/8] net: stmmac: introduce setter/getter for timestamp configuration
` [PATCH net-next 7/8] net: stmmac: do not overwrite other flags when writing timestamp control
` [PATCH net-next 8/8] net: stmmac: enable timestamp external trigger for dwmac1000

[PATCH net-next 1/2] can: sja1000: Prepare the use of a threaded handler
 2023-06-16 13:45 UTC  (2+ messages)
` [PATCH net-next 2/2] can: sja1000: Prevent overrun stalls with a soft reset on Renesas SoCs

[PATCH 1/2] sfc: fix uninitialized variable use
 2023-06-16 13:45 UTC  (7+ messages)
` [PATCH 2/2] sfc: add CONFIG_INET dependency for TC offload

[PATCH] net: atlantic: fix ring buffer alignment
 2023-06-16 13:10 UTC  (2+ messages)

Fwd: inet6_sock_destruct->inet_sock_destruct trigger Call Trace
 2023-06-16 12:43 UTC 

[PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
 2023-06-16 12:27 UTC  (2+ messages)

[PATCH] nfc: fdp: Add MODULE_FIRMWARE macros
 2023-06-16 12:22 UTC 

[PATCH] ieee802154/adf7242: Add MODULE_FIRMWARE macro
 2023-06-16 12:18 UTC 

[PATCH 0/4] Enable multiple MCAN on AM62x
 2023-06-16 12:01 UTC  (3+ messages)
` [PATCH 4/4] DO_NOT_MERGE arm64: dts: ti: Enable MCU MCANs for AM62x

[PATCH] net: phy: mediatek: fix compile-test dependencies
 2023-06-16 11:47 UTC  (2+ messages)

[PATCH v7 0/9] fix fwnode_irq_get[_byname()] returnvalue
 2023-06-16 11:45 UTC  (4+ messages)

[PATCH] net: dpaa2-mac: add 25gbase-r support
 2023-06-16 11:20 UTC  (2+ messages)

[PATCH net-next] crypto: af_alg/hash: Fix recvmsg() after sendmsg(MSG_MORE)
 2023-06-16 11:11 UTC  (5+ messages)

[PATCH] netfilter: ipset: Replace strlcpy with strscpy
 2023-06-16 10:51 UTC  (2+ messages)

[PATCH net-next v2] crypto: af_alg/hash: Fix recvmsg() after sendmsg(MSG_MORE)
 2023-06-16 11:10 UTC 

[PATCH net-next] crypto: Fix af_alg_sendmsg(MSG_SPLICE_PAGES) sglist limit
 2023-06-16 10:27 UTC  (2+ messages)

[PATCH net v5 0/6] net: dsa: mt7530: fix multiple CPU ports, BPDU and LLDP handling
 2023-06-16 10:37 UTC  (17+ messages)
` [PATCH net v5 1/6] net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAP
` [PATCH net v5 2/6] net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
` [PATCH net v5 3/6] net: dsa: mt7530: fix handling of BPDUs on "
` [PATCH net v5 4/6] net: dsa: mt7530: fix handling of LLDP frames

[RFT PATCH 1/2] stmmac: dwmac-loongson: drop useless check for compatible fallback
 2023-06-16 10:31 UTC  (2+ messages)
` [RFT PATCH 2/2] MIPS: dts: loongson: drop incorrect dwmac fallback compatible

[PATCH AUTOSEL 5.10 14/14] vhost_vdpa: tell vqs about the negotiated
 2023-06-16 10:27 UTC 

[PATCH AUTOSEL 5.15 15/16] vhost_vdpa: tell vqs about the negotiated
 2023-06-16 10:27 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 16/16] vhost_net: revert upend_idx only on retriable error

[PATCH AUTOSEL 6.1 25/26] vhost_vdpa: tell vqs about the negotiated
 2023-06-16 10:26 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 26/26] vhost_net: revert upend_idx only on retriable error

[PATCH AUTOSEL 6.3 17/30] net: sched: wrap tc_skip_wrapper with CONFIG_RETPOLINE
 2023-06-16 10:25 UTC  (3+ messages)
` [PATCH AUTOSEL 6.3 29/30] vhost_vdpa: tell vqs about the negotiated
` [PATCH AUTOSEL 6.3 30/30] vhost_net: revert upend_idx only on retriable error

[RFC net-next v1] tools: ynl: Add an strace rendering mode to ynl-gen
 2023-06-16 10:17 UTC  (3+ messages)

[PATCH v1] net: mctp: remove redundant RTN_UNICAST check
 2023-06-16 10:13 UTC  (2+ messages)

[PATCH net-next] ip, ip6: Fix splice to raw and ping sockets
 2023-06-16  9:59 UTC  (4+ messages)

[PATCH v2] drivers:net:ethernet:Add missing fwnode_handle_put()
 2023-06-16  9:43 UTC  (2+ messages)

[PATCH v2] drivers:net:ethernet:Add missing fwnode_handle_put()
 2023-06-16  9:42 UTC  (2+ messages)

[PATCH net v1] ipvlan: Fix return value of ipvlan_queue_xmit()
 2023-06-16  9:40 UTC  (4+ messages)

[PATCH v2] net: macsec SCI assignment for ES = 0
 2023-06-16  9:24 UTC 

[PATCH net] ipvlan: Fix return value of ipvlan_queue_xmit()
 2023-06-16  9:05 UTC  (3+ messages)

[PATCH v1] drivers:net:dsa:Fix resource leaks in fwnode_for_each_child_node() loops
 2023-06-16  9:01 UTC  (6+ messages)
    ` 回复: "
        ` 回复: "

[PATCH net-next] ipv6: also use netdev_hold() in ip6_route_check_nh()
 2023-06-16  8:57 UTC 

[PATCH][next] wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()
 2023-06-16  8:42 UTC  (2+ messages)

[PATCH iwl-next v1 0/4] change MSI-X vectors per VF
 2023-06-16  8:37 UTC  (4+ messages)
` [PATCH iwl-next v1 4/4] ice: manage VFs MSI-X using resource tracking


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).