netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-17 11:06:46 to 2025-06-17 16:06:36 UTC [more...]

[PATCH net-next v3 0/4] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-06-17 16:06 UTC  (5+ messages)
` [PATCH net-next v3 2/4] "

[PATCH] MAINTAINERS: Remove Shannon Nelson from MAINTAINERS file
 2025-06-17 16:06 UTC  (3+ messages)

[PATCH net 0/2] ptp_vclock fixes
 2025-06-17 16:04 UTC  (5+ messages)
` [PATCH net 1/2] ptp: fix breakage after ptp_vclock_in_use() rework

[PATCH net-next] ip6_tunnel: enable to change proto of fb tunnels
 2025-06-17 16:01 UTC 

[PATCH v5 00/15] Don't generate netlink .rst files inside $(srctree)
 2025-06-17 16:00 UTC  (27+ messages)
` [PATCH v5 01/15] docs: conf.py: properly handle include and exclude patterns
` [PATCH v5 02/15] docs: Makefile: disable check rules on make cleandocs
` [PATCH v5 03/15] tools: ynl_gen_rst.py: create a top-level reference
` [PATCH v5 05/15] tools: ynl_gen_rst.py: make the index parser more generic
` [PATCH v5 06/15] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v5 08/15] docs: netlink: index.rst: add a netlink index file
` [PATCH v5 09/15] tools: ynl_gen_rst.py: clanup coding style
` [PATCH v5 10/15] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v5 11/15] docs: use parser_yaml extension to handle "
` [PATCH v5 12/15] docs: uapi: netlink: update netlink specs link
` [PATCH v5 14/15] docs: netlink: remove obsolete .gitignore from unused directory

[PATCH net-next v3 0/4] Support bandwidth clamping in mana using net shapers
 2025-06-17 15:54 UTC  (3+ messages)
` [PATCH net-next v3 3/4] net: mana: Add speed support in mana_get_link_ksettings
  ` [EXTERNAL] "

[PATCH net 0/1] pull-request: can 2025-06-17
 2025-06-17 15:50 UTC  (2+ messages)
` [PATCH net] can: tcan4x5x: fix power regulator retrieval during probe

[PATCH v2 0/3] Add support for GBETH IPs found on RZ/G3E SoCs
 2025-06-17 15:50 UTC  (7+ messages)
` [PATCH v2 1/3] clk: renesas: r9a09g047: Add clock and reset signals for the GBETH IPs
` [PATCH v2 2/3] arm64: dts: renesas: r9a09g047: Add GBETH nodes
` [PATCH v2 3/3] arm64: dts: renesas: rzg3e-smarc-som: Enable eth{0-1} (GBETH) interfaces

[PATCH stable 5.10,5.15 1/2] net: Fix checksum update for ILA adj-transport
 2025-06-17 15:49 UTC  (2+ messages)
` [PATCH stable 5.10,5.15 2/2] bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE

[PATCH v2] (drivers/ethernet/atheros/atl1) test DMA mapping for error code
 2025-06-17 15:47 UTC  (4+ messages)
` [PATCH net] ethernet: alt1: Fix missing DMA mapping tests

[PATCH v4 00/13] further mt7988 devicetree work
 2025-06-17 15:42 UTC  (4+ messages)
` [PATCH v4 01/13] dt-bindings: net: mediatek,net: update for mt7988

[PATCH net-next] tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range
 2025-06-17 15:37 UTC 

[PATCH] net: phy: realtek: convert RTL8226-CG to c45 only
 2025-06-17 15:36 UTC  (2+ messages)

[PATCH net-next] net: mana: Set tx_packets to post gso processing packet count
 2025-06-17 15:31 UTC  (2+ messages)

[PATCH net-next v3 0/3] vsock: Introduce SIOCINQ ioctl support
 2025-06-17 15:31 UTC  (9+ messages)
` [PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl
` [PATCH net-next v3 2/3] test/vsock: Add retry mechanism to ioctl wrapper
` [PATCH net-next v3 3/3] test/vsock: Add ioctl SIOCINQ tests

[PATCH RFC net-next v4 00/11] vsock: add namespace support to vhost-vsock
 2025-06-17 15:24 UTC  (2+ messages)

[PATCH net-next 00/12] Add vf drivers for wangxun virtual functions
 2025-06-17 15:11 UTC  (3+ messages)
` [PATCH net-next 03/12] net: libwx: add wangxun vf common api

[PATCH bpf-next V1 0/7] xdp: Propagate RX HW hints for XDP_REDIRECTed packets via xdp_frame
 2025-06-17 15:10 UTC  (13+ messages)
` [PATCH bpf-next V1 7/7] net: xdp: update documentation for xdp-rx-metadata.rst
                      ` Performance impact of disabling VLAN offload [was: Re: [PATCH bpf-next V1 7/7] net: xdp: update documentation for xdp-rx-metadata.rst]

[PATCH net-next v3 00/10] net: fec: general + VLAN cleanups
 2025-06-17 15:07 UTC  (13+ messages)
` [PATCH net-next v3 01/10] net: fec: fix typos found by codespell
` [PATCH net-next v3 02/10] net: fec: struct fec_enet_private: remove obsolete comment
` [PATCH net-next v3 03/10] net: fec: add missing header files
` [PATCH net-next v3 04/10] net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_imx6sx_info
` [PATCH net-next v3 05/10] net: fec: fec_restart(): introduce a define for FEC_ECR_SPEED
` [PATCH net-next v3 06/10] net: fec: fec_enet_rx_queue(): use same signature as fec_enet_tx_queue()
` [PATCH net-next v3 07/10] net: fec: fec_enet_rx_queue(): replace manual VLAN header calculation with skb_vlan_eth_hdr()
` [PATCH net-next v3 08/10] net: fec: fec_enet_rx_queue(): reduce scope of data
` [PATCH net-next v3 09/10] net: fec: fec_enet_rx_queue(): move_call to _vlan_hwaccel_put_tag()
` [PATCH net-next v3 10/10] net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate function fec_enet_rx_vlan()

[PATCH net] ethernet: ionic: Fix DMA mapping test in `ionic_xdp_post_frame()`
 2025-06-17 15:01 UTC  (3+ messages)

[PATCH RFC net-next 00/17] BIG TCP for UDP tunnels
 2025-06-17 14:52 UTC  (19+ messages)
` [PATCH RFC net-next 01/17] net/ipv6: Introduce payload_len helpers
` [PATCH RFC net-next 02/17] net/ipv6: Drop HBH for BIG TCP on TX side
` [PATCH RFC net-next 03/17] net/ipv6: Drop HBH for BIG TCP on RX side
` [PATCH RFC net-next 04/17] net/ipv6: Remove jumbo_remove step from TX path
` [PATCH RFC net-next 05/17] net/mlx5e: "
` [PATCH RFC net-next 06/17] net/mlx4: "
` [PATCH RFC net-next 07/17] ice: "
` [PATCH RFC net-next 08/17] bnxt_en: "
` [PATCH RFC net-next 09/17] gve: "
` [PATCH RFC net-next 10/17] net: mana: "
` [PATCH RFC net-next 11/17] net/ipv6: Remove HBH helpers
` [PATCH RFC net-next 12/17] net: Enable BIG TCP with partial GSO
` [PATCH RFC net-next 13/17] udp: Support gro_ipv4_max_size > 65536
` [PATCH RFC net-next 14/17] udp: Validate UDP length in udp_gro_receive
` [PATCH RFC net-next 15/17] udp: Set length in UDP header to 0 for big GSO packets
` [PATCH RFC net-next 16/17] vxlan: Enable BIG TCP packets
` [PATCH RFC net-next 17/17] geneve: "

[PATCH v5 0/5] io_uring cmd for tx timestamps
 2025-06-17 14:52 UTC  (2+ messages)

[PATCH 0/8] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-06-17 14:50 UTC  (13+ messages)
` [PATCH 1/8] dt-bindings: interconnect: Add Qualcomm IPQ5424 NSSNOC IDs
` [PATCH 2/8] clk: qcom: ipq5424: Enable NSS NoC clocks to use icc-clk
` [PATCH 3/8] dt-bindings: clock: gcc-ipq5424: Add definition for GPLL0_OUT_AUX
` [PATCH 4/8] clock: qcom: gcc-ipq5424: Add gpll0_out_aux clock
` [PATCH 5/8] dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC
` [PATCH 6/8] clk: qcom: Add NSS clock controller driver for IPQ5424
` [PATCH 7/8] arm64: dts: qcom: ipq5424: Add NSS clock controller node
` [PATCH 8/8] arm64: defconfig: Build NSS clock controller driver for IPQ5424

[REGRESSION] ixgbe broken after devlink support patch
 2025-06-17 14:29 UTC  (3+ messages)

[PATCH net-next 0/2] Add support for externally validated neighbor entries
 2025-06-17 14:21 UTC  (5+ messages)
` [PATCH net-next 1/2] neighbor: Add NTF_EXT_VALIDATED flag for externally validated entries

[PATCH v5 0/9] Add i.MX91 platform support
 2025-06-17 14:20 UTC  (4+ messages)
  `  "

[PATCH V2 net-next 0/8] There are some cleanup for hns3 driver
 2025-06-17 14:15 UTC  (5+ messages)
` [PATCH V2 net-next 2/8] net: hns3: use hns3_get_ae_dev() helper to reduce the unnecessary middle layer conversion
` [PATCH V2 net-next 3/8] net: hns3: use hns3_get_ops() "

[PATCH net-next v2] neighbour: add support for NUD_PERMANENT proxy entries
 2025-06-17 14:13 UTC 

[PATCH net-next v3 0/3] vsock/test: Improve transport_uaf test
 2025-06-17 14:13 UTC  (5+ messages)
` [PATCH net-next v3 2/3] vsock/test: Introduce get_transports()
` [PATCH net-next v3 3/3] vsock/test: Cover more CIDs in transport_uaf test

[PATCH stable 6.1-6.12 1/2] net: Fix checksum update for ILA adj-transport
 2025-06-17 14:08 UTC  (2+ messages)
` [PATCH stable 6.1-6.12 2/2] bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE

[PATCH v5 00/42] SELinux namespace support
 2025-06-17 14:05 UTC  (43+ messages)
` [PATCH v5 01/42] selinux: restore passing of selinux_state
` [PATCH v5 02/42] selinux: introduce current_selinux_state
` [PATCH v5 03/42] selinux: support multiple selinuxfs instances
` [PATCH v5 04/42] selinux: dynamically allocate selinux namespace
` [PATCH v5 05/42] netstate,selinux: create the selinux netlink socket per network namespace
` [PATCH v5 06/42] selinux: limit selinux netlink notifications to init namespace
` [PATCH v5 07/42] selinux: support per-task/cred selinux namespace
` [PATCH v5 08/42] selinux: introduce cred_selinux_state() and use it
` [PATCH v5 09/42] selinux: init inode from nearest initialized namespace
` [PATCH v5 10/42] selinux: add a selinuxfs interface to unshare selinux namespace
` [PATCH v5 11/42] selinux: add limits for SELinux namespaces
` [PATCH v5 12/42] selinux: exempt creation of init SELinux namespace from limits
` [PATCH v5 13/42] selinux: refactor selinux_state_create()
` [PATCH v5 14/42] selinux: allow userspace to detect non-init SELinux namespace
` [PATCH v5 15/42] selinuxfs: restrict write operations to the same selinux namespace
` [PATCH v5 16/42] selinux: introduce a global SID table
` [PATCH v5 17/42] selinux: wrap security server interfaces to use the "
` [PATCH v5 18/42] selinux: introduce a Kconfig option for SELinux namespaces
` [PATCH v5 19/42] selinux: eliminate global SID table if !CONFIG_SECURITY_SELINUX_NS
` [PATCH v5 20/42] selinux: maintain a small cache in the global SID table
` [PATCH v5 21/42] selinux: update hook functions to use correct selinux namespace
` [PATCH v5 22/42] selinux: introduce cred_task_has_perm()
` [PATCH v5 23/42] selinux: introduce cred_has_extended_perms()
` [PATCH v5 24/42] selinux: introduce cred_self_has_perm()
` [PATCH v5 25/42] selinux: introduce cred_has_perm()
` [PATCH v5 26/42] selinux: introduce cred_ssid_has_perm() and cred_other_has_perm()
` [PATCH v5 27/42] selinux: introduce task_obj_has_perm()
` [PATCH v5 28/42] selinux: update bprm hooks for selinux namespaces
` [PATCH v5 29/42] selinux: add kerneldoc to new permission checking functions
` [PATCH v5 30/42] selinux: convert selinux_file_send_sigiotask() to namespace-aware helper
` [PATCH v5 31/42] selinux: rename cred_has_perm*() to cred_tsid_has_perm*()
` [PATCH v5 32/42] selinux: update cred_tsid_has_perm_noaudit() to return the combined avd
` [PATCH v5 33/42] selinux: convert additional checks to cred_ssid_has_perm()
` [PATCH v5 34/42] selinux: introduce selinux_state_has_perm()
` [PATCH v5 35/42] selinux: annotate selinuxfs permission checks
` [PATCH v5 36/42] selinux: annotate process transition "
` [PATCH v5 37/42] selinux: convert xfrm and netlabel "
` [PATCH v5 38/42] selinux: switch selinux_lsm_setattr() checks to current namespace
` [PATCH v5 39/42] selinux: make open_perms namespace-aware
` [PATCH v5 40/42] selinux: split cred_ssid_has_perm() into two cases
` [PATCH v5 41/42] selinux: convert nlmsg_sock_has_extended_perms() to namespace-aware
` [PATCH v5 42/42] selinux: disallow writes to /sys/fs/selinux/user in non-init namespaces

[RFC] Keyrings: How to make them more useful
 2025-06-17 13:54 UTC  (2+ messages)

[PATCH net-next v3 0/4] netdevsim: implement RX statistics using NETDEV_PCPU_STAT_DSTATS
 2025-06-17 13:48 UTC  (5+ messages)
` [PATCH net-next v3 4/4] netdevsim: account dropped packet length in stats on queue free

[PATCH net-next] neighbour: add support for NUD_PERMANENT proxy entries
 2025-06-17 13:42 UTC  (3+ messages)

[PATCH net-next v3] net: phy: Add c45_phy_ids sysfs directory entry
 2025-06-17 13:20 UTC  (2+ messages)

[net-next PATCH v2 1/2] dt-bindings: net: Document support for Airoha AN7583 MDIO Controller
 2025-06-17 13:14 UTC  (3+ messages)
` [net-next PATCH v2 2/2] net: mdio: Add MDIO bus controller for Airoha AN7583

[PATCH net-next 0/7][pull request] igc: harmonize queue priority and add preemptible queue support
 2025-06-17 13:10 UTC  (7+ messages)
` [PATCH net-next 5/7] igc: add private flag to reverse TX queue priority in TSN mode

[PATCH net] openvswitch: Allocate struct ovs_pcpu_storage dynamically
 2025-06-17 13:00 UTC  (3+ messages)
` [ovs-dev] "

[PATCH net-next] tcp: Remove inet_hashinfo2_free_mod()
 2025-06-17 13:06 UTC 

[RFC net-next 00/22] net: per-queue rx-buf-len configuration
 2025-06-17 12:36 UTC  (9+ messages)
` [RFC net-next 19/22] eth: bnxt: use queue op config validate

[PATCH net-next] net/sched: replace strncpy with strscpy
 2025-06-17 12:35 UTC 

[PATCH v2 0/2] vringh small unused functions
 2025-06-17 12:30 UTC  (4+ messages)
` [PATCH v2 2/2] vhost: vringh: Remove "

[PATCH] net/smc: replace strncpy with strscpy
 2025-06-17 12:25 UTC 

[PATCH net-next v14 00/13] Add support for PSE budget evaluation strategy
 2025-06-17 12:12 UTC  (14+ messages)
` [PATCH net-next v14 01/13] net: pse-pd: Introduce attached_phydev to pse control
` [PATCH net-next v14 02/13] net: pse-pd: Add support for reporting events
` [PATCH net-next v14 03/13] net: pse-pd: tps23881: Add support for PSE events and interrupts
` [PATCH net-next v14 04/13] net: pse-pd: Add support for PSE power domains
` [PATCH net-next v14 05/13] net: ethtool: Add support for new power domains index description
` [PATCH net-next v14 06/13] net: pse-pd: Add helper to report hardware enable status of the PI
` [PATCH net-next v14 07/13] net: pse-pd: Add support for budget evaluation strategies
` [PATCH net-next v14 08/13] net: ethtool: Add PSE port priority support feature
` [PATCH net-next v14 09/13] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH net-next v14 10/13] net: pse-pd: pd692x0: Add support for controller and manager power supplies
` [PATCH net-next v14 11/13] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply
` [PATCH net-next v14 12/13] net: pse-pd: tps23881: Add support for static port priority feature
` [PATCH net-next v14 13/13] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description

[PATCH net-next] bonding: Remove support for use_carrier = 0
 2025-06-17 12:01 UTC  (2+ messages)

[PATCH net 0/2] tcp_metrics: fix hanlding of route options
 2025-06-17 11:56 UTC  (7+ messages)
` [PATCH net 1/2] tcp_metrics: set maximum cwnd from the dst entry
` [PATCH net 2/2] tcp_metrics: use ssthresh value from dst if there is no metrics

[PATCH] net-next: gianfar: Use device_get_named_child_node_count()
 2025-06-17 11:47 UTC  (2+ messages)

[PATCH iwl-next] ice: add recovery clock and clock 1588 control for E825c
 2025-06-17 11:46 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[net-next v6 0/4] add broadcast_neighbor for no-stacking networking arch
 2025-06-17 11:39 UTC  (5+ messages)
` [net-next v6 3/4] net: bonding: send peer notify when failure recovery

[PATCH net-next v1] net/mlx4e: Don't redefine IB_MTU_XXX enum
 2025-06-17 11:37 UTC  (2+ messages)

[RFC PATCH v2 nf-next] selftests: netfilter: Add bridge_fastpath.sh
 2025-06-17 11:34 UTC  (2+ messages)

[net] Octeontx2-pf: Fix Backpresure configuration
 2025-06-17 11:27 UTC  (2+ messages)

[PATCH v13 net-next 0/9] PHC support in ENA driver
 2025-06-17 11:05 UTC  (9+ messages)
` [PATCH v13 net-next 2/9] net: ena: PHC silent reset
` [PATCH v13 net-next 3/9] net: ena: Add device reload capability through devlink
` [PATCH v13 net-next 4/9] net: ena: Add devlink port support
` [PATCH v13 net-next 5/9] devlink: Add new "enable_phc" generic device param
` [PATCH v13 net-next 6/9] net: ena: Control PHC enable through devlink
` [PATCH v13 net-next 7/9] net: ena: Add debugfs support to the ENA driver
` [PATCH v13 net-next 8/9] net: ena: View PHC stats using debugfs
` [PATCH v13 net-next 9/9] net: ena: Add PHC documentation


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