netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-12 14:47:29 to 2023-12-13 00:10:29 UTC [more...]

[PATCH v3] net: mdio-gpio: replace deprecated strncpy with strscpy
 2023-12-13  0:10 UTC  (3+ messages)

[PATCH net-next 00/13] bnxt_en: Update for net-next
 2023-12-13  0:10 UTC  (2+ messages)

[PATCH net] net: Remove acked SYN flag from packet in the transmit queue correctly
 2023-12-13  0:10 UTC  (2+ messages)

[PATCH v2 net 0/4] ENA driver XDP bug fixes
 2023-12-13  0:10 UTC  (2+ messages)

[PATCH] net: mdio: mdio-bcm-unimac: Delay before first poll
 2023-12-13  0:08 UTC  (2+ messages)

[PATCH net-next v10 1/4] rust: core abstractions for network PHY drivers
 2023-12-13  0:02 UTC  (13+ messages)

[PATCH net-next 00/16] net: pcs: xpcs: Add memory-based management iface support
 2023-12-13  0:01 UTC  (7+ messages)
` [PATCH net-next 06/16] net: pcs: xpcs: Avoid creating dummy XPCS MDIO device

[PATCH 0/5] Add support for framer infrastructure and PEF2256 framer
 2023-12-13  0:00 UTC  (3+ messages)

[patch net-next v6 0/9] devlink: introduce notifications filtering
 2023-12-12 23:49 UTC  (3+ messages)
` [patch net-next v6 5/9] genetlink: introduce per-sock family private storage

[PATCH net-next v3 00/13] tools/net/ynl: Add 'sub-message' support to ynl
 2023-12-12 23:36 UTC  (16+ messages)
` [PATCH net-next v3 01/13] tools/net/ynl: Use consistent array index expression formatting
` [PATCH net-next v3 02/13] doc/netlink: Add sub-message support to netlink-raw
` [PATCH net-next v3 03/13] doc/netlink: Document the sub-message format for netlink-raw
` [PATCH net-next v3 04/13] tools/net/ynl: Add 'sub-message' attribute decoding to ynl
` [PATCH net-next v3 05/13] tools/net/ynl: Add binary and pad support to structs for tc
` [PATCH net-next v3 06/13] doc/netlink/specs: Add sub-message type to rt_link family
` [PATCH net-next v3 07/13] doc/netlink/specs: use pad in structs in rt_link
` [PATCH net-next v3 08/13] doc/netlink/specs: Add a spec for tc
` [PATCH net-next v3 09/13] doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes
` [PATCH net-next v3 10/13] tools/net/ynl-gen-rst: Add sub-messages to generated docs
` [PATCH net-next v3 11/13] tools/net/ynl-gen-rst: Sort the index of generated netlink specs
` [PATCH net-next v3 12/13] tools/net/ynl-gen-rst: Remove bold from attribute-set headings
` [PATCH net-next v3 13/13] tools/net/ynl-gen-rst: Remove extra indentation from generated docs

[PATCH v2 net-next] net: stmmac: xgmac3+: add FPE handshaking support
 2023-12-12 23:23 UTC  (2+ messages)

[PATCH] iavf: Fix null pointer dereference in iavf_print_link_message
 2023-12-12 23:20 UTC  (4+ messages)

[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-12 23:13 UTC  (12+ messages)
` [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[PATCH v4 net-next 3/3] xdp: add multi-buff support for xdp running in generic mode
 2023-12-12 23:10 UTC  (2+ messages)

[PATCH v2 0/2] ss: pretty-printing BPF socket-local storage
 2023-12-12 22:58 UTC  (5+ messages)
` [PATCH v2 1/2] ss: add support for "
` [PATCH v2 2/2] ss: pretty-print "

[PATCH net-next v10 0/4] Rust abstractions for network PHY drivers
 2023-12-12 22:52 UTC  (3+ messages)
` [PATCH net-next v10 2/4] rust: net::phy add module_phy_driver macro

[PATCH net v4] net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RX
 2023-12-12 22:26 UTC  (2+ messages)

[PATCH net v2] net: stmmac: Handle disabled MDIO busses from devicetree
 2023-12-12 22:18 UTC 

[PATCH] amd-xgbe: Avoid potential string truncation in name
 2023-12-12 22:13 UTC 

[PATCH] [v2] net: asix: fix fortify warning
 2023-12-12 22:10 UTC  (2+ messages)

[PATCH] cxgb3: Avoid potential string truncation in desc
 2023-12-12 22:09 UTC 

[PATCH net-next v4] net: stmmac: don't create a MDIO bus if unnecessary
 2023-12-12 22:07 UTC 

[PATCH net-next 3/7] sfc: debugfs for (nic) RX queues
 2023-12-12 22:06 UTC  (2+ messages)

[PATCH net-next 0/7] net: dsa: realtek: variants to drivers, interfaces to a common module
 2023-12-12 21:58 UTC  (8+ messages)
` [PATCH net-next 2/7] net: dsa: realtek: put of node after MDIO registration

[PATCH v4 net-next 1/3] net: introduce page_pool pointer in softnet_data percpu struct
 2023-12-12 21:56 UTC  (3+ messages)

[PATCH][next] mlx4: Fix spelling mistake: "mape" -> "map"
 2023-12-12 21:55 UTC  (4+ messages)

[PATCH net-next v2 00/11] tools/net/ynl: Add 'sub-message' support to ynl
 2023-12-12 21:48 UTC  (18+ messages)
` [PATCH net-next v2 01/11] tools/net/ynl-gen-rst: Use bullet lists for attribute-set entries
` [PATCH net-next v2 02/11] tools/net/ynl-gen-rst: Sort the index of generated netlink specs
` [PATCH net-next v2 03/11] doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes
` [PATCH net-next v2 11/11] tools/net/ynl-gen-rst: Add sub-messages to generated docs

[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-12-12 21:44 UTC  (2+ messages)

[PATCH] [v3] qed: Fix a potential use-after-free in qed_cxt_tables_alloc
 2023-12-12 21:40 UTC  (2+ messages)

[PATCH] net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe
 2023-12-12 21:27 UTC  (2+ messages)

[PATCH] igb: Add null pointer check to igb_set_fw_version
 2023-12-12 21:26 UTC  (2+ messages)

[PATCH RESEND v1 0/7] MPFS clock fixes required for correct CAN clock modeling
 2023-12-12 20:49 UTC  (3+ messages)
` [PATCH RESEND v1 2/7] dt-bindings: can: mpfs: add missing required clock

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-12-12 (igb, e1000e)
 2023-12-12 20:49 UTC  (4+ messages)
` [PATCH net-next 1/3] igb: Use FIELD_GET() to extract Link Width
` [PATCH net-next 2/3] e1000e: Use PCI_EXP_LNKSTA_NLW & FIELD_GET() instead of custom defines/code
` [PATCH net-next 3/3] e1000e: Use pcie_capability_read_word() for reading LNKSTA

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-12-12 (iavf)
 2023-12-12 20:36 UTC  (4+ messages)
` [PATCH net 1/3] iavf: Introduce new state machines for flow director
` [PATCH net 2/3] iavf: Handle ntuple on/off based on "
` [PATCH net 3/3] iavf: Fix iavf_shutdown to call iavf_remove instead iavf_close

[PATCH iwl-next v2] i40e: remove fake support of rx-frames-irq
 2023-12-12 20:31 UTC  (2+ messages)

[PATCH net-next v2 0/3] netdevsim: link and forward skbs between ports
 2023-12-12 20:29 UTC  (5+ messages)
` [PATCH net-next v2 1/3] netdevsim: allow two netdevsim ports to be connected
` [PATCH net-next v2 3/3] netdevsim: add selftest for forwarding skb between connected ports

[PATCH net-next v4 5/8] net: wangxun: add ethtool_ops for ring parameters
 2023-12-12 20:25 UTC  (2+ messages)

[patch net-next] dpll: remove leftover mode_supported() op and use mode_get() instead
 2023-12-12 20:22 UTC  (4+ messages)

[PATCH net-next] selftests: forwarding: Import top-level lib.sh through $lib_dir
 2023-12-12 20:17 UTC  (4+ messages)

[net-next PATCH v5 1/3] net: phy: extend PHY package API to support multiple global address
 2023-12-12 20:09 UTC  (3+ messages)
` [net-next PATCH v5 3/3] net: phy: add support for PHY package MMD read/write

[PATCH v2 0/5] support ipq5332 platform
 2023-12-12 20:06 UTC  (10+ messages)
` [PATCH v2 1/5] net: mdio: ipq4019: move eth_ldo_rdy before MDIO bus register
` [PATCH v2 3/5] net: mdio: ipq4019: configure CMN PLL clock for ipq5332
` [PATCH v2 5/5] dt-bindings: net: ipq4019-mdio: Document ipq5332 platform

[PATCH net-next 2/7] sfc: debugfs for channels
 2023-12-12 19:54 UTC  (2+ messages)

[PATCH 0/2] selftests: net: ethtool_mm: Support devices with higher rx-min-frag-size
 2023-12-12 19:48 UTC  (6+ messages)
` [PATCH 2/2] selftests: forwarding: ethtool_mm: support devices that don't support pmac stats

[PATCH net-next v14 00/13] Add Realtek automotive PCIe driver
 2023-12-12 19:32 UTC  (14+ messages)
` [PATCH net-next v14 01/13] rtase: Add pci table supported in this module
` [PATCH net-next v14 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v14 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v14 09/13] rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v14 10/13] rtase: Implement ethtool function
` [PATCH net-next v14 13/13] MAINTAINERS: Add the rtase ethernet driver entry

[PATCH] wifi: iwlwifi: fw/dbg: fix all kernel-doc warnings
 2023-12-12 19:24 UTC  (2+ messages)

[PATCH net-next v2] net: mvpp2: add support for mii
 2023-12-12 19:19 UTC  (4+ messages)

[PATCH net v2] net: ks8851: Fix TX stall caused by TX buffer overrun
 2023-12-12 19:16 UTC 

[net-next v1 00/16] Device Memory TCP
 2023-12-12 19:14 UTC  (14+ messages)
` [net-next v1 02/16] net: page_pool: create hooks for custom page providers
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
` [net-next v1 14/16] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [net-next v1 15/16] net: add devmem TCP documentation

[PATCH net-next v5 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
 2023-12-12 18:49 UTC  (3+ messages)
` [PATCH net-next v5 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
` [PATCH net-next v5 2/2] nfc: Do not send datagram if socket state isn't LLCP_BOUND

[PATCH net] net: stmmac: Handle disabled MDIO busses from devicetree
 2023-12-12 18:48 UTC  (2+ messages)

[PATCH net] net: prevent mss overflow in skb_segment()
 2023-12-12 18:40 UTC  (2+ messages)

[PATCH v3 1/2] atm: solos-pci: Fix potential deadlock on &cli_queue_lock
 2023-12-12 18:26 UTC  (3+ messages)

[PATCH V5 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-12-12 18:22 UTC  (10+ messages)
          ` [EXTERNAL] "
` [EXT] "

Urgent Bug Report Kernel crash 6.5.2
 2023-12-12 18:16 UTC  (7+ messages)

[PATCH net-next 0/2] idpf: add get/set for Ethtool's header split ringparam
 2023-12-12 18:16 UTC  (2+ messages)

[PATCH net-next v2 00/10] Add Marvell CPT CN10KB/CN10KA B0 support
 2023-12-12 18:03 UTC  (2+ messages)

[PATCH net-next v4 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
 2023-12-12 17:57 UTC  (4+ messages)
` [PATCH net-next v4 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local

[PATCH net-next v3] net: stmmac: don't create a MDIO bus if unnecessary
 2023-12-12 17:53 UTC  (9+ messages)

[PATCH net-next v8 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-12 17:43 UTC  (10+ messages)
` [PATCH net-next v8 3/4] virtio/vsock: fix logic which reduces credit update messages

[PATCH net-next v2 0/2] net/sched: optimizations around action binding and init
 2023-12-12 17:34 UTC  (3+ messages)

[net-next RFC PATCH v2 1/4] dt-bindings: net: phy: Document new LEDs active-low property
 2023-12-12 17:18 UTC  (5+ messages)
` [net-next RFC PATCH v2 3/4] dt-bindings: net: Document QCA808x PHYs

Preferred term for netdev master / slave
 2023-12-12 17:17 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
 2023-12-12 17:16 UTC  (6+ messages)
` [PATCH net-next v3 2/3] "

[PATCH iwl-net] idpf: enable WB_ON_ITR
 2023-12-12 16:50 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net v2 0/2] dpaa2-switch: various fixes
 2023-12-12 16:43 UTC  (3+ messages)
` [PATCH net v2 1/2] dpaa2-switch: fix size of the dma_unmap
` [PATCH net v2 2/2] dpaa2-switch: do not ask for MDB, VLAN and FDB replay

[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
 2023-12-12 16:42 UTC  (10+ messages)
` [RFC PATCH net-next v3 1/8] dt-bindings: phy: mediatek,xfi-pextp: add new bindings
` [RFC PATCH net-next v3 4/8] dt-bindings: net: pcs: add bindings for MediaTek USXGMII PCS
` [RFC PATCH net-next v3 6/8] dt-bindings: net: mediatek: remove wrongly added clocks and SerDes
` [RFC PATCH net-next v3 7/8] dt-bindings: net: mediatek,net: fix and complete mt7988-eth binding

[PATCHv2 RFC net-next 00/14] ipvs: per-net tables and optimizations
 2023-12-12 16:24 UTC  (15+ messages)
` [PATCHv2 RFC net-next 01/14] rculist_bl: add hlist_bl_for_each_entry_continue_rcu
` [PATCHv2 RFC net-next 02/14] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
` [PATCHv2 RFC net-next 03/14] ipvs: some service readers can use RCU
` [PATCHv2 RFC net-next 04/14] ipvs: use single svc table
` [PATCHv2 RFC net-next 05/14] ipvs: do not keep dest_dst after dest is removed
` [PATCHv2 RFC net-next 06/14] ipvs: use more counters to avoid service lookups
` [PATCHv2 RFC net-next 07/14] ipvs: add resizable hash tables
` [PATCHv2 RFC net-next 08/14] ipvs: use resizable hash table for services
` [PATCHv2 RFC net-next 09/14] ipvs: switch to per-net connection table
` [PATCHv2 RFC net-next 10/14] ipvs: show the current conn_tab size to users
` [PATCHv2 RFC net-next 11/14] ipvs: no_cport and dropentry counters can be per-net
` [PATCHv2 RFC net-next 12/14] ipvs: use more keys for connection hashing
` [PATCHv2 RFC net-next 13/14] ipvs: add ip_vs_status info
` [PATCHv2 RFC net-next 14/14] ipvs: add conn_lfactor and svc_lfactor sysctl vars

[PATCH 0/8] dpaa2-switch: small improvements
 2023-12-12 16:25 UTC  (5+ messages)
` [PATCH 8/8] dpaa2-switch: cleanup the egress flood of an unused FDB

[PATCH net-next v2 0/2] Fix dangling pointer at f6i->gc_link
 2023-12-12 16:24 UTC  (6+ messages)
` [PATCH net-next v2 2/2] selftests: fib_tests: Add tests for toggling between w/ and w/o expires

[PATCH net-next 0/7] sfc: initial debugfs support
 2023-12-12 16:19 UTC  (6+ messages)
` [PATCH net-next 7/7] sfc: add debugfs node for filter table contents

Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2023-12-12 16:15 UTC  (8+ messages)

[PATCH net-next v6 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-12-12 16:14 UTC  (3+ messages)
` [PATCH net-next v6 06/12] page_pool: constify some read-only function arguments

[PATCH v3 net-next 0/3] amd-xgbe: add support for AMD Crater
 2023-12-12 15:38 UTC  (5+ messages)
` [PATCH v3 net-next 2/3] amd-xgbe: add support for Crater ethernet device
` [PATCH v3 net-next 3/3] amd-xgbe: use smn functions to avoid race

[PATCH next] net: update the vlan filter info synchronously when modifying the features of netdev
 2023-12-12 15:13 UTC  (3+ messages)

[PATCH v8 00/13] Introduce STM32 Firewall framework
 2023-12-12 15:23 UTC  (14+ messages)
` [PATCH v8 01/13] dt-bindings: document generic access controllers
` [PATCH v8 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v8 03/13] dt-bindings: bus: document RIFSC
` [PATCH v8 04/13] dt-bindings: bus: document ETZPC
` [PATCH v8 05/13] firewall: introduce stm32_firewall framework
` [PATCH v8 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v8 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v8 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v8 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v8 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v8 11/13] ARM: dts: stm32: put ETZPC as an access controller "
` [PATCH v8 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v8 13/13] ARM: dts: stm32: put ETZPC as an access controller "

[PATCH net-next v5 00/14] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-12-12 15:25 UTC  (10+ messages)
` [PATCH net-next v5 03/14] page_pool: avoid calling no-op externals when possible
        ` [Intel-wired-lan] "

[PATCH net 0/2] nfp: flower: a few small conntrack offload fixes
 2023-12-12 15:09 UTC  (4+ messages)
` [PATCH net 2/2] nfp: flower: fix hardware offload for the transfer layer port

[patch net-next] dpll: allocate pin ids in cycle
 2023-12-12 15:06 UTC 

[PATCH net-next] sctp: support MSG_ERRQUEUE flag in recvmsg()
 2023-12-12 14:55 UTC 


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).