netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-11 11:02:36 to 2025-01-13 06:40:14 UTC [more...]

[PATCH net-next 00/10] bnxt_en: Add NPAR 1.2 and TPH support
 2025-01-13  6:39 UTC  (7+ messages)
` [PATCH net-next 01/10] bnxt_en: Set NAPR 1.2 support when registering with firmware
` [PATCH net-next 02/10] bnxt_en Refactor completion ring allocation logic for P5_PLUS chips
` [PATCH net-next 03/10] bnxt_en: Refactor TX ring allocation logic
` [PATCH net-next 04/10] bnxt_en: Refactor completion ring free routine
` [PATCH net-next 05/10] bnxt_en: Refactor bnxt_free_tx_rings() to free per Tx ring
` [PATCH net-next 06/10] bnxt_en: Refactor RX/RX AGG ring parameters setup for P5_PLUS

[PATCH net-next v3 0/4] Support PTP clock for Wangxun NICs
 2025-01-13  6:30 UTC  (7+ messages)
` [PATCH net-next v3 4/4] net: ngbe: Add support for 1PPS and TOD

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

[PATCH] ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-only
 2025-01-13  6:19 UTC  (2+ messages)

[PATCH net] nfp: bpf: prevent integer overflow in nfp_bpf_event_output()
 2025-01-13  6:18 UTC 

[PATCH net-next] socket: Remove unused kernel_sendmsg_locked
 2025-01-13  6:12 UTC  (3+ messages)

[PATCH net-next 0/3] virtio_net: Link queues to NAPIs
 2025-01-13  6:03 UTC  (4+ messages)
` [PATCH net-next 3/3] virtio_net: Map NAPIs to queues

[PATCH net-next v7 0/3] Add support for Nuvoton MA35D1 GMAC
 2025-01-13  5:54 UTC  (4+ messages)
` [PATCH net-next v7 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC
` [PATCH net-next v7 2/3] arm64: dts: nuvoton: Add Ethernet nodes
` [PATCH net-next v7 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family

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

[PATCH net-next 0/2] net: phy: dp83822: Add support for changing the transmit amplitude voltage
 2025-01-13  5:40 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: "
` [PATCH net-next 2/2] net: phy: "

[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
 2025-01-13  5:10 UTC  (3+ messages)
` [PATCH v5 -next 16/16] sysctl: remove unneeded include

[PATCH net] Fixes: 4e1fddc98d25 ("tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows")
 2025-01-13  4:06 UTC 

[PATCH net-next v2 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-01-13  3:39 UTC  (4+ messages)
` [PATCH net-next v2 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings

[PATCH v4 0/8] vhost: Add support of kthread API
 2025-01-13  3:09 UTC  (5+ messages)
` [PATCH v4 7/8] vhost: Add new UAPI to support change to task mode

[PATCH v2 0/3] tun: Unify vnet implementation and fill full vnet header
 2025-01-13  3:04 UTC  (6+ messages)
` [PATCH v2 3/3] tun: Set num_buffers for virtio 1.0

[PATCH v4 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-01-13  3:00 UTC  (4+ messages)
` [PATCH v4 6/7] hwmon: Add Nuvoton NCT6694 HWMON support

[PATCH v3 0/2] net/ncsi: fix oem gma command handling and state race issue
 2025-01-13  2:34 UTC  (3+ messages)
` [PATCH v3 1/2] net/ncsi: fix locking in Get MAC Address handling
` [PATCH v3 2/2] net/ncsi: fix state race during channel probe completion

[PATCH v5 0/6] vhost: Add support of kthread API
 2025-01-13  2:32 UTC  (6+ messages)
` [PATCH v5 4/6] vhost: Add worker related functions to support kthread

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

[PATCH net v4 0/7] usbnet: ipheth: prevent OoB reads of NDP16
 2025-01-13  1:48 UTC  (3+ messages)

[PATCH net-next 0/2] tcp: add a new PAWS_ACK drop reason
 2025-01-13  1:05 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp: add drop_reason support to tcp_disordered_ack()

[PATCH net-next v2 1/2] net: remove init_dummy_netdev()
 2025-01-13  0:34 UTC  (2+ messages)
` [PATCH net-next v2 2/2] net: cleanup init_dummy_netdev_core()

[PATCH net-next v5 00/15] net-timestamp: bpf extension to equip applications transparently
 2025-01-13  0:28 UTC  (20+ messages)
` [PATCH net-next v5 01/15] net-timestamp: add support for bpf_setsockopt()
` [PATCH net-next v5 02/15] net-timestamp: prepare for bpf prog use
` [PATCH net-next v5 03/15] bpf: introduce timestamp_used to allow UDP socket fetched in bpf prog
` [PATCH net-next v5 04/15] net-timestamp: support SK_BPF_CB_FLAGS only in bpf_sock_ops_setsockopt
` [PATCH net-next v5 05/15] net-timestamp: add strict check in some BPF calls
` [PATCH net-next v5 06/15] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH net-next v5 07/15] net-timestamp: support SCM_TSTAMP_SCHED for bpf extension
` [PATCH net-next v5 08/15] net-timestamp: support sw SCM_TSTAMP_SND "
` [PATCH net-next v5 09/15] net-timestamp: support SCM_TSTAMP_ACK "
` [PATCH net-next v5 10/15] net-timestamp: support hw SCM_TSTAMP_SND "
` [PATCH net-next v5 11/15] net-timestamp: support export skb to the userspace
` [PATCH net-next v5 12/15] net-timestamp: make TCP tx timestamp bpf extension work
` [PATCH net-next v5 13/15] net-timestamp: support tcp_sendmsg for bpf extension
` [PATCH net-next v5 14/15] net-timestamp: introduce cgroup lock to avoid affecting non-bpf cases
` [PATCH net-next v5 15/15] bpf: add simple bpf tests in the tx path for so_timestamping feature

[net-next,PATCH 1/2] net: dsa: microchip: Add emulated MIIM access to switch LED config registers
 2025-01-13  0:15 UTC  (2+ messages)
` [net-next,PATCH 2/2] net: phy: micrel: Add KSZ87XX Switch LED control

[PATCH net v4 1/1] net: sched: fix ets qdisc OOB Indexing
 2025-01-12 23:53 UTC  (5+ messages)

[PATCH net v2 0/5] vsock: some fixes due to transport de-assignment
 2025-01-12 22:42 UTC  (3+ messages)
` [PATCH net v2 1/5] vsock/virtio: discard packets if the transport changes

[PATCH net] net: ethernet: xgbe: re-add aneg to supported features in PHY quirks
 2025-01-12 22:02 UTC  (2+ messages)

[PATCH] SUNRPC: Remove unused krb5_decrypt
 2025-01-12 19:06 UTC  (2+ messages)

[PATCH net-next] net: airoha: Enforce ETS Qdisc priomap
 2025-01-12 18:32 UTC 

[PATCH net-next v2 0/3] net: phy: realtek: add hwmon support
 2025-01-12 16:39 UTC  (9+ messages)
` [PATCH net-next v2 1/3] net: phy: realtek: add support for reading MDIO_MMD_VEND2 regs on RTL8125/RTL8126
` [PATCH net-next v2 2/3] net: phy: move realtek PHY driver to its own subdirectory
` [PATCH net-next v2 3/3] net: phy: realtek: add hwmon support for temp sensor on RTL822x

[PATCH net-next] net: phy: Constify struct mdio_device_id
 2025-01-12 17:03 UTC  (3+ messages)

[PATCH net] tcp_cubic: Fix for bug in HyStart implementation in the Linux kernel
 2025-01-12 15:58 UTC  (6+ messages)

[PATCH net-next v3 00/10] net: phy: improve phylib EEE handling
 2025-01-12 13:34 UTC  (11+ messages)
` [PATCH net-next v3 01/10] net: phy: rename eee_broken_modes to eee_disabled_modes
` [PATCH net-next v3 02/10] net: phy: rename phy_set_eee_broken to phy_disable_eee_mode
` [PATCH net-next v3 03/10] ethtool: allow ethtool op set_eee to set an NL extack message
` [PATCH net-next v3 04/10] net: phy: c45: improve handling of disabled EEE modes in ethtool functions
` [PATCH net-next v3 05/10] net: phy: move definition of phy_is_started before phy_disable_eee_mode
` [PATCH net-next v3 06/10] net: phy: improve phy_disable_eee_mode
` [PATCH net-next v3 07/10] net: phy: remove disabled EEE modes from advertising in phy_probe
` [PATCH net-next v3 08/10] net: phy: c45: Don't silently remove disabled EEE modes any longer when writing advertisement register
` [PATCH net-next v3 09/10] net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eee
` [PATCH net-next v3 10/10] net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_active

[PATCH net-next 0/5] net: ethernet: Simplify few things
 2025-01-12 13:32 UTC  (6+ messages)
` [PATCH net-next 1/5] net: ti: icssg-prueth: Do not print physical memory addresses
` [PATCH net-next 2/5] net: ti: icssg-prueth: Use syscon_regmap_lookup_by_phandle_args
` [PATCH net-next 3/5] net: stmmac: imx: "
` [PATCH net-next 4/5] net: stmmac: sti: "
` [PATCH net-next 5/5] net: stmmac: stm32: "

[PATCH v2] net: stmmac: sti: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2025-01-12 12:35 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in ieee80211_assoc_success
 2025-01-12  9:27 UTC 

[PATCH mlx5-next 0/4] mlx5-next updates 2025-01-09
 2025-01-12  8:58 UTC  (2+ messages)

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

[RFC PATCH v2 0/2] libbpf: Add support for dynamic tracepoints
 2025-01-12  6:45 UTC  (3+ messages)
` [RFC PATCH v2 1/2] libbpf: Add support for dynamic tracepoint
` [RFC PATCH v2 2/2] selftests/bpf: Add selftest "

[PATCH net-next] net: Silence false field-spanning write warning in ip_tunnel_info_opts_set() memcpy
 2025-01-12  6:37 UTC  (5+ messages)

[PATCH v2 0/2] net/ncsi: fix oem gma command handling and state race issue
 2025-01-12  5:57 UTC  (4+ messages)
` [PATCH v2 2/2] net/ncsi: fix state race during channel probe completion

[PATCH v2 net-next 00/11] af_unix: Set skb drop reason in every kfree_skb() path
 2025-01-12  4:08 UTC  (12+ messages)
` [PATCH v2 net-next 01/11] net: dropreason: Gather SOCKET_ drop reasons
` [PATCH v2 net-next 02/11] af_unix: Set drop reason in unix_release_sock()
` [PATCH v2 net-next 03/11] af_unix: Set drop reason in unix_sock_destructor()
` [PATCH v2 net-next 04/11] af_unix: Set drop reason in __unix_gc()
` [PATCH v2 net-next 05/11] af_unix: Set drop reason in unix_stream_connect()
` [PATCH v2 net-next 06/11] af_unix: Set drop reason in unix_stream_sendmsg()
` [PATCH v2 net-next 07/11] af_unix: Set drop reason in queue_oob()
` [PATCH v2 net-next 08/11] af_unix: Set drop reason in manage_oob()
` [PATCH v2 net-next 09/11] af_unix: Set drop reason in unix_stream_read_skb()
` [PATCH v2 net-next 10/11] af_unix: Set drop reason in unix_dgram_disconnected()
` [PATCH v2 net-next 11/11] af_unix: Set drop reason in unix_dgram_sendmsg()

[PATCH net-next v2 00/10] net: phy: improve phylib EEE handling
 2025-01-12  1:37 UTC  (12+ messages)
` [PATCH net-next v2 01/10] net: phy: rename eee_broken_modes to eee_disabled_modes
` [PATCH net-next v2 02/10] net: phy: rename phy_set_eee_broken to phy_disable_eee_mode
` [PATCH net-next v2 03/10] ethtool: allow ethtool op set_eee to set an NL extack message
` [PATCH net-next v2 04/10] net: phy: c45: improve handling of disabled EEE modes in ethtool functions
` [PATCH net-next v2 05/10] net: phy: move definition of phy_is_started before phy_disable_eee_mode
` [PATCH net-next v2 06/10] net: phy: improve phy_disable_eee_mode
` [PATCH net-next v2 07/10] net: phy: remove disabled EEE modes from advertising in phy_probe
` [PATCH net-next v2 08/10] net: phy: c45: Don't silently remove disabled EEE modes any longer when writing advertisement register
` [PATCH net-next v2 09/10] net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eee
` [PATCH net-next v2 10/10] net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_active

[PATCH net-next v17 02/25] ovpn: add basic netlink support
 2025-01-12  0:41 UTC  (2+ messages)

[RFC PATCH 00/10] PRU-ICSSM Ethernet Driver
 2025-01-11 23:38 UTC  (4+ messages)
` [RFC PATCH 06/10] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module

[PATCH net-next 0/4] Netfilter/IPVS updates for net-next
 2025-01-11 23:08 UTC  (5+ messages)
` [PATCH net-next 1/4] netfilter: nf_tables: remove the genmask parameter
` [PATCH net-next 2/4] ipvs: speed up reads from ip_vs_conn proc file
` [PATCH net-next 3/4] netfilter: xt_hashlimit: htable_selective_cleanup() optimization
` [PATCH net-next 4/4] netfilter: conntrack: add conntrack event timestamp

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

[PATCH net-next] net/smc: delete pointless divide by one
 2025-01-11 21:20 UTC  (2+ messages)

[PATCH net-next] net: airoha: Fix channel configuration for ETS Qdisc
 2025-01-11 21:20 UTC  (2+ messages)

[PATCH net] selftests: net: Adapt ethtool mq tests to fix in qdisc graft
 2025-01-11 21:15 UTC 

[PATCH net-next v17 00/25] Introducing OpenVPN Data Channel Offload
 2025-01-11 18:48 UTC  (3+ messages)
` [PATCH net-next v17 25/25] testing/selftests: add test tool and scripts for ovpn module

[PATCH net-next 0/3] net: phy: realtek: add hwmon support
 2025-01-11 18:06 UTC  (8+ messages)
` [PATCH net-next 3/3] net: phy: realtek: add hwmon support for temp sensor on RTL822x

[PATCH net-next] can: grcan: move napi_enable() from under spin lock
 2025-01-11 18:03 UTC  (3+ messages)

[PATCH net-next 0/9] net: phy: improve phylib EEE handling
 2025-01-11 17:52 UTC  (13+ messages)
` [PATCH net-next 3/9] net: phy: c45: don't accept disabled EEE modes in genphy_c45_ethtool_set_eee
` [PATCH net-next 5/9] net: phy: improve phy_disable_eee_mode

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

[PATCH net 1/1 v3] net: sched: Disallow replacing of child qdisc from one parent to another
 2025-01-11 15:14 UTC 

[PATCH net v3 1/1] net: sched: fix ets qdisc OOB Indexing
 2025-01-11 14:59 UTC  (2+ messages)

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

[PATCH net-next v8 0/10] bnxt_en: implement tcp-data-split and thresh option
 2025-01-11 14:45 UTC  (11+ messages)
` [PATCH net-next v8 01/10] net: ethtool: add hds_config member in ethtool_netdev_state
` [PATCH net-next v8 02/10] net: ethtool: add support for configuring hds-thresh
` [PATCH net-next v8 03/10] net: devmem: add ring parameter filtering
` [PATCH net-next v8 04/10] net: ethtool: "
` [PATCH net-next v8 05/10] net: disallow setup single buffer XDP when tcp-data-split is enabled
` [PATCH net-next v8 06/10] bnxt_en: add support for rx-copybreak ethtool command
` [PATCH net-next v8 07/10] bnxt_en: add support for tcp-data-split "
` [PATCH net-next v8 08/10] bnxt_en: add support for hds-thresh "
` [PATCH net-next v8 09/10] netdevsim: add HDS feature
` [PATCH net-next v8 10/10] selftest: net-drv: hds: add test for "

[PATCH] MAINTAINERS: Become the stmmac maintainer
 2025-01-11 14:10 UTC  (4+ messages)

[PATCH net-next v1 1/2] tools/net/ynl: add support for --family and --list-families
 2025-01-11 14:04 UTC  (3+ messages)

[PATCH net v2 1/1] net: sched: fix ets qdisc OOB Indexing
 2025-01-11 13:58 UTC  (2+ messages)

[PATCH net-next v7 0/10] bnxt_en: implement tcp-data-split and thresh option
 2025-01-11 13:45 UTC  (4+ messages)
` [PATCH net-next v7 08/10] bnxt_en: add support for hds-thresh ethtool command

[PATCH RESEND] net: mii: Fix the Speed display when the network cable is not connected
 2025-01-11 13:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net 1/1] net: sched: fix ets qdisc OOB Indexing
 2025-01-11 12:59 UTC  (3+ messages)

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


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