Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-11 01:17:42 to 2023-10-11 12:54:08 UTC [more...]

[PATCH 1/2] net: ethernet: davinci_emac: Use MAC Address from Device Tree
 2023-10-11 12:53 UTC  (3+ messages)

[PATCH] net: ti: icssg-prueth: Fix tx_total_bytes count
 2023-10-11 12:41 UTC  (3+ messages)

[PATCH net-next v1 1/3] net: phy: micrel: Extend KSZ886X PHY Special Ctrl/Status Reg definitions
 2023-10-11 12:38 UTC  (3+ messages)
` [PATCH net-next v1 2/3] net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access
` [PATCH net-next v1 3/3] net: phy: micrel: Fix forced link mode for KSZ886X switches

[PATCH net-next v3 0/4] net: netconsole: configfs entries for boot target
 2023-10-11 12:38 UTC  (4+ messages)
` [PATCH net-next v3 2/4] netconsole: Initialize configfs_item for default targets

[PATCH net 0/2] selftests: fib_tests: Fixes for multipath list receive tests
 2023-10-11 12:23 UTC  (7+ messages)
` [PATCH net 1/2] selftests: fib_tests: Disable RP filter in multipath list receive test
` [PATCH net 2/2] selftests: fib_tests: Count all trace point invocations

[PATCH 0/7] net: openvswitch: Reduce stack usage
 2023-10-11 12:22 UTC  (9+ messages)
` [PATCH 1/7] net: openvswitch: generalise the per-cpu flow key allocation stack
` [PATCH 2/7] net: openvswitch: Use flow key allocator in ovs_vport_receive
` [PATCH 3/7] openvswitch: reduce stack usage in do_execute_actions
` [PATCH 4/7] net: openvswitch: Reduce push_nsh stack usage
` [PATCH 5/7] net: openvswitch: uninline action execution
` [PATCH 6/7] net: openvswitch: uninline ovs_fragment to control stack usage
` [PATCH 7/7] net: openvswitch: Reduce stack usage in ovs_dp_process_packet

[net-next PATCH] octeontx2-af: Enable hardware timestamping for VFs
 2023-10-11 12:15 UTC 

[PATCH v5 0/3] Add MCTP-over-KCS transport binding
 2023-10-11 11:58 UTC  (5+ messages)
` [PATCH v5 1/3] ipmi: Move KCS headers to common include folder
` [PATCH v5 3/3] mctp: Add MCTP-over-KCS transport binding

[patch net-next 00/10] devlink: finish conversion to generated split_ops
 2023-10-11 11:27 UTC  (13+ messages)
` [patch net-next 01/10] genetlink: don't merge dumpit split op for different cmds into single iter
` [patch net-next 02/10] tools: ynl-gen: introduce support for bitfield32 attribute type
` [patch net-next 05/10] netlink: specs: devlink: fix reply command values

Problem with io_uring splice and KTLS
 2023-10-11 11:21 UTC  (3+ messages)

[PATCH net-next v5 0/5] dpll: add phase-offset and phase-adjust
 2023-10-11 11:11 UTC  (7+ messages)
` [PATCH net-next v5 1/5] dpll: docs: add support for pin signal phase offset/adjust
` [PATCH net-next v5 2/5] dpll: spec: add support for pin-dpll "
` [PATCH net-next v5 3/5] dpll: netlink/core: "
` [PATCH net-next v5 4/5] ice: dpll: implement phase related callbacks
` [PATCH net-next v5 5/5] dpll: netlink/core: change pin frequency set behavior

[PATCH v3 0/6] PCI/treewide: Cleanup/streamline PCI error code handling
 2023-10-11 11:07 UTC  (2+ messages)

[PATCH 00/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
 2023-10-11 10:36 UTC  (14+ messages)
` [PATCH 03/14] bitops: let the compiler optimize __assign_bit()
` [PATCH 05/14] s390/cio: rename bitmap_size() -> idset_bitmap_size()
` [PATCH 06/14] fs/ntfs3: rename bitmap_size() -> ntfs3_bitmap_size()
` [PATCH 09/14] bitmap: extend bitmap_{get,set}_value8() to bitmap_{get,set}_bits()

kernel BUG at net/ipv4/tcp_output.c:2642 with kernel 5.19.0-rc2 and newer
 2023-10-11 10:28 UTC 

[PATCH net-next v4] net: ti: icssg_prueth: add TAPRIO offload support
 2023-10-11 10:25 UTC  (4+ messages)

[PATCH net] xfrm: fix a data-race in xfrm_lookup_with_ifid()
 2023-10-11 10:24 UTC 

[PATCH net-next v4 0/5] dpll: add phase-offset and phase-adjust
 2023-10-11 10:19 UTC  (3+ messages)

[PATCH net-next 0/6] mptcp: convert Netlink code to use YAML spec
 2023-10-11 10:13 UTC  (4+ messages)
` [PATCH net-next 3/6] Documentation: netlink: add a YAML spec for mptcp

[PATCH net-next v3 1/3] rust: core abstractions for network PHY drivers
 2023-10-11  9:59 UTC  (7+ messages)

[PATCH net-next v3 0/3] add skb_segment kunit coverage
 2023-10-11  9:40 UTC  (2+ messages)

[PATCH net] nfp: flower: avoid rmmod nfp crash issues
 2023-10-11  9:40 UTC  (2+ messages)

[PATCH net] net/smc: Fix pos miscalculation in statistics
 2023-10-11  9:40 UTC  (3+ messages)

[PATCH 01/10] appletalk: remove localtalk and ppp support
 2023-10-11  9:27 UTC  (7+ messages)

[PATCH vhost 00/22] virtio-net: support AF_XDP zero copy
 2023-10-11  9:27 UTC  (23+ messages)
` [PATCH vhost 01/22] virtio_ring: virtqueue_set_dma_premapped support disable
` [PATCH vhost 02/22] virtio_ring: introduce virtqueue_dma_[un]map_page_attrs
` [PATCH vhost 03/22] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH vhost 04/22] virtio_net: unify the code for recycling the xmit ptr
` [PATCH vhost 05/22] virtio_net: independent directory
` [PATCH vhost 06/22] virtio_net: move to virtio_net.h
` [PATCH vhost 07/22] virtio_net: add prefix virtnet to all struct/api inside virtio_net.h
` [PATCH vhost 08/22] virtio_net: virtnet_poll_tx support rescheduled
` [PATCH vhost 09/22] virtio_net: separate virtnet_rx_resize()
` [PATCH vhost 10/22] virtio_net: separate virtnet_tx_resize()
` [PATCH vhost 11/22] virtio_net: sq support premapped mode
` [PATCH vhost 12/22] virtio_net: xsk: bind/unbind xsk
` [PATCH vhost 13/22] virtio_net: xsk: prevent disable tx napi
` [PATCH vhost 14/22] virtio_net: xsk: tx: support tx
` [PATCH vhost 15/22] virtio_net: xsk: tx: support wakeup
` [PATCH vhost 16/22] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
` [PATCH vhost 17/22] virtio_net: xsk: tx: virtnet_sq_free_unused_buf() check "
` [PATCH vhost 18/22] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
` [PATCH vhost 19/22] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
` [PATCH vhost 20/22] virtio_net: xsk: rx: virtnet_rq_free_unused_buf() check "
` [PATCH vhost 21/22] virtio_net: update tx timeout record
` [PATCH vhost 22/22] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY

[PATCH net-next 0/3] net: dsa: remove validate method
 2023-10-11  9:10 UTC  (2+ messages)

[PATCH net-next v8] net/core: Introduce netdev_core_stats_inc()
 2023-10-11  9:10 UTC  (2+ messages)

[PATCH net-next v3 0/3] Wangxun ethtool stats
 2023-10-11  9:19 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: libwx: support hardware statistics
` [PATCH net-next v3 2/3] net: txgbe: add ethtool stats support
` [PATCH net-next v3 3/3] net: ngbe: "

[PATCH net 0/5] net/smc: bugfixs for smc-r
 2023-10-11  8:57 UTC  (8+ messages)
` [PATCH net 1/5] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
` [PATCH net 2/5] net/smc: fix incorrect barrier usage
` [PATCH net 3/5] net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
` [PATCH net 4/5] net/smc: protect connection state transitions in listen work
` [PATCH net 5/5] net/smc: put sk reference if close work was canceled

[PATCH net-next 1/2] net: dsa: Use conduit and user terms
 2023-10-11  8:53 UTC  (2+ messages)

[PATCH v6 00/11] Introduce STM32 Firewall framework
 2023-10-11  8:49 UTC  (4+ messages)
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards

[PATCH net-next v2] docs: try to encourage (netdev?) reviewers
 2023-10-11  8:47 UTC  (2+ messages)

[PATCH net-next v5 00/16] net: Make timestamping selectable
 2023-10-11  8:27 UTC  (4+ messages)
` [PATCH net-next v5 01/16] net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config

[PATCH net-next v7] hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks
 2023-10-11  8:20 UTC  (2+ messages)

[PATCH net-XXX] SUNRPC: Add an IS_ERR() check back to where it was
 2023-10-11  8:14 UTC  (2+ messages)

[PATCH net v3] net/mlx5: fix calling mlx5_cmd_init() before DMA mask is set
 2023-10-11  7:57 UTC 

[PATCH iwl-next v2] ice: Fix SRIOV LAG disable on non-compliant aggreagate
 2023-10-11  7:49 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 net] net/smc: fix smc clc failed issue when netdevice not in init_net
 2023-10-11  7:48 UTC 

[PATCH v2 net] tcp: allow again tcp_disconnect() when threads are waiting
 2023-10-11  7:36 UTC  (2+ messages)

[PATCH net-next] vxlan: add support for flowlabel inherit
 2023-10-11  7:11 UTC  (3+ messages)
` [PATCH net-next v2] "

[syzbot] [wireless?] [net?] memory leak in ieee80211_add_key
 2023-10-11  6:59 UTC  (2+ messages)

Possible kernel memory leak in bpf_timer
 2023-10-11  6:48 UTC  (5+ messages)

[PATCH net] net: davicom: dm9000: dm9000_phy_write(): fix deadlock during netdev watchdog handling
 2023-10-11  6:43 UTC  (3+ messages)

[PATCH] Remove extra unlock for the mutex
 2023-10-11  6:30 UTC  (2+ messages)

[PATCH v3 0/6] virtio-net: Fix and update interrupt moderation
 2023-10-11  6:20 UTC  (2+ messages)

[PATCH v8 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-10-11  6:14 UTC  (31+ messages)
` [PATCH v8 01/30] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v8 02/30] soc: fsl: cpm1: qmc: "
` [PATCH v8 03/30] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v8 04/30] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v8 05/30] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v8 06/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property name
` [PATCH v8 07/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false' in child nodes
` [PATCH v8 08/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC
` [PATCH v8 09/30] soc: fsl: cpm1: qmc: Add support for child devices
` [PATCH v8 10/30] net: wan: Add support for QMC HDLC
` [PATCH v8 11/30] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v8 12/30] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v8 13/30] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v8 14/30] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v8 15/30] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v8 16/30] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v8 17/30] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v8 18/30] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v8 19/30] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v8 20/30] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v8 21/30] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v8 22/30] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v8 23/30] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v8 24/30] net: wan: Add framer framework support
` [PATCH v8 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v8 26/30] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v8 27/30] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v8 28/30] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v8 29/30] ASoC: codecs: Add support for the framer codec
` [PATCH v8 30/30] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH iwl-net v3] ice: reset first in crash dump kernels
 2023-10-11  6:16 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] i40e: prevent crash on probe if hw registers have invalid values
 2023-10-11  6:13 UTC  (2+ messages)
` [Intel-wired-lan] "

[pull request][net-next 00/15] mlx5 updates 2023-10-10
 2023-10-11  6:12 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: Parallelize vhca event handling
` [net-next 02/15] net/mlx5: Redesign SF active work to remove table_lock
` [net-next 03/15] net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
` [net-next 04/15] net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcom
` [net-next 05/15] net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lock
` [net-next 06/15] net/mlx5: Remove unused declaration
` [net-next 07/15] net/mlx5: fix config name in Kconfig parameter documentation
` [net-next 08/15] net/mlx5: Use PTR_ERR_OR_ZERO() to simplify code
` [net-next 09/15] net/mlx5e: "
` [net-next 10/15] net/mlx5e: Refactor rx_res_init() and rx_res_free() APIs
` [net-next 11/15] net/mlx5e: Refactor mlx5e_rss_set_rxfh() and mlx5e_rss_get_rxfh()
` [net-next 12/15] net/mlx5e: Refactor mlx5e_rss_init() and mlx5e_rss_free() API's
` [net-next 13/15] net/mlx5e: Preparations for supporting larger number of channels
` [net-next 14/15] net/mlx5e: Increase max supported channels number to 256
` [net-next 15/15] net/mlx5e: Allow IPsec soft/hard limits in bytes

[patch net-next v2 0/3] devlink: don't take instance lock for nested handle put
 2023-10-11  6:10 UTC  (3+ messages)

fix the non-coherent coldfire dma_alloc_coherent
 2023-10-11  5:52 UTC  (5+ messages)
` [PATCH 5/6] net: fec: use dma_alloc_noncoherent for m532x

[net PATCH] octeontx2-af: Enable hardware timestamping for VFs
 2023-10-11  5:43 UTC  (3+ messages)

[PATCH net-next] ethtool: ice: Support for RSS settings to GTP from ethtool
 2023-10-11  5:25 UTC  (5+ messages)

[PATCH v1] Bug fix for issue found by kernel test robot
 2023-10-11  5:13 UTC  (3+ messages)

[PATCH v2] Fix NULL pointer deref due to filtering on fork
 2023-10-11  5:12 UTC 

[net PATCH v2] octeontx2-af: Fix hardware timestamping for VFs
 2023-10-11  5:01 UTC  (3+ messages)
  ` [EXT] "

[PATCH bpf-next] net: Add a warning if NAPI cb missed xdp_do_flush()
 2023-10-11  4:42 UTC  (7+ messages)
  ` [PATCH bpf-next v2] "
      ` [PATCH bpf-next v3] "
        ` [PATCH bpf-next -v4] "

[RFC PATCH 0/7] tun: Introduce virtio-net hashing feature
 2023-10-11  3:57 UTC  (19+ messages)
` [RFC PATCH 5/7] "

[PATCH v3] net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
 2023-10-11  3:24 UTC 

[PATCH] net: dsa: qca8k: replace deprecated strncpy with ethtool_sprintf
 2023-10-11  3:10 UTC  (2+ messages)

[PATCH v2] net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_read
 2023-10-11  3:10 UTC  (2+ messages)

[PATCH] net: dsa: realtek: rtl8365mb: replace deprecated strncpy with ethtool_sprintf
 2023-10-11  3:10 UTC  (2+ messages)

[PATCH] net: dsa: realtek: replace deprecated strncpy with ethtool_sprintf
 2023-10-11  3:10 UTC  (2+ messages)

pull-request: bpf 2023-10-11
 2023-10-11  3:10 UTC  (2+ messages)

[PATCH net-next 1/2] sock: Code cleanup on __sk_mem_raise_allocated()
 2023-10-11  3:04 UTC  (8+ messages)
` [PATCH net-next 2/2] sock: Fix improper heuristic on raising memory
    `  "

[PATCH net v3 1/1] ethtool: Fix mod state of verbose no_mask bitset
 2023-10-11  3:00 UTC  (2+ messages)

[PATCH v2] net: skbuff: fix kernel-doc typos
 2023-10-11  2:50 UTC  (2+ messages)

[PATCH net] mctp: perform route lookups under a RCU read-side lock
 2023-10-11  2:50 UTC  (2+ messages)

[PATCH net 1/6] can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior
 2023-10-11  2:50 UTC  (2+ messages)

[PATCH net] net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()
 2023-10-11  2:50 UTC  (2+ messages)

[PATCH v6 bpf-next 00/13] BPF token and BPF FS-based delegation
 2023-10-11  2:35 UTC  (4+ messages)
` [PATCH v6 bpf-next 03/13] bpf: introduce BPF token object
  ` [PATCH v6 3/13] "

[net-next PATCH v4 00/10] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
 2023-10-11  2:29 UTC  (9+ messages)
` [net-next PATCH v4 01/10] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
` [net-next PATCH v4 02/10] net: Add queue and napi association
` [net-next PATCH v4 04/10] netdev-genl: Add netlink framework functions for queue
` [net-next PATCH v4 06/10] netdev-genl: Add netlink framework functions for napi

[PATCH net-next,v2] tcp: Set pingpong threshold via sysctl
 2023-10-11  2:15 UTC  (5+ messages)

[PATCH net-next v4 0/5][pull request] add v2 FW logging for ice driver
 2023-10-11  2:01 UTC  (9+ messages)
` [PATCH net-next v4 2/5] ice: configure FW logging
` [PATCH net-next v4 5/5] ice: add documentation for "

[PATCH 1/1] net-next: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check
 2023-10-11  1:51 UTC  (2+ messages)
` [PATCH] "

[PATCH v12 00/12] Network support for Landlock
 2023-10-11  1:53 UTC  (4+ messages)
` [PATCH v12 08/12] landlock: Add network rules and TCP hooks support

[PATCH net-next 0/2] Switch DSA to inclusive terminology
 2023-10-11  1:25 UTC  (3+ messages)
` [PATCH net-next 2/2] net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT

[PATCH v6 bpf-next 06/13] bpf: add BPF token support to BPF_PROG_LOAD command
 2023-10-11  1:17 UTC  (2+ messages)
` [PATCH v6 6/13] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).