messages from 2024-04-17 10:36:27 to 2024-04-17 18:58:29 UTC [more...]
[patch net-next v3 0/6] selftests: virtio_net: introduce initial testing infrastructure
2024-04-17 18:58 UTC (8+ messages)
` [patch net-next v3 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
` [patch net-next v3 2/6] selftests: forwarding: move couple of initial check to the beginning
` [patch net-next v3 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
` [patch net-next v3 4/6] selftests: forwarding: add check_driver() helper
` [patch net-next v3 5/6] selftests: forwarding: add wait_for_dev() helper
` [patch net-next v3 6/6] selftests: virtio_net: add initial tests
[PATCH 0/3] drivers/s390: Fix instances of -Wcast-function-type-strict
2024-04-17 18:57 UTC (7+ messages)
` [PATCH 1/3] s390/vmlogrdr: Remove function pointer cast
` [PATCH 2/3] s390/smsgiucv_app: "
` [PATCH 3/3] s390/netiucv: "
[BUG] e1000e, scheduling while atomic
2024-04-17 18:46 UTC
[PATCH net-next v1 0/4] add support for TimeSync path delays
2024-04-17 18:48 UTC (8+ messages)
` [PATCH net-next v1 1/4] net: phy: Add TimeSync delay query support to PHYlib API
` [PATCH net-next v1 2/4] net: phy: micrel: lan8841: set default PTP latency values
` [PATCH net-next v1 3/4] net: phy: realtek: provide TimeSync data path delays for RTL8211E
` [PATCH net-next v1 4/4] net: stmmac: use delays reported by the PHY driver to correct MAC propagation delay
[PATCH net] net: bcmasp: fix memory leak when bringing down if
2024-04-17 18:48 UTC (7+ messages)
[PATCH net 0/4] selftests/net/tcp_ao: A bunch of fixes for TCP-AO selftests
2024-04-17 18:47 UTC (3+ messages)
[PATCH] e1000e: move force SMBUS near the end of enable_ulp function
2024-04-17 18:38 UTC (2+ messages)
[PATCH ethtool-next 0/2] Userspace code for ethtool HW TS statistics
2024-04-17 18:31 UTC (5+ messages)
` [PATCH ethtool-next 1/2] update UAPI header copies
[net-next PATCH 0/9] Introduce RVU representors
2024-04-17 18:08 UTC (11+ messages)
` [net-next PATCH 3/9] octeontx2-pf: Create representor netdev
` [EXTERNAL] "
` [net-next PATCH 5/9] octeontx2-af: Add packet path between representor and VF
` [EXTERNAL] "
[PATCH net-next] net: phy: link_topology: Don't stub-away the topology creation
2024-04-17 18:07 UTC (2+ messages)
2nd RTM_NEWLINK notification with operstate down is always 1 second delayed
2024-04-17 17:37 UTC
[PATCH net-next 00/14] net_sched: first series for RTNL-less qdisc dumps
2024-04-17 17:28 UTC (30+ messages)
` [PATCH net-next 02/14] net_sched: cake: implement lockless cake_dump()
` [PATCH net-next 04/14] net_sched: sch_choke: implement lockless choke_dump()
` [PATCH net-next 05/14] net_sched: sch_codel: implement lockless codel_dump()
` [PATCH net-next 06/14] net_sched: sch_tfs: implement lockless etf_dump()
` [PATCH net-next 07/14] net_sched: sch_ets: implement lockless ets_dump()
` [PATCH net-next 09/14] net_sched: sch_fq_codel: implement lockless fq_codel_dump()
` [PATCH net-next 10/14] net_sched: sch_fq_pie: implement lockless fq_pie_dump()
` [PATCH net-next 12/14] net_sched: sch_hhf: implement lockless hhf_dump()
` [PATCH net-next 13/14] net_sched: sch_pie: implement lockless pie_dump()
[PATCH net-next 0/2] tcp: tcp_v4_err() changes
2024-04-17 17:08 UTC (4+ messages)
` [PATCH net-next 1/2] tcp: conditionally call ip_icmp_error() from tcp_v4_err()
` [PATCH net-next 2/2] tcp: no longer abort SYN_SENT when receiving some ICMP (II)
[PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
2024-04-17 17:08 UTC (7+ messages)
` [PATCH v2 bpf-next 2/6] selftests/bpf: Implement socket kfuncs for bpf_testmod
` [PATCH v2 bpf-next 4/6] selftests/bpf: Add IPv4 and IPv6 sockaddr test cases
[PATCH] m_ife: Remove unused value
2024-04-17 17:07 UTC
[PATCH net-next] mlxsw: spectrum_flower: validate control flags
2024-04-17 17:05 UTC (3+ messages)
[PATCH net-next 0/2][pull request] Intel Wired LAN Driver Updates 2024-04-17 (ice)
2024-04-17 16:56 UTC (3+ messages)
` [PATCH net-next 1/2] ice: Add automatic VF reset on Tx MDD events
` [PATCH net-next 2/2] ice: Remove ndo_get_phys_port_name
[PATCH v9 iwl-next 00/12] Introduce ETH56G PHY model for E825C products
2024-04-17 16:39 UTC (13+ messages)
` [PATCH v9 iwl-next 01/12] ice: Introduce ice_ptp_hw struct
` [PATCH v9 iwl-next 02/12] ice: Introduce helper to get tmr_cmd_reg values
` [PATCH v9 iwl-next 03/12] ice: Implement Tx interrupt enablement functions
` [PATCH v9 iwl-next 04/12] ice: Add PHY OFFSET_READY register clearing
` [PATCH v9 iwl-next 05/12] ice: Move CGU block
` [PATCH v9 iwl-next 06/12] ice: Introduce ice_get_base_incval() helper
` [PATCH v9 iwl-next 07/12] ice: Introduce ETH56G PHY model for E825C products
` [PATCH v9 iwl-next 08/12] ice: Change CGU regs struct to anonymous
` [PATCH v9 iwl-next 09/12] ice: Add support for E825-C TS PLL handling
` [PATCH v9 iwl-next 10/12] ice: Add NAC Topology device capability parser
` [PATCH v9 iwl-next 11/12] ice: Support 2XNAC configuration using auxbus
` [PATCH v9 iwl-next 12/12] ice: Adjust PTP init for 2x50G E825C devices
[net-next PATCH 2/9] octeontx2-pf: RVU representor driver
2024-04-17 16:22 UTC (4+ messages)
` [EXTERNAL] "
[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
2024-04-17 16:09 UTC (17+ messages)
` [net-next PATCH 13/15] eth: fbnic: add basic Rx handling
[PATCH net-next v9 0/4] ethtool: provide the dim profile fine-tuning channel
2024-04-17 15:55 UTC (5+ messages)
` [PATCH net-next v9 1/4] linux/dim: move useful macros to .h file
` [PATCH net-next v9 2/4] ethtool: provide customized dim profile management
` [PATCH net-next v9 3/4] virtio-net: refactor dim initialization/destruction
` [PATCH net-next v9 4/4] virtio-net: support dim profile fine-tuning
[PATCH net] net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using them
2024-04-17 15:51 UTC (2+ messages)
Beaglebone Ethernet Probe Failure In 6.8+
2024-04-17 15:42 UTC
[PATCH net-next v6 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
2024-04-17 15:36 UTC (2+ messages)
[PATCH net-next v9 00/14] net: Add support for Power over Ethernet (PoE)
2024-04-17 15:34 UTC (16+ messages)
` [PATCH net-next v9 01/14] ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDL
` [PATCH net-next v9 02/14] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next v9 03/14] net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
` [PATCH net-next v9 04/14] netlink: specs: Modify pse attribute prefix
` [PATCH net-next v9 05/14] netlink: specs: Expand the pse netlink command with PoE interface
` [PATCH net-next v9 06/14] MAINTAINERS: Add myself to pse networking maintainer
` [PATCH net-next v9 07/14] net: pse-pd: Add support for PSE PIs
` [PATCH net-next v9 08/14] dt-bindings: net: pse-pd: Add another way of describing several "
` [PATCH net-next v9 09/14] net: pse-pd: Add support for setup_pi_matrix callback
` [PATCH net-next v9 10/14] net: pse-pd: Use regulator framework within PSE framework
` [PATCH net-next v9 11/14] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
` [PATCH net-next v9 12/14] net: pse-pd: Add PD692x0 PSE controller driver
` [PATCH net-next v9 13/14] dt-bindings: net: pse-pd: Add bindings for TPS23881 PSE controller
` [PATCH net-next v9 14/14] net: pse-pd: Add TI TPS23881 PSE controller driver
[PATCH net-next v6 00/10] allocate dummy device dynamically
2024-04-17 15:29 UTC (7+ messages)
` [PATCH net-next v6 03/10] net: create a dummy net_device allocator
[PATCH v2 0/1] Documentation: networking: document ISO 15765-2:2016
2024-04-17 15:26 UTC (11+ messages)
` [PATCH v2 1/1] "
[PATCH net] net/smc: fix potential sleeping issue in smc_switch_conns
2024-04-17 15:23 UTC (7+ messages)
[PATCH net-next v2 00/15] First try to replace page_frag with page_frag_cache
2024-04-17 15:11 UTC (19+ messages)
` [PATCH net-next v2 05/15] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v2 06/15] mm: page_frag: change page_frag_alloc_* API to accept align param
` [PATCH net-next v2 07/15] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v2 09/15] mm: page_frag: reuse MSB of 'size' field for pfmemalloc
` [PATCH net-next v2 10/15] mm: page_frag: reuse existing bit field of 'va' for pagecnt_bias
[PATCH net-next] selftests: openvswitch: Fix escape chars in regexp
2024-04-17 14:52 UTC (2+ messages)
[syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue
2024-04-17 14:49 UTC (3+ messages)
[PATCH 0/4] can: mcp251xfd: add gpio functionality
2024-04-17 14:46 UTC (6+ messages)
` [PATCH 1/4] can: mcp251xfd: stop timestamp before sending chip to sleep
` [PATCH 2/4] can: mcp251xfd: mcp251xfd_regmap_crc_write(): workaround for errata 5
` [PATCH 3/4] can: mcp251xfd: add gpio functionality
` [PATCH 4/4] dt-binding: can: mcp251xfd: add gpio-controller property
[PATCH net-next] net: mscc: ocelot: flower: validate control flags
2024-04-17 14:43 UTC
[PATCH net-next] net: dsa: felix: flower: validate control flags
2024-04-17 14:44 UTC
[PATCH net-next] net: dsa: sja1105: flower: validate control flags
2024-04-17 14:44 UTC
[iwl-next v4 0/8] ice: support devlink subfunction
2024-04-17 14:20 UTC (9+ messages)
` [iwl-next v4 1/8] ice: add new VSI type for subfunctions
` [iwl-next v4 2/8] ice: export ice ndo_ops functions
` [iwl-next v4 3/8] ice: add basic devlink subfunctions support
` [iwl-next v4 4/8] ice: treat subfunction VSI the same as PF VSI
` [iwl-next v4 5/8] ice: allocate devlink for subfunction
` [iwl-next v4 6/8] ice: base subfunction aux driver
` [iwl-next v4 7/8] ice: implement netdev for subfunction
` [iwl-next v4 8/8] ice: allow to activate and deactivate subfunction
[PATCH net-next v2] sfc: use flow_rule_is_supp_control_flags()
2024-04-17 14:10 UTC (2+ messages)
[PATCH v2] net: phy: marvell-88q2xxx: add support for Rev B1 and B2
2024-04-17 14:06 UTC
[PATCH net-next v7 0/3] net: gro: move p->{flush/flush_id} calculations to L4
2024-04-17 14:01 UTC (7+ messages)
` [PATCH net-next v7 1/3] net: gro: add {inner_}network_offset to napi_gro_cb
` [PATCH net-next v7 3/3] selftests/net: add flush id selftests
[PATCH net-next v2 0/2] net: stmmac: Fix MAC-capabilities procedure
2024-04-17 14:00 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: stmmac: Rename phylink_get_caps() callback to update_caps()
` [PATCH net-next v2 2/2] net: stmmac: Move MAC caps init to phylink MAC caps getter
[PATCH net-next v6 0/2] Enable RX HW timestamp for PTP packets using CPTS FIFO
2024-04-17 11:52 UTC (4+ messages)
` [PATCH net-next v6 1/2] net: ethernet: ti: am65-cpts: "
` [PATCH net-next v6 2/2] net: ethernet: ti: am65-cpsw/ethtool: Enable RX HW timestamp only for PTP packets
Regression: Commit "net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent" *causing* timeouts after kernel update
2024-04-17 13:56 UTC (2+ messages)
[PATCH net-next] net/mlx5e: flower: check for unsupported control flags
2024-04-17 13:51 UTC
[PATCH net-next v3 0/4] netlink: Add nftables spec w/ multi messages
2024-04-17 13:50 UTC (5+ messages)
` [PATCH net-next v3 3/4] tools/net/ynl: Handle acks that use req_value
[PATCH net v1 0/2] net: gro: add flush/flush_id checks and fix wrong offset in udp
2024-04-17 13:48 UTC (4+ messages)
` [PATCH net v1 2/2] net: gro: add p_off param in *_gro_complete
[PATCH net v3] drivers/net/bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
2024-04-17 13:47 UTC (5+ messages)
[PATCH net] r8169: fix LED-related deadlock on module removal
2024-04-17 13:45 UTC (4+ messages)
[PATCH net-next v1 2/4] rust: net::phy support C45 helpers
2024-04-17 13:34 UTC (8+ messages)
[PATCH net-next] net: dsa: microchip: drop unneeded MODULE_ALIAS
2024-04-17 13:27 UTC (3+ messages)
[PATCH] NFC: trf7970a: disable all regulators on removal
2024-04-17 13:15 UTC (2+ messages)
[PATCH net-next] ipvs: allow some sysctls in non-init user namespaces
2024-04-17 13:02 UTC (2+ messages)
[PATCH 1/2] dt-bindings: net/nfc: ti,trf7970a: Add rx-gain-reduction option
2024-04-17 13:12 UTC (2+ messages)
[PATCH net-next v3 0/5] net: stmmac: Add support for RZN1 GMAC devices
2024-04-17 13:11 UTC (5+ messages)
` [PATCH net-next v3 2/5] net: stmmac: introduce pcs_init/pcs_exit stmmac operations
[PATCH bpf-next] bpf: add sacked flag in BPF_SOCK_OPS_RETRANS_CB
2024-04-17 13:11 UTC (2+ messages)
[PATCH v8 0/6] convert write_threads, write_version and write_ports to netlink commands
2024-04-17 13:04 UTC (5+ messages)
` [PATCH v8 2/6] NFSD: convert write_threads to netlink command
[PATCH 2/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
2024-04-17 13:03 UTC (3+ messages)
[PATCH net-next v2 0/3] netlink: Add nftables spec w/ multi messages
2024-04-12 9:53 UTC (4+ messages)
` [PATCH net-next v2 3/3] tools/net/ynl: Add multi message support to ynl
[PATCH 1/2] cipso: fix total option length computation
2024-04-17 12:49 UTC (3+ messages)
[PATCH net-next v2 0/3] locklessly protect left members in struct rps_dev_flow
2024-04-17 12:24 UTC (10+ messages)
` [PATCH net-next v2 2/3] net: rps: protect filter locklessly
` [PATCH net-next v2 3/3] net: rps: locklessly access rflow->cpu
[PATCH 1/2] [v2] net: ethernet: ti-cpsw: fix linking built-in code to modules
2024-04-17 12:14 UTC (4+ messages)
[PATCH net-next v7 0/2] Enable RX HW timestamp for PTP packets using CPTS FIFO
2024-04-17 12:09 UTC (3+ messages)
` [PATCH net-next v7 1/2] net: ethernet: ti: am65-cpts: "
` [PATCH net-next v7 2/2] net: ethernet: ti: am65-cpsw/ethtool: Enable RX HW timestamp only for PTP packets
[PATCH net] s390/ism: Properly fix receive message buffer allocation
2024-04-17 12:00 UTC (2+ messages)
[PATCH net-next] tcp: accept bare FIN packets under memory pressure
2024-04-17 12:00 UTC (2+ messages)
[PATCH v8 3/6] NFSD: add write_version to netlink command
2024-04-17 11:25 UTC (3+ messages)
[PATCH v3] fs/proc/proc_sysctl.c: always initialize i_uid/i_gid
2024-04-17 9:44 UTC (2+ messages)
[PATCH v2] net: openvswitch: Check vport net device name
2024-04-17 10:48 UTC (3+ messages)
` [PATCH net-next v3] "
[PATCH net v2] net: dsa: mv88e6xx: fix supported_interfaces setup in mv88e6250_phylink_get_caps()
2024-04-17 10:37 UTC
[PATCH net-next] netns: no longer hold RTNL in rtnl_net_dumpid()
2024-04-17 10:37 UTC (2+ messages)
[PATCH 24/26] netfs: Remove the old writeback code
2024-04-17 10:36 UTC (4+ messages)
` [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
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).