messages from 2025-11-12 11:27:39 to 2025-11-12 23:10:24 UTC [more...]
[PATCH] netfilter: nfnetlink_queue: optimize verdict lookup with hash table
2025-11-12 23:10 UTC (2+ messages)
[PATCH net-next v3 0/2] Allow disabling pause frames on panic
2025-11-12 22:53 UTC (4+ messages)
` [PATCH net-next v3 1/2] net: ethernet: Allow disabling pause "
[PATCH iproute2] devlink: Support DEVLINK_ESWITCH_MODE_SWITCHDEV_INACTIVE
2025-11-12 22:53 UTC (3+ messages)
[PATCH net-next 0/2] Add support for PHY link active-level configuration in RZN1 MIIC driver
2025-11-12 22:11 UTC (7+ messages)
` [PATCH net-next 1/2] dt-bindings: net: pcs: renesas,rzn1-miic: Add renesas,miic-phylink-active-low property
` [PATCH net-next 2/2] net: pcs: rzn1-miic: Add support for PHY link active-level configuration
[PATCH v4] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
2025-11-12 22:04 UTC (2+ messages)
[PATCH net V3 0/2] veth: Fix TXQ stall race condition and add recovery
2025-11-12 21:58 UTC (6+ messages)
` [PATCH net V3 1/2] veth: enable dev_watchdog for detecting stalled TXQs
[PATCH net-next v2 0/6] dpll: zl3073x: Refactor state management
2025-11-12 21:52 UTC (5+ messages)
` [PATCH net-next v2 1/6] dpll: zl3073x: Store raw register values instead of parsed state
[PATCH iwl-next] igc: Restore default Qbv schedule when changing channels
2025-11-12 21:42 UTC (2+ messages)
[syzbot] [bpf?] KASAN: stack-out-of-bounds Write in __bpf_get_stack
2025-11-12 21:37 UTC (6+ messages)
` [PATCH bpf-next v3] bpf: Clamp trace length in __bpf_get_stack to fix OOB write
[PATCH net-next] net: dsa: remove definition of struct dsa_switch_driver
2025-11-12 21:17 UTC (3+ messages)
[PATCH RFC bpf-next 0/2] Switch to kmalloc_nolock() in BPF local storage
2025-11-12 21:14 UTC (7+ messages)
` [PATCH RFC bpf-next 1/2] bpf: Always charge/uncharge memory when allocating/unlinking storage elements
` [PATCH RFC bpf-next 2/2] bpf: Use kmalloc_nolock() in local storage unconditionally
[PATCH v2 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-12 21:12 UTC (11+ messages)
` [PATCH v2 09/21] e1000e: Switch to use %ptSp
` [Intel-wired-lan] "
` [PATCH v2 10/21] igb: "
` [Intel-wired-lan] "
` [PATCH v2 14/21] net: dsa: sja1105: "
` [Intel-wired-lan] "
` [PATCH v2 19/21] scsi: fnic: Switch to use %ptS
` [PATCH v2 20/21] scsi: snic: Switch to use %ptSp
[PATCH net-next] net: pcs: xpcs-plat: fix MODULE_AUTHOR
2025-11-12 21:11 UTC
[PATCH net-next] net: phy: fixed_phy: remove setting supported/advertised modes from fixed_phy_register
2025-11-12 21:06 UTC
[PATCH net-next] eth: fbnic: Configure RDE settings for pause frame
2025-11-12 20:53 UTC (2+ messages)
[PATCH v3] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
2025-11-12 20:32 UTC (3+ messages)
[PATCH net-next 0/8] add hwtstamp_get callback to phy drivers
2025-11-12 20:31 UTC (3+ messages)
` [PATCH net-next 1/8] phy: add hwtstamp_get callback to retrieve config
[PATCH net-next] net: phy: fixed_phy: use genphy_read_abilities to simplify the code
2025-11-12 20:28 UTC (2+ messages)
[PATCH net-next 0/5] net: fec: do some cleanup for the driver
2025-11-12 20:25 UTC (5+ messages)
` [PATCH net-next 1/5] net: fec: remove useless conditional preprocessor directives
` [PATCH net-next 4/5] net: fec: remove rx_align from fec_enet_private
[PATCH iproute2-next v2] lib/bpf_legacy: Use userspace SHA-1 code instead of AF_ALG
2025-11-12 20:22 UTC (3+ messages)
[PATCH net-next v10 01/12] virtio_pci: Remove supported_cap size build assert
2025-11-12 19:34 UTC (12+ messages)
` [PATCH net-next v10 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v10 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v10 04/12] virtio: Expose object create and destroy API
` [PATCH net-next v10 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v10 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v10 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v10 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v10 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v10 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v10 11/12] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v10 12/12] virtio_net: Add get ethtool flow rules ops
[PATCH net-next v9 00/14] vsock: add namespace support to vhost-vsock and loopback
2025-11-12 19:32 UTC (22+ messages)
` [PATCH net-next v9 01/14] vsock: a per-net vsock NS mode state
` [PATCH net-next v9 02/14] vsock: add netns to vsock core
` [PATCH net-next v9 03/14] vsock/virtio: add netns support to virtio transport and virtio common
` [PATCH net-next v9 06/14] vsock/loopback: add netns support
` [PATCH net-next v9 08/14] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v9 10/14] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v9 11/14] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v9 13/14] selftests/vsock: add tests for host <-> vm connectivity with namespaces
[PATCH net-next v10 00/12] virtio_net: Add ethtool flow rules support
2025-11-12 19:31 UTC
[GIT PULL] wireless-next-2025-11-12
2025-11-12 19:00 UTC (2+ messages)
[GIT PULL] wireless-2025-11-12
2025-11-12 18:50 UTC (2+ messages)
[Intel-wired-lan][PATCH iwl-next v9 00/10] refactor IDPF resource
2025-11-12 18:49 UTC (4+ messages)
` [Intel-wired-lan][PATCH iwl-next v9 01/10] idpf: introduce local idpf structure to store virtchnl queue chunks
[PATCH net-next 0/11] pull-request: can-next 2025-11-12
2025-11-12 18:45 UTC (5+ messages)
` [PATCH net-next 07/11] can: mcp251xfd: add workaround for errata 5
[PATCH net-next 0/11] pull-request: can-next 2025-11-12
2025-11-12 18:40 UTC (12+ messages)
` [PATCH net-next 01/11] can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacks
` [PATCH net-next 02/11] can: peak_canfd: convert to use "
` [PATCH net-next 03/11] can: peak_usb: "
` [PATCH net-next 04/11] can: mcp251x: mcp251x_can_probe(): use dev_err_probe()
` [PATCH net-next 05/11] can: mcp251xfd: move chip sleep mode into runtime pm
` [PATCH net-next 06/11] can: mcp251xfd: utilize gather_write function for all non-CRC writes
` [PATCH net-next 07/11] can: mcp251xfd: add workaround for errata 5
` [PATCH net-next 08/11] can: mcp251xfd: only configure PIN1 when rx_int is set
` [PATCH net-next 09/11] can: mcp251xfd: add gpio functionality
` [PATCH net-next 10/11] dt-bindings: can: mcp251xfd: add gpio-controller property
` [PATCH net-next 11/11] can: bxcan: Fix a typo error for assign
[PATCH net-next] s390/ctcm: Fix double-kfree
2025-11-12 18:27 UTC
[PATCH net-next v3 0/6] netconsole: support automatic target recovery
2025-11-12 17:52 UTC (5+ messages)
` [PATCH net-next v3 5/6] netconsole: resume previously deactivated target
[PATCH net-next v4 0/4] net: phy: mscc: Add support for PHY LED control
2025-11-12 17:38 UTC (6+ messages)
` [PATCH net-next v4 1/4] net: phy: mscc: Simplify LED mode update using phy_modify()
` [PATCH net-next v4 2/4] net: phy: mscc: Consolidate probe functions into a common helper
` [PATCH net-next v4 3/4] net: phy: mscc: Add support for PHY LED control
` [PATCH net-next v4 4/4] net: phy: mscc: Handle devm_phy_package_join() failure in vsc85xx_probe_common()
[PATCH net-next] netlink: specs: rt-link: Add attributes for hsr
2025-11-12 17:29 UTC
[PATCH ethtool-next v4] netlink: tsconfig: add HW time stamping configuration
2025-11-12 17:26 UTC
[PATCH ethtool-next v3] netlink: tsconfig: add HW time stamping configuration
2025-11-12 17:24 UTC (3+ messages)
[net-next 00/12] bng_en: enhancements for link, Rx/Tx, LRO/TPA & stats
2025-11-12 17:24 UTC (5+ messages)
` [net-next 05/12] bng_en: Add TX support
` [net-next 06/12] bng_en: Add support to handle AGG events
[PATCH net-next] net: stmmac: improve ndev->max_mtu setup readability
2025-11-12 17:20 UTC (2+ messages)
[PATCH net-next v2] r8169: add support for RTL8125K
2025-11-12 17:20 UTC (3+ messages)
[PATCH net-next v4 00/14] net: tunnel: introduce noref xmit flows for tunnels
2025-11-12 17:09 UTC (3+ messages)
` [PATCH net-next v4 02/14] net: skb: use dstref for storing dst entry
[PATCH net-next 0/6] net/mlx5e: Speedup channel configuration operations
2025-11-12 16:33 UTC (7+ messages)
` [PATCH net-next 6/6] net/mlx5e: Support XDP target xmit with dummy program
[net-next PATCH v3 00/10] net: phy: Add support for fbnic PHY w/ 25G, 50G, and 100G support
2025-11-12 16:32 UTC (4+ messages)
` [net-next PATCH v3 02/10] net: phy: Rename MDIO_CTRL1_SPEED for 2.5G and 5G to reflect PMA values
[PATCH net-next 0/8] pull request: ovpn 2025-11-11
2025-11-12 16:29 UTC (3+ messages)
` [PATCH net-next 6/8] ovpn: consolidate crypto allocations in one chunk
[PATCH v20 00/22] Type2 device basic support
2025-11-12 16:24 UTC (24+ messages)
` [PATCH v20 01/22] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH v20 02/22] cxl/port: Arrange for always synchronous endpoint attach
` [PATCH v20 03/22] cxl/mem: Introduce a memdev creation ->probe() operation
` [PATCH v20 04/22] cxl: Add type2 device basic support
` [PATCH v20 06/22] cxl: Move pci generic code
` [PATCH v20 07/22] cxl/sfc: Map cxl component regs
` [PATCH v20 08/22] cxl/sfc: Initialize dpa without a mailbox
` [PATCH v20 11/22] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v20 18/22] cxl: Allow region creation by type2 drivers
` [PATCH v20 20/22] sfc: create cxl region
` [PATCH v20 22/22] sfc: support pio mapping based on cxl
[PATCH] MAINTAINERS: Remove eth bridge website
2025-11-12 16:05 UTC (3+ messages)
[PATCH nf-next v9 0/3] Add IPIP flowtable SW acceleration
2025-11-12 16:02 UTC (4+ messages)
` [PATCH nf-next v9 2/3] net: netfilter: Add IPIP flowtable tx sw acceleration
[PATCH net-next 2/2] net: phy: TI PHYs use phy_get_features_no_eee()
2025-11-12 15:55 UTC (3+ messages)
` [PATCH] net: dp83822/dp83tc811: do not blacklist EEE for now
[PATCH net-next v2 00/13] net: stmmac: convert glue drivers to use stmmac_get_phy_intf_sel()
2025-11-12 15:52 UTC (17+ messages)
` [PATCH net-next v2 01/13] net: stmmac: loongson1: use PHY_INTF_SEL_x
` [PATCH net-next v2 02/13] net: stmmac: loongson1: use PHY_INTF_SEL_x directly
` [PATCH net-next v2 03/13] net: stmmac: loongson1: use stmmac_get_phy_intf_sel()
` [PATCH net-next v2 04/13] net: stmmac: mediatek: use PHY_INTF_SEL_x
` [PATCH net-next v2 05/13] net: stmmac: mediatek: use stmmac_get_phy_intf_sel()
` [PATCH net-next v2 06/13] net: stmmac: mediatek: simplify set_interface() methods
` [PATCH net-next v2 07/13] net: stmmac: starfive: use PHY_INTF_SEL_x to select PHY interface
` [PATCH net-next v2 08/13] net: stmmac: starfive: use stmmac_get_phy_intf_sel()
[PATCH v5 0/6] nvme-tcp: Support receiving KeyUpdate requests
2025-11-12 15:49 UTC (12+ messages)
` [PATCH v5 1/6] net/handshake: Store the key serial number on completion
` [PATCH v5 2/6] net/handshake: Define handshake_sk_destruct_req
` [PATCH v5 4/6] net/handshake: Support KeyUpdate message types
` [PATCH v5 5/6] nvme-tcp: Support KeyUpdate
[PATCH net-next 0/3] net: use skb_attempt_defer_free() in napi_consume_skb()
2025-11-12 15:32 UTC (6+ messages)
` [PATCH net-next 2/3] net: fix napi_consume_skb() with alien skbs
[PATCH v1 0/7] ptp: ocp: A fix and refactoring
2025-11-12 15:27 UTC (12+ messages)
` [PATCH net-next v1 1/7] ptp: ocp: Refactor signal_show() and fix %ptT misuse
` [PATCH net-next v1 2/7] ptp: ocp: Make ptp_ocp_unregister_ext() NULL-aware
` [PATCH net-next v1 3/7] ptp: ocp: Refactor ptp_ocp_i2c_notifier_call()
` [PATCH net-next v1 4/7] ptp: ocp: Apply standard pattern for cleaning up loop
` [PATCH net-next v1 5/7] ptp: ocp: Reuse META's PCI vendor ID
[PATCH net-next v4 0/3] Unify platform suspend/resume routines for PCI DWMAC glue
2025-11-12 15:15 UTC (4+ messages)
` [PATCH net-next v4 1/3] net: stmmac: Add generic suspend/resume helper for PCI-based controllers
[PATCH net] net: openvswitch: remove never-working support for setting nsh fields
2025-11-12 15:02 UTC (4+ messages)
[PATCH net-next] net: clear skb->sk in skb_release_head_state()
2025-11-12 15:00 UTC (2+ messages)
[PATCH v5 net-next 00/14] AccECN protocol case handling series
2025-11-12 14:50 UTC (5+ messages)
` [PATCH v5 net-next 05/14] tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
[PATCH net v1] ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
2025-11-12 14:50 UTC (2+ messages)
[PATCH net] net: ps3_gelic_net: handle skb allocation failures
2025-11-12 14:31 UTC (4+ messages)
[PATCH net-next v4 00/12] selftests/vsock: refactor and improve vmtest infrastructure
2025-11-12 14:30 UTC (8+ messages)
` [PATCH net-next v4 09/12] selftests/vsock: add BUILD=0 definition
` [PATCH net-next v4 12/12] selftests/vsock: disable shellcheck SC2317 and SC2119
[PATCH] dpll: zl3073x: fix kernel-doc name and missing parameter in fw.c
2025-11-12 14:16 UTC (4+ messages)
[PATCH net-next v4 0/2] net: mana: Enforce TX SGE limit and fix error cleanup
2025-11-12 13:55 UTC (4+ messages)
` [PATCH net-next v4 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit
` [PATCH net-next v4 2/2] net: mana: Drop TX skb on post_work_request failure and unmap resources
[PATCH net-next v3 0/3] net: phy: mscc: Add support for PHY LED control
2025-11-12 13:53 UTC (4+ messages)
` [PATCH net-next v3 2/3] net: phy: mscc: Consolidate probe functions into a common helper
[PATCH net v2] l2tp: fix double dst_release() on sk_dst_cache race
2025-11-12 13:42 UTC (2+ messages)
[PATCH net-next v15 00/15] net: phy: Introduce PHY ports representation
2025-11-12 13:37 UTC (5+ messages)
` [PATCH net-next v15 01/15] dt-bindings: net: Introduce the ethernet-connector description
[PATCH net-next v4 0/4] Add AST2600 RGMII delay into ftgmac100
2025-11-12 13:19 UTC (5+ messages)
` [PATCH net-next v4 4/4] net: ftgmac100: Add RGMII delay support for AST2600
[PATCH net V4] veth: Fix TXQ stall race condition
2025-11-12 13:13 UTC (2+ messages)
` [PATCH net V4] veth: more robust handing of race to avoid txq getting stuck
[PATCH net-next v4 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
2025-11-12 13:07 UTC (4+ messages)
` [PATCH net-next v4 1/3] net: ti: icssm-prueth: Adds helper functions to configure and maintain FDB
` [External] : "
[iwl-net PATCH] idpf: reduce mbx_task schedule delay to 300us
2025-11-12 13:06 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next] net: ixgbe: convert to use .get_rx_ring_count
2025-11-12 13:04 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v3 0/2] devlink: net/mlx5: implement swp_l4_csum_mode via devlink params
2025-11-12 12:55 UTC (9+ messages)
` [PATCH net-next v3 2/2] "
[PATCH net/bpf] bpf: add bpf_prog_run_data_pointers()
2025-11-12 12:55 UTC
[PATCH net-next 0/5] TXGBE support more modules
2025-11-12 12:48 UTC (3+ messages)
` [PATCH net-next 5/5] net: txgbe: support getting module EEPROM by page
[PATCH v3] arm64: dts: freescale: Add GMAC Ethernet for S32G2 EVB and RDB2 and S32G3 RDB3
2025-11-12 12:47 UTC (2+ messages)
[PATCH ipsec 1/2] bond: Use xfrm_state_migrate to migrate SAs
2025-11-12 12:28 UTC (2+ messages)
[PATCH v2 net-next 00/14] net_sched: speedup qdisc dequeue
2025-11-12 12:21 UTC (8+ messages)
` [syzbot ci] "
[PATCH net-next v3 0/2] net: mana: Enforce TX SGE limit and fix error cleanup
2025-11-12 12:12 UTC (4+ messages)
` [PATCH net-next v3 2/2] net: mana: Drop TX skb on post_work_request failure and unmap resources
[PATCH net-next v2 0/7] net: ethernet: ti: am65-cpsw: add AF_XDP zero copy support
2025-11-12 12:12 UTC (3+ messages)
[PATCH net 0/2] hsr: Send correct HSRv0 supervision frames
2025-11-12 11:59 UTC (5+ messages)
` [PATCH net 2/2] hsr: Follow standard for "
[PATCH net] net: fix double dst_release() on sk_dst_cache race
2025-11-12 11:51 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).