netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-11 19:49:17 to 2025-02-12 10:03:26 UTC [more...]

[PATCH net-next 0/2] Enable TSO for DSA ports on Airoha EN7581 SoC
 2025-02-12 10:03 UTC  (6+ messages)
` [PATCH net-next 1/2] net: airoha: Fix TSO support for header cloned skbs
` [PATCH net-next 2/2] net: airoha: Enable TSO/Scatter Gather for LAN port

[net-next PATCH v6 0/6] Add af_xdp support for cn10k
 2025-02-12  9:47 UTC  (7+ messages)
` [net-next PATCH v6 1/6] octeontx2-pf: use xdp_return_frame() to free xdp buffers
` [net-next PATCH v6 2/6] octeontx2-pf: Add AF_XDP non-zero copy support
` [net-next PATCH v6 3/6] octeontx2-pf: AF_XDP zero copy receive support
` [net-next PATCH v6 4/6] octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queue
` [net-next PATCH v6 5/6] octeontx2-pf: Prepare for AF_XDP
` [net-next PATCH v6 6/6] octeontx2-pf: AF_XDP zero copy transmit support

BUG: corrupted list in neigh_destroy [with reproducer]
 2025-02-12  9:47 UTC  (2+ messages)

[GIT PULL] gpio: immutable tag containing gpiod_multi_set_value_cansleep()
 2025-02-12  9:45 UTC 

[PATCH v3 00/15] gpiolib: add gpiod_multi_set_value_cansleep
 2025-02-12  9:36 UTC  (3+ messages)
` (subset) "

[PATCH net-next v9 0/4] fix the DMA API misuse problem for page_pool
 2025-02-12  9:25 UTC  (5+ messages)
` [PATCH net-next v9 1/4] page_pool: introduce page_pool_get_pp() API
` [PATCH net-next v9 2/4] page_pool: fix IOMMU crash when driver has already unbound
` [PATCH net-next v9 3/4] page_pool: support unlimited number of inflight pages
` [PATCH net-next v9 4/4] page_pool: skip dma sync operation for "

[PATCH net-next v2] documentation: networking: Add NAPI config
 2025-02-12  9:31 UTC  (3+ messages)

[PATCH] net: microchip: sparx5: Fix potential NULL pointer dereference in debugfs
 2025-02-12  9:18 UTC 

[PATCH net-next v2 0/2] mctp: Add MCTP-over-USB hardware transport binding
 2025-02-12  9:15 UTC  (4+ messages)
` [PATCH net-next v2 1/2] usb: Add base USB MCTP definitions
` [PATCH net-next v2 2/2] net: mctp: Add MCTP USB transport driver

[PATCH net 0/2] rtnetlink: Fix small memory leaks
 2025-02-12  9:07 UTC  (7+ messages)
` [PATCH net 1/2] rtnetlink: Fix rtnl_net_cmp_locks() when DEBUG is off
` [PATCH net 2/2] rtnetlink: Release nets when leaving rtnl_setlink()

[net-next PATCH v5 0/6] Add af_xdp support for cn10k
 2025-02-12  8:51 UTC  (14+ messages)
` [net-next PATCH v5 1/6] octeontx2-pf: use xdp_return_frame() to free xdp buffers
      ` [EXTERNAL] "
` [net-next PATCH v5 3/6] octeontx2-pf: AF_XDP zero copy receive support
    ` [EXTERNAL] "
` [net-next PATCH v5 5/6] octeontx2-pf: Prepare for AF_XDP
    ` [EXTERNAL] "

[PATCH] pinctrl: Fix potential NULL pointer dereference
 2025-02-12  8:35 UTC  (2+ messages)

[PATCH net-next RFC v2 0/6] net: phy: Introduce a port representation
 2025-02-12  8:25 UTC  (5+ messages)
` [PATCH net-next RFC v2 2/6] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values

[PATCH iwl-net] ixgbe: fix media cage present detection for E610 device
 2025-02-12  8:09 UTC  (2+ messages)
` [Intel-wired-lan] "

[iwl-next v2 0/4] ixgbe: support MDD events
 2025-02-12  8:07 UTC  (6+ messages)
` [iwl-next v2 1/4] ixgbe: add MDD support
  ` [Intel-wired-lan] "
` [iwl-next v2 2/4] ixgbe: check for MDD events
` [iwl-next v2 3/4] ixgbe: add Tx hang detection unhandled MDD
` [iwl-next v2 4/4] ixgbe: turn off MDD while modifying SRRCTL

[PATCH net-next v6 0/4] Support PTP clock for Wangxun NICs
 2025-02-12  7:45 UTC  (5+ messages)
` [PATCH net-next v6 1/4] net: wangxun: Add support for PTP clock

[PATCH net-next] net: avoid unconditionally touching sk_tsflags on RX
 2025-02-12  7:39 UTC  (4+ messages)

[PATCH net-next] r8169: add support for Intel Killer E5000
 2025-02-12  7:03 UTC 

[PATCH 0/9] Add wrapper function of_find_node_by_name_balanced()
 2025-02-12  6:50 UTC  (6+ messages)
` [PATCH 1/9] of: Add warpper "
` [PATCH 2/9] net: bcmasp: Add missing of_node_get() before of_find_node_by_name()

[PATCH net-next v3 00/16] Introduce flowtable hw offloading in airoha_eth driver
 2025-02-12  6:49 UTC  (9+ messages)
` [PATCH net-next v3 11/16] dt-bindings: arm: airoha: Add the NPU node for EN7581 SoC
` [PATCH net-next v3 13/16] net: airoha: Introduce PPE initialization via NPU

[PATCH v4 net 0/3] net: Fix race of rtnl_net_lock(dev_net(dev))
 2025-02-12  6:42 UTC  (4+ messages)
` [PATCH v4 net 1/3] net: Add net_passive_inc() and net_passive_dec()
` [PATCH v4 net 2/3] net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net()
` [PATCH v4 net 3/3] dev: Use rtnl_net_dev_lock() in unregister_netdev()

[PATCH v2 net-next] ixgene-v2: prepare for phylib stop exporting phy_10_100_features_array
 2025-02-12  6:32 UTC 

[PATCH bpf-next v10 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-12  6:18 UTC  (13+ messages)
` [PATCH bpf-next v10 01/12] bpf: add networking timestamping support to bpf_get/setsockopt()
` [PATCH bpf-next v10 02/12] bpf: prepare the sock_ops ctx and call bpf prog for TX timestamping
` [PATCH bpf-next v10 03/12] bpf: prevent unsafe access to the sock fields in the BPF timestamping callback
` [PATCH bpf-next v10 04/12] bpf: disable unsafe helpers in TX timestamping callbacks
` [PATCH bpf-next v10 05/12] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH bpf-next v10 06/12] bpf: add BPF_SOCK_OPS_TS_SCHED_OPT_CB callback
` [PATCH bpf-next v10 07/12] bpf: add BPF_SOCK_OPS_TS_SW_OPT_CB callback
` [PATCH bpf-next v10 08/12] bpf: add BPF_SOCK_OPS_TS_HW_OPT_CB callback
` [PATCH bpf-next v10 09/12] bpf: add BPF_SOCK_OPS_TS_ACK_OPT_CB callback
` [PATCH bpf-next v10 10/12] bpf: add BPF_SOCK_OPS_TS_SND_CB callback
` [PATCH bpf-next v10 11/12] bpf: support selective sampling for bpf timestamping
` [PATCH bpf-next v10 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature

[PATCH V2] net: stmmac: dwmac-loongson: Add fix_soc_reset() callback
 2025-02-12  6:13 UTC  (4+ messages)

[syzbot] [crypto?] BUG: sleeping function called from invalid context in crypto_put_default_null_skcipher
 2025-02-12  6:10 UTC  (2+ messages)
` [PATCH] crypto: null - Use spin lock instead of mutex

[PATCH v3 net 1/2] net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net()
 2025-02-12  6:09 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in skb_queue_purge_reason (2)
 2025-02-12  6:05 UTC  (5+ messages)
` [DMARC error] "

[PATCH net-next 0/7] eth: fbnic: support RSS contexts and ntuple filters
 2025-02-12  6:05 UTC  (3+ messages)

[linus:master] [treewide] b04e317b52: INFO:task_blocked_for_more_than#seconds
 2025-02-12  4:57 UTC 

[PATCH net-next v1] page_pool: avoid infinite loop to schedule delayed worker
 2025-02-12  4:38 UTC  (7+ messages)

[PATCH net-next 00/10][pull request] Intel Wired LAN Driver Updates 2025-02-10 (ice, igc, e1000e)
 2025-02-12  4:00 UTC  (4+ messages)
` [PATCH net-next 04/10] ice: Process TSYN IRQ in a separate function

[PATCH net-next v5 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2025-02-12  3:59 UTC  (2+ messages)

[PATCH net-next 00/11] net: Hold netdev instance lock during ndo operations
 2025-02-12  3:57 UTC  (11+ messages)
` [PATCH net-next 01/11] net: hold netdev instance lock during ndo_open/ndo_stop
` [PATCH net-next 02/11] net: hold netdev instance lock during ndo_setup_tc
` [PATCH net-next 03/11] net: hold netdev instance lock during queue operations
` [PATCH net-next 04/11] net: hold netdev instance lock during rtnetlink operations

[PATCH net-next 00/15] Rate management on traffic classes + misc
 2025-02-12  3:36 UTC  (2+ messages)

[PATCH net-next] net: sfp: add quirk for 2.5G OEM BX SFP
 2025-02-12  3:02 UTC  (2+ messages)

[PATCH v7 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-12  2:59 UTC  (17+ messages)
` [PATCH v7 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v7 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v7 5/7] watchdog: Add Nuvoton NCT6694 WDT support

[PATCH] tls: Check return value of get_cipher_desc in fill_sg_out
 2025-02-12  2:53 UTC 

[PATCH net-next v4 00/10] bnxt_en: Add NPAR 1.2 and TPH support
 2025-02-12  2:43 UTC  (5+ messages)
` [PATCH net-next v4 09/10] bnxt_en: Extend queue stop/start for TX rings

[PATCH net-next v6 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-12  2:37 UTC  (9+ messages)
` [PATCH net-next v6 3/3] selftests: drv-net: Test queue xsk attribute

[PATCH net-next v6 0/7] Support loopback mode speed selection
 2025-02-12  2:23 UTC  (13+ messages)
` [PATCH net-next v6 1/7] net: phy: Allow loopback speed selection for PHY drivers
` [PATCH net-next v6 2/7] net: phy: Support speed selection for PHY loopback
` [PATCH net-next v6 3/7] net: phy: micrel: Add loopback support
` [PATCH net-next v6 4/7] net: phy: marvell: Align set_loopback() implementation
` [PATCH net-next v6 5/7] tsnep: Select speed for loopback
` [PATCH net-next v6 6/7] net: selftests: Export net_test_phy_loopback_*

[PATCH net-next] Documentation: dpaa2 ethernet switch driver: Fix spelling
 2025-02-12  2:13 UTC 

[PATCH net-next v2 0/7] net: deduplicate cookie logic
 2025-02-12  2:09 UTC  (8+ messages)
` [PATCH net-next v2 1/7] tcp: only initialize sockcm tsflags field
` [PATCH net-next v2 2/7] net: initialize mark in sockcm_init
` [PATCH net-next v2 3/7] ipv4: initialize inet socket cookies with sockcm_init
` [PATCH net-next v2 4/7] ipv4: remove get_rttos
` [PATCH net-next v2 5/7] icmp: reflect tos through ip cookie rather than updating inet_sk
` [PATCH net-next v2 6/7] ipv6: replace ipcm6_init calls with ipcm6_init_sk
` [PATCH net-next v2 7/7] ipv6: initialize inet socket cookies with sockcm_init

[PATCH v2 net-next 0/4] sfc: support devlink flash
 2025-02-12  2:00 UTC  (2+ messages)

[PATCH v2 0/5] Use HWMON_CHANNEL_INFO macro to simplify code
 2025-02-12  2:00 UTC  (2+ messages)

[PATCH net-next v3 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-02-12  1:58 UTC  (7+ messages)
` [PATCH net-next v3 03/14] net: ethernet: qualcomm: Add PPE driver for "

[PATCH net v2] rxrpc: Fix alteration of headers whilst zerocopy pending
 2025-02-12  1:50 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: Add support for testing SO_RCVMARK and SO_RCVPRIORITY
 2025-02-12  1:41 UTC  (2+ messages)

[PATCH v3 0/5] net: Bluetooth: add TX timestamping for ISO/L2CAP/SCO
 2025-02-12  1:33 UTC  (7+ messages)
` [PATCH v3 1/5] net-timestamp: COMPLETION timestamp on packet tx completion

[PATCH 0/9] vhost-scsi: log write descriptors for live migration (and two bugfix)
 2025-02-12  1:08 UTC  (3+ messages)
` [PATCH 5/9] vhost-scsi: log control queue write descriptors

[PATCH v3 net-next] net: ethernet: mtk_ppe_offload: Allow QinQ
 2025-02-12  0:51 UTC  (2+ messages)

[PATCH RESEND] net: phy: broadcom: don't include '<linux/pm_wakeup.h>' directly
 2025-02-12  0:40 UTC  (2+ messages)

[PATCH net-next] net: phy: remove unused PHY_INIT_TIMEOUT and PHY_FORCE_TIMEOUT
 2025-02-12  0:40 UTC  (2+ messages)

[PATCH net-next] net: freescale: ucc_geth: remove unused PHY_INIT_TIMEOUT and PHY_CHANGE_TIME
 2025-02-12  0:40 UTC  (2+ messages)

[PATCH v3] hamradio: baycom: replace strcpy() with strscpy()
 2025-02-12  0:40 UTC  (2+ messages)

[PATCH RESEND] net: wwan: t7xx: don't include '<linux/pm_wakeup.h>' directly
 2025-02-12  0:40 UTC  (2+ messages)

[PATCH net] net: phylink: make configuring clock-stop dependent on MAC support
 2025-02-12  0:40 UTC  (2+ messages)

[PATCH net] vxlan: check vxlan_vnigroup_init() return value
 2025-02-12  0:40 UTC  (2+ messages)

[PATCH net-next v3] hv_netvsc: Set device flags for properly indicating bonding in Hyper-V
 2025-02-12  0:37 UTC  (3+ messages)

[PATCH v2] blackhole_dev: convert self-test to KUnit
 2025-02-12  0:30 UTC  (2+ messages)

[PATCH net-next] net: Add options as a flexible array to struct ip_tunnel_info
 2025-02-12  0:28 UTC  (4+ messages)

[PATCH v3 net 1/2] net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net()
 2025-02-12  0:16 UTC  (2+ messages)

[PATCH iwl-net] idpf: synchronize pending IRQs after disable
 2025-02-12  0:10 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[RFC PATCH fwctl 0/5] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-02-11 23:48 UTC  (6+ messages)
` [RFC PATCH fwctl 1/5] pds_core: specify auxiliary_device to be created
` [RFC PATCH fwctl 2/5] pds_core: add new fwctl auxilary_device
` [RFC PATCH fwctl 3/5] pds_fwctl: initial driver framework
` [RFC PATCH fwctl 4/5] pds_fwctl: add rpc and query support
` [RFC PATCH fwctl 5/5] pds_fwctl: add Documentation entries

[PATCH net-next 0/2] net: phy: rename eee_broken_mode
 2025-02-11 23:30 UTC  (2+ messages)

[PATCH net-next 0/5] eth: fbnic: report software queue stats
 2025-02-11 22:32 UTC  (8+ messages)
` [PATCH net-next 3/5] eth: fbnic: report software Rx "
` [PATCH net-next 4/5] eth: fbnic: report software Tx "
` [PATCH net-next 5/5] eth: fbnic: re-sort the objects in the Makefile

[ANN] lore and patchwork problems
 2025-02-11 22:23 UTC 

[PATCH net-next] trace: tcp: Add tracepoint for tcp_cwnd_reduction()
 2025-02-11 22:21 UTC  (2+ messages)

[PATCH net-next v2 3/3] net: ti: icssg-prueth: Add XDP support
 2025-02-11 22:20 UTC  (2+ messages)

[PATCH net v2 0/3] several fixes for ioam6, rpl and seg6 lwtunnels
 2025-02-11 22:16 UTC  (4+ messages)
` [PATCH net v2 1/3] net: ipv6: fix dst ref loops on input in "
` [PATCH net v2 2/3] net: ipv6: fix lwtunnel loops in ioam6, rpl and seg6
` [PATCH net v2 3/3] net: ipv6: fix consecutive input and output transformation in lwtunnels

[PATCH net-next 0/4] vxlan: Join / leave MC group when reconfigured
 2025-02-11 22:11 UTC  (6+ messages)
` [PATCH net-next 1/4] vxlan: Join / leave MC group after remote changes

[PATCH net-next v7 0/6] add sriov support for wangxun NICs
 2025-02-11 22:06 UTC  (5+ messages)
` [PATCH net-next v7 5/6] net: ngbe: add sriov function support

[PATCH net-next] ixgene-v2: prepare for phylib stop exporting phy_10_100_features_array
 2025-02-11 21:57 UTC  (3+ messages)

[PATCH] tg3: Check return value of tg3_nvram_lock before resetting lock
 2025-02-11 21:50 UTC  (2+ messages)

[PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2025-02-11 (idpf, ixgbe, igc)
 2025-02-11 21:43 UTC  (7+ messages)
` [PATCH net 1/6] idpf: fix handling rsc packet with a single segment
` [PATCH net 2/6] idpf: record rx queue in skb for RSC packets
` [PATCH net 3/6] idpf: call set_real_num_queues in idpf_open
` [PATCH net 4/6] ixgbe: Fix possible skb NULL pointer dereference
` [PATCH net 5/6] igc: Fix HW RX timestamp when passed by ZC XDP
` [PATCH net 6/6] igc: Set buffer type for empty frames in igc_init_empty_frame

[PATCH net-next v8 0/6] net: napi: add CPU affinity to napi->config
 2025-02-11 21:06 UTC  (7+ messages)
` [PATCH net-next v8 1/6] ice: clear NAPI's IRQ numbers in ice_vsi_clear_napi_queues()
` [PATCH net-next v8 2/6] net: move ARFS rmap management to core
` [PATCH net-next v8 3/6] net: napi: add CPU affinity to napi_config
` [PATCH net-next v8 4/6] bnxt: use napi's irq affinity
` [PATCH net-next v8 5/6] ice: "
` [PATCH net-next v8 6/6] idpf: "

[PATCH net-next v6 0/6] RTL9300 MDIO driver
 2025-02-11 21:06 UTC  (4+ messages)
` [PATCH net-next v6 4/6] net: mdio: Add "


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