netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-14 09:52:24 to 2025-08-14 21:52:05 UTC [more...]

[PATCH v4 net-next 00/10] net-memcg: Gather memcg code under CONFIG_MEMCG
 2025-08-14 21:51 UTC  (15+ messages)
` [PATCH v4 net-next 01/10] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n
` [PATCH v4 net-next 02/10] mptcp: Use tcp_under_memory_pressure() in mptcp_epollin_ready()
` [PATCH v4 net-next 03/10] tcp: Simplify error path in inet_csk_accept()
` [PATCH v4 net-next 04/10] net: Call trace_sock_exceed_buf_limit() for memcg failure with SK_MEM_RECV
` [PATCH v4 net-next 05/10] net: Clean up __sk_mem_raise_allocated()
` [PATCH v4 net-next 06/10] net-memcg: Introduce mem_cgroup_from_sk()
` [PATCH v4 net-next 07/10] net-memcg: Introduce mem_cgroup_sk_enabled()
` [PATCH v4 net-next 08/10] net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge()
` [PATCH v4 net-next 09/10] net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure()
` [PATCH v4 net-next 10/10] net: Define sk_memcg under CONFIG_MEMCG

[PATCH] net: openvswitch: Use for_each_cpu_from() where appropriate
 2025-08-14 21:37 UTC  (5+ messages)

[PATCH net-next] tools: ynl: make ynl.c more c++ friendly
 2025-08-14 21:29 UTC  (2+ messages)

[PATCH iwl-net] i40e: fix Jumbo Frame support after iPXE boot
 2025-08-14 21:21 UTC 

[PATCH bpf] cpumap: disable page_pool direct xdp_return need larger scope
 2025-08-14 20:56 UTC  (2+ messages)

[PATCH net-next 0/5] net: gso: restore outer ip ids correctly
 2025-08-14 20:45 UTC  (8+ messages)
` [PATCH net-next 1/5] net: gro: remove is_ipv6 from napi_gro_cb
` [PATCH net-next 2/5] net: gro: only merge packets with incrementing or fixed outer ids
` [PATCH net-next 3/5] net: gso: restore ids of outer ip headers correctly
` [PATCH net-next 4/5] net: gro: remove unnecessary df checks
` [PATCH net-next 5/5] selftests/net: test ipip packets in gro.sh

[PATCH net] selftests: tls: make the new data_steal test less flaky
 2025-08-14 19:43 UTC 

[PATCH net-next] xfrm: xfrm_user: use strscpy() for alg_name
 2025-08-14 19:32 UTC 

[PATCH v3 net-next 00/12] net-memcg: Decouple controlled memcg from sk->sk_prot->memory_allocated
 2025-08-14 19:17 UTC  (11+ messages)
` [PATCH v3 net-next 01/12] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n
` [PATCH v3 net-next 12/12] net-memcg: Decouple controlled memcg from global protocol memory accounting

[PATCH v3 net-next 00/15] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-08-14 18:50 UTC  (4+ messages)
` [PATCH v3 net-next 01/15] dt-bindings: ptp: add NETC Timer PTP clock

[PATCH] net: tun: fix strscpy call with missing size argument
 2025-08-14 18:15 UTC 

[PATCH net-next] net: Space: Replace memset(0) + strscpy() with strscpy_pad()
 2025-08-14 18:05 UTC 

[PATCH] selftests/net: openvswitch: Fix spelling error in print message
 2025-08-14 18:00 UTC 

[PATCH v24 0/1] MCTP Over PCC Transport
 2025-08-14 17:56 UTC  (4+ messages)
` [PATCH v24 1/1] mctp pcc: Implement MCTP over "

[PATCH v4] memcg: expose socket memory pressure in a cgroup
 2025-08-14 17:43 UTC  (11+ messages)

[PATCH] net/nfc: Fix A-B/B-A deadlock between nfc_unregister_device and rfkill_fop_write
 2025-08-14 17:31 UTC 

[PATCH v1] net: af_packet: Use hrtimer to do the retire operation
 2025-08-14 17:29 UTC  (2+ messages)

[PATCH net-next] net: pktgen: Use min() to simplify pktgen_finalize_skb()
 2025-08-14 17:22 UTC 

[PATCH net-next v6 00/19] add basic PSP encryption for TCP connections
 2025-08-14 17:12 UTC  (22+ messages)
` [PATCH net-next v6 02/19] psp: base PSP device support
` [PATCH net-next v6 03/19] net: modify core data structures for PSP datapath support
` [PATCH net-next v6 04/19] tcp: add datapath logic for PSP with inline key exchange
` [PATCH net-next v6 09/19] net: psp: update the TCP MSS to reflect PSP packet overhead
` [PATCH net-next v6 10/19] psp: track generations of device key
` [PATCH net-next v6 11/19] net/mlx5e: Support PSP offload functionality

[BUG] mlx5_core memory management issue
 2025-08-14 16:45 UTC  (15+ messages)

[PATCH net] net: libwx: Fix the size in RSS hash key population
 2025-08-14 16:30 UTC 

[PATCH net v2] TUN/TAP: Improving throughput and latency by avoiding SKB drops
 2025-08-14 16:23 UTC  (5+ messages)

[GIT PULL] Networking for v6.17-rc2
 2025-08-14 15:49 UTC  (2+ messages)

[PATCH net-next v2] ipv6: sr: validate HMAC algorithm ID in seg6_genl_sethmac
 2025-08-14 15:48 UTC  (3+ messages)
` [PATCH net v3] ipv6: sr: validate HMAC algorithm ID in seg6_hmac_info_add

[PATCH] cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWAN
 2025-08-14 15:42 UTC 

[PATCH net-next 0/7] net: Convert to skb_dst_reset and skb_dst_restore
 2025-08-14 15:45 UTC  (5+ messages)
` [PATCH net-next 1/7] net: Add "

netconsole: HARDIRQ-safe -> HARDIRQ-unsafe lock order warning
 2025-08-14 15:45 UTC  (2+ messages)

[PATCH] print: fix spelling error in message
 2025-08-14 15:30 UTC  (2+ messages)

[PATCH net-next v4 0/9] net: ethernet: ti: am65-cpsw: add network flow classification support
 2025-08-14 15:08 UTC  (7+ messages)
` [PATCH net-next v4 8/9] "

[RFC net-next 00/17] dibs - Direct Internal Buffer Sharing
 2025-08-14 14:49 UTC  (4+ messages)
` [RFC net-next 15/17] net/dibs: Move query_remote_gid() to dibs_dev_ops

[PATCH net-next v3] net: pppoe: implement GRO/GSO support
 2025-08-14 14:30 UTC  (2+ messages)

[PATCH net] netlink: avoid infinite retry looping in netlink_unicast()
 2025-08-14 14:21 UTC  (6+ messages)

[PATCH net-next v5] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
 2025-08-14 14:04 UTC 

[PATCH net-next v2 0/2] net: ipv4: allow directed broadcast routes to use dst hint
 2025-08-14 14:03 UTC  (3+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] selftests: net: add test for dst hint mechanism with directed broadcast addresses

[PATCH v4 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-08-14 13:59 UTC  (10+ messages)
` [PATCH v4 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH v4 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH v4 5/5] net: rnpgbe: Add register_netdev

[PATCH net-next v11 00/16] net: phy: Introduce PHY ports representation
 2025-08-14 13:58 UTC  (17+ messages)
` [PATCH net-next v11 01/16] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v11 02/16] net: ethtool: common: Indicate that BaseT works on up to 4 lanes
` [PATCH net-next v11 03/16] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v11 04/16] net: phy: Introduce PHY ports representation
` [PATCH net-next v11 05/16] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v11 06/16] dt-bindings: net: dp83822: Deprecate ti,fiber-mode
` [PATCH net-next v11 07/16] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v11 08/16] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v11 09/16] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v11 10/16] net: phy: marvell: "
` [PATCH net-next v11 11/16] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v11 12/16] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v11 13/16] net: phy: qca807x: "
` [PATCH net-next v11 14/16] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v11 15/16] net: phy: dp83822: Add SFP support through the phy_port interface
` [PATCH net-next v11 16/16] Documentation: networking: Document the phy_port infrastructure

[PATCH net-next v4] net/core: fix wrong return value in __splice_segment
 2025-08-14 13:38 UTC  (2+ messages)

[PATCH net 0/2] mlxsw: spectrum: Forward packets with an IPv4 link-local source IP
 2025-08-14 13:34 UTC  (5+ messages)
` [PATCH net 2/2] selftest: forwarding: router: Add a test case for "

[PATCH] sfc: replace min/max nesting with clamp()
 2025-08-14 13:31 UTC  (2+ messages)

[PATCH v7 00/42] SELinux namespace support
 2025-08-14 13:26 UTC  (43+ messages)
` [PATCH v7 01/42] selinux: restore passing of selinux_state
` [PATCH v7 02/42] selinux: introduce current_selinux_state
` [PATCH v7 03/42] selinux: support multiple selinuxfs instances
` [PATCH v7 04/42] selinux: dynamically allocate selinux namespace
` [PATCH v7 05/42] netstate,selinux: create the selinux netlink socket per network namespace
` [PATCH v7 06/42] selinux: limit selinux netlink notifications to init namespace
` [PATCH v7 07/42] selinux: support per-task/cred selinux namespace
` [PATCH v7 08/42] selinux: introduce cred_selinux_state() and use it
` [PATCH v7 09/42] selinux: init inode from nearest initialized namespace
` [PATCH v7 10/42] selinux: add a selinuxfs interface to unshare selinux namespace
` [PATCH v7 11/42] selinux: add limits for SELinux namespaces
` [PATCH v7 12/42] selinux: exempt creation of init SELinux namespace from limits
` [PATCH v7 13/42] selinux: refactor selinux_state_create()
` [PATCH v7 14/42] selinux: allow userspace to detect non-init SELinux namespace
` [PATCH v7 15/42] selinuxfs: restrict write operations to the same selinux namespace
` [PATCH v7 16/42] selinux: introduce a global SID table
` [PATCH v7 17/42] selinux: wrap security server interfaces to use the "
` [PATCH v7 18/42] selinux: introduce a Kconfig option for SELinux namespaces
` [PATCH v7 19/42] selinux: eliminate global SID table if !CONFIG_SECURITY_SELINUX_NS
` [PATCH v7 20/42] selinux: maintain a small cache in the global SID table
` [PATCH v7 21/42] selinux: update hook functions to use correct selinux namespace
` [PATCH v7 22/42] selinux: introduce cred_task_has_perm()
` [PATCH v7 23/42] selinux: introduce cred_has_extended_perms()
` [PATCH v7 24/42] selinux: introduce cred_self_has_perm()
` [PATCH v7 25/42] selinux: introduce cred_has_perm()
` [PATCH v7 26/42] selinux: introduce cred_ssid_has_perm() and cred_other_has_perm()
` [PATCH v7 27/42] selinux: introduce task_obj_has_perm()
` [PATCH v7 28/42] selinux: update bprm hooks for selinux namespaces
` [PATCH v7 29/42] selinux: add kerneldoc to new permission checking functions
` [PATCH v7 30/42] selinux: convert selinux_file_send_sigiotask() to namespace-aware helper
` [PATCH v7 31/42] selinux: rename cred_has_perm*() to cred_tsid_has_perm*()
` [PATCH v7 32/42] selinux: update cred_tsid_has_perm_noaudit() to return the combined avd
` [PATCH v7 33/42] selinux: convert additional checks to cred_ssid_has_perm()
` [PATCH v7 34/42] selinux: introduce selinux_state_has_perm()
` [PATCH v7 35/42] selinux: annotate selinuxfs permission checks
` [PATCH v7 36/42] selinux: annotate process transition "
` [PATCH v7 37/42] selinux: convert xfrm and netlabel "
` [PATCH v7 38/42] selinux: switch selinux_lsm_setattr() checks to current namespace
` [PATCH v7 39/42] selinux: make open_perms namespace-aware
` [PATCH v7 40/42] selinux: split cred_ssid_has_perm() into two cases
` [PATCH v7 41/42] selinux: convert nlmsg_sock_has_extended_perms() to namespace-aware
` [PATCH v7 42/42] selinux: disallow writes to /sys/fs/selinux/user in non-init namespaces

[PATCH net v3] net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
 2025-08-14 13:11 UTC  (2+ messages)

[PATCH net v2 0/2] mlxsw: spectrum: Forward packets with an IPv4 link-local source IP
 2025-08-14 13:06 UTC  (3+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] selftest: forwarding: router: Add a test case for "

[PATCH 0/6] can: esd_usb: Fixes and improvements
 2025-08-14 12:45 UTC  (4+ messages)
` [PATCH 5/6] can: esd_usb: Rework display of error messages

netfilter: br_netfilter:NS packet was incorrectly matched by the nftables rule
 2025-08-14 12:43 UTC  (2+ messages)

[syzbot] Monthly net report (Aug 2025)
 2025-08-14 12:42 UTC 

[PATCH] [neard] README: Fix the text for the --disable-nfctype4 option
 2025-08-14 11:47 UTC  (2+ messages)

[PATCHv2 net-next 0/3] bonding: support aggregator selection based on port priority
 2025-08-14 11:46 UTC  (5+ messages)
` [PATCHv2 net-next 1/3] bonding: add support for per-port LACP actor priority
` [PATCHv2 net-next 2/3] bonding: support aggregator selection based on port priority
` [PATCHv2 net-next 3/3] selftests: bonding: add test for LACP actor "

[PATCH v5 00/14] Introduce AMD Pensando RDMA driver
 2025-08-14 11:32 UTC  (3+ messages)
` [PATCH v5 12/14] RDMA/ionic: Register device ops for miscellaneous functionality

[PATCH net] net: ti: icssg-prueth: Fix HSR and switch offload Enablement during firwmare reload
 2025-08-14 10:51 UTC 

[RFC v2 00/24] Per queue configs and large rx buffer support for zcrx
 2025-08-14 10:46 UTC  (3+ messages)

[PATCHv2 iproute-next] iplink: bond_slave: add support for ad_actor_port_prio
 2025-08-14 10:44 UTC 

[PATCH net-next v2] tun: replace strcpy with strscpy for ifr_name
 2025-08-14 10:32 UTC  (3+ messages)

[PATCH v2 0/3] net: use vmalloc_array() to simplify code
 2025-08-14 10:20 UTC  (4+ messages)
` [PATCH v2 1/3] eth: intel: "
` [PATCH v2 2/3] nfp: flower: "
` [PATCH v2 3/3] ppp: "

[PATCH bpf-next v7 0/9] Add a dynptr type for skb metadata for TC BPF
 2025-08-14  9:59 UTC  (10+ messages)
` [PATCH bpf-next v7 1/9] bpf: Add dynptr type for skb metadata
` [PATCH bpf-next v7 2/9] bpf: Enable read/write access to skb metadata through a dynptr
` [PATCH bpf-next v7 3/9] selftests/bpf: Cover verifier checks for skb_meta dynptr type
` [PATCH bpf-next v7 4/9] selftests/bpf: Pass just bpf_map to xdp_context_test helper
` [PATCH bpf-next v7 5/9] selftests/bpf: Parametrize test_xdp_context_tuntap
` [PATCH bpf-next v7 6/9] selftests/bpf: Cover read access to skb metadata via dynptr
` [PATCH bpf-next v7 7/9] selftests/bpf: Cover write "
` [PATCH bpf-next v7 8/9] selftests/bpf: Cover read/write to skb metadata at an offset
` [PATCH bpf-next v7 9/9] selftests/bpf: Cover metadata access from a modified skb clone

[PATCH net-next v4 0/4] net: phy: micrel: Add support for lan8842
 2025-08-14  9:55 UTC  (7+ messages)
` [PATCH net-next v4 1/4] net: phy: micrel: Start using PHY_ID_MATCH_MODEL
` [PATCH net-next v4 4/4] net: phy: micrel: Add support for lan8842

[PATCH net 0/6] mlx5 misc fixes 2025-08-13
 2025-08-14  9:55 UTC  (3+ messages)
` [PATCH net 4/6] net/mlx5: Destroy vport QoS element when no configuration remains

[PATCHv2 net 0/3] bonding: fix negotiation flapping in 802.3ad passive mode
 2025-08-14  9:54 UTC  (4+ messages)
` [PATCHv2 net 3/3] selftests: bonding: add test for passive LACP mode


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