netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-24 15:22:47 to 2024-10-25 04:06:16 UTC [more...]

[PATCH net-next] net: intel: use ethtool string helpers
 2024-10-25  4:06 UTC  (2+ messages)

[PATCH] net/mlx5: unique names for per device caches
 2024-10-25  4:03 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v2 RESEND] "

[PATCH v8 0/7] Add NSS clock controller support for IPQ9574
 2024-10-25  3:55 UTC  (7+ messages)
` [PATCH v8 1/7] clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574
` [PATCH v8 3/7] clk: qcom: gcc-ipq9574: Add support for gpll0_out_aux clock
` [PATCH v8 4/7] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
` [PATCH v8 5/7] clk: qcom: Add NSS clock Controller driver for IPQ9574
` [PATCH v8 6/7] arm64: dts: qcom: ipq9574: Add nsscc node
` [PATCH v8 7/7] arm64: defconfig: Build NSS Clock Controller driver for IPQ9574

[PATCH 0/2] bna: Fix return value check for debugfs create APIs
 2024-10-25  3:55 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH v5 net-next 0/3] udp: Add 4-tuple hash for connected sockets
 2024-10-25  3:50 UTC  (4+ messages)
` [PATCH v5 net-next 3/3] ipv4/udp: Add 4-tuple hash for connected socket

[PATCH v4 0/7] rust: Add IO polling
 2024-10-25  3:31 UTC  (8+ messages)
` [PATCH v4 1/7] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v4 2/7] rust: time: Introduce Delta type
` [PATCH v4 3/7] rust: time: Introduce Instant type
` [PATCH v4 4/7] rust: time: Add wrapper for fsleep function
` [PATCH v4 5/7] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions
` [PATCH v4 6/7] rust: Add read_poll_timeout functions
` [PATCH v4 7/7] net: phy: qt2025: Wait until PHY becomes ready

[PATCH net] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2024-10-25  3:32 UTC  (6+ messages)

[PATCH v3 net 0/4] Fix passing 0 to ERR_PTR in intel ether drivers
 2024-10-25  3:30 UTC  (4+ messages)

[PATCH v5 net-next 00/13] add basic support for i.MX95 NETC
 2024-10-25  3:27 UTC  (20+ messages)
` [PATCH v5 net-next 04/13] net: enetc: add initial netc-blk-ctrl driver support
` [PATCH v5 net-next 05/13] net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platforms
` [PATCH v5 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module
` [PATCH v5 net-next 07/13] net: enetc: remove ERR050089 workaround for i.MX95
` [PATCH v5 net-next 09/13] net: enetc: add i.MX95 EMDIO support
` [PATCH v5 net-next 10/13] net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix()

[PATCH net-next v3 0/3] fix two bugs related to page_pool
 2024-10-25  3:20 UTC  (6+ messages)
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound

[PATCH v5 net-next 08/13] PCI: Add NXP NETC vendor ID and device IDs
 2024-10-25  3:13 UTC  (3+ messages)

[PATCH v2 2/4] dt-bindings: can: Add CAST CAN Bus Controller
 2024-10-25  3:05 UTC 

linux: Goodbye from a Linux community volunteer
 2024-10-25  3:01 UTC  (19+ messages)

[PATCH 0/5] virtio_net: enable premapped mode by default
 2024-10-25  2:53 UTC  (12+ messages)
` [PATCH 1/5] virtio-net: fix overflow inside virtnet_rq_alloc
` [PATCH 2/5] virtio_net: introduce vi->mode
` [PATCH 4/5] virtio_net: enable premapped mode for merge and small by default

[syzbot] [net?] INFO: task hung in genl_rcv_msg (4)
 2024-10-25  2:51 UTC  (2+ messages)

[PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller
 2024-10-25  2:49 UTC 

[PATCH net 0/2] Get the device_node before calling of_find_node_by_name()
 2024-10-25  2:41 UTC  (4+ messages)
` [PATCH net 1/2] net: bcmasp: Add missing of_node_get() before of_find_node_by_name()

Question about mpls_gso_segment() and skb->encapsulation behavior
 2024-10-25  2:18 UTC 

[PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller
 2024-10-25  1:45 UTC 

[PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller
 2024-10-25  2:11 UTC 

linux-next: duplicate patches in the bluetooth tree
 2024-10-25  2:09 UTC 

[GIT PULL] Networking for v6.12-rc5
 2024-10-25  1:50 UTC  (5+ messages)

[PATCH for-next 4/7] selftests/net: Add missing gitignore file
 2024-10-25  1:40 UTC  (2+ messages)
` [PATCH for-next 7/7] selftests/net: Fix ./ns-XXXXXX not cleanup

[PATCH 0/4] riscv: sophgo: Add ethernet support for SG2044
 2024-10-25  1:39 UTC  (11+ messages)
` [PATCH 2/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[PATCH net-next v2 0/5] enic: Use all the resources configured on VIC
 2024-10-25  1:19 UTC  (6+ messages)
` [PATCH net-next v2 1/5] enic: Create enic_wq/rq structures to bundle per wq/rq data
` [PATCH net-next v2 2/5] enic: Make MSI-X I/O interrupts come after the other required ones
` [PATCH net-next v2 3/5] enic: Save resource counts we read from HW
` [PATCH net-next v2 4/5] enic: Allocate arrays in enic struct based on VIC config
` [PATCH net-next v2 5/5] enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust way

[PATCH V2 net 0/9] There are some bugfix for the HNS3 ethernet driver
 2024-10-25  1:11 UTC  (11+ messages)
` [PATCH V2 net 1/9] net: hns3: default enable tx bounce buffer when smmu enabled
` [PATCH V2 net 2/9] net: hns3: add sync command to sync io-pgtable

[PATCH v2 0/4] riscv: sophgo: Add ethernet support for SG2044
 2024-10-25  1:10 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: net: snps,dwmac: Add dwmac-5.30a version
` [PATCH v2 2/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH v2 3/4] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH v2 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[PATCH net-next v2 0/6] Suspend IRQs during application busy periods
 2024-10-25  1:03 UTC  (6+ messages)
` [PATCH net-next v2 6/6] docs: networking: Describe irq suspension

[PATCH bpf-next 0/4] net/smc: Introduce smc_bpf_ops
 2024-10-25  0:26 UTC  (3+ messages)
` [PATCH net-next 3/4] "

[GIT PULL] bpf for v6.12-rc5
 2024-10-25  0:19 UTC  (2+ messages)

[PATCH net v1] net: stmmac: Disable PCS Link and AN interrupt when PCS AN is disabled
 2024-10-24 22:51 UTC  (6+ messages)

[syzbot] [afs?] [net?] KMSAN: uninit-value in rxrpc_lookup_peer_rcu
 2024-10-24 22:43 UTC 

[PATCH v2 00/25] timekeeping: Rework to prepare support of indenpendent PTP clocks
 2024-10-24 22:41 UTC  (40+ messages)
` [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()

[PATCH net-next v2] eth: fbnic: Add support to write TCE TCAM entries
 2024-10-24 22:31 UTC 

Fw: Error with r169 driver: unknown chip XID 64a
 2024-10-24 21:27 UTC 

[PATCH v2 0/4][next] net: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-10-24 21:14 UTC  (5+ messages)
` [PATCH v2 1/4][next] uapi: socket: Introduce struct sockaddr_legacy
` [PATCH v2 2/4][next] uapi: wireless: Avoid -Wflex-array-member-not-at-end warnings
` [PATCH v2 3/4][next] uapi: net: arp: "
` [PATCH v2 4/4][next] uapi: net: "

[PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
 2024-10-24 21:01 UTC  (2+ messages)

[PATCH 0/2] Add noinline_for_tracing and apply it to tcp_drop_reason
 2024-10-24 21:03 UTC  (6+ messages)
` [PATCH 2/2] net: tcp: Add noinline_for_tracing annotation for tcp_drop_reason()

[PATCH net-next] net: freescale: use ethtool string helpers
 2024-10-24 20:52 UTC 

[PATCH net v1] net: wwan: fix global oob in wwan_rtnl_policy
 2024-10-24 20:49 UTC  (2+ messages)

[PATCH net-next] r8169: fix inconsistent indenting in rtl8169_get_eth_mac_stats
 2024-10-24 20:48 UTC 

[PATCH net-next] r8169: add support for RTL8125D
 2024-10-24 20:42 UTC 

[PATCH net-next 0/8] lib: packing: introduce and use (un)pack_fields
 2024-10-24 20:30 UTC  (12+ messages)
` [PATCH net-next 3/8] lib: packing: add pack_fields() and unpack_fields()

[PATCH v2 net-next] socket: Print pf->create() when it does not clear sock->sk on failure
 2024-10-24 20:14 UTC 

[PATCH net-next] net: marvell: use ethtool string helpers
 2024-10-24 19:58 UTC 

[PATCH net-next] net: phy: dp83822: Configure RMII mode on DP83825 devices
 2024-10-24 19:56 UTC  (2+ messages)

[PATCH net v2] net: ti: icssg-prueth: Fix 1 PPS sync
 2024-10-24 19:55 UTC  (2+ messages)

[PATCH net-next] net: qlogic: use ethtool string helpers
 2024-10-24 19:55 UTC 

[PATCHv3 net-next] net: dsa: use ethtool string helpers
 2024-10-24 19:52 UTC 

[net-next v3] net: ftgmac100: refactor getting phy device handle
 2024-10-24 19:42 UTC  (2+ messages)

[RFC PATCH v1 00/10] QRTR Multi-endpoint support
 2024-10-24 18:06 UTC  (13+ messages)
` [RFC PATCH v1 06/10] net: qrtr: Allow sendmsg to target an endpoint
` [RFC PATCH v1 07/10] net: qrtr: allow socket endpoint binding
` [RFC PATCH v1 08/10] net: qrtr: Drop remote {NEW|DEL}_LOOKUP messages
` [RFC PATCH v1 10/10] net: qrtr: mhi: Report endpoint id in sysfs

[PATCH net-next] gve: change to use page_pool_put_full_page when recycling pages
 2024-10-24 17:58 UTC  (4+ messages)

[PATCH v3 2/5] LSM: Replace context+len with lsm_context
 2024-10-24 17:57 UTC  (3+ messages)

[PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
 2024-10-24 17:45 UTC  (9+ messages)

[PATCH net-next v3 5/8] rust: time: Add wrapper for fsleep function
 2024-10-24 17:26 UTC  (5+ messages)

[PATCH v4 net-next 0/1] DualPI2 patch
 2024-10-24 17:25 UTC  (2+ messages)

[PATCH] mlx5: simplify EQ interrupt polling logic
 2024-10-24 16:59 UTC  (2+ messages)

[PATCH net-next v2 0/8] net: Shift responsibility for FDB notifications to drivers
 2024-10-24 16:57 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: rtnetlink: Publish rtnl_fdb_notify()
` [PATCH net-next v2 2/8] ndo_fdb_add: Shift responsibility for notifying to drivers
` [PATCH net-next v2 3/8] ndo_fdb_del: "
` [PATCH net-next v2 4/8] selftests: net: lib: Move logging from forwarding/lib.sh here
` [PATCH net-next v2 5/8] selftests: net: lib: Move tests_run "
` [PATCH net-next v2 6/8] selftests: net: lib: Move checks "
` [PATCH net-next v2 7/8] selftests: net: lib: Add kill_process
` [PATCH net-next v2 8/8] selftests: net: fdb_notify: Add a test for FDB notifications

[PATCH net-n] net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
 2024-10-24 16:55 UTC 

[PATCH iwl-net v2] i40e: fix race condition by adding filter's intermediate sync state
 2024-10-24 16:52 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] mlx5: fix typo in "mlx5_cqwq_get_cqe_enahnced_comp"
 2024-10-24 16:51 UTC  (2+ messages)

[PATCH net-next 0/2] mlx5e update features on config changes
 2024-10-24 16:41 UTC  (3+ messages)
` [PATCH net-next 1/2] net/mlx5e: Update features on MTU change
` [PATCH net-next 2/2] net/mlx5e: Update features on ring size change

[PATCH v6 00/15] io_uring zero copy rx
 2024-10-24 16:40 UTC  (8+ messages)
` [PATCH v6 02/15] net: generalise net_iov chunk owners

[PATCH net-next v4 0/7] bnxt_en: implement device memory TCP for bnxt
 2024-10-24 16:38 UTC  (4+ messages)
` [PATCH net-next v4 1/8] bnxt_en: add support for rx-copybreak ethtool command

[PATCH] net: usb: qmi_wwan: add Quectel RG650V
 2024-10-24 16:34 UTC  (2+ messages)

[PATCH net-next] bonding: add ESP offload features when slaves support
 2024-10-24 16:31 UTC 

[PATCH net-next] Documentation: networking: Add missing PHY_GET command in the message list
 2024-10-24 16:11 UTC  (5+ messages)

[PATCH v2] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
 2024-10-24 16:10 UTC 

[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
 2024-10-24 16:06 UTC  (10+ messages)
` [PATCH v1 1/9] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v1 4/9] can: Add Nuvoton NCT6694 CAN support
` [PATCH v1 5/9] watchdog: Add Nuvoton NCT6694 WDT support

[PATCH net-next 06/15] net: lan969x: add match data for lan969x
 2024-10-24 15:52 UTC  (2+ messages)

[PATCH net-next] net: define and implement new SOL_SOCKET SO_RX_IFINDEX option
 2024-10-24 15:44 UTC  (2+ messages)

[PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-24 15:43 UTC  (7+ messages)
` [PATCH 02/13] ALSA: hda_intel: Use always-managed version of pcim_intx()

[PATCH net] net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext()
 2024-10-24 15:39 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-24 15:33 UTC  (3+ messages)
` [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."

[RFC PATCH 1/2] net: netlink: add nla_get_*_default() accessors
 2024-10-24 15:29 UTC  (7+ messages)
` [RFC PATCH 2/2] net: convert to nla_get_*_default()

[net-next RFC PATCH v2 0/3] net: dsa: Add Airoha AN8855 support
 2024-10-24 15:23 UTC  (3+ messages)
` [net-next RFC PATCH v2 1/3] dt-bindings: net: dsa: Add Airoha AN8855 Gigabit Switch documentation

[PATCH v2] netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write()
 2024-10-24 15:22 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).