netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-10 11:45:16 to 2025-01-11 00:54:59 UTC [more...]

[PATCH] MAINTAINERS: Become the stmmac maintainer
 2025-01-11  0:54 UTC  (3+ messages)

[PATCH v2 net] r8169: remove redundant hwmon support
 2025-01-11  0:53 UTC  (4+ messages)

[PATCH net-next 00/13][pull request] Intel Wired LAN Driver Updates 2025-01-08 (ice)
 2025-01-11  0:50 UTC  (4+ messages)
` [PATCH net-next 08/13] ice: use rd32_poll_timeout_atomic in ice_read_phy_tstamp_ll_e810

[PATCH bpf] bpf: Fix bpf_sk_select_reuseport() memory leak
 2025-01-11  0:44 UTC  (2+ messages)

[PATCH net-next v4 4/6] enic: Use the Page Pool API for RX when MTU is less than page size
 2025-01-11  0:41 UTC  (3+ messages)

[PATCH net-next v4 4/6] enic: Use the Page Pool API for RX when MTU is less than page size
 2025-01-11  0:38 UTC  (3+ messages)

[PATCH] net: netpoll: ensure skb_pool list is always initialized
 2025-01-11  0:32 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH net-next v4 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2025-01-11  0:32 UTC  (6+ messages)
` [PATCH net-next v4 3/5] net: pcs: qcom-ipq9574: Add PCS instantiation and phylink operations

[PATCH net-next 0/3] net: phy: realtek: add hwmon support
 2025-01-11  0:20 UTC  (10+ messages)
` [PATCH net-next 1/3] net: phy: realtek: add support for reading MDIO_MMD_VEND2 regs on RTL8125/RTL8126
` [PATCH net-next 2/3] net: phy: realtek: rename realtek.c to realtek_main.c
` [PATCH net-next 3/3] net: phy: realtek: add hwmon support for temp sensor on RTL822x

[PATCH net-next v5 00/12] Begin upstreaming Homa transport protocol
 2025-01-11  0:19 UTC  (4+ messages)
` [PATCH net-next v5 07/12] net: homa: create homa_sock.h and homa_sock.c

[PATCH net 1/1] net: sched: fix ets qdisc OOB Indexing
 2025-01-10 23:50 UTC  (4+ messages)

[PATCH bpf-next v3 0/5] net/smc: Introduce smc_ops
 2025-01-10 23:38 UTC  (3+ messages)
` [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf

[PATCH iwl-net] idpf: record rx queue in skb for RSC packets
 2025-01-11  0:29 UTC 

[PATCH iwl-net] idpf: fix handling rsc packet with a single segment
 2025-01-11  0:29 UTC 

[PATCH net-next] tsnep: Link queues to NAPIs
 2025-01-10 22:39 UTC 

[PATCH net-next v5 0/4] enic: Use Page Pool API for receiving packets
 2025-01-10 23:32 UTC  (5+ messages)
` [PATCH net-next v5 1/4] enic: Refactor RX path common code into helper functions
` [PATCH net-next v5 2/4] enic: Remove an unnecessary parameter from function enic_queue_rq_desc
` [PATCH net-next v5 3/4] enic: Use function pointers for buf alloc, free and RQ service
` [PATCH net-next v5 4/4] enic: Use the Page Pool API for RX when MTU is less than page size

[PATCH net-next 0/3] virtio_net: Link queues to NAPIs
 2025-01-10 22:25 UTC  (7+ messages)
` [PATCH net-next 1/3] virtio_net: Prepare for NAPI to queue mapping
` [PATCH net-next 2/3] virtio_net: Hold RTNL "
` [PATCH net-next 3/3] virtio_net: Map NAPIs to queues

[PATCH net v2 0/5] vsock: some fixes due to transport de-assignment
 2025-01-10 22:52 UTC  (7+ messages)
` [PATCH net v2 1/5] vsock/virtio: discard packets if the transport changes
` [PATCH net v2 3/5] vsock/virtio: cancel close work in the destructor
` [PATCH net v2 5/5] vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]

[PATCH net-next v4 00/11] net-timestamp: bpf extension to equip applications transparently
 2025-01-10 22:46 UTC  (6+ messages)
` [PATCH net-next v4 10/11] net-timestamp: export the tskey for TCP bpf extension

[PATCH net-next v3 0/6] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM
 2025-01-10 22:45 UTC  (9+ messages)
` [PATCH net-next v3 1/6] net: xilinx: axienet: Add some symbolic constants for IRQ delay timer
` [PATCH net-next v3 2/6] net: xilinx: axienet: Report an error for bad coalesce settings
` [PATCH net-next v3 3/6] net: xilinx: axienet: Combine CR calculation
` [PATCH net-next v3 4/6] net: xilinx: axienet: Support adjusting coalesce settings while running
` [PATCH net-next v3 5/6] net: xilinx: axienet: Get coalesce parameters from driver state
` [PATCH net-next v3 6/6] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM

[PATCH net-next v17 00/25] Introducing OpenVPN Data Channel Offload
 2025-01-10 22:26 UTC  (26+ messages)
` [PATCH net-next v17 01/25] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v17 02/25] ovpn: add basic netlink support
` [PATCH net-next v17 03/25] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v17 04/25] ovpn: keep carrier always on for MP interfaces
` [PATCH net-next v17 05/25] ovpn: introduce the ovpn_peer object
` [PATCH net-next v17 06/25] ovpn: introduce the ovpn_socket object
` [PATCH net-next v17 07/25] ovpn: implement basic TX path (UDP)
` [PATCH net-next v17 08/25] ovpn: implement basic RX "
` [PATCH net-next v17 09/25] ovpn: implement packet processing
` [PATCH net-next v17 10/25] ovpn: store tunnel and transport statistics
` [PATCH net-next v17 11/25] ipv6: export inet6_stream_ops via EXPORT_SYMBOL_GPL
` [PATCH net-next v17 12/25] ovpn: implement TCP transport
` [PATCH net-next v17 13/25] skb: implement skb_send_sock_locked_with_flags()
` [PATCH net-next v17 14/25] ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg
` [PATCH net-next v17 15/25] ovpn: implement multi-peer support
` [PATCH net-next v17 16/25] ovpn: implement peer lookup logic
` [PATCH net-next v17 17/25] ovpn: implement keepalive mechanism
` [PATCH net-next v17 18/25] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v17 19/25] ovpn: add support for peer floating
` [PATCH net-next v17 20/25] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v17 21/25] ovpn: implement key add/get/del/swap "
` [PATCH net-next v17 22/25] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v17 23/25] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v17 24/25] ovpn: add basic ethtool support
` [PATCH net-next v17 25/25] testing/selftests: add test tool and scripts for ovpn module

[PATCH net-next v6 1/6] net: libwx: Add malibox api for wangxun pf drivers
 2025-01-10 22:06 UTC  (2+ messages)

[PATCH v1 net-next 06/12] af_unix: Reuse out_pipe label in unix_stream_sendmsg()
 2025-01-10 21:58 UTC  (3+ messages)

[PATCH v3 iwl-next 00/10] idpf: add initial PTP support
 2025-01-10 21:33 UTC  (5+ messages)
` [PATCH v3 iwl-next 08/10] idpf: add Tx timestamp flows

[PATCH net v4] net: xilinx: axienet: Fix IRQ coalescing packet count overflow
 2025-01-10 19:58 UTC  (2+ messages)

[PATCH] net/ncsi: Fix NULL pointer derefence if CIS arrives before SP
 2025-01-10 19:41 UTC 

[PATCH net-next v7 0/10] bnxt_en: implement tcp-data-split and thresh option
 2025-01-10 19:17 UTC  (7+ messages)
` [PATCH net-next v7 06/10] bnxt_en: add support for rx-copybreak ethtool command
` [PATCH net-next v7 07/10] bnxt_en: add support for tcp-data-split "
` [PATCH net-next v7 08/10] bnxt_en: add support for hds-thresh "

[PATCH net] net: restrict SO_REUSEPORT to TCP, UDP and SCTP sockets
 2025-01-10 19:13 UTC  (4+ messages)

[PATCH v2 net] net: restrict SO_REUSEPORT to inet sockets
 2025-01-10 19:11 UTC  (2+ messages)

[PATCH net-next] sched: sch_cake: Align QoS treatment to Windows and Zoom
 2025-01-10 19:06 UTC  (2+ messages)

[net-next v6 0/9] Add support for per-NAPI config via netlink
 2025-01-10 18:58 UTC  (8+ messages)

[PATCH] net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx
 2025-01-10 18:43 UTC  (7+ messages)

[PATCH] docs: remove duplicate word
 2025-01-10 18:31 UTC  (4+ messages)

[RFC PATCH 0/8] crypto: Add generic Kerberos library with crypto as AEAD algorithms
 2025-01-10 18:22 UTC  (8+ messages)
` [RFC PATCH 2/8] crypto/krb5: Provide Kerberos 5 crypto through AEAD API

[PATCH] rhashtable: Fix potential deadlock by moving schedule_work outside lock
 2025-01-10 18:22 UTC  (11+ messages)
              ` [v2 PATCH] rhashtable: Fix rhashtable_try_insert test

[PATCH net-next] net: hide the definition of dev_get_by_napi_id()
 2025-01-10 18:09 UTC  (2+ messages)

[PATCH net-next] net: warn during dump if NAPI list is not sorted
 2025-01-10 18:06 UTC  (2+ messages)

[PATCH RESEND] net: mii: Fix the Speed display when the network cable is not connected
 2025-01-10 18:03 UTC  (2+ messages)

[PATCH net-next 0/2] tcp: add a new PAWS_ACK drop reason
 2025-01-10 18:03 UTC  (7+ messages)
` [PATCH net-next 1/2] tcp: add drop_reason support to tcp_disordered_ack()
` [PATCH net-next 2/2] tcp: add TCP_RFC7323_PAWS_ACK drop reason

[PATCH bpf-next v2 00/14] bpf qdisc
 2025-01-10 18:00 UTC  (4+ messages)
` [PATCH bpf-next v2 06/14] bpf: net_sched: Add basic bpf qdisc kfuncs

[PATCH v3 00/10] DTS updates for system1 BMC
 2025-01-10 17:53 UTC  (6+ messages)
` [PATCH v3 01/10] dt-bindings: net: faraday,ftgmac100: Add phys mode
` [PATCH v3 02/10] bindings: ipmi: Add binding for IPMB device intf

[Question] Generic way to retrieve IRQ number of Tx/Rx queue
 2025-01-10 17:38 UTC  (2+ messages)

[RFC PATCH v3 00/19] Support socket access-control
 2025-01-10 16:55 UTC  (14+ messages)
` [RFC PATCH v3 01/19] landlock: "

[PATCH] net: phy: motorcomm: Fix yt8521 Speed issue
 2025-01-10 16:50 UTC  (2+ messages)

[PATCH net-next v2] net: phy: dp83822: Add support for PHY LEDs on DP83822
 2025-01-10 16:44 UTC  (2+ messages)

[PATCH net] r8169: remove redundant hwmon support
 2025-01-10 16:38 UTC  (2+ messages)

[PATCH] tcp: Add an extra check for consecutive failed keepalive probes
 2025-01-10 16:28 UTC  (4+ messages)
    `  "

[RFC PATCH 00/10] PRU-ICSSM Ethernet Driver
 2025-01-10 16:16 UTC  (4+ 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-next v2 0/5] Support loopback mode speed selection
 2025-01-10 14:48 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: phy: Allow loopback speed selection for PHY drivers
` [PATCH net-next v2 2/5] net: phy: Support speed selection for PHY loopback
` [PATCH net-next v2 3/5] net: phy: micrel: Add loopback support
` [PATCH net-next v2 4/5] tsnep: Select speed for loopback
` [PATCH net-next v2 5/5] tsnep: Add PHY loopback selftests

[PATCH net-next 1/2] docs: netdev: document requirements for Supported status
 2025-01-10 15:58 UTC  (3+ messages)
` [PATCH net-next 2/2] MAINTAINERS: downgrade Ethernet NIC drivers without CI reporting

[PATCH net-next v2 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-01-10 15:47 UTC  (17+ messages)
` [PATCH net-next v2 01/14] dt-bindings: net: Add PPE "
` [PATCH net-next v2 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v2 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v2 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v2 08/14] net: ethernet: qualcomm: Initialize PPE service code settings

[PATCH net-next v7 0/8] fix two bugs related to page_pool
 2025-01-10 15:40 UTC  (10+ messages)
` [PATCH net-next v7 1/8] page_pool: introduce page_pool_get_pp() API
` [PATCH net-next v7 2/8] page_pool: fix timing for checking and disabling napi_local
` [PATCH net-next v7 3/8] page_pool: fix IOMMU crash when driver has already unbound
` [PATCH net-next v7 4/8] page_pool: support unlimited number of inflight pages
` [PATCH net-next v7 5/8] page_pool: skip dma sync operation for "
` [PATCH net-next v7 6/8] page_pool: use list instead of ptr_ring for ring cache
` [PATCH net-next v7 7/8] page_pool: batch refilling pages to reduce atomic operation
` [PATCH net-next v7 8/8] page_pool: use list instead of array for alloc cache

[PATCH v2 05/10] ARM: dts: aspeed: system1: Add RGMII support
 2025-01-10 15:38 UTC  (13+ messages)
      ` 回覆: "
              ` 回覆: "

[PATCH net-next v4 0/6] net: napi: add CPU affinity to napi->config
 2025-01-10 15:16 UTC  (7+ messages)
` [PATCH net-next v4 1/6] net: move ARFS rmap management to core
` [PATCH net-next v4 2/6] net: napi: add internal ARFS rmap management

[PATCH net 1/1 v2] net: sched: Disallow replacing of child qdisc from one parent to another
 2025-01-10 14:48 UTC  (3+ messages)

[PATCH net-next v1 1/2] tools/net/ynl: add support for --family and --list-families
 2025-01-10 14:41 UTC  (2+ messages)
` [PATCH net-next v1 2/2] tools/net/ynl: ethtool: support spec load from install location

[PATCH] selftests/net/forwarding: teamd command not found
 2025-01-10 14:35 UTC  (3+ messages)

[PATCH v3 00/11] Remove implicit devres from pci_intx()
 2025-01-10 14:28 UTC  (3+ messages)
` [PATCH v3 05/11] misc: Use never-managed version of pci_intx()

[syzbot] [wireless?] KASAN: use-after-free Read in cfg80211_shutdown_all_interfaces
 2025-01-10 14:26 UTC 

[BUG] general protection fault in sock_map_link_update_prog - Reproducible with Syzkaller
 2025-01-10 14:08 UTC  (3+ messages)

[PATCH net-next v3 0/4] Support PTP clock for Wangxun NICs
 2025-01-10 13:42 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: wangxun: Add support for PTP clock
` [PATCH net-next v3 3/4] net: wangxun: Implement do_aux_work of ptp_clock_info

[PATCH net-next 0/18] pull-request: can-next 2025-01-10
 2025-01-10 13:10 UTC  (4+ messages)
` [PATCH net-next 15/18] can: kvaser_usb: Update stats and state even if alloc_can_err_skb() fails

[PATCH net v4] net: ethernet: sunplus: Switch to ndo_eth_ioctl
 2025-01-10 13:29 UTC 

[PATCH net] net: sched: refine software bypass handling in tc_run
 2025-01-10 13:25 UTC  (2+ messages)

[PATCH 1/2] rt2x00: Remove unusued value
 2025-01-10 13:12 UTC  (2+ messages)
` [1/2] wifi: rt2x00: Remove unused rfval values

[PATCH net-next v3] net: ethernet: ti: am65-cpsw: VLAN-aware CPSW only if !DSA
 2025-01-10 12:57 UTC 

[PATCH net-next] freescale: ucc_geth: Remove set but unused variables
 2025-01-10 12:45 UTC  (3+ messages)

[PATCH net v6 0/4] Fix race conditions in ndo_get_stats64
 2025-01-10 12:27 UTC  (5+ messages)
` [PATCH net v6 1/4] octeon_ep: update tx/rx stats locally for persistence
` [PATCH net v6 2/4] octeon_ep: remove firmware stats fetch in ndo_get_stats64
` [PATCH net v6 3/4] octeon_ep_vf: update tx/rx stats locally for persistence
` [PATCH net v6 4/4] octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64

[PATCH net-next v2] net: ethernet: ti: am65-cpsw: VLAN-aware CPSW only if !DSA
 2025-01-10 12:20 UTC  (6+ messages)

[net PATCH v2] net: ethernet: sunplus: Switch to ndo_eth_ioctl
 2025-01-10 11:53 UTC  (2+ messages)
` [PATCH net v3] "

[PATCH net-next 1/2] net: txgbe: Add basic support for new AML devices
 2025-01-10 12:03 UTC  (2+ messages)

[PATCH net] openvswitch: fix lockup on tx to unregistering netdev with carrier
 2025-01-10 11:50 UTC  (3+ messages)
` [ovs-dev] "


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