messages from 2025-02-05 09:23:16 to 2025-02-05 15:55:45 UTC [more...]
[PATCH ethtool-next v4 00/16] Add JSON output to --module-info
2025-02-05 15:54 UTC (11+ messages)
` [PATCH ethtool-next v4 01/16] module_common: Add a new file to all the common code for all module types
` [PATCH ethtool-next v4 02/16] ethtool: Standardize Link Length field names across "
` [PATCH ethtool-next v4 03/16] sff_common: Move sff_show_revision_compliance() to qsfp.c
` [PATCH ethtool-next v4 04/16] cmis: Change loop order in cmis_show_dom_chan_lvl_flags()
` [PATCH ethtool-next v4 05/16] qsfp: Reorder the channel-level flags list for SFF8636 module type
` [PATCH ethtool-next v4 06/16] qsfp: Refactor sff8636_show_dom() by moving code into separate functions
` [PATCH ethtool-next v4 07/16] module_common: Add helpers to support JSON printing for common value types
` [PATCH ethtool-next v4 08/16] cmis: Add JSON output handling to --module-info in CMIS modules
` [PATCH ethtool-next v4 09/16] cmis: Enable JSON output support "
` [PATCH ethtool-next v4 10/16] qsfp: Add JSON output handling to --module-info in SFF8636 modules
[PATCH bpf-next v8 00/12] net-timestamp: bpf extension to equip applications transparently
2025-02-05 15:54 UTC (21+ messages)
` [PATCH bpf-next v8 01/12] bpf: add support for bpf_setsockopt()
` [PATCH bpf-next v8 03/12] bpf: stop unsafely accessing TCP fields in bpf callbacks
` [PATCH bpf-next v8 04/12] bpf: stop calling some sock_op BPF CALLs in new timestamping callbacks
` [PATCH bpf-next v8 05/12] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH bpf-next v8 06/12] bpf: support SCM_TSTAMP_SCHED "
` [PATCH bpf-next v8 08/12] bpf: support hw SCM_TSTAMP_SND "
` [PATCH bpf-next v8 09/12] bpf: support SCM_TSTAMP_ACK "
` [PATCH bpf-next v8 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature
[PATCH v4 net 00/12] net: first round to use dev_net_rcu()
2025-02-05 15:51 UTC (13+ messages)
` [PATCH v4 net 01/12] net: add dev_net_rcu() helper
` [PATCH v4 net 02/12] ipv4: add RCU protection to ip4_dst_hoplimit()
` [PATCH v4 net 03/12] ipv4: use RCU protection in ip_dst_mtu_maybe_forward()
` [PATCH v4 net 04/12] ipv4: use RCU protection in ipv4_default_advmss()
` [PATCH v4 net 05/12] ipv4: use RCU protection in rt_is_expired()
` [PATCH v4 net 06/12] ipv4: use RCU protection in inet_select_addr()
` [PATCH v4 net 07/12] ipv4: use RCU protection in __ip_rt_update_pmtu()
` [PATCH v4 net 08/12] ipv4: icmp: convert to dev_net_rcu()
` [PATCH v4 net 09/12] flow_dissector: use RCU protection to fetch dev_net()
` [PATCH v4 net 10/12] ipv6: use RCU protection in ip6_default_advmss()
` [PATCH v4 net 11/12] ipv6: icmp: convert to dev_net_rcu()
` [PATCH v4 net 12/12] ipv6: Use RCU in ip6_input()
[PATCH bpf-next v7 00/13] net-timestamp: bpf extension to equip applications transparently
2025-02-05 15:47 UTC (9+ messages)
` [PATCH bpf-next v7 11/13] net-timestamp: add a new callback in tcp_tx_timestamp()
[PATCH net-next] net: pcs: rzn1-miic: fill in PCS supported_interfaces
2025-02-05 15:43 UTC
[PATCH net-next 0/3] net: dsa: add support for phylink managed EEE
2025-02-05 15:42 UTC (5+ messages)
` [PATCH net-next 1/3] net: phylink: provide phylink_mac_implements_lpi()
` [PATCH net-next 2/3] net: dsa: allow use of phylink managed EEE support
` [PATCH net-next 3/3] net: dsa: mt7530: convert to phylink managed EEE
[PATCH v4 0/6] ARM64: dts: intel: agilex5: add nodes and new board
2025-02-05 15:32 UTC (7+ messages)
` [PATCH v4 1/6] dt-bindings: socfpga-dwmac: fix typo
` [PATCH v4 2/6] dt-bindings: net: dwmac: Convert socfpga dwmac to DT schema
` [PATCH v4 3/6] dt-bindings: net: dwmac: add compatible for Agilex5
` [PATCH v4 4/6] arm64: dts: agilex5: add gmac nodes
` [PATCH v4 5/6] dt-bindings: intel: add agilex5-based Arrow AXE5-Eagle
` [PATCH v4 6/6] arm64: dts: agilex5: initial support for "
[PATCH net-next] net: flush_backlog() small changes
2025-02-05 15:22 UTC (2+ messages)
[PATCH net-next v7 0/5] net: napi: add CPU affinity to napi->config
2025-02-05 15:20 UTC (4+ messages)
` [PATCH net-next v7 2/5] net: napi: add CPU affinity to napi_config
[PATCH v10 00/26] cxl: add type2 device basic support
2025-02-05 15:19 UTC (27+ messages)
` [PATCH v10 01/26] cxl: make memdev creation type agnostic
` [PATCH v10 02/26] sfc: add basic cxl initialization
` [PATCH v10 03/26] cxl: move pci generic code
` [PATCH v10 04/26] cxl: move register/capability check to driver
` [PATCH v10 05/26] cxl: add function for type2 cxl regs setup
` [PATCH v10 06/26] sfc: use cxl api for regs setup and checking
` [PATCH v10 07/26] cxl: add support for setting media ready by an accel driver
` [PATCH v10 08/26] sfc: set cxl media ready
` [PATCH v10 09/26] cxl: support device identification without mailbox
` [PATCH v10 10/26] cxl: modify dpa setup process for supporting type2
` [PATCH v10 11/26] sfc: initialize dpa resources
` [PATCH v10 12/26] cxl: prepare memdev creation for type2
` [PATCH v10 13/26] sfc: create type2 cxl memdev
` [PATCH v10 14/26] cxl: define a driver interface for HPA free space enumeration
` [PATCH v10 15/26] sfc: obtain root decoder with enough HPA free space
` [PATCH v10 16/26] cxl: define a driver interface for DPA allocation
` [PATCH v10 17/26] sfc: get endpoint decoder
` [PATCH v10 18/26] cxl: make region type based on endpoint type
` [PATCH v10 19/26] cxl/region: factor out interleave ways setup
` [PATCH v10 20/26] cxl/region: factor out interleave granularity setup
` [PATCH v10 21/26] cxl: allow region creation by type2 drivers
` [PATCH v10 22/26] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v10 23/26] sfc: create cxl region
` [PATCH v10 24/26] cxl: add function for obtaining region range
` [PATCH v10 25/26] sfc: update MCDI protocol headers
` [PATCH v10 26/26] sfc: support pio mapping based on cxl
[PATCH bpf-next v8 0/5] xsk: TX metadata Launch Time support
2025-02-05 14:43 UTC (4+ messages)
` [PATCH bpf-next v8 4/5] igc: Refactor empty packet insertion into a reusable function
[PATCH] net: stmmac: Allow zero for [tr]x_fifo_size
2025-02-05 14:39 UTC (7+ messages)
[PATCH net-next v4 00/27] Add support for PSE budget evaluation strategy
2025-02-05 14:18 UTC (7+ messages)
` [PATCH net-next v4 25/27] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply
` [PATCH net-next v4 27/27] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description
[PATCH net-next v2 0/2] Symmetric OR-XOR RSS hash
2025-02-05 13:53 UTC (3+ messages)
` [PATCH net-next v2 1/2] ethtool: "
` [PATCH net-next v2 2/2] net/mlx5e: Symmetric OR-XOR RSS hash control
[PATCH] net: fec: Refactor MAC reset to function
2025-02-05 13:53 UTC (4+ messages)
` [PATCH net v3] "
[PATCH] net: fec: Refactor MAC reset to function
2025-02-05 13:48 UTC (3+ messages)
[PATCH net-next 0/14] net: stmmac: yet more EEE updates
2025-02-05 13:40 UTC (15+ messages)
` [PATCH net-next 01/14] net: stmmac: delete software timer before disabling LPI
` [PATCH net-next 02/14] net: stmmac: ensure LPI is disabled when disabling EEE
` [PATCH net-next 03/14] net: stmmac: dwmac4: ensure LPIATE is cleared
` [PATCH net-next 04/14] net: stmmac: split stmmac_init_eee() and move to phylink methods
` [PATCH net-next 05/14] net: stmmac: remove priv->dma_cap.eee test in tx_lpi methods
` [PATCH net-next 06/14] net: stmmac: remove unnecessary priv->eee_active tests
` [PATCH net-next 07/14] net: stmmac: remove unnecessary priv->eee_enabled tests
` [PATCH net-next 08/14] net: stmmac: clear priv->tx_path_in_lpi_mode when disabling LPI
` [PATCH net-next 09/14] net: stmmac: remove unnecessary LPI disable when enabling LPI
` [PATCH net-next 10/14] net: stmmac: use common LPI_CTRL_STATUS bit definitions
` [PATCH net-next 11/14] net: stmmac: add new MAC method set_lpi_mode()
` [PATCH net-next 12/14] net: stmmac: dwmac4: clear LPI_CTRL_STATUS_LPITCSE too
` [PATCH net-next 13/14] net: stmmac: use stmmac_set_lpi_mode()
` [PATCH net-next 14/14] net: stmmac: remove old EEE methods
[PATCH 0/2] Enable Big TCP for MANA devices
2025-02-05 13:35 UTC (4+ messages)
` [PATCH 2/2] hv_netvsc: Use VF's tso_max_size value when data path is VF
[PATCH net-next v4 0/8] netconsole: Add support for CPU population
2025-02-05 13:35 UTC (5+ messages)
` [PATCH net-next v4 1/8] netconsole: consolidate send buffers into netconsole_target struct
` [PATCH net-next v4 8/8] netconsole: docs: Add documentation for CPU number auto-population
[PATCH RFC net-next 0/4] net: xpcs: cleanups and partial support for KSZ9477
2025-02-05 13:27 UTC (5+ messages)
` [PATCH RFC net-next 1/4] net: xpcs: add support for configuring width of 10/100M MII connection
` [PATCH RFC net-next 2/4] net: xpcs: add SGMII mode setting
` [PATCH RFC net-next 3/4] net: xpcs: add SGMII MAC manual update mode
` [PATCH RFC net-next 4/4] net: xpcs: allow 1000BASE-X to work with older XPCS IP
[PATCH net-next] selftests: net: suppress ReST file generation when building selftests
2025-02-05 13:21 UTC (2+ messages)
[PATCH net-next v4 00/17] Some pktgen fixes/improvments
2025-02-05 13:11 UTC (18+ messages)
` [PATCH net-next v4 01/17] net: pktgen: replace ENOTSUPP with EOPNOTSUPP
` [PATCH net-next v4 02/17] net: pktgen: enable 'param=value' parsing
` [PATCH net-next v4 03/17] net: pktgen: fix hex32_arg parsing for short reads
` [PATCH net-next v4 04/17] net: pktgen: fix 'rate 0' error handling (return -EINVAL)
` [PATCH net-next v4 05/17] net: pktgen: fix 'ratep "
` [PATCH net-next v4 06/17] net: pktgen: fix ctrl interface command parsing
` [PATCH net-next v4 07/17] net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
` [PATCH net-next v4 08/17] net: pktgen: use defines for the various dec/hex number parsing digits lengths
` [PATCH net-next v4 09/17] net: pktgen: align some variable declarations to the most common pattern
` [PATCH net-next v4 10/17] net: pktgen: remove extra tmp variable (re-use len instead)
` [PATCH net-next v4 11/17] net: pktgen: remove some superfluous variable initializing
` [PATCH net-next v4 12/17] net: pktgen: fix mpls maximum labels list parsing
` [PATCH net-next v4 13/17] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
` [PATCH net-next v4 14/17] net: pktgen: hex32_arg/num_arg error out in case no characters are available
` [PATCH net-next v4 15/17] net: pktgen: num_arg error out in case no valid character is parsed
` [PATCH net-next v4 16/17] net: pktgen: fix mpls reset parsing
` [PATCH net-next v4 17/17] selftest: net: add proc_net_pktgen
[PATCH net-next v3 00/10] Some pktgen fixes/improvments
2025-02-05 13:10 UTC (9+ messages)
` [PATCH net-next v3 02/10] net: pktgen: enable 'param=value' parsing
` [PATCH net-next v3 08/10] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
[PATCH net] Revert "net: stmmac: Specify hardware capability value when FIFO size isn't specified"
2025-02-05 12:57 UTC
[PATCH V7 0/5] TPH and cache direct injection support
2025-02-05 12:57 UTC (5+ messages)
` [PATCH V7 2/5] PCI/TPH: Add Steering Tag support
[PATCH net-next] vxlan: vxlan_rcv(): Update comment to inlucde ipv6
2025-02-05 12:48 UTC (4+ messages)
[syzbot] Monthly net report (Feb 2025)
2025-02-05 12:44 UTC
[PATCH net-next v2 0/7] Add of_get_available_child_by_name()
2025-02-05 12:42 UTC (8+ messages)
` [PATCH net-next v2 1/7] of: base: "
` [PATCH net-next v2 2/7] net: dsa: rzn1_a5psw: Use of_get_available_child_by_name()
` [PATCH net-next v2 3/7] net: dsa: sja1105: "
` [PATCH net-next v2 4/7] net: ethernet: mtk-star-emac: "
` [PATCH net-next v2 5/7] net: ethernet: mtk_eth_soc: "
` [PATCH net-next v2 6/7] net: ethernet: actions: "
` [PATCH net-next v2 7/7] net: ibm: emac: "
[PATCH RFC net-next v1 0/5] Device memory TCP TX
2025-02-05 12:41 UTC (6+ messages)
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path
[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
2025-02-05 12:39 UTC (3+ messages)
[PATCH RFC net-next 0/3] vxlan: Support of Hub Spoke Network to use the same VNI
2025-02-05 12:27 UTC (6+ messages)
` [PATCH RFC net-next 1/3] vxlan: vxlan_vs_find_vni(): Find vxlan_dev according to vni and remote_ip
[PATCH ethtool-next v3 00/16] Add JSON output to --module-info
2025-02-05 12:25 UTC (10+ messages)
` [PATCH ethtool-next v3 10/16] qsfp: Add JSON output handling to --module-info in SFF8636 modules
[RFC v2 PATCH 00/10] PRU-ICSSM Ethernet Driver
2025-02-05 12:24 UTC (4+ messages)
` [RFC v2 PATCH 06/10] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module
[PATCH net-next v3 0/6] Device memory TCP TX
2025-02-05 12:20 UTC (3+ messages)
` [PATCH net-next v3 5/6] net: devmem: Implement TX path
[PATCH net 0/2] bonding: fix incorrect mac address setting
2025-02-05 12:01 UTC (3+ messages)
` [PATCH net 1/2] bonding: fix incorrect MAC address setting to receive NA messages
general protection fault in ip6_pol_route
2025-02-05 11:33 UTC (2+ messages)
mlx5 - kernel oops on link down and up?
2025-02-05 11:49 UTC
Bug when trying to use a old mellanox connextx-3 pro
2025-02-05 11:43 UTC
[PATCH iwl-net] ice: health.c: fix compilation on gcc 7.5
2025-02-05 11:39 UTC (3+ messages)
[PATCH net 0/2] vsock: null-ptr-deref when SO_LINGER enabled
2025-02-05 11:20 UTC (4+ messages)
` [PATCH net 2/2] vsock/test: Add test for SO_LINGER null ptr deref
[PATCH iwl-net v1 1/1] igc: Set buffer type for empty frames in igc_init_empty_frame
2025-02-05 11:14 UTC (2+ messages)
[PATCH net v2] net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
2025-02-05 11:03 UTC
[REGRESSION,6.14.0-rc1]: rk_gmac-dwmac: no ethernet device shows up (NanoPi M4)
2025-02-05 11:00 UTC (3+ messages)
[PATCH net-next v1 1/1] net: phy: dp83td510: introduce LED framework support
2025-02-05 10:38 UTC
[PATCH net-next] af_unix: Refine UNIX domain sockets autobind identifier length
2025-02-05 10:09 UTC (2+ messages)
[PATCH v6 0/7] Add Nuvoton NCT6694 MFD drivers
2025-02-05 10:23 UTC (3+ messages)
` [PATCH v6 7/7] rtc: Add Nuvoton NCT6694 RTC support
Build error on "drivers/net/ethernet/intel/ice/devlink/health.c:35:3: error: initializer element is not constant"
2025-02-05 10:20 UTC (3+ messages)
[PATCH net-next] net: phy: realtek: use string choices helpers
2025-02-05 10:10 UTC (2+ messages)
[PATCH iwl-next v2 0/9] igc: Add support for Frame Preemption feature in IGC
2025-02-05 10:05 UTC (10+ messages)
` [PATCH iwl-next v2 1/9] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH iwl-next v2 2/9] igc: Rename xdp_get_tx_ring() for non-xdp usage
` [PATCH iwl-next v2 3/9] igc: Optimize the TX packet buffer utilization
` [PATCH iwl-next v2 4/9] igc: Set the RX packet buffer size for TSN mode
` [PATCH iwl-next v2 5/9] igc: Add support for frame preemption verification
` [PATCH iwl-next v2 6/9] igc: Add support to set tx-min-frag-size
` [PATCH iwl-next v2 7/9] igc: Add support for preemptible traffic class in taprio
` [PATCH iwl-next v2 8/9] igc: Add support to get MAC Merge data via ethtool
` [PATCH iwl-next v2 9/9] igc: Add support to get frame preemption statistics "
[PATCH 0/4] dt-bindings: Ensure all smsc,lan9115 properties are evaluated
2025-02-05 10:06 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: memory-controllers: Move qcom,ebi2 from bindings/bus/
` [PATCH 2/4] dt-bindings: memory-controllers: qcom,ebi2: Split out child node properties
` [PATCH 3/4] dt-bindings: memory-controllers: samsung,exynos4210-srom: "
` [PATCH 4/4] dt-bindings: net: smsc,lan9115: Ensure all properties are defined
[PATCH net 0/4][pull request] igb: fix igb_msix_other() handling for PREEMPT_RT
2025-02-05 9:48 UTC (2+ messages)
[RFC PATCH v3 0/3] Fix non-TCP sockets restriction
2025-02-05 9:36 UTC (4+ messages)
` [RFC PATCH v3 1/3] landlock: "
` [RFC PATCH v3 2/3] selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCP
` [RFC PATCH v3 3/3] selftests/landlock: Test that MPTCP actions are not restricted
[PATCH net-next v3] netdev-genl: Elide napi_id when not present
2025-02-05 9:22 UTC (2+ messages)
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).