netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-27 11:55:33 to 2023-10-27 23:10:24 UTC [more...]

[PATCH net-next V3] net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS drivers
 2023-10-27 23:10 UTC  (6+ messages)

[PATCH][next] net: dsa: microchip: ksz9477: Fix spelling mistake "Enery" -> "Energy"
 2023-10-27 23:05 UTC  (2+ messages)

[PATCH] dsa: tag_rtl4_a: Bump min packet size
 2023-10-27 23:03 UTC  (3+ messages)

[PATCH net-next] net: bpf: Use sockopt_lock_sock() in ip_sock_set_tos()
 2023-10-27 23:00 UTC  (3+ messages)

[PATCH net-next 00/15] mptcp: More selftest coverage and code cleanup for net-next
 2023-10-27 22:57 UTC  (16+ messages)
` [PATCH net-next 01/15] mptcp: add mptcpi_subflows_total counter
` [PATCH net-next 02/15] selftests: mptcp: add evts_get_info helper
` [PATCH net-next 03/15] selftests: mptcp: add chk_subflows_total helper
` [PATCH net-next 04/15] selftests: mptcp: update userspace pm test helpers
` [PATCH net-next 05/15] selftests: mptcp: userspace pm create id 0 subflow
` [PATCH net-next 06/15] mptcp: userspace pm rename remove_err to out
` [PATCH net-next 07/15] selftests: mptcp: userspace pm remove initial subflow
` [PATCH net-next 08/15] selftests: mptcp: userspace pm send RM_ADDR for ID 0
` [PATCH net-next 09/15] selftests: mptcp: add mptcp_lib_kill_wait
` [PATCH net-next 10/15] selftests: mptcp: add mptcp_lib_is_v6
` [PATCH net-next 11/15] selftests: mptcp: add mptcp_lib_get_counter
` [PATCH net-next 12/15] selftests: mptcp: add missing oflag=append
` [PATCH net-next 13/15] selftests: mptcp: add mptcp_lib_make_file
` [PATCH net-next 14/15] selftests: mptcp: add mptcp_lib_check_transfer
` [PATCH net-next 15/15] selftests: mptcp: add mptcp_lib_wait_local_port_listen

[PATCH net-next v7 0/5] Rust abstractions for network PHY drivers
 2023-10-27 22:55 UTC  (24+ messages)
` [PATCH net-next v7 1/5] rust: core "

[PATCH net-next v2 0/8] Intel Wired LAN Driver Updates for 2023-10-23 (iavf)
 2023-10-27 22:50 UTC  (10+ messages)
` [PATCH net-next v2 1/8] iavf: fix comments about old bit locks
` [PATCH net-next v2 2/8] iavf: simplify mutex_trylock+sleep loops
` [PATCH net-next v2 3/8] iavf: in iavf_down, don't queue watchdog_task if comms failed
` [PATCH net-next v2 4/8] iavf: fix the waiting time for initial reset
` [PATCH net-next v2 5/8] iavf: rely on netdev's own registered state
` [PATCH net-next v2 6/8] iavf: use unregister_netdev
` [PATCH net-next v2 7/8] iavf: add a common function for undoing the interrupt scheme
` [PATCH net-next v2 8/8] iavf: delete the iavf client interface

[PATCH net-next] vxlan: Cleanup IFLA_VXLAN_PORT_RANGE entry in vxlan_get_size()
 2023-10-27 22:50 UTC  (2+ messages)

[PATCH net-next] Use xdp_set_features_flag instead of direct assignment
 2023-10-27 22:40 UTC  (2+ messages)

[PATCH net-next] tools: ynl-gen: don't touch the output file if content is the same
 2023-10-27 22:34 UTC 

[pull request][net-next 00/11] mlx5 updates 2023-10-27
 2023-10-27 22:20 UTC  (12+ messages)
` [net-next 01/11] net/mlx5: Increase size of irq name buffer
` [net-next 02/11] net/mlx5e: Reduce the size of icosq_str
` [net-next 03/11] net/mlx5e: Check return value of snprintf writing to fw_version buffer
` [net-next 04/11] net/mlx5e: Check return value of snprintf writing to fw_version buffer for representors
` [net-next 05/11] net/mlx5: print change on SW reset semaphore returns busy
` [net-next 06/11] net/mlx5: Allow sync reset flow when BF MGT interface device is present
` [net-next 07/11] net/mlx5e: Some cleanup in mlx5e_tc_stats_matchall()
` [net-next 08/11] net/mlx5: Annotate struct mlx5_fc_bulk with __counted_by
` [net-next 09/11] net/mlx5: Annotate struct mlx5_flow_handle "
` [net-next 10/11] net/mlx5: simplify mlx5_set_driver_version string assignments
` [net-next 11/11] net/mlx5e: Access array with enum values instead of magic numbers

[PATCH net-next v2] doc/netlink: Update schema to support cmd-cnt-name and cmd-max-name
 2023-10-27 22:20 UTC  (2+ messages)

[PATCH net-next v3 0/3] ethtool: Add ethtool_puts()
 2023-10-27 22:05 UTC  (4+ messages)
` [PATCH net-next v3 1/3] ethtool: Implement ethtool_puts()
` [PATCH net-next v3 2/3] checkpatch: add ethtool_sprintf rules
` [PATCH net-next v3 3/3] net: Convert some ethtool_sprintf() to ethtool_puts()

[PATCH bpf-next v6 07/10] bpf, net: switch to dynamic registration
 2023-10-27 22:02 UTC  (5+ messages)

[pull request][net-next V2 00/15] mlx5 updates 2023-10-19
 2023-10-27 22:02 UTC  (2+ messages)

[Patch v7 0/5] RDMA/mana_ib
 2023-10-27 22:00 UTC  (11+ messages)
` [Patch v7 1/5] RDMA/mana_ib: Rename all mana_ib_dev type variables to mib_dev
` [Patch v7 2/5] RDMA/mana_ib: Register Mana IB device with Management SW
` [Patch v7 5/5] RDMA/mana_ib: Send event to qp
    ` [EXTERNAL] "

[PATCH net-next v2] nfp: using napi_build_skb() to replace build_skb()
 2023-10-27 22:00 UTC  (2+ messages)

[PATCH net-next] netdevsim: Block until all devices are released
 2023-10-27 22:00 UTC  (2+ messages)

[PATCH net-next] ipvlan: properly track tx_errors
 2023-10-27 22:00 UTC  (2+ messages)

[patch net-next v4] tools: ynl: introduce option to process unknown attributes or types
 2023-10-27 22:00 UTC  (3+ messages)

[PATCH next v2 0/3] ethtool: Add ethtool_puts()
 2023-10-27 21:57 UTC  (12+ messages)
` [PATCH next v2 1/3] ethtool: Implement ethtool_puts()
` [PATCH next v2 2/3] checkpatch: add ethtool_sprintf rules

[PATCH v2] net: r8169: Disable multicast filter for RTL_GIGA_MAC_VER_46
 2023-10-27 21:50 UTC  (2+ messages)

[PATCH net-next v8 0/5] net: dsa: microchip: provide Wake on LAN support (part 2)
 2023-10-27 21:50 UTC  (2+ messages)

[RFC PATCH v1 1/1] r8169: Coalesce RTL8411b register recovery programming instructions to reduce spinlock stalls
 2023-10-27 21:17 UTC 

[PATCH bpf-next v7 02/10] bpf, net: introduce bpf_struct_ops_desc
 2023-10-27 21:16 UTC  (2+ messages)
` [PATCH bpf-next v7 07/10] bpf, net: switch to dynamic registration

[PATCH net-next v2 0/4] net: fill in 18 MODULE_DESCRIPTION()s
 2023-10-27 21:13 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: fill in MODULE_DESCRIPTION()s in kuba@'s modules
` [PATCH net-next v2 2/4] net: fill in MODULE_DESCRIPTION()s under net/core
` [PATCH net-next v2 3/4] net: fill in MODULE_DESCRIPTION()s under net/802*
` [PATCH net-next v2 4/4] net: fill in MODULE_DESCRIPTION()s under drivers/net/

[Patch v2] hv_netvsc: Mark VF as slave before exposing it to user-mode
 2023-10-27 20:59 UTC 

Ethernet issue on imx6
 2023-10-27 20:58 UTC  (10+ messages)

[PATCH bpf-next v7 02/10] bpf, net: introduce bpf_struct_ops_desc
 2023-10-27 20:52 UTC  (2+ messages)
` [PATCH bpf-next v7 07/10] bpf, net: switch to dynamic registration

[PATCH net-next] iavf: use iavf_schedule_aq_request() helper
 2023-10-27 20:39 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: dsa: realtek: support reset controller
 2023-10-27 20:20 UTC  (5+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: dsa: realtek: reset-gpios is not required
` [PATCH net-next v2 2/3] dt-bindings: net: dsa: realtek: add reset controller
` [PATCH net-next v2 3/3] net: dsa: realtek: support "

[PATCH v4 net-next 0/6] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-10-27 20:18 UTC  (7+ messages)
` [PATCH v4 net-next 3/6] net-smnp: reorganize SNMP fast path variables

[PATCH bpf-next] net, xdp: allow metadata > 32
 2023-10-27 20:09 UTC  (2+ messages)

[PATCH net-next 0/3] net: sched: Fill in missing MODULE_DESCRIPTIONs for net/sched
 2023-10-27 19:42 UTC  (5+ messages)
` [PATCH net-next 1/3] net: sched: Fill in MODULE_DESCRIPTION for act_gate
` [PATCH net-next 2/3] net: sched: Fill in missing MODULE_DESCRIPTION for classifiers
` [PATCH net-next 3/3] net: sched: Fill in missing MODULE_DESCRIPTION for qdiscs

[PATCH net] veth: Fix RX stats for bpf_redirect_peer() traffic
 2023-10-27 19:02 UTC  (2+ messages)

[RFC bpf-next 0/6] Add bpf_xdp_get_xfrm_state() kfunc
 2023-10-27 18:46 UTC  (3+ messages)
` [RFC bpf-next 1/6] bpf: xfrm: "
` [RFC bpf-next 6/6] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[PATCH net-next v2 0/5] WAKE_FILTER for Broadcom PHY (v2)
 2023-10-27 18:31 UTC  (12+ messages)
` [PATCH net-next v2 3/5] net: phy: Add pluming for ethtool_{get,set}_rxnfc
` [PATCH net-next v2 5/5] net: bcmgenet: Interrogate PHY for WAKE_FILTER programming

[PATCH net-next v2 1/2] net, sched: Make tc-related drop reason more flexible
 2023-10-27 18:29 UTC  (11+ messages)

[PATCH net-next] net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config
 2023-10-27 18:21 UTC  (3+ messages)

[PATCH net-next 0/9] Intel Wired LAN Driver Updates for 2023-10-23 (iavf)
 2023-10-27 17:41 UTC  (3+ messages)

[PATCH bpf 0/2] sockmap fix for KASAN_VMALLOC and af_unix
 2023-10-27 17:38 UTC  (6+ messages)
` [PATCH bpf 1/2] bpf: sockmap, af_unix sockets need to hold ref for pair sock

[PATCH bpf-next v2 1/2] bpf: add skcipher API support to TC/XDP programs
 2023-10-27 17:20 UTC  (2+ messages)
` [PATCH bpf-next v2 2/2] selftests: bpf: crypto skcipher algo selftests

[patch iproute2-next v3 0/6] expose devlink instances relationships
 2023-10-27 17:16 UTC  (5+ messages)
` [patch iproute2-next v3 3/6] devlink: extend pr_out_nested_handle() to print object

[syzbot] [mptcp?] WARNING in subflow_data_ready
 2023-10-27 17:15 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: add skcipher API support to TC/XDP programs
 2023-10-27 17:02 UTC  (6+ messages)

[PATCH iproute2-next v2 0/2] Increase BPF verifier verbosity when in verbose mode
 2023-10-27 17:00 UTC  (2+ messages)

[PATCH net-next 00/10] mptcp: Fixes and cleanup for v6.7
 2023-10-27 16:20 UTC  (8+ messages)
` [PATCH net-next 03/10] mptcp: userspace pm send RM_ADDR for ID 0

[PATCH v1 net-next] af_unix: Remove module remnants
 2023-10-27 16:20 UTC  (2+ messages)

[RFC PATCH 0/3] ss: pretty-printing BPF socket-local storage
 2023-10-27 12:11 UTC  (4+ messages)
` [RFC PATCH 1/3] ss: prevent "Process" column from being printed unless requested
` [RFC PATCH 2/3] ss: add support for BPF socket-local storage
` [RFC PATCH 3/3] ss: pretty-print "

[PATCH v14 00/12] Network support for Landlock
 2023-10-27 15:46 UTC  (3+ messages)
` [PATCH] selftests/landlock: Add tests for FS topology changes with network rules

[PATCH net-next] net: selftests: use ethtool_sprintf()
 2023-10-27 15:40 UTC  (2+ messages)

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

[PATCH RFC v1 1/3] r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx
 2023-10-27 15:14 UTC  (5+ messages)

[PATCH 00/12] Enable networking support for StarFive JH7100 SoC
 2023-10-27 14:55 UTC  (11+ messages)
` [PATCH 07/12] dt-bindings: net: Add "

[PATCH net-next 0/4] net: fill in 18 MODULE_DESCRIPTION()s
 2023-10-27 14:28 UTC  (4+ messages)
` [PATCH net-next 1/4] net: fill in MODULE_DESCRIPTION()s in kuba@'s modules

[patch net-next v3] tools: ynl: introduce option to process unknown attributes or types
 2023-10-27 14:08 UTC  (8+ messages)

[PATCH net] net: sched: fix warn on htb offloaded class creation
 2023-10-27 13:57 UTC  (2+ messages)

[RFC PATCH ipsec-next] xfrm: add forwarding ICMP error message
 2023-10-27 13:30 UTC  (3+ messages)
` [PATCH v2 ipsec-next 2/2] xfrm: fix source address in icmp error generation from IPsec gateway
  ` [devel-ipsec] "

[syzbot] [x25?] [reiserfs?] general protection fault in lapbeth_data_transmit
 2023-10-27 13:36 UTC 

[PATCH] cxgb4: Fix missing error code in cxgb4_port_mirror_alloc()
 2023-10-27 13:36 UTC  (2+ messages)

[PATCH net-next] net:prevent shared skb corruption on rx-gro-list segmentation
 2023-10-27 12:39 UTC  (2+ messages)

[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-10-27 12:32 UTC  (5+ messages)
` [PATCH net-next v2 4/9] dt-bindings: net: add OPEN Alliance 10BASE-T1x MAC-PHY "

[RFC Draft PATCHv2 net-next] Doc: update bridge doc
 2023-10-27 12:31 UTC  (2+ messages)

[PATCH v18 00/20] nvme-tcp receive offloads
 2023-10-27 12:27 UTC  (18+ messages)
` [PATCH v18 01/20] net: Introduce direct data placement tcp offload
` [PATCH v18 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v18 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v18 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v18 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v18 06/20] nvme-tcp: Add DDP data-path
` [PATCH v18 07/20] nvme-tcp: RX DDGST offload
` [PATCH v18 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v18 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v18 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v18 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v18 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v18 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v18 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v18 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v18 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v18 20/20] net/mlx5e: NVMEoTCP, statistics

[PATCH net] hsr: Prevent use after free in prp_create_tagged_frame()
 2023-10-27 12:19 UTC 

[PATCH net-XXX] vhost-vdpa: fix use after free in vhost_vdpa_probe()
 2023-10-27 12:17 UTC  (2+ messages)

[PATCH net-next v3 0/4] Cleanup and optimizations to transmit code
 2023-10-27 12:16 UTC  (5+ messages)
` [PATCH net-next v3 1/4] octeon_ep: add padding for small packets
` [PATCH net-next v3 2/4] octeon_ep: remove dma sync in trasmit path
` [PATCH net-next v3 3/4] octeon_ep: implement xmit_more in transmit
` [PATCH net-next v3 4/4] octeon_ep: remove atomic variable usage in Tx data path

[PATCH] net: Do not break out of sk_stream_wait_memory() with TIF_NOTIFY_SIGNAL
 2023-10-27 12:04 UTC  (5+ messages)

[PATCH] net: dsa: lan9303: consequently nested-lock physical MDIO
 2023-10-27 11:55 UTC  (2+ 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).