netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-25 20:47:49 to 2025-04-27 09:57:57 UTC [more...]

[PATCH net v3 0/3] Modify overflow detection, expand ivec->name, and correct type in min_t
 2025-04-27  9:57 UTC  (4+ messages)
` [PATCH net v3 3/3] rtase: Fix a type error "

[PATCH v3 00/14] MSR code cleanup part one
 2025-04-27  9:26 UTC  (11+ messages)
` [PATCH v3 01/14] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
` [PATCH v3 09/14] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
` [PATCH v3 10/14] x86/xen/msr: Remove pmu_msr_{read,write}()

[PATCH v4 00/15] MSR code cleanup part one
 2025-04-27  9:20 UTC  (16+ messages)
` [PATCH v4 01/15] x86/msr: Add missing includes of <asm/msr.h>
` [PATCH v4 02/15] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
` [PATCH v4 03/15] x86/msr: Remove rdpmc()
` [PATCH v4 04/15] x86/msr: Rename rdpmcl() to rdpmc()
` [PATCH v4 05/15] x86/msr: Convert the rdpmc() macro into an always inline function
` [PATCH v4 06/15] x86/xen/msr: Return u64 consistently in Xen PMC read functions
` [PATCH v4 07/15] x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses
` [PATCH v4 08/15] x86/msr: Add the native_rdmsrq() helper
` [PATCH v4 09/15] x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
` [PATCH v4 10/15] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
` [PATCH v4 11/15] x86/xen/msr: Remove pmu_msr_{read,write}()
` [PATCH v4 12/15] x86/xen/msr: Remove the error pointer argument from set_seg()
` [PATCH v4 13/15] x86/pvops/msr: refactor pv_cpu_ops.write_msr{,_safe}()
` [PATCH v4 14/15] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low)
` [PATCH v4 15/15] x86/msr: Change the function type of native_read_msr_safe()

[PATCH V6] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl
 2025-04-27  8:14 UTC  (2+ messages)

tc-vlan push 1ad vlan on 1Q packet at ingress abnormal
 2025-04-27  7:34 UTC 

[PATCH v2] iwlegacy: 4965: fix possible out-of-bounds access in il4965_tx_cmd_build_rate()
 2025-04-27  6:39 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: Allow some trace helpers for all prog types
 2025-04-27  6:38 UTC 

[PATCH] net:ipv4: Use shift left 2 to calculate the length of the IPv4 header
 2025-04-27  6:17 UTC 

[PATCH v2 0/5] allwinner: Add EMAC0 support to A523 variant SoC
 2025-04-27  5:43 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: arm: sunxi: Add A523 EMAC0 compatible

[PATCH net v2] bonding: hold ops lock around get_link
 2025-04-27  3:06 UTC  (2+ messages)

[PATCH net v2] net: ethernet: mtk_eth_soc: fix SER panic with 4GB+ RAM
 2025-04-27  1:05 UTC 

[PATCH net-next v2] net: ethernet: mtk_eth_soc: add support for MT7988 internal 2.5G PHY
 2025-04-27  1:01 UTC 

[PATCH net-next] net: Add support for providing the PTP hardware source in tsinfo
 2025-04-27  0:26 UTC  (2+ messages)

[RFC PATCH] wifi: free SKBTX_WIFI_STATUS skb tx_flags flag
 2025-04-26 23:55 UTC  (2+ messages)

[BUG] net/sched: Race Condition and Null Dereference in codel_change, pie_change, fq_pie_change, fq_codel_change, hhf_change
 2025-04-26 22:56 UTC  (2+ messages)

[PATCH net-next v1 0/2] io_uring/zcrx: selftests: more cleanups
 2025-04-26 19:55 UTC  (3+ messages)
` [PATCH net-next v1 1/2] io_uring/zcrx: selftests: use rand_port()
` [PATCH net-next v1 2/2] io_uring/zcrx: selftests: parse json from ethtool -g

[PATCH] net: rds: Replace strncpy with strscpy in connection setup
 2025-04-26 19:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next v2] vhost/net: Defer TX queue re-enable until after sendmsg
 2025-04-26 19:21 UTC  (5+ messages)

[PATCH net-next v1 0/3] io_uring/zcrx: fix selftests and add new test for rss ctx
 2025-04-26 18:00 UTC  (13+ messages)
` [PATCH net-next v1 1/3] io_uring/zcrx: selftests: switch to using defer() for cleanup
` [PATCH net-next v1 2/3] io_uring/zcrx: selftests: set hds_thresh to 0
` [PATCH net-next v1 3/3] io_uring/zcrx: selftests: add test case for rss ctx

[PATCH rdma-next v2 0/4] RDMA/mana_ib: allow separate mana_ib for each mana client
 2025-04-26 17:30 UTC  (2+ messages)

[PATCH v6 iproute2-next 0/1] DUALPI2 iproute2 patch
 2025-04-26 17:23 UTC  (2+ messages)
` [PATCH v6 iproute2-next 1/1] tc: add dualpi2 scheduler module

[PATCH v13 net-next 0/5] DUALPI2 patch
 2025-04-26 17:20 UTC  (6+ messages)
` [PATCH v13 net-next 1/5] Documentation: netlink: specs: tc: Add DualPI2 specification
` [PATCH v13 net-next 2/5] selftests/tc-testing: Add selftests for qdisc DualPI2
` [PATCH v13 net-next 3/5] sched: Struct definition and parsing of dualpi2 qdisc
` [PATCH v13 net-next 4/5] sched: Dump configuration and statistics "
` [PATCH v13 net-next 5/5] sched: Add enqueue/dequeue "

[PATCH bpf-next 0/4] bpf: Allow get_func_[arg|arg_cnt] helpers in raw tracepoint programs
 2025-04-26 16:00 UTC  (5+ messages)
` [PATCH bpf-next 1/4] "
` [PATCH bpf-next 2/4] bpf: Enable BPF_PROG_TEST_RUN for tp_btf
` [PATCH bpf-next 3/4] selftests/bpf: Add raw_tp_test_run "
` [PATCH bpf-next 4/4] selftests/bpf: Add tests for get_func_[arg|arg_cnt] helpers in raw tracepoint programs

[PATCH net] net: ipv6: fix UDPv6 GSO segmentation with NAT
 2025-04-26 15:32 UTC 

[PATCH net] net: dsa: fix VLAN 0 filter imbalance when toggling filtering
 2025-04-26 15:48 UTC  (13+ messages)

[PATCH net-next] selftests: net: exit cleanly on SIGTERM / timeout
 2025-04-26 15:15 UTC  (2+ messages)

[PATCH net-next v12 0/9] Device memory TCP TX
 2025-04-26 15:12 UTC  (12+ messages)
` [PATCH net-next v12 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v12 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v12 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v12 4/9] net: devmem: Implement TX path
` [PATCH net-next v12 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v12 6/9] net: enable driver support for netmem TX
` [PATCH net-next v12 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v12 8/9] net: check for driver support in netmem TX
` [PATCH net-next v12 9/9] selftests: ncdevmem: Implement devmem TCP TX

[PATCH net-next v2 0/3] ip: improve tcp sock multipath routing
 2025-04-26 15:01 UTC  (4+ messages)
` [PATCH net-next v2 1/3] ipv4: prefer multipath nexthop that matches source address

[PATCH net v2 0/3][pull request] Intel Wired LAN Driver Updates 2025-04-22 (ice, idpf)
 2025-04-26 14:55 UTC  (5+ messages)
` [PATCH net v2 1/3] ice: fix Get Tx Topology AQ command error on E830
` [PATCH net v2 2/3] ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()
` [PATCH net v2 3/3] idpf: fix offloads support for encapsulated packets

[PATCH net 0/4] Fix Felix DSA taprio gates after clock jump
 2025-04-26 14:48 UTC  (5+ messages)
` [PATCH net 1/4] net: dsa: felix: fix broken taprio gate states "
` [PATCH net 2/4] selftests: net: tsn_lib: create common helper for counting received packets
` [PATCH net 3/4] selftests: net: tsn_lib: add window_size argument to isochron_do()
` [PATCH net 4/4] selftests: net: tc_taprio: new test

[PATCH net-next v5] Add support to set napi threaded for individual napi
 2025-04-26 14:41 UTC  (14+ messages)

[PATCH v2 0/8] Phase out hybrid PCI devres API
 2025-04-26 12:39 UTC  (3+ messages)
` [PATCH v2 5/8] net: ethernet: sis900: Use pure "

[PATCH net-next] tipc: Replace msecs_to_jiffies() with secs_to_jiffies()
 2025-04-26 10:04 UTC 

[PATCH v4 00/13] Introduce parity_odd() and refactor redundant parity code
 2025-04-26  9:14 UTC  (8+ messages)

[RFC PATCH net-next] virtio-net: support zerocopy multi buffer XDP in mergeable
 2025-04-26  8:33 UTC  (2+ messages)

[PATCH net-next v2 0/2] xsk: respect the offsets when copying frags
 2025-04-26  8:12 UTC  (3+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] xsk: convert xdp_copy_frags_from_zc() to use page_pool_dev_alloc()

[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
 2025-04-26  7:31 UTC  (2+ messages)

[RFC] Simple Path Compression Algorithm for Network Routes
 2025-04-26  6:31 UTC 

[PATCH v2 0/4] net, pidfs: enable handing out pidfds for reaped sk->sk_peer_pid
 2025-04-26  6:28 UTC  (2+ messages)

[PATCH] vhost: vringh: Use matching allocation type in resize_iovec()
 2025-04-26  6:22 UTC 

[PATCH] ptp: ocp: Add const to bp->attr_group allocation type
 2025-04-26  6:18 UTC 

[PATCH] nfp: xsk: Adjust allocation type for nn->dp.xsk_pools
 2025-04-26  6:08 UTC 

[PATCH] net/mlx4_core: Adjust allocation type for buddy->bits
 2025-04-26  6:07 UTC 

[PATCH] pds_core: Allocate pdsc_viftype_defaults copy with ARRAY_SIZE()
 2025-04-26  6:07 UTC 

[PATCH] ipv4: fib: Fix fib_info_hash_alloc() allocation type
 2025-04-26  6:05 UTC 

[PATCH net-next V7 0/2] veth: qdisc backpressure and qdisc check refactor
 2025-04-26  5:40 UTC  (3+ messages)
` [PATCH net-next V7 2/2] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops

[PATCH net-next v5 0/4] Add support to do threaded napi busy poll
 2025-04-26  3:54 UTC  (4+ messages)
` [PATCH net-next v5 2/4] net: define an enum for the napi threaded state

[PATCHv3 net] bonding: assign random address if device address is same as bond
 2025-04-26  3:51 UTC  (4+ messages)

[PATCH net] rtase: Modify the condition used to detect overflow in rtase_calc_time_mitigation
 2025-04-26  2:20 UTC  (2+ messages)

[PATCH net v2 0/2] net: ethernet: mtk-star-emac: fix several issues on rx/tx poll
 2025-04-26  2:20 UTC  (5+ messages)
` [PATCH net v2 2/2] net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advised

[PATCH] Revert "rndis_host: Flag RNDIS modems as WWAN devices"
 2025-04-26  2:00 UTC  (2+ messages)

[PATCH net 1/2] net: mscc: ocelot: delete PVID VLAN when readding it as non-PVID
 2025-04-26  2:00 UTC  (2+ messages)

[PATCH net v4] octeon_ep_vf: Resolve netdevice usage count issue
 2025-04-26  2:00 UTC  (2+ messages)

[PATCH net v4] bnxt_en: improve TX timestamping FIFO configuration
 2025-04-26  2:00 UTC  (2+ messages)

[PATCH ipsec] xfrm: ipcomp: fix truesize computation on receive
 2025-04-26  1:53 UTC  (2+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: fix SER panic with 4GB+ RAM
 2025-04-26  1:36 UTC  (2+ messages)

[PATCH v5 net-next 00/15] AccECN protocol patch series
 2025-04-26  0:32 UTC  (2+ messages)

[PATCH 0/3] selftests/bpf: Fix a few issues in arena_spin_lock
 2025-04-26  0:32 UTC  (3+ messages)

[PATCH net 0/5] net: vertexcom: mse102x: Fix RX handling
 2025-04-26  0:30 UTC  (7+ messages)
` [PATCH net 1/5] net: vertexcom: mse102x: Fix possible stuck of SPI interrupt
` [PATCH net 2/5] dt-bindings: vertexcom-mse102x: Fix IRQ type in example

[PATCH net] vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp
 2025-04-26  0:30 UTC  (2+ messages)

[PATCH net] xsk: respect the offsets when copying frags
 2025-04-26  0:23 UTC  (3+ messages)

[PATCH net-next v7 0/3] net: ethtool: Introduce ethnl dump helpers
 2025-04-26  0:10 UTC  (5+ messages)
` [PATCH net-next v7 1/3] net: ethtool: Introduce per-PHY DUMP operations

[RFC net-next 00/22] net: per-queue rx-buf-len configuration
 2025-04-25 23:55 UTC  (25+ messages)
` [RFC net-next 01/22] docs: ethtool: document that rx_buf_len must control payload lengths
` [RFC net-next 06/22] eth: bnxt: read the page size from the adapter struct
` [RFC net-next 08/22] eth: bnxt: support setting size of agg buffers via ethtool
` [RFC net-next 11/22] net: allocate per-queue config structs and pass them thru the queue API
` [RFC net-next 17/22] netdev: add support for setting rx-buf-len per queue
` [RFC net-next 18/22] net: wipe the setting of deactived queues
` [RFC net-next 22/22] selftests: drv-net: add test for rx-buf-len

[RFC PATCH bpf-next 00/12] bpf: A fq example similar to the kernel sch_fq.c implementation
 2025-04-25 23:50 UTC  (7+ messages)
` [RFC PATCH bpf-next 10/12] selftests/bpf: Add test for bpf_list_{front,back}
` [RFC PATCH bpf-next 12/12] selftests/bpf: A bpf fq implementation similar to the kernel sch_fq

[PATCH net-next v2] net: dlink: add synchronization for stats update
 2025-04-25 23:13 UTC 

[PATCH net-next] net: ethernet: mtk_eth_soc: add support for MT7988 internal 2.5G PHY
 2025-04-25 23:08 UTC  (2+ messages)

[PATCH RFC v3 0/2] Task local data API
 2025-04-25 22:51 UTC  (5+ messages)
` [PATCH RFC v3 1/2] selftests/bpf: Introduce task local data
` [PATCH RFC v3 2/2] selftests/bpf: Test basic workflow of "

[iwl-next PATCH] idpf: fix a race in txq wakeup
 2025-04-25 22:41 UTC  (2+ messages)

[PATCH net v3 0/5] net_sched: Adapt qdiscs for reentrant enqueue cases
 2025-04-25 22:07 UTC  (6+ messages)
` [PATCH net v3 1/5] net_sched: drr: Fix double list add in class with netem as child qdisc
` [PATCH net v3 2/5] net_sched: hfsc: Fix a UAF vulnerability "
` [PATCH net v3 3/5] net_sched: ets: Fix double list add "
` [PATCH net v3 4/5] net_sched: qfq: "
` [PATCH net v3 5/5] selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviour

[PATCH net-next v2 00/11][pull request] idpf: add initial PTP support
 2025-04-25 21:52 UTC  (12+ messages)
` [PATCH net-next v2 01/11] idpf: change the method for mailbox workqueue allocation
` [PATCH net-next v2 02/11] idpf: add initial PTP support
` [PATCH net-next v2 03/11] virtchnl: add PTP virtchnl definitions
` [PATCH net-next v2 04/11] idpf: move virtchnl structures to the header file
` [PATCH net-next v2 05/11] idpf: negotiate PTP capabilities and get PTP clock
` [PATCH net-next v2 06/11] idpf: add mailbox access to read PTP clock time
` [PATCH net-next v2 07/11] idpf: add cross timestamping
` [PATCH net-next v2 08/11] idpf: add PTP clock configuration
` [PATCH net-next v2 09/11] idpf: add Tx timestamp capabilities negotiation
` [PATCH net-next v2 10/11] idpf: add Tx timestamp flows
` [PATCH net-next v2 11/11] idpf: add support for Rx timestamping

[PATCH net-next V3 00/15] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-04-25 21:48 UTC  (16+ messages)
` [PATCH net-next V3 01/15] tools: ynl-gen: allow noncontiguous enums
` [PATCH net-next V3 02/15] devlink: define enum for attr types of dynamic attributes
` [PATCH net-next V3 03/15] devlink: Add 'total_vfs' generic device param
` [PATCH net-next V3 04/15] net/mlx5: Implement cqe_compress_type via devlink params
` [PATCH net-next V3 05/15] net/mlx5: Implement devlink enable_sriov parameter
` [PATCH net-next V3 06/15] net/mlx5: Implement devlink total_vfs parameter
` [PATCH net-next V3 07/15] devlink: pass struct devlink_port * as arg to devlink_nl_param_fill()
` [PATCH net-next V3 08/15] devlink: Implement port params registration
` [PATCH net-next V3 09/15] devlink: Implement get/dump netlink commands for port params
` [PATCH net-next V3 10/15] devlink: Implement set netlink command "
` [PATCH net-next V3 11/15] devlink: Add 'keep_link_up' generic devlink device param
` [PATCH net-next V3 12/15] net/mlx5: Implement devlink keep_link_up port parameter
` [PATCH net-next V3 13/15] devlink: Throw extack messages on param value validation error
` [PATCH net-next V3 14/15] devlink: Implement devlink param multi attribute nested data values
` [PATCH net-next V3 15/15] net/mlx5: Implement eSwitch hairpin per prio buffers devlink params

[PATCH net-next v6 00/11] PRU-ICSSM Ethernet Driver
 2025-04-25 21:19 UTC  (3+ messages)
` [PATCH net-next v6 01/11] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs

[PATCH v12 net-next 0/5] DUALPI2 patch
 2025-04-25 21:17 UTC  (4+ messages)
` [PATCH v12 net-next 3/5] sched: Struct definition and parsing of dualpi2 qdisc

[PATCH v2] net: dsa: qca8k: fix led devicename when using external mdio bus
 2025-04-25 21:15 UTC  (2+ messages)

[PATCH RFC net-next 0/2] net: hibmcge: add support for selftest
 2025-04-25 20:15 UTC  (3+ messages)
` [PATCH RFC net-next 1/2] net: selftest: add net_selftest_custom() interface

[PATCH iwl-next v1] idpf: remove unreachable code from setting mailbox
 2025-04-25 21:03 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v2 4/4] net, pidfs: enable handing out pidfds for reaped sk->sk_peer_pid
 2025-04-25 20:47 UTC  (2+ messages)


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).