netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-09 02:34:27 to 2024-10-09 11:50:27 UTC [more...]

[PATCH] net: amd: mvme147: Fix probe banner message
 2024-10-09 11:50 UTC  (2+ messages)

[PATCH net] net: phy: realtek: Fix MMD access on RTL8126A-integrated PHY
 2024-10-09 11:50 UTC  (2+ messages)

[PATCH net-next 0/9] net-timestamp: bpf extension to equip applications transparently
 2024-10-09 11:48 UTC  (15+ messages)
` [PATCH net-next 5/9] net-timestamp: ready to turn on the button to generate tx timestamps
` [PATCH net-next 7/9] net-timestamp: open gate for bpf_setsockopt

[PATCH net-next 00/13] net: pcs: xpcs: cleanups batch 2
 2024-10-09 11:47 UTC  (6+ messages)

[PATCH net] net: hns3/hns: Update the maintainer for the HNS3/HNS ethernet driver
 2024-10-09 11:46 UTC  (2+ messages)

[PATCH v2] cleanup: adjust scoped_guard() to avoid potential warning
 2024-10-09 11:44 UTC 

[PATCH v3 net 0/3] net: enetc: fix some issues of XDP
 2024-10-09 11:35 UTC  (6+ messages)
` [PATCH v3 net 1/3] net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
` [PATCH v3 net 2/3] net: enetc: fix the issues of XDP_REDIRECT feature
` [PATCH v3 net 3/3] net: enetc: disable IRQ after Rx and Tx BD rings are disabled

[PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device
 2024-10-09 11:20 UTC  (2+ messages)

[PATCH net v2] net: ti: icssg-prueth: Fix race condition for VLAN table access
 2024-10-09 11:20 UTC  (2+ messages)

[PATCH RESEND] net: add config option for tunnel fallback devs
 2024-10-09 11:04 UTC 

[PATCH v7 0/6] Add support for the LAN966x PCI device using a DT overlay
 2024-10-09 10:58 UTC  (12+ messages)
` [PATCH v7 3/6] reset: mchp: sparx5: Map cpu-syscon locally in case of LAN966x
` [PATCH v7 4/6] reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependency
` [PATCH v7 5/6] reset: mchp: sparx5: Allow building as a module
` [PATCH v7 6/6] reset: mchp: sparx5: set the dev member of the reset controller

[RFC PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-09 10:55 UTC  (20+ messages)
` [RFC PATCH 01/13] PCI: Prepare removing "
` [RFC PATCH 02/13] ALSA: hda: hda_intel: Use always-managed version of pcim_intx()
` [RFC PATCH 03/13] drivers/xen: Use never-managed version of pci_intx()
` [RFC PATCH 04/13] net/ethernet: "
` [RFC PATCH 05/13] net/ntb: "
` [RFC PATCH 06/13] misc: "
` [RFC PATCH 07/13] vfio/pci: "
` [RFC PATCH 08/13] PCI: MSI: "
` [RFC PATCH 09/13] ata: Use always-managed "
` [RFC PATCH 10/13] staging: rts5280: "
` [RFC PATCH 11/13] wifi: qtnfmac: use always-managed version of pcim_intx()
` [RFC PATCH 12/13] HID: amd_sfh: Use "
` [RFC PATCH 13/13] Remove devres from pci_intx()

[PATCH net-next v5 0/2] ethtool: Add support for writing firmware
 2024-10-09 10:53 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net: ethtool: Add new parameters and a function to support EPL
` [PATCH net-next v5 2/2] net: ethtool: Add support for writing firmware blocks using EPL payload

[PATCH net-next] net/smc: Address spelling errors
 2024-10-09 10:47 UTC  (2+ messages)

[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
 2024-10-09 10:46 UTC  (3+ messages)

[PATCH bpf] riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG is enabled
 2024-10-09 10:31 UTC  (3+ messages)

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-09 10:27 UTC  (9+ messages)

[PATCH 0/3] Revert "virtio_net: rx enable premapped mode by default"
 2024-10-09 10:23 UTC  (4+ messages)

[PATCH net-next] lib: packing: catch kunit_kzalloc() failure in the pack() test
 2024-10-09 10:21 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] selftests/bpf: add coverage for xdp_features in test_progs
 2024-10-09 10:12 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: fix bpf_map_redirect call for cpu map test
` [PATCH bpf-next v3 2/3] selftests/bpf: make xdp_cpumap_attach keep redirect prog attached
` [PATCH bpf-next v3 3/3] selftests/bpf: check program redirect in xdp_cpumap_attach

[PATCH net-next 00/11] add basic support for i.MX95 NETC
 2024-10-09  9:51 UTC  (12+ messages)
` [PATCH net-next 01/11] dt-bindings: net: add compatible string for i.MX95 EMDIO
` [PATCH net-next 02/11] dt-bindings: net: add i.MX95 ENETC support
` [PATCH net-next 03/11] dt-bindings: net: add bindings for NETC blocks control
` [PATCH net-next 04/11] net: enetc: add initial netc-blk-ctrl driver support
` [PATCH net-next 05/11] net: enetc: add enetc-pf-common "
` [PATCH net-next 06/11] net: enetc: only enable ERR050089 workaround on LS1028A
` [PATCH net-next 07/11] PCI: Add NXP NETC vendor ID and device IDs
` [PATCH net-next 08/11] net: enetc: add i.MX95 EMDIO support
` [PATCH net-next 09/11] net: enetc: optimize the allocation of tx_bdr
` [PATCH net-next 10/11] net: enetc: add preliminary support for i.MX95 ENETC PF
` [PATCH net-next 11/11] MAINTAINERS: update ENETC driver files and maintainers

[PATCH net-next 1/3] net: phy: realtek: read duplex and gbit master from PHYSR register
 2024-10-09 10:01 UTC  (2+ messages)

[PATCH iproute2] ip/ipmroute: use preferred_family to get prefix
 2024-10-09  9:53 UTC 

[PATCH net v2] docs: netdev: document guidance on cleanup patches
 2024-10-09  9:42 UTC  (2+ messages)

[PATCH net-next] tg3: Address byte-order miss-matches
 2024-10-09  9:40 UTC 

kmemleak in flowtable xdp
 2024-10-09  9:39 UTC 

[PATCH ethtool-next v2 0/2] Add support for new features in C33 PSE
 2024-10-09  9:30 UTC  (2+ messages)

[RFC PATCH net-next 0/5] net: macb: Add versal2 10GBE device support
 2024-10-09  9:19 UTC  (10+ messages)
` [RFC PATCH net-next 1/5] dt-bindings: net: macb: Add support for versal2 10gbe device
` [RFC PATCH net-next 2/5] net: macb: Add versal2 10GBE device support
` [RFC PATCH net-next 3/5] net: macb: Update USX_CONTROL reg's bitfields and constants
` [RFC PATCH net-next 4/5] net: macb: Configure High Speed Mac for given speed
` [RFC PATCH net-next 5/5] net: macb: Get speed and link status runtime

[PATCH net] slip: make slhc_remember() more robust against malicious packets
 2024-10-09  9:11 UTC 

[PATCH net-next 00/12] Add support for PSE port priority
 2024-10-09  9:05 UTC  (18+ messages)
` [PATCH net-next 01/12] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration
` [PATCH net-next 03/12] net: pse-pd: tps23881: Simplify function returns by removing redundant checks
` [PATCH net-next 04/12] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH net-next 05/12] net: pse-pd: Add support for getting and setting port priority
` [PATCH net-next 08/12] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH net-next 12/12] net: pse-pd: tps23881: Add support for PSE events and interrupts

[syzbot] [net?] KMSAN: uninit-value in slhc_remember
 2024-10-09  9:03 UTC 

[PATCH net-next] net: phy: populate host_interfaces when attaching PHY
 2024-10-09  9:01 UTC  (2+ messages)

[PATCH net v2 0/2] MAINTAINERS: Networking file coverage updates
 2024-10-09  8:47 UTC  (3+ messages)
` [PATCH net v2 1/2] MAINTAINERS: consistently exclude wireless files from NETWORKING [GENERAL]
` [PATCH net v2 2/2] MAINTAINERS: Add headers and mailing list to UDP section

[PATCH RFC net 0/2] MAINTAINERS: Networking file coverage updates
 2024-10-09  8:43 UTC  (7+ messages)
` [PATCH RFC net 1/2] MAINTAINERS: consistently exclude wireless files from NETWORKING [GENERAL]

[PATCH net-next v2] r8169: add support for the temperature sensor being available from RTL8125B
 2024-10-09  8:41 UTC  (2+ messages)

[PATCH ipsec] xfrm: validate new SA's prefixlen using SA family when sel.family is unset
 2024-10-09  8:33 UTC  (2+ messages)

[PATCH v2 00/25] timekeeping: Rework to prepare support of indenpendent PTP clocks
 2024-10-09  8:29 UTC  (26+ messages)
` [PATCH v2 01/25] timekeeping: Read NTP tick length only once
` [PATCH v2 02/25] timekeeping: Don't stop time readers across hard_pps() update
` [PATCH v2 03/25] timekeeping: Avoid duplicate leap state update
` [PATCH v2 04/25] timekeeping: Abort clocksource change in case of failure
` [PATCH v2 05/25] timekeeping: Simplify code in timekeeping_advance()
` [PATCH v2 06/25] timekeeping: Reorder struct timekeeper
` [PATCH v2 07/25] timekeeping: Move shadow_timekeeper into tk_core
` [PATCH v2 08/25] timekeeping: Encapsulate locking/unlocking of timekeeper_lock
` [PATCH v2 09/25] timekeeping: Move timekeeper_lock into tk_core
` [PATCH v2 10/25] timekeeping: Define a struct type for tk_core to make it reusable
` [PATCH v2 11/25] timekeeping: Introduce tkd_basic_setup() to make lock and seqcount init reusable
` [PATCH v2 12/25] timekeeping: Add struct tk_data as argument to timekeeping_update()
` [PATCH v2 13/25] timekeeping: Split out timekeeper update of timekeeping_advanced()
` [PATCH v2 14/25] timekeeping: Introduce combined timekeeping action flag
` [PATCH v2 15/25] timekeeping: Provide timekeeping_restore_shadow()
` [PATCH v2 16/25] timekeeping: Rework do_settimeofday64() to use shadow_timekeeper
` [PATCH v2 17/25] timekeeping: Rework timekeeping_inject_offset() "
` [PATCH v2 18/25] timekeeping: Rework change_clocksource() "
` [PATCH v2 19/25] timekeeping: Rework timekeeping_init() "
` [PATCH v2 20/25] timekeeping: Rework timekeeping_inject_sleeptime64() "
` [PATCH v2 21/25] timekeeping: Rework timekeeping_resume() "
` [PATCH v2 22/25] timekeeping: Rework timekeeping_suspend() "
` [PATCH v2 23/25] timekeeping: Rework do_adjtimex() "
` [PATCH v2 24/25] timekeeping: Remove TK_MIRROR timekeeping_update() action
` [PATCH v2 25/25] timekeeping: Merge timekeeping_update_staged() and timekeeping_update()

[PATCHv2 net] net: ibm: emac: mal: add dcr_unmap to _remove
 2024-10-09  8:23 UTC  (2+ messages)

[syzbot] [net?] INFO: task hung in new_device_store (5)
 2024-10-09  8:20 UTC  (2+ messages)

[PATCH RFC v5 00/10] tun: Introduce virtio-net hashing feature
 2024-10-09  8:14 UTC  (7+ messages)
` [PATCH RFC v5 05/10] tun: Pad virtio header with zero
` [PATCH RFC v5 06/10] tun: Introduce virtio-net hash reporting feature
` [PATCH RFC v5 07/10] tun: Introduce virtio-net RSS

[PATCH v9 net-next 00/15] net: introduce TX H/W shaping API
 2024-10-09  8:10 UTC  (16+ messages)
` [PATCH v9 net-next 01/15] genetlink: extend info user-storage to match NL cb ctx
` [PATCH v9 net-next 02/15] netlink: spec: add shaper YAML spec
` [PATCH v9 net-next 03/15] net-shapers: implement NL get operation
` [PATCH v9 net-next 04/15] net-shapers: implement NL set and delete operations
` [PATCH v9 net-next 05/15] net-shapers: implement NL group operation
` [PATCH v9 net-next 06/15] net-shapers: implement delete support for NODE scope shaper
` [PATCH v9 net-next 07/15] net-shapers: implement shaper cleanup on queue deletion
` [PATCH v9 net-next 08/15] netlink: spec: add shaper introspection support
` [PATCH v9 net-next 09/15] net: shaper: implement "
` [PATCH v9 net-next 10/15] net-shapers: implement cap validation in the core
` [PATCH v9 net-next 11/15] testing: net-drv: add basic shaper test
` [PATCH v9 net-next 12/15] virtchnl: support queue rate limit and quanta size configuration
` [PATCH v9 net-next 13/15] ice: Support VF "
` [PATCH v9 net-next 14/15] iavf: Add net_shaper_ops support
` [PATCH v9 net-next 15/15] iavf: add support to exchange qos capabilities

[PATCH net-next 1/9] net-timestamp: add bpf infrastructure to allow exposing more information later
 2024-10-09  8:11 UTC  (3+ messages)

[syzbot] [netfilter?] WARNING in __nf_unregister_net_hook (7)
 2024-10-09  7:47 UTC 

[syzbot] [wireguard?] INFO: task hung in wg_destruct (2)
 2024-10-09  7:44 UTC  (2+ messages)

[PATCH v7 0/6] Add NSS clock controller support for IPQ9574
 2024-10-09  7:41 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: clock: gcc-ipq9574: Add definition for GPLL0_OUT_AUX
` [PATCH v7 2/6] clk: qcom: gcc-ipq9574: Add support for gpll0_out_aux clock
` [PATCH v7 3/6] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
` [PATCH v7 4/6] clk: qcom: Add NSS clock Controller driver for IPQ9574
` [PATCH v7 5/6] arm64: dts: qcom: ipq9574: Add nsscc node
` [PATCH v7 6/6] arm64: defconfig: Build NSS Clock Controller driver for IPQ9574

[PATCH bpf 0/4] Fix caching of BTF for kfuncs in the verifier
 2024-10-09  7:39 UTC  (4+ messages)
` [PATCH bpf 2/4] selftests/bpf: Consolidate kernel modules into common directory

[PATCH v6 0/7] Add NSS clock controller support for IPQ9574
 2024-10-09  7:39 UTC  (4+ messages)
` [PATCH v6 5/7] clk: qcom: Add NSS clock Controller driver "

[PATCH V4 0/7] Add NSS clock controller support for IPQ9574
 2024-10-09  7:39 UTC  (7+ messages)
` [PATCH V4 5/7] clk: qcom: Add NSS clock Controller driver "

[PATCH V5 0/7] Add NSS clock controller support for IPQ9574
 2024-10-09  7:38 UTC  (6+ messages)
` [PATCH V5 7/7] arm64: defconfig: Build NSS Clock Controller driver "

[PATCH v5 RESEND 0/2] posix-clock: Fix missing timespec64 check for PTP clock
 2024-10-09  7:23 UTC  (3+ messages)
` [PATCH v5 RESEND 1/2] posix-clock: Fix missing timespec64 check in pc_clock_settime()
` [PATCH v5 RESEND 2/2] net: lan743x: Remove duplicate check

[PATCH v2] resolve gtp possible deadlock warning
 2024-10-09  7:20 UTC  (4+ messages)

[PATCH v2 0/2] pinctrl: qcom: Introduce Pinctrl for QCS8300
 2024-10-09  7:13 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: describe qcs8300-tlmm
` [PATCH v2 2/2] pinctrl: qcom: add the tlmm driver for QCS8300 platforms

[PATCH net-next v4 0/2] ethtool: Add support for writing firmware
 2024-10-09  7:08 UTC  (3+ messages)

[RFC] ptp: Delete invalided timestamp event queue code
 2024-10-09  7:06 UTC  (2+ messages)

[PATCH net-next v02 1/2] af_packet: allow fanout_add when socket is not RUNNING
 2024-10-09  6:58 UTC  (2+ messages)

[PATCH net] net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
 2024-10-09  6:55 UTC 

[PATCH iproute2-next 0/2] iprule: Add DSCP support
 2024-10-09  6:20 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] man: Add ip-rule(8) as generation target
` [PATCH iproute2-next 2/2] iprule: Add DSCP support

[syzbot] [wireguard?] WARNING: locking bug in wg_packet_encrypt_worker (2)
 2024-10-09  6:18 UTC 

[PATCH net-next v2 2/2] Create netdev->neighbour association
 2024-10-09  6:03 UTC  (2+ messages)

[PATCH net-next] r8169: remove original workaround for RTL8125 broken rx issue
 2024-10-09  5:48 UTC 

[PATCH net-next] r8169: don't apply UDP padding quirk on RTL8126A
 2024-10-09  5:44 UTC 

[PATCH net-next 8/9] net-timestamp: add bpf framework for rx timestamps
 2024-10-09  5:09 UTC  (4+ messages)

[PATCH net-next v20 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-10-09  4:01 UTC  (7+ messages)
` [PATCH net-next v20 01/14] mm: page_frag: add a test module for page_frag
` [PATCH net-next v20 14/14] mm: page_frag: add an entry in MAINTAINERS "

[PATCH net-next v1] net/smc: Fix memory leak in percpu refs
 2024-10-09  3:55 UTC 

[PATCH net v2 0/2] fix two bugs related to page_pool
 2024-10-09  3:33 UTC  (4+ messages)
` [PATCH net v2 1/2] page_pool: fix timing for checking and disabling napi_local


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