messages from 2024-01-23 08:27:24 to 2024-01-23 17:24:25 UTC [more...]
[PATCH v4 0/3] Small runtime PM API changes
2024-01-23 17:24 UTC (3+ messages)
` [PATCH v4 1/3] pm: runtime: Simplify pm_runtime_get_if_active() usage
[PATCH net-next v1 1/2] dt-bindings: net: dsa: Add KSZ8567 switch support
2024-01-23 17:23 UTC (7+ messages)
` [PATCH net-next v1 2/2] "
[PATCH iproute2-next] m_mirred: Allow mirred to block
2024-01-23 17:18 UTC (2+ messages)
[RFC PATCH net-next 0/9] Add ability to flash modules' firmware
2024-01-23 17:17 UTC (19+ messages)
` [RFC PATCH net-next 1/9] ethtool: Add ethtool operation to write to a transceiver module EEPROM
` [RFC PATCH net-next 3/9] ethtool: Add an interface for flashing transceiver modules' firmware
` [RFC PATCH net-next 6/9] net: sfp: Add more extended compliance codes
` [RFC PATCH net-next 7/9] ethtool: cmis_cdb: Add a layer for supporting CDB commands
` [RFC PATCH net-next 8/9] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB
` [RFC PATCH net-next 9/9] ethtool: Add ability to flash transceiver modules' firmware
[PATCH net 1/1] hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes
2024-01-23 17:13 UTC (2+ messages)
[PATCH v5 net-next 0/5] af_unix: Random improvements for GC
2024-01-23 17:08 UTC (6+ messages)
` [PATCH v5 net-next 1/5] af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc()
` [PATCH v5 net-next 2/5] af_unix: Do not use atomic ops for unix_sk(sk)->inflight
` [PATCH v5 net-next 3/5] af_unix: Return struct unix_sock from unix_get_socket()
` [PATCH v5 net-next 4/5] af_unix: Run GC on only one CPU
` [PATCH v5 net-next 5/5] af_unix: Try to run GC async
[PATCH v7 iwl-next 0/7] ice: fix timestamping in reset process
2024-01-23 17:07 UTC (15+ messages)
` [PATCH v7 iwl-next 1/7] ice: introduce PTP state machine
` [PATCH v7 iwl-next 2/7] ice: pass reset type to PTP reset functions
` [PATCH v7 iwl-next 3/7] ice: rename verify_cached to has_ready_bitmap
` [PATCH v7 iwl-next 4/7] ice: don't check has_ready_bitmap in E810 functions
` [PATCH v7 iwl-next 5/7] ice: rename ice_ptp_tx_cfg_intr
` [PATCH v7 iwl-next 6/7] ice: factor out ice_ptp_rebuild_owner()
` [PATCH v7 iwl-next 7/7] ice: stop destroying and reinitalizing Tx tracker during reset
[PATCH net-next 14/22] net: fill in MODULE_DESCRIPTION()s for ocelot
2024-01-23 17:05 UTC (9+ messages)
` [PATCH net-next 21/22] net: fill in MODULE_DESCRIPTION()s for cpsw-common
` [PATCH net-next 00/22] Fix MODULE_DESCRIPTION() for net (p2)
[PATCH net] net: fec: fix the unhandled context fault from smmu
2024-01-23 16:51 UTC
Fw: [Bug 218412] New: Low throughput in WireGuard VPN
2024-01-23 16:54 UTC
[PATCH 0/6 iwl-next] idpf: refactor virtchnl messages
2024-01-23 16:52 UTC (4+ messages)
` [PATCH 1/6 iwl-next] idpf: implement virtchnl transaction manager
[ANN] net-next is OPEN
2024-01-23 16:51 UTC (11+ messages)
pull-request: wireless-2024-01-22
2024-01-23 16:50 UTC (3+ messages)
[PATCH 0/4] Add support for QMC HDLC
2024-01-23 16:49 UTC (5+ messages)
` [PATCH 1/4] net: wan: "
` [PATCH 2/4] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH 3/4] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support
` [PATCH 4/4] net: wan: fsl_qmc_hdlc: Add framer support
[PATCH net-next 0/4] selftests: tc-testing: misc changes for tdc
2024-01-23 16:47 UTC (7+ messages)
` [PATCH net-next 1/4] selftests: tc-testing: add missing netfilter config
` [PATCH net-next 2/4] selftests: tc-testing: check if 'jq' is available in taprio script
` [PATCH net-next 3/4] selftests: tc-testing: adjust fq test to latest iproute2
` [PATCH net-next 4/4] selftests: tc-testing: enable all tdc tests
[PATCH net-next 0/3] tools: ynl: Add sub-message and multi-attr encoding support
2024-01-23 16:44 UTC (7+ messages)
` [PATCH net-next 1/3] tools: ynl: correct typo and docstring
` [PATCH net-next 2/3] doc: netlink: specs: tc: add multi-attr to tc-taprio-sched-entry
` [PATCH net-next 3/3] tools: ynl: add encoding support for 'sub-message' to ynl
[PATCH v6 iwl-next 0/7] ice: fix timestamping in reset process
2024-01-23 16:40 UTC (5+ messages)
` [PATCH v6 iwl-next 1/7] ice: introduce PTP state machine
` [PATCH v6 iwl-next 2/7] ice: pass reset type to PTP reset functions
[PATCH net v2 1/2] Revert "net: macsec: use skb_ensure_writable_head_tail to expand the skb"
2024-01-23 16:27 UTC (4+ messages)
[PATCH net-next 0/6] gve: Alloc before freeing when changing config
2024-01-23 16:27 UTC (7+ messages)
` [PATCH net-next 1/6] gve: Define config structs for queue allocation
` [PATCH net-next 2/6] gve: Refactor napi add and remove functions
` [PATCH net-next 3/6] gve: Switch to config-aware queue allocation
[PATCH iproute2] vxlan: add support for flowlab inherit
2024-01-23 16:19 UTC (5+ messages)
[PATCH net-next v1 00/12] tools/net/ynl: Add features for tc family
2024-01-23 16:05 UTC (13+ messages)
` [PATCH net-next v1 01/12] tools/net/ynl: Add --output-json arg to ynl cli
` [PATCH net-next v1 02/12] tools/net/ynl: Support sub-messages in nested attribute spaces
` [PATCH net-next v1 03/12] tools/net/ynl: Refactor fixed header encoding into separate method
` [PATCH net-next v1 04/12] tools/net/ynl: Add support for encoding sub-messages
` [PATCH net-next v1 05/12] tools/net/ynl: Encode default values for binary blobs
` [PATCH net-next v1 06/12] tools/net/ynl: Combine struct decoding logic in ynl
` [PATCH net-next v1 07/12] tools/net/ynl: Rename _fixed_header_size() to _struct_size()
` [PATCH net-next v1 08/12] tools/net/ynl: Move formatted_string method out of NlAttr
` [PATCH net-next v1 09/12] tools/net/ynl: Add support for nested structs
` [PATCH net-next v1 10/12] doc/netlink: Describe nested structs in netlink raw docs
` [PATCH net-next v1 11/12] tools/net/ynl: Add type info to struct members in generated docs
` [PATCH net-next v1 12/12] doc/netlink/specs: Update the tc spec
[PATCH 0/8] ipq5018: enable ethernet support
2024-01-23 15:58 UTC (13+ messages)
` [PATCH 1/8] net: phy: Introduce Qualcomm IPQ5018 internal PHY driver
` [PATCH 2/8] phy: Introduce Qualcomm ethernet uniphy driver
` [PATCH 5/8] clk: qcom: support for duplicate freq in RCG2 freq table
[PATCH net] selftests: fill in some missing configs for net
2024-01-23 15:57 UTC (3+ messages)
[PATCH net-next] net: dsa: remove OF-based MDIO bus registration from DSA core
2024-01-23 15:44 UTC (2+ messages)
[PATCH net] selftests: netdevsim: fix the udp_tunnel_nic test
2024-01-23 15:42 UTC (4+ messages)
[PATCH net-next 0/5] net: switchdev: Tracepoints
2024-01-23 15:37 UTC (6+ messages)
` [PATCH net-next 1/5] net: switchdev: Wrap enums in mapper macros
` [PATCH net-next 2/5] net: switchdev: Add helpers to display switchdev objects as strings
` [PATCH net-next 3/5] net: switchdev: Relay all replay messages through a central function
` [PATCH net-next 4/5] net: switchdev: Prepare deferred notifications before enqueuing them
` [PATCH net-next 5/5] net: switchdev: Add tracepoints
[PATCH] net: dsa: mv88e6xxx: Make *_c45 callbacks agree with phy_*_c45 callbacks
2024-01-23 15:27 UTC (10+ messages)
[PATCH net v1] net: dsa: mv88e6xxx: Make unsupported C45 reads return 0xffff
2024-01-23 15:27 UTC (6+ messages)
[PATCH] netfilter: nf_tables: Add a null pointer check in two functions
2024-01-23 15:25 UTC (3+ messages)
` "
[PATCH net-next v2] vsock/test: add '--peer-port' input argument
2024-01-23 15:19 UTC (3+ messages)
[PATCH net-next 0/2] Add HW check sum of load for RZ/G2L GbEthernet IP
2024-01-23 15:19 UTC (3+ messages)
` [PATCH net-next 1/2] ravb: Add Rx checksum offload support
` [PATCH net-next 2/2] ravb: Add Tx "
Aquantia ethernet driver suspend/resume issues
2024-01-23 15:13 UTC (9+ messages)
` [EXT] "
[PATCH net-next 0/9] inet_diag: remove three mutexes in diag dumps
2024-01-23 14:40 UTC (2+ messages)
[PATCH v6 0/3] convert write_threads, write_version and write_ports to netlink commands
2024-01-23 14:28 UTC (9+ messages)
` [PATCH v6 3/3] NFSD: add write_ports to netlink command
Build regressions/improvements in v6.8-rc1
2024-01-23 14:21 UTC (2+ messages)
[PATCH net] ipv6: init the accept_queue's spinlocks in inet6_create
2024-01-23 14:10 UTC (2+ messages)
[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
2024-01-23 14:03 UTC (5+ messages)
[PATCH v4 0/4] net/sched: Load modules via alias
2024-01-23 13:52 UTC (5+ messages)
` [PATCH v4 1/4] net/sched: Add helper macros with module names
` [PATCH v4 2/4] net/sched: Add module aliases for cls_,sch_,act_ modules
` [PATCH v4 3/4] net/sched: Load modules via their alias
` [PATCH v4 4/4] net/sched: Remove alias of sch_clsact
[PATCH V2] net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdio
2024-01-23 13:34 UTC (3+ messages)
[PATCH] nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine
2024-01-23 13:24 UTC (2+ messages)
[PATCH net-next v7 0/9] stmmac: Add Loongson platform support
2024-01-23 13:08 UTC (9+ messages)
` [PATCH net-next v7 5/9] net: stmmac: Add Loongson-specific register definitions
` [PATCH net-next v7 9/9] net: stmmac: Disable coe for some Loongson GNET
[PATCH net-next v4 00/15] net: ravb: Prepare for suspend to RAM and runtime PM support (part 1)
2024-01-23 12:58 UTC (16+ messages)
` [PATCH net-next v4 01/15] net: ravb: Let IP-specific receive function to interrogate descriptors
` [PATCH net-next v4 02/15] net: ravb: Rely on PM domain to enable gptp_clk
` [PATCH net-next v4 03/15] net: ravb: Make reset controller support mandatory
` [PATCH net-next v4 04/15] net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
` [PATCH net-next v4 05/15] net: ravb: Use tabs instead of spaces
` [PATCH net-next v4 06/15] net: ravb: Assert/de-assert reset on suspend/resume
` [PATCH net-next v4 07/15] net: ravb: Move reference clock enable/disable on runtime PM APIs
` [PATCH net-next v4 08/15] net: ravb: Move the IRQs get and request in the probe function
` [PATCH net-next v4 09/15] net: ravb: Split GTI computation and set operations
` [PATCH net-next v4 10/15] net: ravb: Move delay mode set in the driver's ndo_open API
` [PATCH net-next v4 11/15] net: ravb: Move DBAT configuration to "
` [PATCH net-next v4 12/15] net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac platorms
` [PATCH net-next v4 13/15] net: ravb: Set config mode in ndo_open and reset mode in ndo_close
` [PATCH net-next v4 14/15] net: ravb: Simplify ravb_suspend()
` [PATCH net-next v4 15/15] net: ravb: Simplify ravb_resume()
[net-next v5 2/4] net: wwan: t7xx: Add sysfs attribute for device state machine
2024-01-23 12:24 UTC (4+ messages)
` [net-next v5 4/4] net: wwan: t7xx: Add fastboot WWAN port
[PATCH iproute2] rdma: fix a typo in the comment
2024-01-23 12:16 UTC
[PATCH v2 0/8] Add support for ICSSG-based Ethernet on SR1.0 devices
2024-01-23 12:15 UTC (2+ messages)
[PATCH iwl-next 0/2] ice: use ice_vsi_cfg_single_{r,t}xq in XSK
2024-01-23 11:58 UTC (3+ messages)
` [PATCH iwl-next 1/2] ice: make ice_vsi_cfg_rxq() static
` [PATCH iwl-next 2/2] ice: make ice_vsi_cfg_txq() static
[PATCH net-next] taprio: validate TCA_TAPRIO_ATTR_FLAGS through policy instead of open-coding
2024-01-23 11:51 UTC (3+ messages)
[PATCH iwl-next] ice: Remove and readd netdev during devlink reload
2024-01-23 11:28 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v2 0/7] MPFS clock fixes required for correct CAN clock modeling
2024-01-23 11:27 UTC (3+ messages)
` [PATCH v2 2/7] dt-bindings: can: mpfs: add missing required clock
[PATCH net] selftests/net/lib: update busywait timeout value
2024-01-23 11:20 UTC (2+ messages)
[PATCH net,v4] netlink: fix potential sleeping issue in mqueue_flush_file
2024-01-23 11:00 UTC (5+ messages)
[PATCH net-next v3 0/5] remove page frag implementation in vhost_net
2024-01-23 10:42 UTC (6+ messages)
` [PATCH net-next v3 1/5] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
` [PATCH net-next v3 2/5] page_frag: unify gfp bits for order 3 page allocation
` [PATCH net-next v3 3/5] net: introduce page_frag_cache_drain()
` [PATCH net-next v3 4/5] vhost/net: remove vhost_net_page_frag_refill()
` [PATCH net-next v3 5/5] tools: virtio: introduce vhost_net_test
[PATCH bpf-next 0/3] Use bpf_prog_pack for RV64 bpf trampoline
2024-01-23 10:32 UTC (4+ messages)
` [PATCH bpf-next 1/3] bpf: Use precise image size for struct_ops trampoline
` [PATCH bpf-next 2/3] bpf: Keep im address consistent between dry run and real patching
` [PATCH bpf-next 3/3] riscv, bpf: Use bpf_prog_pack for RV64 bpf trampoline
[PATCH 2/2] connector, linux++: fix <uapi/linux/cn_proc.h> header
2024-01-23 10:16 UTC
[PATCH 1/2] connector: fix #include <linux/cn_proc.h>
2024-01-23 10:14 UTC
[PATCH net] net: lan966x: Fix port configuration when using SGMII interface
2024-01-23 10:03 UTC (3+ messages)
[PATCH v1 net] selftest: Don't reuse port for SO_INCOMING_CPU test
2024-01-23 10:00 UTC (2+ messages)
[PATCH net-next] net: marvell,prestera: Fix example PCI bus addressing
2024-01-23 9:59 UTC (2+ messages)
` [EXT] "
[PATCH] net: phy: adin: add missing clock option
2024-01-23 9:56 UTC (3+ messages)
[PATCH v4] tcp: Add memory barrier to tcp_push()
2024-01-23 9:50 UTC (2+ messages)
[PATCH net] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
2024-01-23 9:50 UTC
[net v4 PATCH 1/1] net: mvpp2: clear BM pool before initialization
2024-01-23 9:15 UTC (4+ messages)
` [EXT] "
[syzbot] [tipc?] general protection fault in tipc_udp_nl_dump_remoteip
2024-01-23 9:11 UTC
[PATCH net 00/14] Netfilter fixes for net
2024-01-23 9:03 UTC (5+ messages)
` [PATCH net 14/14] netfilter: ipset: fix performance regression in swap operation
[PATCH net] net: stmmac: xgmac: fix safety error descriptions
2024-01-23 8:50 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).