netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-10 15:39:10 to 2025-01-11 09:21:16 UTC [more...]

[PATCH net-next 0/9] net: phy: improve phylib EEE handling
 2025-01-11  9:21 UTC  (11+ messages)
` [PATCH net-next 1/9] net: phy: rename eee_broken_modes to eee_disabled_modes
` [PATCH net-next 2/9] net: phy: rename phy_set_eee_broken to phy_disable_eee_mode
` [PATCH net-next 3/9] net: phy: c45: don't accept disabled EEE modes in genphy_c45_ethtool_set_eee
` [PATCH net-next 4/9] net: phy: move definition of phy_is_started before phy_disable_eee_mode
` [PATCH net-next 5/9] net: phy: improve phy_disable_eee_mode
` [PATCH net-next 6/9] net: phy: remove disabled EEE modes from advertising in phy_probe
` [PATCH net-next 7/9] net: phy: c45: Don't silently remove disabled EEE modes any longer when writing advertisement register
` [PATCH net-next 8/9] net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eee
` [PATCH net-next 9/9] net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_active

[PATCH net-next 0/3] net: phy: realtek: add hwmon support
 2025-01-11  8:52 UTC  (11+ messages)
` [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  8:30 UTC  (5+ messages)
` [PATCH net-next v5 07/12] net: homa: create homa_sock.h and homa_sock.c

[syzbot] [wpan?] WARNING in cfg802154_switch_netns (3)
 2025-01-11  7:37 UTC  (2+ messages)

[PATCH net-next] eth: iavf: extend the netdev_lock usage
 2025-01-11  7:13 UTC 

[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
 2025-01-11  7:07 UTC  (17+ messages)
` [PATCH v5 -next 01/16] mm: vmstat: move sysctls to mm/vmstat.c
` [PATCH v5 -next 02/16] mm: filemap: move sysctl to mm/filemap.c
` [PATCH v5 -next 03/16] mm: swap: move sysctl to mm/swap.c
` [PATCH v5 -next 04/16] mm: vmscan: move vmscan sysctls to mm/vmscan.c
` [PATCH v5 -next 05/16] mm: util: move sysctls to mm/util.c
` [PATCH v5 -next 06/16] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v5 -next 07/16] security: min_addr: move sysctl to security/min_addr.c
` [PATCH v5 -next 08/16] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v5 -next 09/16] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v5 -next 10/16] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v5 -next 11/16] sunrpc: simplify rpcauth_cache_shrink_count()
` [PATCH v5 -next 12/16] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v5 -next 13/16] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
` [PATCH v5 -next 14/16] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
` [PATCH v5 -next 15/16] sysctl: remove the vm_table
` [PATCH v5 -next 16/16] sysctl: remove unneeded include

[PATCH net-next 01/18] dt-bindings: can: mpfs: add PIC64GX CAN compatibility
 2025-01-11  7:00 UTC  (2+ messages)

[PATCH net-next 1/2] net: un-export init_dummy_netdev()
 2025-01-11  6:59 UTC  (2+ messages)
` [PATCH net-next 2/2] net: initialize netdev->lock on dummy devices

[PATCH net-next v7 0/8] fix two bugs related to page_pool
 2025-01-11  5:24 UTC  (4+ messages)
` [PATCH net-next v7 2/8] page_pool: fix timing for checking and disabling napi_local

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

[PATCH net-next] net: hide the definition of dev_get_by_napi_id()
 2025-01-11  2:50 UTC  (3+ messages)

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

[PATCH net-next] can: grcan: move napi_enable() from under spin lock
 2025-01-11  2:47 UTC 

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

[PATCH net-next] tls: skip setting sk_write_space on rekey
 2025-01-11  2:40 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpsw: fix the comment regarding VLAN-aware ALE
 2025-01-11  2:40 UTC  (2+ messages)

[PATCH net] openvswitch: fix lockup on tx to unregistering netdev with carrier
 2025-01-11  2:40 UTC  (2+ messages)

[PATCH v3] net/mlx5: Fix variable not being completed when function returns
 2025-01-11  2:38 UTC  (2+ messages)

[PATCH net 1/1 v2] net: sched: Disallow replacing of child qdisc from one parent to another
 2025-01-11  2:33 UTC  (4+ messages)

[net PATCH] net: appletalk: Drop aarp_send_probe_phase1()
 2025-01-11  2:24 UTC  (2+ messages)

[PATCH net-next v2 0/2] ipvlan: Support bonding events
 2025-01-11  2:20 UTC  (2+ messages)

[PATCH net] xsk: Bring back busy polling support
 2025-01-11  2:20 UTC  (2+ messages)

[net PATCH] net: ravb: Fix max TX frame size for RZ/V2M
 2025-01-11  2:20 UTC  (2+ messages)

[PATCH net] net: mana: Cleanup "mana" debugfs dir after cleanup of all children
 2025-01-11  2:20 UTC  (2+ messages)

[PATCH net v2] Revert "net/ncsi: change from ndo_set_mac_address to dev_set_mac_address"
 2025-01-11  2:18 UTC  (4+ messages)
` [PATCH] net/ncsi: fix locking in Get MAC Address handling
      ` 回覆: [External] "

[PATCH net-next v4 00/18] net: stmmac: clean up and fix EEE implementation
 2025-01-11  2:10 UTC  (2+ messages)

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

[PATCH net] eth: bnxt: always recalculate features after XDP clearing, fix null-deref
 2025-01-11  2:10 UTC  (2+ messages)

[PATCH net v4] net: ethernet: sunplus: Switch to ndo_eth_ioctl
 2025-01-11  1:57 UTC  (2+ messages)

[PATCH v13 0/1] MCTP Over PCC Transport
 2025-01-11  1:50 UTC  (3+ messages)
` [PATCH v13 1/1] mctp pcc: Implement MCTP over "

[PATCH bpf-next v2 0/3] selftests: bpf: Migrate test_xdp_redirect.sh to test_progs
 2025-01-11  1:45 UTC  (4+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c

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

[PATCH] selftests/net/forwarding: teamd command not found
 2025-01-11  1:16 UTC  (5+ messages)

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

[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 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  (2+ 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 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 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  (4+ 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  (10+ messages)
              ` [v2 PATCH] rhashtable: Fix rhashtable_try_insert test

[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 01/19] landlock: Support socket access-control
 2025-01-10 16:55 UTC  (12+ messages)

[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  (4+ 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 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  (14+ 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


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