netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-21 18:11:17 to 2023-09-22 08:05:29 UTC [more...]

[PATCH net-next 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-09-22  8:05 UTC  (4+ messages)
` [PATCH net-next 01/18] net/smc: decouple ism_dev from SMC-D device dump

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

[PATCH net 0/6] virtio-net: Fix and update interrupt moderation
 2023-09-22  7:58 UTC  (14+ messages)
` [PATCH net 2/6] virtio-net: fix mismatch of getting tx-frames
` [PATCH net 3/6] virtio-net: consistently save parameters for per-queue
` [PATCH net 4/6] virtio-net: fix per queue coalescing parameter setting
` [PATCH net 5/6] virtio-net: fix the vq coalescing setting for vq resize
` [PATCH net 6/6] virtio-net: a tiny comment update

[PATCH net-next v3 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-09-22  7:55 UTC  (7+ messages)
  ` [PATCH net-next v3 12/18] net/smc: implement DMB-related operations of loopback
  ` [PATCH net-next v3 09/18] net/smc: introduce SMC-D loopback device
  ` [PATCH net-next v3 06/18] net/smc: extend GID to 128bits for virtual ISM device
  ` [PATCH net-next v3 05/18] net/smc: reserve CHID range for SMC-D virtual device

[PATCHv4 net] ipv4/fib: send notify when delete source address routes
 2023-09-22  7:55 UTC 

[PATCH net-next v2 0/3] mlxsw: Improve blocks selection for IPv6 multicast forwarding
 2023-09-22  7:30 UTC  (2+ messages)

[RFC PATCH net-next 0/2] net: Use SMP threads for backlog NAPI
 2023-09-22  7:26 UTC  (6+ messages)
` [RFC PATCH net-next 1/2] "

[PATCH] hamradio: baycom: remove useless link in Kconfig
 2023-09-22  7:20 UTC  (2+ messages)

[PATCH v5] drivers/net: process the result of hdlc_open() and add call of hdlc_close() in uhdlc_close()
 2023-09-22  7:20 UTC  (3+ messages)

[PATCH bpf-next 0/8] Add a test for SHARED_UMEM feature
 2023-09-22  7:19 UTC  (6+ messages)
` [PATCH bpf-next 4/8] selftests/xsk: iterate over all the sockets in the receive pkts function
` [PATCH bpf-next 6/8] selftests/xsk: iterate over all the sockets in the send "

[PATCH v3 00/13] mm: jit/text allocator
 2023-09-22  7:16 UTC  (10+ messages)
` [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
` [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
` [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations

[PATCH net-next v2] net: ti: icssg_prueth: add TAPRIO offload support
 2023-09-22  7:05 UTC  (6+ messages)

[RFC PATCH net-next 0/4] Introduce switch mode and TAPRIO offload support for ICSSG driver
 2023-09-22  7:04 UTC  (11+ messages)
` [RFC PATCH net-next 3/4] net: ti: icssg-prueth: Add support for ICSSG switch firmware on AM654 PG2.0 EVM

[PATCH net-next v2] openvswitch: reduce stack usage in do_execute_actions
 2023-09-22  6:43 UTC  (3+ messages)

[PATCH v2 0/6] remove AR7 platform and associated drivers
 2023-09-22  6:15 UTC  (2+ messages)
` [PATCH net-next v2 5/6] net: cpmac: remove driver to prepare for platform removal

[PATCH net-next v2 00/10] define and enforce phylink bindings
 2023-09-22  5:47 UTC  (8+ messages)
` [PATCH net-next v2 07/10] dt-bindings: net: enforce phylink bindings on certain ethernet controllers

[PATCH net-next v1 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-09-22  5:24 UTC  (13+ messages)
` [PATCH net-next v1 01/12] vsock: fix EPOLLERR set on non-empty error queue
` [PATCH net-next v1 02/12] vsock: read from socket's "
` [PATCH net-next v1 03/12] vsock: check for MSG_ZEROCOPY support on send
` [PATCH net-next v1 04/12] vsock: enable SOCK_SUPPORT_ZC bit
` [PATCH net-next v1 05/12] vhost/vsock: support MSG_ZEROCOPY for transport
` [PATCH net-next v1 06/12] vsock/virtio: "
` [PATCH net-next v1 07/12] vsock/loopback: "
` [PATCH net-next v1 08/12] vsock: enable setting SO_ZEROCOPY
` [PATCH net-next v1 09/12] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [PATCH net-next v1 10/12] test/vsock: MSG_ZEROCOPY flag tests
` [PATCH net-next v1 11/12] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [PATCH net-next v1 12/12] test/vsock: io_uring rx/tx tests

[PATCH net-next v2 0/2] r8152: modify rx_bottom
 2023-09-22  5:11 UTC  (6+ messages)
` [PATCH net-next v2 1/2] r8152: remove queuing rx packets in driver

[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-09-22  4:39 UTC  (20+ messages)
` [RFC PATCH net-next 1/6] net: ethernet: implement OPEN Alliance control transaction interface

[syzbot] [net?] WARNING in skb_warn_bad_offload (4)
 2023-09-22  4:28 UTC 

[syzbot] [net?] WARNING in skb_checksum_help (2)
 2023-09-22  4:28 UTC 

[PATCH v2 net-next 0/8] inet: more data-race fixes
 2023-09-22  3:42 UTC  (9+ messages)
` [PATCH v2 net-next 1/8] inet: implement lockless IP_MULTICAST_TTL
` [PATCH v2 net-next 2/8] inet: implement lockless IP_MTU_DISCOVER
` [PATCH v2 net-next 3/8] inet: implement lockless IP_TOS
` [PATCH v2 net-next 4/8] inet: lockless getsockopt(IP_OPTIONS)
` [PATCH v2 net-next 5/8] inet: lockless getsockopt(IP_MTU)
` [PATCH v2 net-next 6/8] inet: implement lockless getsockopt(IP_UNICAST_IF)
` [PATCH v2 net-next 7/8] inet: lockless IP_PKTOPTIONS implementation
` [PATCH v2 net-next 8/8] inet: implement lockless getsockopt(IP_MULTICAST_IF)

[syzbot] [net?] memory leak in tcp_md5_do_add
 2023-09-22  3:20 UTC  (5+ messages)

Urgent Bug Report Kernel crash 6.5.2
 2023-09-22  3:06 UTC  (11+ messages)

[PATCH bpf-next v5 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
 2023-09-22  2:59 UTC  (2+ messages)

[syzbot] [wpan?] [input?] [usb?] memory leak in hwsim_add_one (2)
 2023-09-22  1:55 UTC 

[PATCH v14 00/42] virtio pci support VIRTIO_F_RING_RESET
 2023-09-22  1:49 UTC  (4+ messages)
` [PATCH v14 30/42] virtio_pci: introduce helper to get/set queue reset

[PATCHv3 net 0/2] IPv4: send notify when delete source address routes
 2023-09-22  1:51 UTC  (5+ messages)
` [PATCHv3 net 1/2] fib: convert fib_nh_is_v6 and nh_updated to use a single bit

[PATCH net] net/smc: fix panic smc_tcp_syn_recv_sock() while closing listen socket
 2023-09-21 23:59 UTC  (3+ messages)

[PATCH net-next 0/3] net/intel: fix link-time undefined reference errors
 2023-09-21 23:58 UTC  (3+ messages)
` [PATCH net-next 2/3] ice: fix undefined references from DPLL code when !CONFIG_PTP_1588_CLOCK

[PATCH net v5 1/3] net: replace calls to sock->ops->connect() with kernel_connect()
 2023-09-21 23:46 UTC  (3+ messages)
` [PATCH net v5 2/3] net: prevent rewrite of msg_name in sock_sendmsg()
` [PATCH net v5 3/3] net: prevent address rewrite in kernel_bind()

[PATCH net-next 0/8] net: more data-races fixes and lockless socket options
 2023-09-21 23:37 UTC  (10+ messages)
` [PATCH net-next 1/8] net: implement lockless SO_PRIORITY
` [PATCH net-next 2/8] net: lockless SO_PASSCRED, SO_PASSPIDFD and SO_PASSSEC
` [PATCH net-next 3/8] net: lockless SO_{TYPE|PROTOCOL|DOMAIN|ERROR } setsockopt()
` [PATCH net-next 4/8] net: lockless implementation of SO_BUSY_POLL, SO_PREFER_BUSY_POLL, SO_BUSY_POLL_BUDGET
` [PATCH net-next 5/8] net: implement lockless SO_MAX_PACING_RATE
` [PATCH net-next 6/8] net: lockless implementation of SO_TXREHASH
` [PATCH net-next 7/8] net: annotate data-races around sk->sk_tx_queue_mapping
` [PATCH net-next 8/8] net: annotate data-races around sk->sk_dst_pending_confirm

[PATCH bpf-next v1] bpf, docs: Add loongarch64 as arch supporting BPF JIT
 2023-09-21 22:40 UTC  (2+ messages)

[PATCH v2 0/2] Fix implicit sign conversions in handshake upcall
 2023-09-21 21:56 UTC  (2+ messages)

[PATCH bpf 0/3] bpf, sockmap complete fixes for avail bytes
 2023-09-21 21:23 UTC  (4+ messages)
` [PATCH bpf 1/3] bpf: tcp_read_skb needs to pop skb regardless of seq

[PATCH net-next 0/3] ionic: better Tx SG handling
 2023-09-21 20:44 UTC  (2+ messages)

[PATCH rdma-next 0/6] Add 800Gb (XDR) speed support
 2023-09-21 20:42 UTC  (2+ messages)

[PATCH net-next v2 0/3] Wangxun ethtool stats
 2023-09-21 20:33 UTC  (2+ messages)

[PATCH net] net: stmmac: platform: fix the incorrect parameter
 2023-09-21 20:25 UTC  (2+ messages)

[PATCH net-next v5 0/2] net: stmmac: improve driver statistics
 2023-09-21 20:14 UTC  (5+ messages)
` [PATCH net-next v5 2/2] net: stmmac: use per-queue 64 bit statistics where necessary

[PATCH net] neighbour: fix data-races around n->output
 2023-09-21 19:56 UTC  (3+ messages)

[GIT PULL] Networking for 6.6-rc3
 2023-09-21 19:50 UTC  (3+ messages)

[PATCH net-next] openvswitch: reduce stack usage in do_execute_actions
 2023-09-21 19:37 UTC  (3+ messages)

[PATCH] sky2: Make sure there is at least one frag_addr available
 2023-09-21 14:14 UTC  (3+ messages)

[PATCH net] net: fix possible store tearing in neigh_periodic_work()
 2023-09-21 19:33 UTC  (2+ messages)

[PATCH v5 net-next 0/5] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-09-21 19:32 UTC  (7+ messages)
` [PATCH v5 net-next 3/5] net: dsa: tag_ksz: Extend ksz9477_xmit() for HSR frame duplication
` [PATCH v5 net-next 5/5] net: dsa: microchip: Enable HSR offloading for KSZ9477

[PATCH net-next 0/8] inet: more data-race fixes
 2023-09-21 19:24 UTC  (18+ messages)
` [PATCH net-next 1/8] inet: implement lockless IP_MULTICAST_TTL
` [PATCH net-next 2/8] inet: implement lockless IP_MTU_DISCOVER
` [PATCH net-next 3/8] inet: implement lockless IP_TOS
` [PATCH net-next 4/8] inet: lockless getsockopt(IP_OPTIONS)
` [PATCH net-next 5/8] inet: lockless getsockopt(IP_MTU)
` [PATCH net-next 6/8] inet: implement lockless getsockopt(IP_UNICAST_IF)
` [PATCH net-next 7/8] inet: lockless IP_PKTOPTIONS implementation
` [PATCH net-next 8/8] inet: implement lockless getsockopt(IP_MULTICAST_IF)

[GIT PULL] Networking for 6.6-rc3
 2023-09-21 19:06 UTC  (3+ messages)

[PATCH net-next 1/2] sock: Code cleanup on __sk_mem_raise_allocated()
 2023-09-21 19:01 UTC  (3+ messages)
` [PATCH net-next 2/2] sock: Fix improper heuristic on raising memory

[syzbot] [tipc?] KMSAN: uninit-value in __tipc_nl_bearer_enable (2)
 2023-09-21  9:36 UTC 

[PATCH v1 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-09-21  6:31 UTC  (4+ messages)
` [PATCH v1 net-next 3/5] netns-ipv4: reorganize netns_ipv4 fast path variables

[PATCH net v3] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-09-21 11:09 UTC  (2+ messages)

[PATCH] bpf, sockmap: fix deadlocks in the sockhash and sockmap
 2023-09-21  4:52 UTC  (5+ messages)

[syzbot] [tipc?] KMSAN: uninit-value in tipc_nl_node_reset_link_stats
 2023-09-21  9:36 UTC 

[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-09-21  9:36 UTC  (3+ messages)

[PATCH v2 net-next 0/3] net: use DEV_STATS_xxx() helpers in virtio_net and l2tp_eth
 2023-09-21  8:52 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] net: add DEV_STATS_READ() helper
` [PATCH v2 net-next 2/3] virtio_net: avoid data-races on dev->stats fields
` [PATCH v2 net-next 3/3] net: l2tp_eth: use generic "

[PATCH bpf-next v5 0/9] Add cgroup sockaddr hooks for unix sockets
 2023-09-21 12:09 UTC  (3+ messages)
` [PATCH bpf-next v5 3/9] bpf: Add bpf_sock_addr_set_unix_addr() to allow writing unix sockaddr from bpf
` [PATCH bpf-next v5 7/9] documentation/bpf: Document cgroup unix socket address hooks

[PATCH 0/7] Series to deliver Ethernets for STM32MP13
 2023-09-21 15:06 UTC  (2+ messages)
` [PATCH 5/7] ARM: dts: stm32: add ethernet1/2 RMII pins for STM32MP13F-DK board

[PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs
 2023-09-21  6:08 UTC  (3+ messages)
` [PATCH v5 01/11] sound: Fix snd_pcm_readv()/writev() to use iov access functions

[PATCH net-next v4 0/6] bridge: Add a limit on learned FDB entries
 2023-09-21 10:14 UTC  (5+ messages)
` [PATCH net-next v4 2/6] net: bridge: Set strict_start_type for br_policy

[PATCH net-next v2 0/5] TSN auto negotiation between 1G and 2.5G
 2023-09-21 14:55 UTC  (8+ messages)

[PATCH net v4 3/3] net: prevent address rewrite in kernel_bind()
 2023-09-21 13:30 UTC  (4+ messages)

[PATCH 0/4] tracing: improve symbolic printing
 2023-09-21 17:54 UTC  (3+ messages)
` [RFC PATCH 3/4] net: drop_monitor: use drop_reason_lookup()

[PATCH net-next v3 0/5] TSN auto negotiation between 1G and 2.5G
 2023-09-21 14:09 UTC  (7+ messages)
` [PATCH net-next v3 2/5] net: pcs: xpcs: combine C37 SGMII AN and 2500BASEX for Intel mGbE controller
` [PATCH net-next v3 4/5] net: stmmac: enable Intel mGbE 1G/2.5G auto-negotiation support

[PATCH net-next v9 0/6] introduce page_pool_alloc() related API
 2023-09-21 11:59 UTC  (4+ messages)
` [PATCH net-next v9 5/6] page_pool: update document about frag API

[net-next PATCH] net: sfp: add quirk for Fiberstone GPON-ONU-34-20BI
 2023-09-21 14:40 UTC  (3+ messages)

[PATCH iwl-next 0/2] ethtool: Add link mode maps for forced speeds
 2023-09-21 13:51 UTC  (3+ messages)
` [PATCH net-next v2 1/2] ethtool: Add forced speed to supported link modes maps
` [PATCH net-next v2 2/2] ice: Refactor finding advertised link speed


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