messages from 2025-03-07 03:36:26 to 2025-03-07 15:00:02 UTC [more...]
[PATCH] net: liquidio: fix typo
2025-03-07 14:59 UTC (3+ messages)
[PATCH net-next v2] net: cn23xx: fix typos
2025-03-07 14:56 UTC
[PATCH net-next 0/5] net: implement the QUIC protocol in linux kernel
2025-03-07 14:42 UTC (5+ messages)
` [PATCH net-next 4/5] net: integrate QUIC build configuration into Kconfig and Makefile
[PATCH v2 net-next] udp: expand SKB_DROP_REASON_UDP_CSUM use
2025-03-07 14:40 UTC (2+ messages)
[PATCH iwl-next v6 00/15] ixgbe: Add basic devlink support
2025-03-07 14:24 UTC (16+ messages)
` [PATCH iwl-next v6 01/15] devlink: add value check to devlink_info_version_put()
` [PATCH iwl-next v6 02/15] ixgbe: wrap netdev_priv() usage
` [PATCH iwl-next v6 03/15] ixgbe: add initial devlink support
` [PATCH iwl-next v6 04/15] ixgbe: add handler for devlink .info_get()
` [PATCH iwl-next v6 05/15] ixgbe: add E610 functions for acquiring flash data
` [PATCH iwl-next v6 06/15] ixgbe: read the OROM version information
` [PATCH iwl-next v6 07/15] ixgbe: read the netlist "
` [PATCH iwl-next v6 08/15] ixgbe: add .info_get extension specific for E610 devices
` [PATCH iwl-next v6 09/15] ixgbe: add E610 functions getting PBA and FW ver info
` [PATCH iwl-next v6 10/15] ixgbe: extend .info_get with stored versions
` [PATCH iwl-next v6 11/15] ixgbe: add device flash update via devlink
` [PATCH iwl-next v6 12/15] ixgbe: add support for devlink reload
` [PATCH iwl-next v6 13/15] ixgbe: add FW API version check
` [PATCH iwl-next v6 14/15] ixgbe: add E610 implementation of FW recovery mode
` [PATCH iwl-next v6 15/15] ixgbe: add support for FW rollback mode
[PATCH net] vsock/bpf: Handle EINTR connect() racing against sockmap update
2025-03-07 14:35 UTC (4+ messages)
[PATCH iwl-next v3 0/4] ixgbe: add ethtool support for E610
2025-03-07 14:32 UTC (7+ messages)
` [PATCH iwl-next v3 1/4] ixgbe: create E610 specific ethtool_ops structure
` [Intel-wired-lan] "
` [PATCH iwl-next v3 2/4] ixgbe: add support for ACPI WOL for E610
` [Intel-wired-lan] "
` [PATCH iwl-next v3 3/4] ixgbe: apply different rules for setting FC on E610
` [Intel-wired-lan] "
[PATCH net-next 0/3] net: phy: dp83822: Add support for changing the MAC series termination
2025-03-07 14:22 UTC (6+ messages)
` [PATCH net-next 1/3] dt-bindings: net: ethernet-phy: add property mac-series-termination-ohms
` [PATCH net-next 2/3] net: phy: Add helper for getting MAC series termination resistance
` [PATCH net-next 3/3] net: phy: dp83822: Add support for changing the MAC series termination
[PATCH bpf-next v12 0/5] xsk: TX metadata Launch Time support
2025-03-07 14:20 UTC (4+ messages)
` [PATCH bpf-next v12 5/5] igc: Add launch time support to XDP ZC
[PATCH net-next 00/16] idpf: add XDP support
2025-03-07 14:16 UTC (20+ messages)
` [PATCH net-next 04/16] libeth: add XSk helpers
` [PATCH net-next 05/16] idpf: fix Rx descriptor ready check barrier in splitq
` [PATCH net-next 06/16] idpf: a use saner limit for default number of queues to allocate
` [PATCH net-next 07/16] idpf: link NAPIs to queues
` [PATCH net-next 08/16] idpf: make complq cleaning dependent on scheduling mode
` [PATCH net-next 09/16] idpf: remove SW marker handling from NAPI
` [PATCH net-next 10/16] idpf: add support for nointerrupt queues
` [PATCH net-next 11/16] idpf: prepare structures to support XDP
` [PATCH net-next 12/16] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
[PATCH net-next v11 0/4] fix the DMA API misuse problem for page_pool
2025-03-07 14:15 UTC (6+ messages)
` [PATCH net-next v11 1/4] page_pool: introduce page_pool_get_pp() API
` [PATCH net-next v11 2/4] page_pool: fix IOMMU crash when driver has already unbound
` [PATCH net-next v11 3/4] page_pool: support unlimited number of inflight pages
` [PATCH net-next v11 4/4] page_pool: skip dma sync operation for "
[PATCH net-next] net: stmmac: remove write-only priv->speed
2025-03-07 14:08 UTC (2+ messages)
[PATCH net] ipvs: prevent integer overflow in do_ip_vs_get_ctl()
2025-03-07 14:06 UTC (2+ messages)
[PATCH 0/4] rockchip: Enable Ethernet controller on Radxa E20C
2025-03-07 14:02 UTC (9+ messages)
` [PATCH 3/4] arm64: dts: rockchip: Add GMAC nodes for RK3528
` [PATCH 4/4] arm64: dts: rockchip: Enable Ethernet controller on Radxa E20C
request_irq() with local bh disabled
2025-03-07 13:59 UTC (8+ messages)
[PATCH 0/3] Use DELAY_ENABLE macro for RK3328, RK3566/RK3568 and RK3588
2025-03-07 13:52 UTC (5+ messages)
` [PATCH 1/3] net: stmmac: dwmac-rk: Use DELAY_ENABLE macro for RK3328
[PATCH net v1 1/1] net: usb: lan78xx: Sanitize return values of register read/write functions
2025-03-07 13:50 UTC (2+ messages)
[PATCH net v3] net/mlx5: handle errors in mlx5_chains_create_table()
2025-03-07 13:45 UTC (2+ messages)
` [PATCH net v4?] "
less size_t please (was Re: [PATCH net] xfrm: fix integer overflow in xfrm_replay_state_esn_len())
2025-03-07 13:43 UTC (4+ messages)
[PATCH iwl-next] ice: use DSN instead of PCI BDF for ice_adapter index
2025-03-07 13:42 UTC (5+ messages)
[PATCH net-next] qlcnic: Optimize performance by replacing rw_lock with spinlock
2025-03-07 13:29 UTC (2+ messages)
[iwl-next v2] ice: refactor the Tx scheduler feature
2025-03-07 13:25 UTC
[PATCH net-next] docs: netdev: add a note on selftest posting
2025-03-07 13:25 UTC (4+ messages)
[PATCH net v2 0/2] net: phy: nxp-c45-tja11xx: add errata for TJA112XA/B
2025-03-07 13:24 UTC (6+ messages)
` [PATCH net v2 1/2] net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errata
[PATCH net-next 0/7] net: ethtool: Introduce ethnl dump helpers
2025-03-07 13:18 UTC (4+ messages)
` [PATCH net-next 1/7] net: ethtool: netlink: Allow per-netdevice DUMP operations
[PATCH net] bpf, sockmap: Restore sk_prot ops when psock is removed from sockmap
2025-03-07 13:18 UTC (4+ messages)
[PATCH net v2] netpoll: hold rcu read lock in __netpoll_send_skb()
2025-03-07 13:13 UTC (2+ messages)
[PATCH net-next] net: airoha: Fix dev->dsa_ptr check in airoha_get_dsa_tag()
2025-03-07 13:04 UTC (2+ messages)
netpoll: netpoll zap_completion_queue() question
2025-03-07 13:03 UTC
[PATCH net-next] net/mlx5: Avoid unnecessary use of comma operator
2025-03-07 12:53 UTC (2+ messages)
[PATCH net] net/mlx5: Fill out devlink dev info only for PFs
2025-03-07 12:35 UTC (6+ messages)
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-07 12:14 UTC (12+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool
[PATCH net-next 2/2] udp_tunnel: use static call for GRO hooks when possible
2025-03-07 12:05 UTC (3+ messages)
[PATCH net-next v2 0/5] page_pool: Convert stats to u64_stats_t
2025-03-07 11:57 UTC (6+ messages)
` [PATCH net-next v2 1/5] page_pool: Provide an empty page_pool_stats for disabled stats
` [PATCH net-next v2 2/5] page_pool: Add per-queue statistics
` [PATCH net-next v2 3/5] mlx5: Use generic code for page_pool statistics
` [PATCH net-next v2 4/5] page_pool: Convert page_pool_recycle_stats to u64_stats_t
` [PATCH net-next v2 5/5] page_pool: Convert page_pool_alloc_stats "
[PATCH iwl-next v8 00/11] igc: Add support for Frame Preemption feature in IGC
2025-03-07 11:52 UTC (7+ messages)
` [PATCH iwl-next v8 07/11] igc: add support for frame preemption verification
` [PATCH iwl-next v8 08/11] igc: add support to set tx-min-frag-size
[PATCH net-next v8 3/6] tun: Introduce virtio-net hash feature
2025-03-07 11:50 UTC (2+ messages)
[PATCH ipsec-next] xfrm: state: make xfrm_state_lookup_byaddr lockless
2025-03-07 11:47 UTC
[PATCH ethtool] hibmcge: add support dump registers for hibmcge driver
2025-03-07 11:39 UTC
[PATCH net-next] net: hns3: use string choices helper
2025-03-07 11:37 UTC
[PATCH net-next 00/15] mptcp: pm: code reorganisation
2025-03-07 11:21 UTC (16+ messages)
` [PATCH net-next 01/15] mptcp: pm: use addr entry for get_local_id
` [PATCH net-next 02/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_addr_send_ack
` [PATCH net-next 03/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_mp_prio_send_ack
` [PATCH net-next 04/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_work
` [PATCH net-next 05/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_rm_addr_received
` [PATCH net-next 06/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_subflow_chk_stale()
` [PATCH net-next 07/15] mptcp: pm: remove '_nl' from mptcp_pm_nl_is_init_remote_addr
` [PATCH net-next 08/15] mptcp: pm: kernel: add '_pm' to mptcp_nl_set_flags
` [PATCH net-next 09/15] mptcp: pm: avoid calling PM specific code from core
` [PATCH net-next 10/15] mptcp: pm: worker: split in-kernel and common tasks
` [PATCH net-next 11/15] mptcp: pm: export mptcp_remote_address
` [PATCH net-next 12/15] mptcp: pm: move generic helper at the top
` [PATCH net-next 13/15] mptcp: pm: move generic PM helpers to pm.c
` [PATCH net-next 14/15] mptcp: pm: split in-kernel PM specific code
` [PATCH net-next 15/15] mptcp: pm: move Netlink PM helpers to pm_netlink.c
[PATCH RFC bpf-next 00/20] traits: Per packet metadata KV store
2025-03-07 11:14 UTC (4+ messages)
` [PATCH RFC bpf-next 01/20] trait: limited KV store for packet metadata
[PATCH] igc: enable HW VLAN insertion/stripping by default
2025-03-07 11:02 UTC
[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
2025-03-07 11:01 UTC (7+ messages)
` [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
` [PATCH net-next v9 2/6] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v9 4/6] selftest: tun: Test vnet ioctls without device
` [PATCH net-next v9 5/6] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
[PATCH net-next v8 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
2025-03-07 10:40 UTC (16+ messages)
` [PATCH net-next v8 01/14] xsc: Add xsc driver basic framework
` [PATCH net-next v8 02/14] xsc: Enable command queue
` [PATCH net-next v8 03/14] xsc: Add hardware setup APIs
` [PATCH net-next v8 04/14] xsc: Add qp and cq management
` [PATCH net-next v8 05/14] xsc: Add eq and alloc
` [PATCH net-next v8 06/14] xsc: Init pci irq
` [PATCH net-next v8 07/14] xsc: Init auxiliary device
` [PATCH net-next v8 08/14] xsc: Add ethernet interface
` [PATCH net-next v8 09/14] xsc: Init net device
` [PATCH net-next v8 10/14] xsc: Add eth needed qp and cq apis
` [PATCH net-next v8 11/14] xsc: ndo_open and ndo_stop
` [PATCH net-next v8 12/14] xsc: Add ndo_start_xmit
` [PATCH net-next v8 13/14] xsc: Add eth reception data path
` [PATCH net-next v8 14/14] xsc: add ndo_get_stats64
[PATCHv5 net 0/3] bond: fix xfrm offload issues
2025-03-07 10:31 UTC (6+ messages)
` [PATCHv5 net 1/3] bonding: fix calling sleeping function in spin lock and some race conditions
[PATCH net-next v2] net: ti: icssg-prueth: Add ICSSG FW Stats
2025-03-07 10:30 UTC (3+ messages)
[PATCH net] net: mana: Support holes in device list reply msg
2025-03-07 10:29 UTC (2+ messages)
[PATCH iwl-next v2 0/4] igb: XDP/ZC follow up
2025-03-07 10:26 UTC (3+ messages)
` [PATCH iwl-next v2 4/4] igb: Get rid of spurious interrupts
` [Intel-wired-lan] "
[PATCH bpf-next] bpf, sockmap: Simplify iteration on link removal
2025-03-07 10:16 UTC
[PATCH v21 00/24] Introducing OpenVPN Data Channel Offload
2025-03-07 10:12 UTC (9+ messages)
` [PATCH v21 18/24] ovpn: add support for peer floating
[PATCH net-next 0/3] follow-up on deduplicate cookie logic
2025-03-07 10:10 UTC (7+ messages)
` [PATCH net-next 1/3] ipv6: remove leftover ip6 cookie initializer
` [PATCH net-next 2/3] ipv6: save dontfrag in cork
` [PATCH net-next 3/3] selftests/net: expand cmsg_ip with MSG_MORE
[PATCH net v3] qlcnic: fix memory leak issues in qlcnic_sriov_common.c
2025-03-07 9:49 UTC
[PATCH net 0/2] vsock: null-ptr-deref when SO_LINGER enabled
2025-03-07 9:49 UTC (6+ messages)
` [PATCH net 2/2] vsock/test: Add test for SO_LINGER null ptr deref
[PATCH bpf-next v2 0/3] bpf: Fix use-after-free of sockmap
2025-03-07 9:45 UTC (3+ messages)
` [PATCH bpf-next v2 1/3] bpf, sockmap: avoid using sk_socket after free
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-03-07 9:23 UTC (3+ messages)
[PATCH net-next 0/2] vsock/test: check for null-ptr-deref when transport changes
2025-03-07 9:32 UTC (3+ messages)
` [PATCH net-next 2/2] vsock/test: Add test for null ptr deref "
[PATCH net-next] eth: fbnic: fix memory corruption in fbnic_tlv_attr_get_string()
2025-03-07 9:28 UTC
[PATCH v8 0/2] arm64: dts: fsd: Add Ethernet support for FSD SoC
2025-03-07 4:49 UTC (3+ messages)
` [PATCH v8 1/2] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of "
` [PATCH v8 2/2] arm64: dts: fsd: Add Ethernet support for PERIC "
[PATCH net v2] net: ethtool: tsinfo: Fix dump command
2025-03-07 9:12 UTC
[PATCH net-next v6 00/12] Add support for PSE budget evaluation strategy
2025-03-07 9:10 UTC (7+ messages)
` [PATCH net-next v6 02/12] net: pse-pd: Add support for reporting events
` [PATCH net-next v6 06/12] net: pse-pd: Add support for budget evaluation strategies
[PATCH net-next] net: ethtool: use correct device pointer in ethnl_default_dump_one()
2025-03-07 8:35 UTC
[syzbot] [net?] general protection fault in ethnl_default_dumpit
2025-03-07 8:33 UTC
[PATCH v6 net-next 0/1] DUALPI2 patch
2025-03-07 8:30 UTC (4+ messages)
` [PATCH v6 net-next 1/1] sched: Add dualpi2 qdisc
[PATCH net-next v8 0/6] tun: Introduce virtio-net hashing feature
2025-03-07 8:15 UTC (2+ messages)
[PATCH net-next] bpf: fix a possible NULL deref in bpf_map_offload_map_alloc()
2025-03-07 7:43 UTC
[syzbot] [bpf?] general protection fault in bpf_map_offload_map_alloc
2025-03-07 7:39 UTC
[PATCH 00/26] clk: mediatek: Add MT8196 clock support
2025-03-07 7:29 UTC (6+ messages)
` [PATCH 06/26] dt-bindings: clock: mediatek: Add new MT8196 clock
` [PATCH 21/26] clk: mediatek: Add MT8196 ovl0 clock support
[PATCH net-next] r8169: increase max jumbo packet size on RTL8125/RTL8126
2025-03-07 7:29 UTC
[PATCH] r8169: add support for 16K jumbo frames on RTL8125B
2025-03-07 7:09 UTC (3+ messages)
[PATCH intel-net v2] ice: fix reservation of resources for RDMA when disabled
2025-03-07 7:04 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v6 0/4] virtio-net: Link queues to NAPIs
2025-03-07 6:48 UTC (2+ messages)
[PATCH v3 0/2] clk: sophgo: add SG2044 clock controller support
2025-03-07 6:25 UTC (2+ messages)
[PATCH iwl-net] idpf: fix adapter NULL pointer dereference on reboot
2025-03-07 5:58 UTC (2+ messages)
[RFC PATCH] memcg: net: improve charging of incoming network traffic
2025-03-07 5:59 UTC
[PATCH ipsec v3 0/1] Update offload configuration with SA
2025-03-07 5:50 UTC (5+ messages)
` [PATCH ipsec v3 1/1] xfrm: Migrate offload configuration
pull-request: bpf-next 2025-03-06
2025-03-07 5:53 UTC
[PATCH v2 net 0/6] eth: bnxt: fix several bugs in the bnxt module
2025-03-07 5:42 UTC (4+ messages)
` [PATCH v2 net 1/6] eth: bnxt: fix truesize for mb-xdp-pass case
[PATCH net-next v3 00/10] eth: bnxt: maintain basic pkt/byte counters in SW
2025-03-07 5:30 UTC (6+ messages)
[PATCH net-next v9 0/6] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
2025-03-07 5:28 UTC (8+ messages)
` [PATCH net-next v9 5/6] net: stmmac: configure SerDes according to the interface mode
[PATCH] i40e: fix MMIO write access to an invalid page in i40e_clear_hw
2025-03-07 4:10 UTC (3+ messages)
[PATCH net RESEND] net/mlx5: Fill out devlink dev info only for PFs
2025-03-07 3:41 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).