netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-03 11:19:24 to 2025-03-03 20:18:19 UTC [more...]

[PATCH net-next v3 0/8] net: phy: move PHY package code to its own source file
 2025-03-03 20:19 UTC  (9+ messages)
` [PATCH net-next v3 1/8] net: phy: move PHY package code from phy_device.c to "
` [PATCH net-next v3 2/8] net: phy: add getters for public members in struct phy_package_shared
` [PATCH net-next v3 3/8] net: phy: qca807x: use new phy_package_shared getters
` [PATCH net-next v3 4/8] net: phy: micrel: "
` [PATCH net-next v3 5/8] net: phy: mediatek: "
` [PATCH net-next v3 6/8] net: phy: mscc: "
` [PATCH net-next v3 7/8] net: phy: move PHY package related code from phy.h to phy_package.c
` [PATCH net-next v3 8/8] net: phy: remove remaining PHY package related definitions from phy.h

[PATCH v16 0/3] binder: report txn errors via generic netlink
 2025-03-03 20:02 UTC  (4+ messages)
` [PATCH v16 1/3] lsm, selinux: Add setup_report permission to binder
` [PATCH v16 2/3] binder: report txn errors via generic netlink
` [PATCH v16 3/3] binder: generic netlink binder_features flag

[PATCH v2 0/3] ieee802154: ca8210: Sparse fix and GPIOd conversion
 2025-03-03 20:00 UTC  (7+ messages)
` [PATCH net-next v2 1/3] ieee802154: ca8210: Use proper setter and getters for bitwise types
` [PATCH net-next v2 2/3] ieee802154: ca8210: Get platform data via dev_get_platdata()
` [PATCH net-next v2 3/3] ieee802154: ca8210: Switch to using gpiod API

[PATCH iproute2 v3] tc: Fix rounding in tc_calc_xmittime and tc_calc_xmitsize
 2025-03-03 19:43 UTC  (4+ messages)

[PATCH v2 00/18] Introduce and use generic parity16/32/64 helper
 2025-03-03 19:37 UTC  (14+ messages)
` [PATCH v2 01/18] lib/parity: Add __builtin_parity() fallback implementations

[PATCH net-next v4 0/3] Permission checks for dynamic POSIX clocks
 2025-03-03 19:33 UTC  (5+ messages)
` [PATCH net-next v4 1/3] posix-clock: Store file pointer in struct posix_clock_context
` [PATCH net-next v4 2/3] ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE
` [PATCH net-next v4 3/3] testptp: Add option to open PHC in readonly mode

[PATCH iproute2-next] man: document tunnel options in ip-route.8.in
 2025-03-03 19:32 UTC 

[PATCH bpf-next v4 0/6] XDP metadata support for tun driver
 2025-03-03 19:28 UTC  (5+ messages)
` [PATCH bpf-next v4 2/6] net: tun: enable transfer of XDP metadata to skb

[PATCH bpf-next 1/2] bpf: add get_netns_cookie helper to tracing programs
 2025-03-03 19:14 UTC  (3+ messages)

[net-next PATCH] octeontx2-af: fix build warnings flagged by clang, sparse ,kernel test robot
 2025-03-03 19:13 UTC 

[PATCH] hv_netvsc: set device master/slave flags on bonding
 2025-03-03 18:47 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net-next v5 0/4] virtio-net: Link queues to NAPIs
 2025-03-03 18:33 UTC  (6+ messages)
` [PATCH net-next v5 3/4] virtio-net: Map NAPIs to queues

[PATCH 0/2] net: phy: dp83826: Enable strap reading and fix TX data voltage support
 2025-03-03 18:08 UTC  (10+ messages)
` [PATCH 1/2] net: phy: dp83826: Fix "
` [PATCH 2/2] net: phy: dp83826: Add support for straps reading

[RFC PATCH net] net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY
 2025-03-03 18:06 UTC  (3+ messages)

[PATCH net-next v2 00/21] lan78xx: Preparations for PHYlink
 2025-03-03 18:02 UTC  (3+ messages)
` [PATCH net-next v2 06/10] net: usb: lan78xx: Improve error handling in EEPROM and OTP operations

[PATCH net-next v10 0/4] fix the DMA API misuse problem for page_pool
 2025-03-03 17:59 UTC  (3+ messages)
` [PATCH net-next v10 3/4] page_pool: support unlimited number of inflight pages

[PATCH RESEND] iwlegacy: Adjust input parameter validation in il_set_ht_add_station()
 2025-03-03 17:55 UTC  (10+ messages)
    ` [PATCH RESEND] iwlwifi: Adjust input parameter validation in iwl_sta_calc_ht_flags()
    ` [PATCH RESEND] qed: Move a variable assignment behind a null pointer check in two functions
          ` [RESEND] "
                `  "

[PATCH v2 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-03-03 17:46 UTC  (7+ messages)
` [PATCH v2 4/6] pds_fwctl: initial driver framework

[PATCH net v2] net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device
 2025-03-03 17:45 UTC  (2+ messages)

[PATCH v7 0/8] vhost: Add support of kthread API
 2025-03-03 17:33 UTC  (4+ messages)
` [PATCH v7 8/8] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER

[PATCH 0/2] net: dsa: qca8k: support internal-PHY-to-PHY CPU link
 2025-03-03 17:15 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: net: dsa: qca8k: add internal-PHY-to-PHY CPU link example

[PATCH net-next v9 0/6] net: napi: add CPU affinity to napi->config
 2025-03-03 17:11 UTC  (3+ messages)
` [PATCH net-next v9 2/6] net: ena: use napi's aRFS rmap notifers

[PATCH net] mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr
 2025-03-03 17:10 UTC 

[PATCH AUTOSEL 6.13 13/17] mptcp: safety check before fallback
 2025-03-03 17:05 UTC  (4+ messages)
` [PATCH AUTOSEL 6.13 15/17] net: Handle napi_schedule() calls from non-interrupt
` [PATCH AUTOSEL 6.13 17/17] vhost: return task creation error instead of NULL

[PATCH net-next] ionic: Simplify maximum determination in ionic_adminq_napi()
 2025-03-03 17:04 UTC  (2+ messages)

[PATCH net-next v3 0/2] Add perout configuration support in IEP driver
 2025-03-03 17:03 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net: ti: icss-iep: Add pwidth configuration for perout signal
` [PATCH net-next v3 2/2] net: ti: icss-iep: Add phase offset "

[PATCH v4 0/4] per-function storage support
 2025-03-03 16:54 UTC  (6+ messages)
` [PATCH v4 1/4] x86/ibt: factor out cfi and fineibt offset
` [PATCH v4 2/4] add per-function metadata storage support
` [PATCH v4 3/4] x86: implement per-function metadata storage for x86
` [PATCH v4 4/4] arm64: implement per-function metadata storage for arm64

[PATCH net-next] selftests: txtimestamp: ignore the old skb from ERRQUEUE
 2025-03-03 16:49 UTC  (5+ messages)

[PATCH 0/2] net: phy: tja11xx: add support for TJA1102S
 2025-03-03 16:48 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net: phy: tja11xx: enable PHY in sleep mode "

[PATCHv2 net-next] openvswitch: switch to per-action label counting in conntrack
 2025-03-03 16:42 UTC  (10+ messages)

[PATCH][next] [NETFILTER]: nf_conntrack_h323: Fix spelling mistake "authenticaton" -> "authentication"
 2025-03-03 16:36 UTC  (2+ messages)

[PATCH net-next v1 0/2] ieee802154: ca8210: Sparse fix and GPIOd conversion
 2025-03-03 16:36 UTC  (8+ messages)
` [PATCH net-next v1 1/2] ieee802154: ca8210: Use proper setter and getters for bitwise types
` [PATCH net-next v1 2/2] ieee802154: ca8210: Switch to using gpiod API

[PATCH 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
 2025-03-03 16:34 UTC  (18+ messages)
` [PATCH 1/3] dt-bindings: net: dwmac: Increase 'maxItems' for 'interrupts' and 'interrupt-names'
` [PATCH 2/3] dt-bindings: net: Document GBETH bindings for Renesas RZ/V2H(P) SoC
` [PATCH 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH

[iwl-net v2 0/5] ice: fix validation issues in virtchnl parameters
 2025-03-03 16:32 UTC  (7+ messages)
` [iwl-net v2 5/5] ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()

[PATCH AUTOSEL 5.10 6/8] mptcp: safety check before fallback
 2025-03-03 16:32 UTC 

[PATCH AUTOSEL 5.15 7/9] mptcp: safety check before fallback
 2025-03-03 16:31 UTC 

[PATCH AUTOSEL 6.1 7/9] mptcp: safety check before fallback
 2025-03-03 16:31 UTC 

[PATCH AUTOSEL 6.6 08/11] mptcp: safety check before fallback
 2025-03-03 16:31 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 10/11] net: Handle napi_schedule() calls from non-interrupt

[PATCH AUTOSEL 6.12 13/17] mptcp: safety check before fallback
 2025-03-03 16:30 UTC  (3+ messages)
` [PATCH AUTOSEL 6.12 15/17] net: Handle napi_schedule() calls from non-interrupt
` [PATCH AUTOSEL 6.12 17/17] vhost: return task creation error instead of NULL

[PATCH iwl-next v5 00/15] ixgbe: Add basic devlink support
 2025-03-03 16:22 UTC  (6+ messages)
` [PATCH iwl-next v5 01/15] devlink: add value check to devlink_info_version_put()
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 05/15] ixgbe: add E610 functions for acquiring flash data
  ` [Intel-wired-lan] "

[PATCH v5 net-next 0/1] DUALPI2 patch
 2025-03-03 16:20 UTC  (6+ messages)
` [PATCH v5 net-next 1/1] sched: Add dualpi2 qdisc

[PATCH net] net/mlx5: Fill out devlink dev info only for PFs
 2025-03-03 16:19 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
 2025-03-03 16:15 UTC  (5+ messages)
` [PATCH bpf-next v2 2/2] selftests/xsk: Add tail adjustment tests and support check

[PATCH bpf-next v3 0/4] per-function storage support
 2025-03-03 16:05 UTC  (7+ messages)
` [PATCH bpf-next v3 1/4] x86/ibt: factor out cfi and fineibt offset
` [PATCH bpf-next v3 3/4] x86: implement per-function metadata storage for x86

[PATCH net v3] vlan: enforce underlying device type
 2025-03-03 16:01 UTC  (2+ messages)

[PATCH net-next] net: Prevent use after free in netif_napi_set_irq_locked()
 2025-03-03 15:58 UTC  (2+ messages)

[PATCH net-next] net-timestamp: support TCP GSO case for a few missing flags
 2025-03-03 15:55 UTC  (6+ messages)

-Taxes 2024
 2025-03-03 15:50 UTC 

[PATCH net-next v20 00/25] Introducing OpenVPN Data Channel Offload
 2025-03-03 15:48 UTC  (11+ messages)
` [PATCH net-next v20 09/25] ovpn: implement basic RX path (UDP)
` [PATCH net-next v20 12/25] ovpn: implement TCP transport
` [PATCH net-next v20 15/25] ovpn: implement multi-peer support

[PATCH] net: phy: dp83869: fix status reporting for speed optimization
 2025-03-03 15:41 UTC  (3+ messages)

[PATCH net-next 1/2] selftests: drv-net: use env.rpath in the HDS test
 2025-03-03 15:40 UTC  (4+ messages)
` [PATCH net-next 2/2] selftests: net: use the dummy bpf from net/lib

[PATCH net-next v10 00/14] net: Hold netdev instance lock during ndo operations
 2025-03-03 15:35 UTC  (7+ messages)
` [PATCH net-next v10 03/14] net: sched: wrap doit/dumpit methods
` [PATCH net-next v10 04/14] net: hold netdev instance lock during qdisc ndo_setup_tc

[PATCH v7 net-next 0/5] PHC support in ENA driver
 2025-03-03 15:00 UTC  (3+ messages)
` [PATCH v7 net-next 3/5] net: ena: PHC enable through sysfs

[PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
 2025-03-03 14:24 UTC  (9+ messages)

[PATCH net] llc: do not use skb_get() before dev_queue_xmit()
 2025-03-03 14:10 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: ti: icssg-prueth: Add native mode XDP support
 2025-03-03 14:08 UTC  (14+ messages)
` [PATCH net-next v3 2/3] net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA
    ` [EXTERNAL] "
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add XDP support
    ` [EXTERNAL] "

[PATCH] e1000: Adicionado const para melhorar a segurança do código
 2025-03-03 13:48 UTC  (2+ messages)

[PATCH net-next] net: ti: icssg-prueth: Add ICSSG FW Stats
 2025-03-03 13:42 UTC  (2+ messages)

[PATCH net-next v5 06/12] net: pse-pd: Add support for budget evaluation strategies
 2025-03-03 13:40 UTC  (12+ messages)

[PATCH net-next v3 1/2] net: hsr: Fix PRP duplicate detection
 2025-03-03 13:09 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: hsr: Add KUnit test for PRP

[PATCH v5 00/10] Support ROHM BD79124 ADC
 2025-03-03 12:24 UTC  (9+ messages)
` [PATCH v5 02/10] property: Add functions to count named child nodes
` [PATCH RFC net-next v5 10/10] net: gianfar: Use device_get_child_node_count_named()

[PATCH iwl-next v3 0/4] ixgbe: add ethtool support for E610
 2025-03-03 12:06 UTC  (5+ messages)
` [PATCH iwl-next v3 1/4] ixgbe: create E610 specific ethtool_ops structure
` [PATCH iwl-next v3 2/4] ixgbe: add support for ACPI WOL for E610
` [PATCH iwl-next v3 3/4] ixgbe: apply different rules for setting FC on E610
` [PATCH iwl-next v3 4/4] ixgbe: add E610 .set_phys_id() callback implementation

[PATCH ethtool-next 0/6] Symmetric OR-XOR RSS hash
 2025-03-03 12:19 UTC  (7+ messages)
` [PATCH ethtool-next 1/6] update UAPI header copies
` [PATCH ethtool-next 2/6] Print unknown RSS hash function value when encountered
` [PATCH ethtool-next 3/6] Use RXH_XFRM_NO_CHANGE instead of hard-coded value
` [PATCH ethtool-next 4/6] Move input_xfrm outside of hfunc loop
` [PATCH ethtool-next 5/6] Print unknown input_xfrm values when encountered
` [PATCH ethtool-next 6/6] Symmetric OR-XOR RSS hash

[PATCH net] netpoll: guard __netpoll_send_skb() with RCU read lock
 2025-03-03 11:44 UTC 

[PATCH net-next 00/14] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-03-03 11:35 UTC  (5+ messages)
` [PATCH net-next 04/14] net/mlx5: Implement devlink enable_sriov parameter

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-03-03 11:30 UTC  (4+ 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).