messages from 2025-10-22 14:23:47 to 2025-10-22 20:04:33 UTC [more...]
[PATCH 0/4] tools: ynl: Fix tc filters with actions
2025-10-22 20:03 UTC (11+ messages)
` [PATCH 2/4] tools: ynl: zero-initialize struct ynl_sock memory
` [PATCH 4/4] tools: ynl: add start-index property for indexed arrays
[syzbot] [bpf?] WARNING in bpf_bprintf_prepare (3)
2025-10-22 19:56 UTC (4+ messages)
[PATCH] Signed-off-by: Biancaa Ramesh <biancaa2210329@ssn.edu.in>
2025-10-22 19:41 UTC (2+ messages)
[PATCH net-next 0/5] psp: track stats from core and provide a driver stats api
2025-10-22 19:37 UTC (6+ messages)
` [PATCH net-next 1/5] psp: report basic stats from the core
` [PATCH net-next 2/5] selftests: drv-net: psp: add assertions on core-tracked psp dev stats
` [PATCH net-next 3/5] psp: add stats from psp spec to driver facing api
` [PATCH net-next 4/5] net/mlx5e: Add PSP stats support for Rx/Tx flows
` [PATCH net-next 5/5] netdevsim: implement psp device stats
[PATCH ethtool v2 0/2] fix module info JSON output
2025-10-22 19:36 UTC (4+ messages)
` [PATCH ethtool v2 1/2] sfpid: Fix JSON output of SFP diagnostics
` [PATCH ethtool v2 2/2] sff-common: Fix naming of JSON keys for thresholds
[PATCH net-next v2 0/5] net: macb: EyeQ5 support
2025-10-22 19:33 UTC (11+ messages)
` [PATCH net-next v2 1/5] dt-bindings: net: cdns,macb: add Mobileye EyeQ5 ethernet interface
` [PATCH net-next v2 2/5] net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
` [PATCH net-next v2 4/5] net: macb: rename bp->sgmii_phy field to bp->phy
` [PATCH net-next v2 5/5] net: macb: Add "mobileye,eyeq5-gem" compatible
[RFC 00/15] net/rds: RDS-TCP bug fix collection
2025-10-22 19:17 UTC (16+ messages)
` [RFC 01/15] net/rds: Add per cp work queue
` [RFC 02/15] net/rds: Give each connection its own workqueue
` [RFC 03/15] net/rds: Change return code from rds_send_xmit() when lock is taken
` [RFC 04/15] net/rds: No shortcut out of RDS_CONN_ERROR
` [RFC 05/15] net/rds: rds_tcp_accept_one ought to not discard messages
` [RFC 06/15] net/rds: new extension header: rdma bytes
` [RFC 07/15] net/rds: Encode cp_index in TCP source port
` [RFC 08/15] net/rds: rds_tcp_conn_path_shutdown must not discard messages
` [RFC 09/15] net/rds: Kick-start TCP receiver after accept
` [RFC 10/15] net/rds: Clear reconnect pending bit
` [RFC 11/15] net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrives
` [RFC 12/15] net/rds: Trigger rds_send_ping() more than once
` [RFC 13/15] net/rds: Delegate fan-out to a background worker
` [RFC 14/15] net/rds: Use proper peer port number even when not connected
` [RFC 15/15] net/rds: rds_sendmsg should not discard payload_len
[PATCH v2 00/63] nstree: listns()
2025-10-22 19:16 UTC (65+ messages)
` [PATCH v2 01/63] libfs: allow to specify s_d_flags
` [PATCH v2 02/63] nsfs: use inode_just_drop()
` [PATCH v2 03/63] nsfs: raise DCACHE_DONTCACHE explicitly
` [PATCH v2 04/63] pidfs: "
` [PATCH v2 05/63] nsfs: raise SB_I_NODEV and SB_I_NOEXEC
` [PATCH v2 06/63] cgroup: add cgroup namespace to tree after owner is set
` [PATCH v2 07/63] nstree: simplify return
` [PATCH v2 08/63] ns: initialize ns_list_node for initial namespaces
` [PATCH v2 09/63] ns: add __ns_ref_read()
` [PATCH v2 10/63] ns: add active reference count
` [PATCH v2 11/63] ns: use anonymous struct to group list member
` [PATCH v2 12/63] nstree: introduce a unified tree
` [PATCH v2 13/63] nstree: allow lookup solely based on inode
` [PATCH v2 14/63] nstree: assign fixed ids to the initial namespaces
` [PATCH v2 15/63] ns: maintain list of owned namespaces
` [PATCH v2 16/63] nstree: add listns()
` [PATCH v2 17/63] arch: hookup listns() system call
` [PATCH v2 18/63] nsfs: update tools header
` [PATCH v2 19/63] selftests/filesystems: remove CLONE_NEWPIDNS from setup_userns() helper
` [PATCH v2 20/63] selftests/namespaces: first active reference count tests
` [PATCH v2 21/63] selftests/namespaces: second "
` [PATCH v2 22/63] selftests/namespaces: third "
` [PATCH v2 23/63] selftests/namespaces: fourth "
` [PATCH v2 24/63] selftests/namespaces: fifth "
` [PATCH v2 25/63] selftests/namespaces: sixth "
` [PATCH v2 26/63] selftests/namespaces: seventh "
` [PATCH v2 27/63] selftests/namespaces: eigth "
` [PATCH v2 28/63] selftests/namespaces: ninth "
` [PATCH v2 29/63] selftests/namespaces: tenth "
` [PATCH v2 30/63] selftests/namespaces: eleventh "
` [PATCH v2 31/63] selftests/namespaces: twelth "
` [PATCH v2 32/63] selftests/namespaces: thirteenth "
` [PATCH v2 33/63] selftests/namespaces: fourteenth "
` [PATCH v2 34/63] selftests/namespaces: fifteenth "
` [PATCH v2 35/63] selftests/namespaces: add listns() wrapper
` [PATCH v2 36/63] selftests/namespaces: first listns() test
` [PATCH v2 37/63] selftests/namespaces: second "
` [PATCH v2 38/63] selftests/namespaces: third "
` [PATCH v2 39/63] selftests/namespaces: fourth "
` [PATCH v2 40/63] selftests/namespaces: fifth "
` [PATCH v2 41/63] selftests/namespaces: sixth "
` [PATCH v2 42/63] selftests/namespaces: seventh "
` [PATCH v2 43/63] selftests/namespaces: ninth "
` [PATCH v2 44/63] "
` [PATCH v2 45/63] selftests/namespaces: first listns() permission test
` [PATCH v2 46/63] selftests/namespaces: second "
` [PATCH v2 47/63] selftests/namespaces: third "
` [PATCH v2 48/63] selftests/namespaces: fourth "
` [PATCH v2 49/63] selftests/namespaces: fifth "
` [PATCH v2 50/63] selftests/namespaces: sixth "
` [PATCH v2 51/63] selftests/namespaces: seventh "
` [PATCH v2 52/63] selftests/namespaces: first inactive namespace resurrection test
` [PATCH v2 53/63] selftests/namespaces: second "
` [PATCH v2 54/63] selftests/namespaces: third "
` [PATCH v2 55/63] selftests/namespaces: fourth "
` [PATCH v2 56/63] selftests/namespaces: fifth "
` [PATCH v2 57/63] selftests/namespaces: sixth "
` [PATCH v2 58/63] selftests/namespaces: seventh "
` [PATCH v2 59/63] selftests/namespaces: eigth "
` [PATCH v2 60/63] selftests/namespaces: ninth "
` [PATCH v2 61/63] selftests/namespaces: tenth "
` [PATCH v2 62/63] selftests/namespaces: eleventh "
` [PATCH v2 63/63] selftests/namespaces: twelth "
` [syzbot ci] Re: nstree: listns()
[PATCH net-next] net/mlx5: Implement swp_l4_csum_mode via devlink params
2025-10-22 19:09 UTC
[PATCH net v3 0/3] fix poll behaviour for TCP-based tunnel protocols
2025-10-22 18:56 UTC (3+ messages)
` [PATCH net v3 1/3] net: datagram: introduce datagram_poll_queue for custom receive queues
[PATCH net-next 0/6] net: add phylink managed WoL and convert stmmac
2025-10-22 18:31 UTC (16+ messages)
` [PATCH net-next 1/6] net: phy: add phy_can_wakeup()
` [PATCH net-next 2/6] net: phy: add phy_may_wakeup()
` [PATCH net-next 3/6] net: phylink: add phylink managed MAC Wake-on-Lan support
` [PATCH net-next 4/6] net: phylink: add phylink managed wake-on-lan PHY speed control
[PATCH iproute2-next v8 0/1] iproute2-next: Extending bonding's arp_ip_target to include a list of vlan tags
2025-10-22 18:28 UTC (2+ messages)
` [PATCH iproute2-next v8 1/1] iproute: Extend bonding's "arp_ip_target" parameter to add "
[PATCH net-next v14 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
2025-10-22 18:25 UTC (8+ messages)
` [PATCH net-next v14 1/7] bonding: Adding struct bond_arp_target
` [PATCH net-next v14 2/7] bonding: Adding extra_len field to struct bond_opt_value
` [PATCH net-next v14 3/7] bonding: arp_ip_target helpers
` [PATCH net-next v14 4/7] bonding: Processing extended arp_ip_target from user space
` [PATCH net-next v14 5/7] bonding: Update to bond_arp_send_all() to use supplied vlan tags
` [PATCH net-next v14 6/7] bonding: Update for extended arp_ip_target format
` [PATCH net-next v14 7/7] bonding: Selftest and documentation for the arp_ip_target parameter
[PATCH net-next 0/7] ynl: add ignore-index flag for indexed-array
2025-10-22 18:27 UTC (8+ messages)
` [PATCH net-next 1/7] netlink: specs: "
` [PATCH net-next 2/7] tools: ynl: support ignore-index in indexed-array decoding
` [PATCH net-next 3/7] tools: ynl: support ignore-index in indexed-array encoding
` [PATCH net-next 4/7] netlink: specs: nl80211: set ignore-index on indexed-arrays
` [PATCH net-next 5/7] netlink: specs: nlctrl: "
` [PATCH net-next 6/7] netlink: specs: rt-link: "
` [PATCH net-next 7/7] netlink: specs: tc: "
[PATCH net] xsk: avoid data corruption on cq descriptor number
2025-10-22 18:24 UTC (2+ messages)
[PATCH net-next 0/3] gve: Improve RX buffer length management
2025-10-22 18:22 UTC (4+ messages)
` [PATCH net-next 1/3] gve: Decouple header split from RX buffer length
` [PATCH net-next 2/3] gve: Allow ethtool to configure rx_buf_len
` [PATCH net-next 3/3] gve: Default to max_rx_buffer_size for DQO if device supported
[PATCH 0/4] DWMAC support for Rockchip RK3506
2025-10-22 17:56 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: net: snps,dwmac: move rk3399 line to its correct position
` [PATCH 2/4] dt-bindings: net: snps,dwmac: Sync list of Rockchip compatibles
` [PATCH 3/4] dt-bindings: net: rockchip-dwmac: Add compatible string for RK3506
[PATCH net v2 0/2] netconsole: Fix userdata race condition
2025-10-22 17:39 UTC (3+ messages)
` [PATCH net v2 1/2] netconsole: Fix race condition in between reader and writer of userdata
` [PATCH net v2 2/2] selftests: netconsole: Add race condition test for userdata corruption
[PATCH net v2 0/1] i40e: xsk: advance next_to_clean on status descriptors
2025-10-22 17:39 UTC (8+ messages)
` [PATCH net v2 1/1] "
[PATCH net-next 0/3] icmp: Add RFC 5837 support
2025-10-22 17:29 UTC (6+ messages)
[PATCH v2 0/2] ptp/ptp_vmw: enhancements to ptp_vmw
2025-10-22 17:27 UTC (4+ messages)
` [PATCH v2 1/2] ptp/ptp_vmw: Implement PTP clock adjustments ops
[PATCH net-next v2] mlxbf_gige: report unknown speed and duplex when link is down
2025-10-22 17:08 UTC (2+ messages)
[PATCH iproute2-next] mptcp: add implicit flag to the 'ip mptcp' inline help
2025-10-22 17:06 UTC (4+ messages)
[PATCH 1/1] io_uring zcrx: add MAINTAINERS entry
2025-10-22 17:06 UTC (9+ messages)
[PATCH v3 00/10] powerpc: Implement masked user access
2025-10-22 17:05 UTC (3+ messages)
` [PATCH v3 03/10] uaccess: Add masked_user_{read/write}_access_begin
[PATCH v2] dt-bindings: arm: Convert Marvell CP110 System Controller to DT schema
2025-10-22 16:55 UTC
[PATCH 0/8] arm64: dts: imx8dxl related fix and minor update
2025-10-22 16:50 UTC (9+ messages)
` [PATCH 1/8] arm64: dts: imx8dxl: Correct pcie-ep interrupt number
` [PATCH 2/8] arm64: dts: imx8dxl-ss-conn: swap interrupts number of eqos
` [PATCH 3/8] arm64: dts: imx8dxl-evk: add bt information for lpuart1
` [PATCH 4/8] arm64: dts: imx8dxl-evk: add state_100mhz and state_200mhz for usdhc
` [PATCH 5/8] arm64: dts: imx8: add default clock rate "
` [PATCH 6/8] arm64: dts: imx8-ss-conn: add fsl,tuning-step for usdhc1 and usdhc2
` [PATCH 7/8] arm64: dts: imx8-ss-conn: add missed clock enet_2x_txclk for fec[1,2]
` [PATCH 8/8] arm64: dts: imx8dxl-ss-conn: delete usb3_lpcg node
[PATCH net-next] net: mana: Linearize SKB if TX SGEs exceeds hardware limit
2025-10-22 16:44 UTC (8+ messages)
[bug report] tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahash
2025-10-22 16:43 UTC (2+ messages)
[PATCH net] sfc: fix potential memory leak in efx_mae_process_mport()
2025-10-22 16:35 UTC
[PATCH V7 net-next 00/11] *devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
2025-10-22 16:26 UTC (7+ messages)
` [PATCH V7 net-next 02/11] net/mlx5: Implement cqe_compress_type via devlink params
[PATCH] i40e: avoid redundant VF link state updates
2025-10-22 16:11 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH v2] i40e: avoid redundant VF link state updates
2025-10-22 16:11 UTC
[PATCH net v4] virtio-net: fix received length check in big packets
2025-10-22 16:06 UTC
[PATCH net v2] virtio-net: drop the multi-buffer XDP packet in zerocopy
2025-10-22 15:56 UTC
[net-next PATCH 0/2] net: airoha: initial phylink support
2025-10-22 15:52 UTC (6+ messages)
` [net-next PATCH 2/2] net: airoha: add phylink support for GDM1
[PATCH ethtool 0/2] fix module info JSON output
2025-10-22 15:34 UTC (8+ messages)
` [PATCH ethtool 1/2] sfpid: Fix JSON output of SFP diagnostics
` [PATCH ethtool 2/2] sff-common: Fix naming of JSON keys for thresholds
[PATCH net 0/2] netconsole: Fix userdata race condition
2025-10-22 15:31 UTC (4+ messages)
` [PATCH net 1/2] selftests: netconsole: Add race condition test for userdata corruption
[PATCH net-next 1/2] idpf: correct queue index in Rx allocation error messages
2025-10-22 15:05 UTC (5+ messages)
` [PATCH net-next 2/2] idpf: fix typos and correct doc comments in idpf driver
` [External] : "
[PATCH v3 bpf 1/2] xdp: introduce xdp_convert_skb_to_buff()
2025-10-22 14:54 UTC (4+ messages)
[PATCH net-next] igbvf: fix misplaced newline in VLAN add warning message
2025-10-22 14:48 UTC (2+ messages)
[PATCH net-next] ixgbe: fix typos in ixgbe driver comments
2025-10-22 14:42 UTC (2+ messages)
[PATCH] selftest: net: prevent use of uninitialized variable
2025-10-22 14:33 UTC (2+ messages)
[PATCH net v5 2/3] net: usb: ax88179_178a: add USB device driver for config selection
2025-10-22 14:28 UTC (11+ messages)
[PATCH net-next v3 00/15] netkit: Support for io_uring zero-copy and AF_XDP
2025-10-22 14:27 UTC (3+ messages)
` [PATCH net-next v3 15/15] netkit: Add xsk support for af_xdp applications
[PATCH net-next 0/8] ipvlan: Implement learnable L2-bridge
2025-10-22 14:23 UTC (3+ messages)
` [PATCH net-next 1/8] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).