netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-13 22:36:07 to 2023-10-15 14:18:00 UTC [more...]

[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
 2023-10-15 14:16 UTC  (6+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
` [RFC PATCH v2 2/7] bpf: Add vnet_hash members to __sk_buff
` [RFC PATCH v2 3/7] skbuff: Introduce SKB_EXT_TUN_VNET_HASH
` [RFC PATCH v2 4/7] virtio_net: Add virtio_net_hdr_v1_hash_from_skb()
` [RFC PATCH v2 5/7] tun: Support BPF_PROG_TYPE_VNET_HASH

[PATCH net-next] tg3: Improve PTP TX timestamping logic
 2023-10-15 13:40 UTC  (2+ messages)

[PATCH net-next 0/5] i40e: Add basic devlink support
 2023-10-15 13:40 UTC  (2+ messages)

[PATCH] staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
 2023-10-15 13:35 UTC 

[PATCH net-next 0/2] sfc: support conntrack NAT offload
 2023-10-15 13:30 UTC  (2+ messages)

[PATCH net-next v2] docs: try to encourage (netdev?) reviewers
 2023-10-15 13:30 UTC  (2+ messages)

[PATCH net] qed: fix LL2 RX buffer allocation
 2023-10-15 13:30 UTC  (2+ messages)

[PATCH bpf-next v3 00/10] xsk: TX metadata
 2023-10-15 13:28 UTC  (8+ messages)
` [PATCH bpf-next v3 09/10] selftests/bpf: Add TX side to xdp_hw_metadata

[PATCH v3 2/2] net: mvneta: fix calls to page_pool_get_stats
 2023-10-15 12:37 UTC 

[PATCH v3 1/2] net: page_pool: check page pool ethtool stats
 2023-10-15 12:37 UTC 

[PATCH v3 0/2] net: page_pool: check page pool ethtool stats
 2023-10-15 12:36 UTC 

[PATCH net-next v4 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-10-15 12:30 UTC  (2+ messages)

[patch net-next] devlink: don't take instance lock for nested handle put
 2023-10-15 11:12 UTC  (11+ messages)

iperf performance regression since Linux 5.18
 2023-10-15 10:23 UTC  (11+ messages)

[PATCH v2 iproute2-next 0/2] rdma: Support dumping SRQ resource in raw format
 2023-10-15  8:15 UTC  (5+ messages)
` [PATCH v2 iproute2-next 1/2] rdma: Update uapi headers
` [PATCH v2 iproute2-next 2/2] rdma: Add support to dump SRQ resource in raw format

[PATCH v2 1/2] net: openvswitch: Use struct_size()
 2023-10-15  7:20 UTC  (5+ messages)
` [PATCH v2 2/2] net: openvswitch: Annotate struct mask_array with __counted_by

[PATCH] net: sfp: Clean up errors in sfp.h
 2023-10-15  5:14 UTC  (2+ messages)

[PATCH] qlcnic: replace deprecated strncpy with strscpy
 2023-10-15  2:47 UTC  (2+ messages)

[PATCH] net: phy: tja11xx: replace deprecated strncpy with ethtool_sprintf
 2023-10-15  2:36 UTC  (11+ messages)

[PATCH 00/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
 2023-10-15  2:20 UTC  (5+ messages)
` [PATCH 09/14] bitmap: extend bitmap_{get,set}_value8() to bitmap_{get,set}_bits()

[PATCH net-next v4 0/4] net: netconsole: configfs entries for boot target
 2023-10-15  0:55 UTC  (10+ messages)
` [PATCH net-next v4 1/4] netconsole: move init/cleanup functions lower
` [PATCH net-next v4 2/4] netconsole: Initialize configfs_item for default targets
` [PATCH net-next v4 3/4] netconsole: Attach cmdline target to dynamic target
` [PATCH net-next v4 4/4] Documentation: netconsole: add support for cmdline targets

[PATCH net-next v4 0/4] Rust abstractions for network PHY drivers
 2023-10-14 23:18 UTC  (19+ messages)
` [PATCH net-next v4 1/4] rust: core "
` [PATCH net-next v4 4/4] net: phy: add Rust Asix PHY driver

[PATCH net-next v3 1/3] rust: core abstractions for network PHY drivers
 2023-10-14 22:33 UTC  (12+ messages)

[PATCH net-next v2 0/5] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-14 22:22 UTC  (9+ messages)
` [PATCH net-next v2 1/5] dt-bindings: marvell: Rewrite MV88E6xxx in schema
` [PATCH net-next v2 2/5] dt-bindings: marvell: Add Marvell MV88E6060 DSA schema
` [PATCH net-next v2 3/5] ARM: dts: marvell: Fix some common switch mistakes
` [PATCH net-next v2 4/5] ARM: dts: nxp: "
` [PATCH net-next v2 5/5] ARM64: dts: marvell: "

[PATCH] rfkill: fix deadlock in rfkill_send_events
 2023-10-14 20:01 UTC  (4+ messages)

[PATCH RFC net-next v2 1/1] net: sched: Disambiguate verdict from return code
 2023-10-14 19:00 UTC  (2+ messages)

[PATCH net-next v4 3/4] MAINTAINERS: add Rust PHY abstractions to the ETHERNET PHY LIBRARY
 2023-10-14 18:18 UTC  (5+ messages)

[PATCH net-next v3 0/7] net: dsa: microchip: provide Wake on LAN support
 2023-10-14 17:25 UTC  (11+ messages)
` [PATCH net-next v3 1/7] net: dsa: microchip: Add missing MAC address register offset for ksz8863
` [PATCH net-next v3 2/7] net: dsa: microchip: Set unique MAC at startup for WoL support
` [PATCH net-next v3 3/7] net: dsa: microchip: ksz9477: add Wake on LAN support
` [PATCH net-next v3 4/7] net: dsa: microchip: ksz9477: add Wake on PHY event support
` [PATCH net-next v3 6/7] net: dsa: microchip: use wakeup-source DT property to enable PME output

[pull request][net-next V2 00/15] mlx5 updates 2023-10-10
 2023-10-14 17:19 UTC  (3+ messages)

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

[PATCH] net: usb: replace deprecated strncpy with strscpy
 2023-10-14 16:33 UTC  (2+ messages)

[PATCH] lan78xx: replace deprecated strncpy with strscpy
 2023-10-14 16:33 UTC  (2+ messages)

[PATCH] net: txgbe: replace deprecated strncpy with strscpy
 2023-10-14 16:31 UTC  (2+ messages)

[PATCH] net: netcp: replace deprecated strncpy with strscpy
 2023-10-14 16:26 UTC  (2+ messages)

[PATCH net-next v3 1/3] rust: core abstractions for network PHY drivers
 2023-10-14 16:19 UTC  (5+ messages)

[PATCH] net: cpmac: replace deprecated strncpy with strscpy
 2023-10-14 16:13 UTC  (2+ messages)

[PATCH net-next 0/5] net: stmmac: fix PPS input indexing
 2023-10-14 14:44 UTC  (3+ messages)
` [PATCH net-next 2/5] net: stmmac: fix PPS capture input index

Vmxnet3 v22 - bug
 2023-10-14 13:53 UTC  (5+ messages)

[PATCH net-next v4] vxlan: add support for flowlabel inherit
 2023-10-14 13:21 UTC 

[PATCH net-next v3] vxlan: add support for flowlabel inherit
 2023-10-14 13:13 UTC 

[syzbot] [net?] INFO: rcu detected stall in rtnl_newlink (3)
 2023-10-14 13:07 UTC  (2+ messages)
` [syzbot] [batman?] "

[PATCH net-next v3 0/6] Support symmetric RSS (Toeplitz) hash
 2023-10-14 12:19 UTC  (5+ messages)
` [PATCH net-next v3 1/6] net: ethtool: allow symmetric-xor RSS hash for any flow type

[PATCH] drivers: net: wwan: iosm: Fixed multiple typos in multiple files
 2023-10-14 12:14 UTC 

[PATCH bpf-next v5 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
 2023-10-14 12:05 UTC  (4+ messages)
` [PATCH bpf-next v5 1/7] bpf, sockmap: add BPF_F_PERMANENT flag for "

[PATCH bpf-next v6 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
 2023-10-14 12:17 UTC  (8+ messages)
` [PATCH bpf-next v6 1/7] bpf, sockmap: add BPF_F_PERMANENT flag for "
` [PATCH bpf-next v6 2/7] selftests/bpf: Add txmsg permanently test for sockmap
` [PATCH bpf-next v6 3/7] selftests/bpf: Add txmsg redir "
` [PATCH bpf-next v6 4/7] selftests/bpf: add skmsg verdict tests
` [PATCH bpf-next v6 5/7] selftests/bpf: add two skmsg verdict tests for BPF_F_PERMANENT flag
` [PATCH bpf-next v6 6/7] selftests/bpf: add tests for verdict skmsg to itself
` [PATCH bpf-next v6 7/7] selftests/bpf: add tests for verdict skmsg to closed socket

[PATCH net-next 0/6] mptcp: convert Netlink code to use YAML spec
 2023-10-14 11:37 UTC  (4+ messages)
` [PATCH net-next 4/6] uapi: mptcp: use header file generated from "

[net-next PATCH v3 0/4] net: stmmac: improve tx timer logic
 2023-10-14  9:29 UTC  (5+ messages)
` [net-next PATCH v3 1/4] net: introduce napi_is_scheduled helper
` [net-next PATCH v3 2/4] net: stmmac: improve TX timer arm logic
` [net-next PATCH v3 3/4] net: stmmac: move TX timer arm after DMA enable
` [net-next PATCH v3 4/4] net: stmmac: increase TX coalesce timer to 5ms

[net-next PATCH v2 0/4] net: stmmac: improve tx timer logic
 2023-10-14  9:27 UTC  (4+ messages)
` [net-next PATCH v2 3/4] net: stmmac: move TX timer arm after DMA enable

[BUG] rtnl_newlink: Rogue MOVE event delivered on netns change
 2023-10-14  8:58 UTC  (4+ messages)

[PATCH] staging: qlge: Add bool type to qlge_idc_wait()
 2023-10-14  7:50 UTC  (6+ messages)

[PATCH] media: imon: fix stall in worker_thread
 2023-10-14  7:28 UTC  (3+ messages)

[PATCH v2] drivers: net: wwan: wwan_core.c: resolved spelling mistake
 2023-10-14  7:22 UTC  (2+ messages)

[PATCH v2 08/10] wifi: atmel: remove unused ioctl function
 2023-10-14  6:42 UTC  (2+ messages)

[SÜRGŐS]: Azonnali intézkedésre van szükség a függőben lévő szállítási utasításokhoz
 2023-10-14  3:15 UTC 

[PATCH 2/2] ath10k: mac: enable WIPHY_FLAG_CHANNEL_CHANGE_ON_BEACON on ath10k
 2023-10-14  5:20 UTC  (3+ messages)

[PATCH v2 01/10] appletalk: make localtalk and ppp support conditional
 2023-10-14  5:00 UTC  (5+ messages)

[PATCH v1 1/3] r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx
 2023-10-14  3:13 UTC  (3+ messages)
` [PATCH v1 2/3] r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1
` [PATCH v1 3/3] r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1

pull-request: bluetooth 2023-10-13
 2023-10-14  3:13 UTC 

pull-request: bluetooth 2023-10-11
 2023-10-14  3:12 UTC  (3+ messages)

[PATCH net] gve: Do not fully free QPL pages on prefill errors
 2023-10-14  1:41 UTC 

[PATCH net-next 0/5] virtio-net: support dynamic coalescing moderation
 2023-10-14  1:11 UTC  (3+ messages)
` [PATCH net-next 2/5] virtio-net: separate rx/tx coalescing moderation cmds

[PATCH] appletalk: remove special handling code for ipddp
 2023-10-14  1:10 UTC  (2+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-10-11 (i40e, ice)
 2023-10-14  1:10 UTC  (3+ messages)

[net 01/10] net/mlx5: Perform DMA operations in the right locations
 2023-10-14  1:10 UTC  (2+ messages)

[PATCH net 1/7] netfilter: nf_tables: do not remove elements if set backend implements .abort
 2023-10-14  1:00 UTC  (2+ messages)

[PATCH net-next] r8169: fix rare issue with broken rx after link-down on RTL8125
 2023-10-14  0:50 UTC  (2+ messages)

[PATCH v2] qed: replace uses of strncpy
 2023-10-14  0:50 UTC  (2+ messages)

[PATCH net 0/2] MAINTAINERS: WWAN subsystem changes
 2023-10-14  0:49 UTC  (5+ messages)
` [PATCH net 1/2] MAINTAINERS: Move M Chetan Kumar to CREDITS
` [PATCH net 2/2] MAINTAINERS: Remove linuxwwan@intel.com mailing list

[PATCH v2] net: ti: icssg-prueth: Fix tx_total_bytes count
 2023-10-14  0:40 UTC  (2+ messages)

[PATCH net v4] docs: fix info about representor identification
 2023-10-14  0:40 UTC  (2+ messages)

[PATCH] net/mlx4_core: replace deprecated strncpy with strscpy
 2023-10-14  0:30 UTC  (2+ messages)

[PATCH] net: sparx5: replace deprecated strncpy with ethtool_sprintf
 2023-10-14  0:30 UTC  (2+ messages)

[PATCH] ionic: replace deprecated strncpy with strscpy
 2023-10-14  0:30 UTC  (2+ messages)

[PATCH] sfc: replace deprecated strncpy with strscpy
 2023-10-14  0:30 UTC  (2+ messages)

[patch net] netlink: specs: devlink: fix reply command values
 2023-10-14  0:30 UTC  (2+ messages)

[PATCH net-next v3 0/2] Switch DSA to inclusive terminology
 2023-10-14  0:26 UTC  (2+ messages)

[PATCH] nfp: replace deprecated strncpy with strscpy
 2023-10-14  0:20 UTC  (2+ messages)

[PATCH] tipc: Fix uninit-value access in tipc_nl_node_get_link()
 2023-10-14  0:17 UTC  (2+ messages)

[PATCH] etherdevice: Clean up errors in etherdevice.h
 2023-10-14  0:14 UTC  (2+ messages)

[PATCH net-next] mlxsw: pci: Allocate skbs using GFP_KERNEL during initialization
 2023-10-14  0:10 UTC  (2+ messages)

[net-next PATCH] octeontx2-af: Enable hardware timestamping for VFs
 2023-10-14  0:10 UTC  (2+ messages)

[PATCH v2] net: dsa: vsc73xx: replace deprecated strncpy with ethtool_sprintf
 2023-10-14  0:00 UTC  (2+ messages)

[PATCH net-next v3 0/3] Wangxun ethtool stats
 2023-10-14  0:00 UTC  (2+ messages)

[PATCH net] ice: fix over-shifted variable
 2023-10-14  0:00 UTC  (2+ messages)

[PATCH v2 net] tcp: allow again tcp_disconnect() when threads are waiting
 2023-10-14  0:00 UTC  (2+ messages)

[PATCH v2 net] net/smc: fix smc clc failed issue when netdevice not in init_net
 2023-10-14  0:00 UTC  (2+ messages)

[syzbot] [net?] [wireless?] WARNING in ieee80211_bss_info_change_notify (2)
 2023-10-13 23:50 UTC  (2+ messages)

[PATCH v8 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-10-13 23:46 UTC  (10+ messages)
` [PATCH v8 10/30] net: wan: Add support for QMC HDLC
` [PATCH v8 23/30] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v8 24/30] net: wan: Add framer framework support
` [PATCH v8 26/30] net: wan: framer: Add support for the Lantiq PEF2256 framer

[PATCH v3] net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
 2023-10-13 23:40 UTC  (2+ messages)

[PATCH v2] Fix NULL pointer deref due to filtering on fork
 2023-10-13 23:01 UTC  (3+ messages)

[linus:master] [connector/cn_proc] 2aa1f7a1f4: BUG:kernel_NULL_pointer_dereference,address
 2023-10-13 23:00 UTC  (3+ messages)

[PATCH v1] Fix NULL pointer dereference in cn_filter()
 2023-10-13 22:56 UTC 

[PATCH net-next v5 10/16] net: ethtool: Add a command to list available time stamping layers
 2023-10-13 22:52 UTC  (2+ messages)

[PATCH bpf-next v4 6/9] bpf, net: switch to dynamic registration
 2023-10-13 22:43 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).