netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-29 22:02:44 to 2024-10-30 10:48:39 UTC [more...]

[PATCH bpf] bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
 2024-10-30 10:48 UTC 

[PATCH net-next 0/3] Fix sparse warnings in dpaa_eth driver
 2024-10-30 10:39 UTC  (5+ messages)
` [PATCH net-next 1/3] soc: fsl_qbman: use be16_to_cpu() in qm_sg_entry_get_off()
` [PATCH net-next 3/3] net: dpaa_eth: extract hash using __be32 pointer in rx_default_dqrr()

[PATCH net-next 0/5] Re-organize MediaTek ethernet phy drivers and propose mtk-phy-lib
 2024-10-30 10:35 UTC  (6+ messages)
` [PATCH net-next 1/5] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
` [PATCH net-next 2/5] net: phy: mediatek: Move LED helper functions into mtk phy lib
` [PATCH net-next 3/5] net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctrl_set()
` [PATCH net-next 4/5] net: phy: mediatek: Integrate read/write page helper functions
` [PATCH net-next 5/5] net: phy: mediatek: add MT7530 & MT7531's PHY ID macros

[PATCH iwl-net v2 0/4] igc: Fix PTM timeout
 2024-10-30 10:20 UTC  (5+ messages)
` [PATCH iwl-net v2 1/4] igc: Ensure the PTM cycle is reliably triggered
` [PATCH iwl-net v2 4/4] igc: Add lock preventing multiple simultaneous PTM transactions

[PATCH net-next] mlx5_en: use read sequence for gettimex64
 2024-10-30 10:17 UTC  (3+ messages)

[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
 2024-10-30 10:12 UTC  (16+ messages)
` [PATCH v1 6/9] hwmon: Add Nuvoton NCT6694 HWMON support

[PATCH linux-next] ice: use string choice helpers
 2024-10-30 10:08 UTC  (5+ messages)

[PATCH v6 net-next 00/12] add basic support for i.MX95 NETC
 2024-10-30  9:39 UTC  (13+ messages)
` [PATCH v6 net-next 01/12] dt-bindings: net: add compatible string for i.MX95 EMDIO
` [PATCH v6 net-next 02/12] dt-bindings: net: add i.MX95 ENETC support
` [PATCH v6 net-next 03/12] dt-bindings: net: add bindings for NETC blocks control
` [PATCH v6 net-next 04/12] net: enetc: add initial netc-blk-ctrl driver support
` [PATCH v6 net-next 05/12] net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platforms
` [PATCH v6 net-next 06/12] net: enetc: build enetc_pf_common.c as a separate module
` [PATCH v6 net-next 07/12] net: enetc: remove ERR050089 workaround for i.MX95
` [PATCH v6 net-next 08/12] net: enetc: add i.MX95 EMDIO support
` [PATCH v6 net-next 09/12] net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix()
` [PATCH v6 net-next 10/12] net: enetc: optimize the allocation of tx_bdr
` [PATCH v6 net-next 11/12] net: enetc: add preliminary support for i.MX95 ENETC PF
` [PATCH v6 net-next 12/12] MAINTAINERS: update ENETC driver files and maintainers

[PATCH v6 0/2] MCTP Over PCC Transport
 2024-10-30  9:45 UTC  (3+ messages)
` [PATCH v6 1/2] mctp pcc: Check before sending MCTP PCC response ACK

[PATCH net v2] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2024-10-30  9:49 UTC 

[PATCH net 0/2] net: ethernet: ftgmac100: fixes for ncsi/phy handling on device remove
 2024-10-30  9:02 UTC  (8+ messages)
` [PATCH net 1/2] net: ethernet: ftgmac100: prevent use after free on unregister when using NCSI

[PATCH net-next v1] net: macb: avoid redundant lookup for "mdio" child node in MDIO setup
 2024-10-30  8:52 UTC 

[PATCH v2 iproute] bridge: dump mcast querier state
 2024-10-30  8:46 UTC 

[PATCH iwl-next v6 0/2] igc: Link IRQs and queues to NAPIs
 2024-10-30  8:47 UTC  (5+ messages)
` [PATCH iwl-next v6 1/2] igc: Link IRQs to NAPI instances
` [PATCH iwl-next v6 2/2] igc: Link queues "

[PATCH net] net: enetc: prevent VF from configuring preemptiable TCs
 2024-10-30  8:21 UTC 

[PATCH iwl-next v2 2/2] ixgbevf: Add support for Intel(R) E610 device
 2024-10-30  8:28 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next v2 00/13] virtio-net: support AF_XDP zero copy (tx)
 2024-10-30  8:24 UTC  (14+ messages)
` [PATCH net-next v2 01/13] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers
` [PATCH net-next v2 03/13] virtio_ring: packed: "
` [PATCH net-next v2 04/13] virtio_ring: perform premapped operations based on per-buffer
` [PATCH net-next v2 05/13] virtio_ring: introduce add api for premapped
` [PATCH net-next v2 06/13] virtio-net: rq submits premapped per-buffer
` [PATCH net-next v2 07/13] virtio_ring: remove API virtqueue_set_dma_premapped
` [PATCH net-next v2 08/13] virtio_net: refactor the xmit type
` [PATCH net-next v2 09/13] virtio_net: xsk: bind/unbind xsk for tx
` [PATCH net-next v2 10/13] virtio_net: xsk: prevent disable tx napi
` [PATCH net-next v2 11/13] virtio_net: xsk: tx: support xmit xsk buffer
` [PATCH net-next v2 12/13] virtio_net: update tx timeout record
` [PATCH net-next v2 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY

[PATCH iwl-next v2 0/2] ixgbevf: Add support for Intel(R) E610 device
 2024-10-30  8:21 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-next v2 1/2] PCI: Add PCI_VDEVICE_SUB helper macro
 2024-10-30  8:18 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH net-next v4 0/2] dpll: expose clock quality level
 2024-10-30  8:11 UTC  (3+ messages)
` [PATCH net-next v4 1/2] dpll: add clock quality level attribute and op
` [PATCH net-next v4 2/2] net/mlx5: DPLL, Add clock quality level op implementation

[PATCH net] net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7
 2024-10-30  7:14 UTC  (2+ messages)

[PATCH net-next v3 00/14] net-timestamp: bpf extension to equip applications transparently
 2024-10-30  6:54 UTC  (25+ messages)
` [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
` [PATCH net-next v3 03/14] net-timestamp: open gate for bpf_setsockopt/_getsockopt
` [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset
` [PATCH net-next v3 14/14] bpf: add simple bpf tests in the tx path for so_timstamping feature

[PATCH net] net: wwan: t7xx: off-by-one error in t7xx_dpmaif_rx_buf_alloc()
 2024-10-30  6:45 UTC  (4+ messages)

[RFC PATCH bpf-next 0/2] Improve prog array uref semantics
 2024-10-30  6:36 UTC  (2+ messages)

[PATCH net 0/2] net: xilinx: axienet: Fix kernel crash in dmaengine transmit path
 2024-10-30  6:25 UTC  (3+ messages)
` [PATCH net 1/2] net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts
` [PATCH net 2/2] net: xilinx: axienet: Check if Tx queue enabled

[PATCH] Add LAN78XX OTP_ACCESS flag support
 2024-10-30  6:18 UTC  (2+ messages)

[PATCH net] dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value
 2024-10-30  6:12 UTC  (2+ messages)

[PATCH] nfc: s3fwrn5: Prefer strscpy() over strcpy()
 2024-10-30  5:57 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Drop netns helpers in mptcp
 2024-10-30  5:45 UTC 

[PATCH net-next v2 0/5] Side MDIO Support for LAN937x Switches
 2024-10-30  5:37 UTC  (6+ messages)
` [PATCH net-next v2 2/5] dt-bindings: net: dsa: ksz: add mdio-parent-bus property for internal MDIO

[PATCH net-next v6 0/6] net: stmmac: Refactor FPE as a separate module
 2024-10-30  5:36 UTC  (7+ messages)
` [PATCH net-next v6 1/6] net: stmmac: Introduce separate files for FPE implementation
` [PATCH net-next v6 2/6] net: stmmac: Rework macro definitions for gmac4 and xgmac
` [PATCH net-next v6 3/6] net: stmmac: Refactor FPE functions to generic version
` [PATCH net-next v6 4/6] net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQ
` [PATCH net-next v6 5/6] net: stmmac: xgmac: Complete FPE support
` [PATCH net-next v6 6/6] net: stmmac: xgmac: Enable FPE for tc-mqprio/tc-taprio

query on VLAN with linux DSA ports
 2024-10-30  5:04 UTC  (5+ messages)

[PATCH net-next 00/12] Begin upstreaming Homa transport protocol
 2024-10-30  4:51 UTC  (15+ messages)
` [PATCH net-next 01/12] net: homa: define user-visible API for Homa
` [PATCH net-next 04/12] net: homa: create homa_pool.h and homa_pool.c
` [PATCH net-next 08/12] net: homa: create homa_incoming.c
` [PATCH net-next 09/12] net: homa: create homa_outgoing.c
` [PATCH net-next 11/12] net: homa: create homa_plumbing.c homa_utils.c

[PATCH] net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
 2024-10-30  4:22 UTC 

[PATCH net-next v2] Documentation: networking: Add missing PHY_GET command in the message list
 2024-10-30  3:40 UTC  (2+ messages)

[PATCH] mlx5: only schedule EQ comp tasklet if necessary
 2024-10-30  3:16 UTC  (4+ messages)

[syzbot] [mm?] INFO: rcu detected stall in kthreadd (2)
 2024-10-30  3:07 UTC 

[PATCH net-next v5 0/6] net: stmmac: Refactor FPE as a separate module
 2024-10-30  2:29 UTC  (4+ messages)
` [PATCH net-next v5 3/6] net: stmmac: Refactor FPE functions to generic version

[PATCH net-next 0/5] net: Improve netns handling in RTNL and ip_tunnel
 2024-10-30  2:10 UTC  (3+ messages)

pull-request: wireless-next-2024-10-25
 2024-10-30  2:10 UTC  (3+ messages)

pull-request: wireless-2024-10-29
 2024-10-30  2:10 UTC  (2+ messages)

linux: Goodbye from a Linux community volunteer
 2024-10-30  1:49 UTC  (2+ messages)

[PATCH net-next v5 0/2] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-10-30  1:47 UTC  (3+ messages)
` [PATCH net-next v5 2/2] net: stmmac: Add glue layer "

[PATCH RESEND net-next v4 0/9] net: ip: add drop reasons to input route
 2024-10-30  1:41 UTC  (10+ messages)
` [PATCH RESEND net-next v4 1/9] net: ip: make fib_validate_source() support drop reasons
` [PATCH RESEND net-next v4 2/9] net: ip: make ip_route_input_mc() return drop reason
` [PATCH RESEND net-next v4 3/9] net: ip: make ip_mc_validate_source() "
` [PATCH RESEND net-next v4 4/9] net: ip: make ip_route_input_slow() return drop reasons
` [PATCH RESEND net-next v4 5/9] net: ip: make ip_route_input_rcu() "
` [PATCH RESEND net-next v4 6/9] net: ip: make ip_route_input_noref() "
` [PATCH RESEND net-next v4 7/9] net: ip: make ip_route_input() "
` [PATCH RESEND net-next v4 8/9] net: ip: make ip_mkroute_input/__mkroute_input "
` [PATCH RESEND net-next v4 9/9] net: ip: make ip_route_use_hint() "

[PATCH bpf-next v4 0/9] net: ip: add drop reasons to input route
 2024-10-30  1:35 UTC  (3+ messages)

[PATCH net-next v2] netlink: Remove the dead code in netlink_proto_init()
 2024-10-30  1:21 UTC 

[PATCH bpf-next] net: tcp: replace the document for "lsndtime" in tcp_sock
 2024-10-30  1:18 UTC  (3+ messages)

[PATCH] qed/qed_sriov: avoid null-ptr-deref
 2024-10-30  1:17 UTC  (5+ messages)

[PATCH net-next 12/12] net: homa: create Makefile and Kconfig
 2024-10-30  1:09 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2024-10-30  1:05 UTC 

[PATCH v3] selftests/net: Add missing gitignore file
 2024-10-30  1:00 UTC 

[PATCH v3] selftests/net: Fix ./ns-XXXXXX not cleanup
 2024-10-30  0:59 UTC 

[PATCH for-next 4/7] selftests/net: Add missing gitignore file
 2024-10-30  0:54 UTC  (6+ messages)
` [PATCH for-next 7/7] selftests/net: Fix ./ns-XXXXXX not cleanup

[PATCH v2 0/4] riscv: sophgo: Add ethernet support for SG2044
 2024-10-30  0:43 UTC  (8+ messages)
` [PATCH v2 2/4] dt-bindings: net: Add support for Sophgo SG2044 dwmac

[PATCH net-next] net: broadcom: use ethtool string helpers
 2024-10-30  0:37 UTC  (6+ messages)

[PATCH net] net: vertexcom: mse102x: Fix possible double free of TX skb
 2024-10-30  0:36 UTC  (6+ messages)

[PATCH net-next v2 0/7] devlink: minor cleanup
 2024-10-30  0:30 UTC  (2+ messages)

[PATCH] mlx5: fix typo in "mlx5_cqwq_get_cqe_enahnced_comp"
 2024-10-30  0:29 UTC  (2+ messages)

[PATCH] mlx5: simplify EQ interrupt polling logic
 2024-10-30  0:29 UTC  (2+ messages)

[PATCH net-next v2] eth: fbnic: Add support to write TCE TCAM entries
 2024-10-30  0:26 UTC  (5+ messages)

[PATCH v1 1/2] ethernet: arc: fix the device for dma_map_single/dma_unmap_single
 2024-10-30  0:19 UTC  (4+ messages)
    `  "

[PATCH net-next v5 00/12] selftests: ncdevmem: Add ncdevmem to ksft
 2024-10-30  0:15 UTC  (4+ messages)
` [PATCH net-next v5 03/12] selftests: ncdevmem: Unify error handling

[PATCH net-next] net: mellanox: use ethtool string helpers
 2024-10-29 23:54 UTC 

[PATCH net-next] r8169: add support for RTL8125D
 2024-10-29 23:50 UTC  (2+ messages)

[PATCH net-next] r8169: fix inconsistent indenting in rtl8169_get_eth_mac_stats
 2024-10-29 23:50 UTC  (2+ messages)

[PATCH v2 net-next] socket: Print pf->create() when it does not clear sock->sk on failure
 2024-10-29 23:50 UTC  (2+ messages)

[PATCH net v2] net: fix crash when config small gso_max_size/gso_ipv4_max_size
 2024-10-29 23:50 UTC  (2+ messages)

[PATCH net-next 0/4] mptcp: various small improvements
 2024-10-29 23:50 UTC  (2+ messages)

[PATCH net-next] net: phy: use ethtool string helpers
 2024-10-29 23:46 UTC 

[PATCH net-next] net: qlogic: use ethtool string helpers
 2024-10-29 23:40 UTC  (2+ messages)

[syzbot] [net?] [usb?] WARNING: ODEBUG bug in get_taint
 2024-10-29 23:33 UTC  (2+ messages)
` [syzbot] "

[PATCH net-next v2 0/9] lib: packing: introduce and use (un)pack_fields
 2024-10-29 23:32 UTC  (5+ messages)
` [PATCH net-next v2 6/9] ice: use <linux/packing.h> for Tx and Rx queue context data

[PATCHv3 net-next] net: bnxt: use ethtool string helpers
 2024-10-29 23:32 UTC 

[PATCH v4 0/1] vdpa: Add support for setting the MAC address in vDPA tool
 2024-10-29 23:30 UTC  (2+ messages)

[PATCH net-next] net: marvell: use ethtool string helpers
 2024-10-29 23:30 UTC  (2+ messages)

[PATCH] net: fjes: use ethtool string helpers
 2024-10-29 23:28 UTC  (2+ messages)

[PATCH] net: ipv4: Cache pmtu for all packet paths if multipath enabled
 2024-10-29 23:22 UTC  (2+ messages)

[RFC PATCH 0/2] Add SEL Ethernet Support
 2024-10-29 23:01 UTC  (6+ messages)
` [RFC PATCH 2/2] net: selpcimac: Add driver for SEL PCIe network adapter

[net-next PATCH v2 0/6] CN20K silicon with mbox support
 2024-10-29 23:06 UTC  (3+ messages)
` [net-next PATCH v2 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF

[PATCH v7 00/15] io_uring zero copy rx
 2024-10-29 23:05 UTC  (16+ messages)
` [PATCH v7 01/15] net: prefix devmem specific helpers
` [PATCH v7 02/15] net: generalise net_iov chunk owners
` [PATCH v7 03/15] net: page_pool: create hooks for custom page providers
` [PATCH v7 04/15] net: prepare for non devmem TCP memory providers
` [PATCH v7 05/15] net: page_pool: add ->scrub mem provider callback
` [PATCH v7 06/15] net: page pool: add helper creating area from pages
` [PATCH v7 07/15] net: page_pool: introduce page_pool_mp_return_in_cache
` [PATCH v7 08/15] net: add helper executing custom callback from napi
` [PATCH v7 09/15] io_uring/zcrx: add interface queue and refill queue
` [PATCH v7 10/15] io_uring/zcrx: add io_zcrx_area
` [PATCH v7 11/15] io_uring/zcrx: implement zerocopy receive pp memory provider
` [PATCH v7 12/15] io_uring/zcrx: add io_recvzc request
` [PATCH v7 13/15] io_uring/zcrx: set pp memory provider for an rx queue
` [PATCH v7 14/15] io_uring/zcrx: add copy fallback
` [PATCH v7 15/15] io_uring/zcrx: throttle receive requests

[PATCH net-next] ibmvnic: use ethtool string helpers
 2024-10-29 23:00 UTC  (2+ messages)

[PATCH net-next] amd-xgbe: use ethtool string helpers
 2024-10-29 23:00 UTC  (2+ messages)

[PATCH] net: mana: use ethtool string helpers
 2024-10-29 23:00 UTC  (2+ messages)

[PATCH net-next] net: fjes: use ethtool string helpers
 2024-10-29 22:55 UTC  (2+ messages)

[net-next v3] net: ftgmac100: refactor getting phy device handle
 2024-10-29 22:50 UTC  (2+ messages)

[PATCHv2 net-next] net: bnxt: use ethtool string helpers
 2024-10-29 22:49 UTC  (2+ messages)

[iwl-net v2] e1000: Hold RTNL when e1000_down can be called
 2024-10-29 22:48 UTC  (2+ messages)

[PATCH 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-10-29 22:06 UTC  (12+ messages)
` [PATCH 2/2][next] net: ethtool: "

net: ethernet: starfire: while loop that is never executed
 2024-10-29 22:02 UTC 


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