messages from 2025-02-05 12:43:27 to 2025-02-05 17:41:05 UTC [more...]
[PATCH net 0/3] Add native mode XDP support
2025-02-05 17:41 UTC (5+ messages)
` [PATCH net 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
` [EXTERNAL] "
[PATCH netdev] net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000
2025-02-05 17:40 UTC (5+ messages)
[PATCH net-next v2 0/2] Use PHYlib for reset randomization and adjustable polling
2025-02-05 17:35 UTC (5+ messages)
` [PATCH net-next v2 1/2] net: phy: Add support for driver-specific next update time
` [PATCH net-next v2 2/2] net: phy: dp83tg720: Add randomized polling intervals for unstable link detection
[PATCH net-next] tools: ynl: add all headers to makefile deps
2025-02-05 17:33 UTC
[PATCH net-next] net: pcs: rzn1-miic: fill in PCS supported_interfaces
2025-02-05 17:24 UTC (2+ messages)
[Patch net v3 0/4] net_sched: two security bug fixes and test cases
2025-02-05 17:20 UTC (7+ messages)
` [Patch net v3 2/4] selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0
[linus:master] [net] 03abf2a7c6: WARNING:suspicious_RCU_usage
2025-02-05 17:19 UTC (2+ messages)
[PATCH 0/5] Add usb support for Telit Cinterion FN990B
2025-02-05 17:16 UTC (6+ messages)
` [PATCH 1/5] USB: serial: option: add Telit Cinterion FN990B compositions
` [PATCH 2/5] net: usb: qmi_wwan: add Telit Cinterion FN990B composition
` [PATCH 3/5] USB: serial: option: fix Telit Cinterion FN990A name
` [PATCH 4/5] net: usb: qmi_wwan: "
` [PATCH 5/5] net: usb: cdc_mbim: "
[PATCH iwl-next v2 0/9] igc: Add support for Frame Preemption feature in IGC
2025-02-05 17:12 UTC (3+ messages)
` [PATCH iwl-next v2 5/9] igc: Add support for frame preemption verification
[PATCH net-next 00/12] mlxsw: Preparations for XDP support
2025-02-05 17:09 UTC (6+ messages)
[PATCH net-next v3 0/3] net: phy: dp83822: Add support for changing the transmit amplitude voltage
2025-02-05 17:08 UTC (5+ messages)
` [PATCH net-next v3 2/3] net: phy: Add helper for getting tx amplitude gain
[PATCH net-next] net: netdevsim: Support setting dev->perm_addr
2025-02-05 17:08 UTC (7+ messages)
[PATCH net-next v2] gve: Add RSS cache for non RSS device option scenario
2025-02-05 16:52 UTC (3+ messages)
[PATCH v4 0/6] ARM64: dts: intel: agilex5: add nodes and new board
2025-02-05 16:49 UTC (8+ 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 v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
2025-02-05 16:36 UTC (9+ messages)
` [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer
` [PATCH net-next v4 2/8] net: gro: expose GRO init/cleanup to use outside of NAPI
` [PATCH net-next v4 3/8] bpf: cpumap: switch to GRO from netif_receive_skb_list()
` [PATCH net-next v4 4/8] bpf: cpumap: reuse skb array instead of a linked list to chain skbs
` [PATCH net-next v4 5/8] net: skbuff: introduce napi_skb_cache_get_bulk()
` [PATCH net-next v4 6/8] bpf: cpumap: switch to napi_skb_cache_get_bulk()
` [PATCH net-next v4 7/8] veth: use napi_skb_cache_get_bulk() instead of xdp_alloc_skb_bulk()
` [PATCH net-next v4 8/8] xdp: remove xdp_alloc_skb_bulk()
[PATCH net-next] net: flush_backlog() small changes
2025-02-05 16:43 UTC (6+ messages)
[PATCH net-next v4 00/27] Add support for PSE budget evaluation strategy
2025-02-05 16:35 UTC (8+ 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] net: renesas: rswitch: cleanup max_speed setting
2025-02-05 16:26 UTC (3+ messages)
[PATCH net v2 1/2] MAINTAINERS: add entry for ethtool
2025-02-05 16:22 UTC (3+ messages)
` [PATCH net v2 2/2] MAINTAINERS: add a sample ethtool section entry
[PATCH net-next] net: renesas: rswitch: Convert to for_each_available_child_of_node()
2025-02-05 16:18 UTC (3+ messages)
[PATCH net-next] net: pcs: rzn1-miic: Convert to for_each_available_child_of_node() helper
2025-02-05 16:09 UTC
[PATCH bpf-next v8 00/12] net-timestamp: bpf extension to equip applications transparently
2025-02-05 16:08 UTC (25+ 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 bpf-next v8 0/5] xsk: TX metadata Launch Time support
2025-02-05 16:07 UTC (5+ messages)
` [PATCH bpf-next v8 4/5] igc: Refactor empty packet insertion into a reusable function
[PATCH v3 0/4] Add support for Priva E-Measuringbox board
2025-02-05 16:02 UTC (4+ messages)
[RFC PATCH 0/2] Add support for Timesync Interrupt Router
2025-02-05 16:01 UTC (3+ messages)
` [RFC PATCH 1/2] irqchip: ti-tsir: "
` [RFC PATCH 2/2] net: ethernet: ti: am65-cpts: Add support to configure GenF signal for CPTS
[REGRESSION,6.14.0-rc1]: rk_gmac-dwmac: no ethernet device shows up (NanoPi M4)
2025-02-05 15:59 UTC (4+ messages)
[PATCH ethtool-next v4 00/16] Add JSON output to --module-info
2025-02-05 15:54 UTC (17+ 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 ethtool-next v4 11/16] qsfp: Enable JSON output support for "
` [PATCH ethtool-next v4 12/16] sfpid: Add JSON output handling to --module-info in SFF8079 modules
` [PATCH ethtool-next v4 13/16] sfpdiag: Add JSON output handling to --module-info in SFF8472 modules
` [PATCH ethtool-next v4 14/16] ethtool: Enable JSON output support for SFF8079 and "
` [PATCH ethtool-next v4 15/16] module_info: Add a new JSON file for units documentation
` [PATCH ethtool-next v4 16/16] ethtool: Add '-j' support to ethtool
[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 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 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] net: stmmac: Allow zero for [tr]x_fifo_size
2025-02-05 14:39 UTC (7+ messages)
[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 (2+ messages)
` [PATCH net-next v2 7/7] net: ibm: emac: Use of_get_available_child_by_name()
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).