messages from 2025-01-21 20:18:20 to 2025-01-22 14:41:48 UTC [more...]
[PATCH net-next v2 0/8] Some pktgen fixes/improvments
2025-01-22 14:41 UTC (8+ messages)
` [PATCH net-next v2 1/8] net: pktgen: replace ENOTSUPP with EOPNOTSUPP
` [PATCH net-next v2 2/8] net: pktgen: enable 'param=value' parsing
` [PATCH net-next v2 3/8] net: pktgen: fix hex32_arg parsing for short reads
` [PATCH net-next v2 4/8] net: pktgen: fix 'rate 0' error handling (return -EINVAL)
` [PATCH net-next v2 5/8] net: pktgen: fix 'ratep "
` [PATCH net-next v2 7/8] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
` [PATCH net-next v2 8/8] selftest: net: add proc_net_pktgen
[PATCH net-next v1 0/5] Some pktgen fixes/improvments
2025-01-22 14:40 UTC (4+ messages)
` [PATCH net-next v1 5/5] selftest: net: add proc_net_pktgen
[PATCH net-next 0/7] eth: fix calling napi_enable() in atomic context
2025-01-22 14:36 UTC (22+ messages)
` [PATCH net-next 1/7] eth: tg3: "
` [PATCH net-next 2/7] eth: forcedeth: remove local wrappers for napi enable/disable
` [PATCH net-next 3/7] eth: forcedeth: fix calling napi_enable() in atomic context
` [PATCH net-next 4/7] eth: 8139too: "
` [PATCH net-next 5/7] eth: niu: "
` [PATCH net-next 6/7] eth: via-rhine: "
` [PATCH net-next 7/7] wifi: mt76: move napi_enable() from under BH
[PATCH v1 00/21] hwmon: Fix the type of 'config' in struct hwmon_channel_info to u64
2025-01-22 14:36 UTC (19+ messages)
` [PATCH v1 01/21] "
` [PATCH v1 19/21] platform/x86: dell-ddv: "
[PATCH net-next V5 00/11] net/mlx5: ConnectX-8 SW Steering + Rate management on traffic classes
2025-01-22 14:30 UTC (10+ messages)
` [PATCH net-next V5 07/11] devlink: Extend devlink rate API with traffic classes bandwidth management
[PATCH net] net: netlink: prevent potential integer overflow in nlmsg_new()
2025-01-22 14:24 UTC (3+ messages)
[PATCH net v2 0/6] vsock: Transport reassignment and error handling issues
2025-01-22 14:16 UTC (9+ messages)
` [PATCH net v2 4/6] vsock/test: Introduce vsock_connect_fd()
` [PATCH net v2 5/6] vsock/test: Add test for UAF due to socket unbinding
` [PATCH net v2 6/6] vsock/test: Add test for connect() retries
[RFC net-next 0/7] Provide an ism layer
2025-01-22 14:10 UTC (11+ messages)
[PATCH v2 05/10] ARM: dts: aspeed: system1: Add RGMII support
2025-01-22 14:05 UTC (14+ messages)
` 回覆: "
` 回覆: "
[PATCH net-next v3] net: phy: Fix suspicious rcu_dereference usage
2025-01-22 14:03 UTC (8+ messages)
[PATCH net-next v04 1/1] hinic3: module initialization and tx/rx logic
2025-01-22 13:58 UTC (3+ messages)
[PATCHv2 net] Bonding: Fix support for gso_partial_features
2025-01-22 13:52 UTC
[PATCH net] xfrm: fix integer overflow in xfrm_replay_state_esn_len()
2025-01-22 13:50 UTC (4+ messages)
[PATCH v8 3/7] rust: time: Introduce Instant type
2025-01-22 13:46 UTC (6+ messages)
[RFC PATCH 00/10] PRU-ICSSM Ethernet Driver
2025-01-22 13:46 UTC (13+ messages)
` [RFC PATCH 01/10] dt-bindings: net: ti: Adds device tree binding for DUAL-EMAC mode support on PRU-ICSS2 for AM57xx SOCs
[PATCH] net: stmmac: dwmac-loongson: Set correct {tx,rx}_fifo_size
2025-01-22 13:34 UTC (2+ messages)
[PATCH net] net: usb: rtl8150: enable basic endpoint checking
2025-01-22 13:20 UTC (3+ messages)
[PATCH net 0/3] Add native mode XDP support
2025-01-22 13:13 UTC (5+ messages)
` [PATCH net 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
` [PATCH net 2/3] net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA
` [PATCH net 3/3] net: ti: icssg-prueth: Add AF_XDP support
[PATCH v5 net-next 0/5] PHC support in ENA driver
2025-01-22 13:11 UTC (9+ messages)
` [PATCH v5 net-next 1/5] net: ena: Add PHC support in the "
` [PATCH v5 net-next 2/5] net: ena: PHC silent reset
` [PATCH v5 net-next 3/5] net: ena: Add PHC documentation
` [PATCH v5 net-next 4/5] net: ena: PHC error bound/flags support
` [PATCH v5 net-next 5/5] net: ena: PHC enable and error_bound through sysfs
[PATCH ipsec v1 0/2] Update offload configuration with SA
2025-01-22 13:08 UTC (6+ messages)
` [PATCH ipsec v1 1/2] xfrm: Update offload configuration during SA updates
` [PATCH ipsec v1 2/2] xfrm: Migrate offload configuration
[PATCH net] net: fec: remove unnecessary DMA mapping of TSO header
2025-01-22 12:57 UTC (2+ messages)
[PATCH v3 iwl-net 0/3] ice: fix Rx data path for heavy 9k MTU traffic
2025-01-22 12:50 UTC (4+ messages)
` [PATCH v3 iwl-net 3/3] ice: stop storing XDP verdict within ice_rx_buf
[PATCH net v2] net: the appletalk subsystem no longer uses ndo_do_ioctl
2025-01-22 12:44 UTC (2+ messages)
[PATCH] NFC: nci: Add bounds checking in nci_hci_create_pipe()
2025-01-22 12:33 UTC (3+ messages)
[PATCH v8 4/7] rust: time: Add wrapper for fsleep function
2025-01-22 11:27 UTC (9+ messages)
[PATCH net-next v7 0/8] fix two bugs related to page_pool
2025-01-22 11:02 UTC (6+ messages)
` [PATCH net-next v7 2/8] page_pool: fix timing for checking and disabling napi_local
[PATCH net] net: hsr: avoid potential out-of-bound access in fill_frame_info()
2025-01-22 10:29 UTC (12+ messages)
[PATCH bpf v9 0/5] bpf: fix wrong copied_seq calculation and add tests
2025-01-22 10:09 UTC (6+ messages)
` [PATCH bpf v9 1/5] strparser: add read_sock callback
` [PATCH bpf v9 2/5] bpf: fix wrong copied_seq calculation
` [PATCH bpf v9 3/5] bpf: disable non stream socket for strparser
` [PATCH bpf v9 4/5] selftests/bpf: fix invalid flag of recv()
` [PATCH bpf v9 5/5] selftests/bpf: add strparser test for bpf
[PATCH v3 0/4] Enable ethernet on qcs615
2025-01-22 10:04 UTC (11+ messages)
` [PATCH v3 2/4] net: stmmac: dwmac-qcom-ethqos: Mask PHY mode if configured with rgmii-id
[PATCH] net/netfilter: use kvfree_rcu to simplify the code
2025-01-22 9:59 UTC (2+ messages)
[PATCH] posix-clock: Explicitly handle compat ioctls
2025-01-22 9:52 UTC (4+ messages)
[PATCH v2] atm/fore200e: Fix possible data race in fore200e_open()
2025-01-22 9:46 UTC (2+ messages)
[PATCH v9 00/27] cxl: add type2 device basic support
2025-01-22 9:41 UTC (38+ messages)
` [PATCH v9 03/27] cxl: add capabilities field to cxl_dev_state and cxl_port
` [PATCH v9 04/27] cxl/pci: add check for validating capabilities
` [PATCH v9 06/27] cxl: add function for type2 cxl regs setup
` [PATCH v9 10/27] resource: harden resource_contains
` [PATCH v9 13/27] cxl: prepare memdev creation for type2
` [PATCH v9 14/27] sfc: create type2 cxl memdev
` [PATCH v9 15/27] cxl: define a driver interface for HPA free space enumeration
[PATCH RFC net-next] trace: tcp: Add tracepoint for tcp_cwnd_reduction()
2025-01-22 9:39 UTC (7+ messages)
[PATCH net-next 0/4] net-sysfs: remove the rtnl_trylock/restart_syscall construction
2025-01-22 9:09 UTC (8+ messages)
` [PATCH net-next 3/4] net-sysfs: prevent uncleared queues from being re-added
[PATCH net-next v18 00/25] Introducing OpenVPN Data Channel Offload
2025-01-22 9:00 UTC (9+ messages)
` [PATCH net-next v18 20/25] ovpn: implement peer add/get/dump/delete via netlink
[PATCH bpf v8 0/5] bpf: fix wrong copied_seq calculation and add tests
2025-01-22 8:55 UTC (4+ messages)
` [PATCH bpf v8 2/5] bpf: fix wrong copied_seq calculation
[PATCH v8 0/7] rust: Add IO polling
2025-01-22 8:57 UTC (5+ messages)
` [PATCH v8 2/7] rust: time: Introduce Delta type
[PATCH] net: stmmac: dwmac-loongson: Add fix_soc_reset function
2025-01-22 8:53 UTC (10+ messages)
[PATCH net-next v1 0/7] Convert LAN78xx to PHYLINK
2025-01-22 8:16 UTC (6+ messages)
` [PATCH net-next v1 1/7] net: usb: lan78xx: Convert to PHYlink for improved PHY and MAC management
[PATCH v4 0/4] RTL9300 MDIO driver
2025-01-22 8:14 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: net: Add Realtek MDIO controller
` [PATCH v4 2/4] dt-bindings: mfd: Add MDIO interface to rtl9301-switch
[PATCH v4 0/8] vhost: Add support of kthread API
2025-01-22 7:52 UTC (8+ messages)
` [PATCH v4 7/8] vhost: Add new UAPI to support change to task mode
[PATCH net-next RFC 0/2] don't clean packets in start_xmit in TX NAPI mode
2025-01-22 6:16 UTC (3+ messages)
` [PATCH net-next RFC 1/2] virtio-net: factor out logic for stopping TX
` [PATCH net-next RFC 2/2] virtio-net: free old xmit skbs only in NAPI
[RFC net-next v3 0/4] virtio_net: Link queues to NAPIs
2025-01-22 6:13 UTC (8+ messages)
` [RFC net-next v3 2/4] virtio_net: Prepare for NAPI to queue mapping
` [RFC net-next v3 3/4] virtio_net: Map NAPIs to queues
` [RFC net-next v3 4/4] virtio_net: Use persistent NAPI config
[PATCH v2 1/3] Bluetooth: Fix possible race with userspace of sysfs isoc_alt
2025-01-22 5:19 UTC
[linux-next:master] [net] 03abf2a7c6: WARNING:suspicious_RCU_usage
2025-01-22 4:47 UTC
[PATCH bpf-next v6 0/5] net/smc: Introduce smc_ops
2025-01-22 4:39 UTC (13+ messages)
` [PATCH bpf-next v6 2/5] net/smc: Introduce generic hook smc_ops
` [PATCH bpf-next v6 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v6 5/5] bpf/selftests: add selftest for bpf_smc_ops
[PATCH net v2 0/3] Limit devicetree parameters to hardware capability
2025-01-22 4:07 UTC (4+ messages)
` [PATCH net v2 2/3] net: stmmac: Limit FIFO size by "
[ANN] netdev development stats for 6.14
2025-01-22 4:07 UTC
[PATCH] net: fec: Refactor MAC reset to function
2025-01-22 2:50 UTC (4+ messages)
` [EXTERNAL] "
[PATCH] atm/fore200e: Fix possible data race in fore200e_open()
2025-01-22 2:48 UTC (5+ messages)
[PATCH] ethtool: Fix JSON output for IRQ coalescing
2025-01-22 2:17 UTC (2+ messages)
[PATCH net] ipmr: do not call mr_mfc_uses_dev() for unres entries
2025-01-22 1:58 UTC (2+ messages)
[Question] Bonding: change bond dev_addr when fail_over_mac=2
2025-01-22 1:50 UTC (3+ messages)
[PATCH] Documentation/networking: Fix basic node example document ISO 15765-2
2025-01-22 0:48 UTC (2+ messages)
[PATCH] TCP: SEARCH a new slow start algorithm to replace Hystart in TCP Cubic
2025-01-22 0:04 UTC (2+ messages)
[PATCH net-next v2 0/2] net: ethernet: mtk_eth_soc: improve RX performance
2025-01-21 23:50 UTC (4+ messages)
` [PATCH net-next v2 1/2] net: ethernet: mtk_eth_soc: use prefetch methods
[PATCH net-next v2 00/10] bnxt_en: Add NPAR 1.2 and TPH support
2025-01-21 22:15 UTC (4+ messages)
` [PATCH net-next v2 10/10] bnxt_en: Add TPH support in BNXT driver
[GIT PULL] Networking for v6.13-rc7
2025-01-21 20:46 UTC (9+ 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).