messages from 2025-05-16 02:29:25 to 2025-05-16 17:24:41 UTC [more...]
[PATCH v4 net-next 0/9] af_unix: Introduce SO_PASSRIGHTS
2025-05-16 17:22 UTC (12+ messages)
` [PATCH v4 net-next 1/9] af_unix: Factorise test_bit() for SOCK_PASSCRED and SOCK_PASSPIDFD
` [PATCH v4 net-next 6/9] af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock
` [PATCH v4 net-next 7/9] af_unix: Inherit sk_flags at connect()
` [PATCH v4 net-next 8/9] af_unix: Introduce SO_PASSRIGHTS
` [PATCH v4 net-next 9/9] selftest: af_unix: Test SO_PASSRIGHTS
[PATCH] net/tun: expose queue utilization stats via ethtool
2025-05-16 17:22 UTC (5+ messages)
[net-next, PATCH v2] net: phy: mediatek: do not require syscon compatible for pio property
2025-05-16 17:20 UTC (2+ messages)
` Aw: "
[PATCH net-next] net: let lockdep compare instance locks
2025-05-16 17:14 UTC (6+ messages)
[PATCH net-next v3 00/10][pull request] idpf: add initial PTP support
2025-05-16 17:06 UTC (11+ messages)
` [PATCH net-next v3 01/10] idpf: change the method for mailbox workqueue allocation
` [PATCH net-next v3 02/10] idpf: add initial PTP support
` [PATCH net-next v3 03/10] virtchnl: add PTP virtchnl definitions
` [PATCH net-next v3 04/10] idpf: move virtchnl structures to the header file
` [PATCH net-next v3 05/10] idpf: negotiate PTP capabilities and get PTP clock
` [PATCH net-next v3 06/10] idpf: add mailbox access to read PTP clock time
` [PATCH net-next v3 07/10] idpf: add PTP clock configuration
` [PATCH net-next v3 08/10] idpf: add Tx timestamp capabilities negotiation
` [PATCH net-next v3 09/10] idpf: add Tx timestamp flows
` [PATCH net-next v3 10/10] idpf: add support for Rx timestamping
[TEST] net/bind_wildcard flakiness
2025-05-16 17:05 UTC
[PATCH 0/6] tcp: support preloading data on a listening socket
2025-05-16 16:58 UTC (8+ messages)
` [PATCH 1/6] tcp: support writing to a socket in listening state
` [PATCH 2/6] tcp: copy write-data from listen socket to accept child socket
` [PATCH 3/6] tcp: fastopen: add write-data to fastopen synack packet
` [PATCH 4/6] tcp: transmit any pending data on receipt of 3rd-ack
` [PATCH 5/6] tcp: fastopen: retransmit data when only the SYN of a synack-with-data is acked
` [PATCH 6/6] tcp: fastopen: extend retransmit-queue trimming to handle linear sk_buff
[PATCH net-next] eth: fbnic: Replace kzalloc/fbnic_fw_init_cmpl with fbnic_fw_alloc_cmpl
2025-05-16 16:46 UTC
[PATCH net-next v2] net: phy: add driver for MaxLinear MxL86110 PHY
2025-05-16 16:41 UTC
[RFC net-next 00/15] Add support for Silicon Labs CPC
2025-05-16 16:25 UTC (9+ messages)
[PATCH] mux: mmio: Fix missing CONFIG_REGMAP_MMIO
2025-05-16 15:55 UTC (6+ messages)
[net v1] net: wwan: t7xx: Fix napi rx poll issue
2025-05-16 15:48 UTC (4+ messages)
[net-next v1] net: wwan: t7xx: Parameterize data plane RX BAT and FAG count
2025-05-16 15:43 UTC (4+ messages)
Potential bug in Linux TCP vegas implementation
2025-05-16 15:38 UTC (3+ messages)
[PATCH iwl-next v3] ice: add 40G speed to Admin Command GET PORT OPTION
2025-05-16 15:15 UTC (2+ messages)
` [Intel-wired-lan] "
[net-next PATCH v10 0/7] net: phy: Add support for new Aeonsemi PHYs
2025-05-16 15:12 UTC (7+ messages)
` [net-next PATCH v10 7/7] rust: net::phy sync with match_phy_device C changes
[PATCH] ixgbe/ipsec: use memzero_explicit() for stack SA structs
2025-05-16 15:04 UTC (2+ messages)
[PATCH iwl-next v4 00/15] Introduce iXD driver
2025-05-16 14:58 UTC (16+ messages)
` [PATCH iwl-next v4 01/15] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH iwl-next v4 02/15] virtchnl: introduce control plane version fields
` [PATCH iwl-next v4 03/15] libie: add PCI device initialization helpers to libie
` [PATCH iwl-next v4 04/15] libeth: allow to create fill queues without NAPI
` [PATCH iwl-next v4 05/15] libie: add control queue support
` [PATCH iwl-next v4 06/15] libie: add bookkeeping support for control queue messages
` [PATCH iwl-next v4 07/15] idpf: remove 'vport_params_reqd' field
` [PATCH iwl-next v4 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH iwl-next v4 09/15] idpf: refactor idpf to use libie control queues
` [PATCH iwl-next v4 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH iwl-next v4 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH iwl-next v4 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH iwl-next v4 13/15] ixd: add reset checks and initialize the mailbox
` [PATCH iwl-next v4 14/15] ixd: add the core initialization
` [PATCH iwl-next v4 15/15] ixd: add devlink support
[PATCH v28 00/20] nvme-tcp receive offloads
2025-05-16 14:47 UTC (4+ messages)
` [PATCH v28 01/20] net: Introduce direct data placement tcp offload
[PATCH net-next] net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead
2025-05-16 14:43 UTC (4+ messages)
[PATCH v8 0/9] coredump: add coredump socket
2025-05-16 14:37 UTC (12+ messages)
` [PATCH v8 1/9] coredump: massage format_corename()
` [PATCH v8 2/9] coredump: massage do_coredump()
` [PATCH v8 3/9] coredump: reflow dump helpers a little
` [PATCH v8 4/9] coredump: add coredump socket
` [PATCH v8 5/9] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH v8 6/9] coredump: show supported coredump modes
` [PATCH v8 7/9] coredump: validate socket name as it is written
` [PATCH v8 8/9] selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
` [PATCH v8 9/9] selftests/coredump: add tests for AF_UNIX coredumps
[PATCH net] selftests: net: validate team flags propagation
2025-05-16 14:35 UTC (2+ messages)
[PATCH v1 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
2025-05-16 14:32 UTC (5+ messages)
` [PATCH v1 1/2] ethernet: eswin: Document for eic7700 SoC
` [PATCH v1 2/2] ethernet: eswin: Add eic7700 ethernet driver
[PATCH net-next v2] net: phy: add driver for MaxLinear MxL86110 PHY
2025-05-16 14:27 UTC
[PATCH v7 0/9] coredump: add coredump socket
2025-05-16 14:26 UTC (17+ messages)
` [PATCH v7 4/9] "
` [PATCH v7 5/9] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH v7 7/9] coredump: validate socket name as it is written
[PATCH net-next] net: phy: add driver for MaxLinear MxL86110 PHY
2025-05-16 14:20 UTC (2+ messages)
[PATCH bpf-next v6] bpf, sockmap: avoid using sk_socket after free when sending
2025-05-16 14:17 UTC
[PATCH net-next 0/2] Add Si3474 PSE controller driver
2025-05-16 14:09 UTC (12+ messages)
` [PATCH net-next 1/2] dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
` [EXTERNAL]Re: "
` [PATCH net-next 2/2] net: pse-pd: Add Si3474 PSE controller driver
` [EXTERNAL]Re: "
[PATCH 0/8] qcom: Refactor sa8775p/qcs9100 based ride boards
2025-05-16 13:42 UTC (4+ messages)
` [PATCH 5/8] dt-bindings: arm: qcom: Add bindings for qam8775p SOM
[PATCH iwl-net v2] ice: fix eswitch code memory leak in reset scenario
2025-05-16 13:09 UTC
[PATCH net-next v3 0/2] Add Si3474 PSE controller driver
2025-05-16 13:07 UTC (3+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
` [PATCH net-next v3 2/2] net: pse-pd: Add Si3474 PSE controller driver
[PATCH iwl-next v1] ice: add 40G speed to Admin Command GET PORT OPTION
2025-05-16 13:05 UTC (2+ messages)
[PATCH net-next v4 0/4] net: selftest: improve test string formatting and checksum handling
2025-05-16 12:57 UTC (3+ messages)
` [PATCH net-next v4 3/4] net: selftests: add checksum mode support and SW "
[PATCH] net: ethernet: ti: am65-cpsw: Lower random mac address error print to info
2025-05-16 12:26 UTC
[PATCH iwl-next 0/5] Intel driver conversion to new hardware timestamping API
2025-05-16 12:27 UTC (11+ messages)
` [PATCH iwl-next 1/5] ice: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH iwl-next 2/5] igc: "
` [PATCH iwl-next 3/5] igb: "
` [PATCH iwl-next 4/5] ixgbe: "
` [PATCH iwl-next 5/5] i40e: "
[PATCH net-next] net: netlink: reduce extack cookie size
2025-05-16 11:59 UTC
[PATCH net-next 0/9] tools: ynl-gen: support sub-messages and rt-link
2025-05-16 11:40 UTC (19+ messages)
` [PATCH net-next 1/9] netlink: specs: rt-link: add C naming info for ovpn
` [PATCH net-next 2/9] tools: ynl-gen: factor out the annotation of pure nested struct
` [PATCH net-next 3/9] tools: ynl-gen: prepare for submsg structs
` [PATCH net-next 4/9] tools: ynl-gen: submsg: plumb thru an empty type
` [PATCH net-next 5/9] tools: ynl-gen: submsg: render the structs
` [PATCH net-next 6/9] tools: ynl-gen: submsg: support parsing and rendering sub-messages
` [PATCH net-next 7/9] tools: ynl: submsg: reverse parse / error reporting
` [PATCH net-next 8/9] tools: ynl: enable codegen for all rt- families
` [PATCH net-next 9/9] tools: ynl: add a sample for rt-link
[PATCH net-next] tools: ynl-gen: array-nest: support arrays of nests
2025-05-15 7:51 UTC (2+ messages)
[PATCH net-next v5 0/5] Add PCS support for Qualcomm IPQ9574 SoC
2025-05-16 11:18 UTC (10+ messages)
[PATCH net-next v4 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-05-16 10:59 UTC (5+ messages)
[PATCH] net: phy: add driver for MaxLinear MxL86110 PHY
2025-05-16 10:46 UTC (5+ messages)
[PATCH net-next 00/10] net: faster and simpler CRC32C computation
2025-05-16 10:42 UTC (9+ messages)
` [PATCH net-next 04/10] RDMA/siw: use skb_crc32c() instead of __skb_checksum()
` [PATCH net-next 09/10] nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()
[PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
2025-05-16 10:39 UTC (11+ messages)
[PATCH iwl-net v3 0/3] Fix XDP loading on machines with many CPUs
2025-05-16 10:24 UTC (3+ messages)
[PATCH net-next v4 0/2] Add built-in 2.5G ethernet phy support on MT7988
2025-05-16 10:23 UTC (3+ messages)
` [PATCH net-next v4 1/2] net: phy: mediatek: Sort config and file names in Kconfig and Makefile
` [PATCH net-next v4 2/2] net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988
[syzbot] Monthly smc report (May 2025)
2025-05-16 10:17 UTC
[PATCH 0/2] improve i40e parallel VF reset handling
2025-05-16 9:48 UTC (4+ messages)
` [PATCH 2/2] i40e: retry VFLR handling if there is ongoing VF reset
[PATCH v2 0/2] improve i40e parallel VF reset handling
2025-05-16 9:47 UTC (3+ messages)
` [PATCH v2 1/2] i40e: return false from i40e_reset_vf if reset is in progress
` [PATCH v2 2/2] i40e: retry VFLR handling if there is ongoing VF reset
[PATCH iwl-next v2 0/8] igc: harmonize queue priority and add preemptible queue support
2025-05-16 9:45 UTC (13+ messages)
` [PATCH iwl-next v2 1/8] igc: move TXDCTL and RXDCTL related macros
` [PATCH iwl-next v2 2/8] igc: add DCTL prefix to "
` [PATCH iwl-next v2 3/8] igc: refactor TXDCTL macros to use FIELD_PREP and GEN_MASK
` [PATCH iwl-next v2 4/8] igc: assign highest TX queue number as highest priority in mqprio
` [PATCH iwl-next v2 5/8] igc: add private flag to reverse TX queue priority in TSN mode
` [PATCH iwl-next v2 8/8] igc: SW pad preemptible frames for correct mCRC calculation
[PATCH net-next 1/9] net: txgbe: Remove specified SP type
2025-05-16 9:32 UTC (9+ messages)
` [PATCH net-next 2/9] net: wangxun: Use specific flag bit to simplify the code
` [PATCH net-next 3/9] net: txgbe: Distinguish between 40G and 25G devices
` [PATCH net-next 4/9] net: txgbe: Implement PHYLINK for AML 25G/10G devices
` [PATCH net-next 5/9] net: txgbe: Support to handle GPIO IRQs for AML devices
` [PATCH net-next 6/9] net: txgbe: Correct the currect link settings
` [PATCH net-next 7/9] net: txgbe: Restrict the use of mismatched FW versions
` [PATCH net-next 8/9] net: txgbe: Implement PTP for AML devices
` [PATCH net-next 9/9] net: txgbe: Implement SRIOV "
[PATCH net-next 0/9] Add functions for TXGBE AML devices
2025-05-16 9:32 UTC
[PATCH net-next] net: phy: make mdio consumer / device layer a separate module
2025-05-16 9:31 UTC (2+ messages)
[PATCH net-next v4 0/9] net: ethernet: ti: am65-cpsw: add network flow classification support
2025-05-16 9:25 UTC (3+ messages)
` [PATCH net-next v4 9/9] net: ethernet: ti: am65-cpsw: remove cpsw_ale_classifier_setup_default()
[PATCH v5] ptp: ocp: Limit signal/freq counts in summary output functions
2025-05-16 9:08 UTC (2+ messages)
[PATCH net v3] net: axienet: safely drop oversized RX frames
2025-05-16 9:02 UTC (3+ messages)
` [PATCH net v4] "
[PATCH iwl-next v5 0/3] idpf: add flow steering support
2025-05-16 8:54 UTC (7+ messages)
` [PATCH iwl-next v5 1/3] virtchnl2: rename enum virtchnl2_cap_rss
` [PATCH iwl-next v5 2/3] virtchnl2: add flow steering support
` [PATCH iwl-next v5 3/3] idpf: "
[PATCH net-next v4] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
2025-05-16 8:30 UTC (3+ messages)
[PATCH stable 5.15/6.1/6.6] af_unix: Clear oob_skb in scan_inflight()
2025-05-16 8:18 UTC (3+ messages)
[PATCH] sctp: Do not wake readers in __sctp_write_space()
2025-05-16 8:17 UTC
[PATCH net-next v2 0/3] net: airoha: Add per-flow stats support to hw flowtable offloading
2025-05-16 8:00 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: airoha: npu: Move memory allocation in airoha_npu_send_msg() caller
` [PATCH net-next v2 2/3] net: airoha: Add FLOW_CLS_STATS callback support
` [PATCH net-next v2 3/3] net: airoha: ppe: Disable packet keepalive
[PATCH] virtio_net: Fix duplicated return values in virtnet_get_hw_stats
2025-05-16 7:36 UTC (3+ messages)
` "
[PATCH iwl-next v5 0/3] ice: decouple control of SMA/U.FL/SDP pins
2025-05-16 7:22 UTC (7+ messages)
` [PATCH iwl-next v5 1/3] ice: redesign dpll sma/u.fl pins control
` [Intel-wired-lan] "
` [PATCH iwl-next v5 2/3] ice: change SMA pins to SDP in PTP API
` [Intel-wired-lan] "
` [PATCH iwl-next v5 3/3] ice: add ice driver PTP pin documentation
` [Intel-wired-lan] "
[BUG] general protection fault in ipv6_renew_options
2025-05-16 7:18 UTC
[PATCH net-next 0/2] net: airoha: Add per-flow stats support to hw flowtable offloading
2025-05-16 6:29 UTC (4+ messages)
` [PATCH net-next 2/2] net: airoha: Add FLOW_CLS_STATS callback support
[PATCH net-next v2 0/2] Add the capability to allocate hw buffers in SRAM for EN7581 SoC
2025-05-16 6:28 UTC (4+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: airoha: Add EN7581 memory-region property
[PATCH net v2] vmxnet3: correctly report gso type for UDP tunnels
2025-05-16 6:05 UTC
linux-next: manual merge of the ftrace tree with the net-next tree
2025-05-16 6:23 UTC
[PATCH iwl-next v2] ice: add 40G speed to Admin Command GET PORT OPTION
2025-05-16 6:15 UTC
[PATCH net-next v2] net: phy: realtek: add RTL8127-internal PHY
2025-05-16 5:56 UTC
[net-next v11 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-05-16 5:54 UTC (5+ messages)
` [net-next v11 4/7] net: mtip: The L2 switch driver for imx287
[PATCH net-next v3 1/4] net: bonding: add broadcast_neighbor option for 802.3ad
2025-05-16 5:53 UTC (4+ messages)
[PATCH net-next] net: phy: realtek: add RTL8127-internal PHY
2025-05-16 5:52 UTC (3+ messages)
[PATCH net-next] net: enetc: fix the error handling in enetc4_pf_netdev_create()
2025-05-16 5:27 UTC
[PATCH v1 net] net: lan743x: Restore SGMII CTRL register on resume
2025-05-16 3:57 UTC
[PATCH v2 net-next 0/7] ipv6: Follow up for RTNL-free RTM_NEWROUTE series
2025-05-16 2:27 UTC (6+ messages)
` [PATCH v2 net-next 3/7] ipv6: Narrow down RCU critical section in inet6_rtm_newroute()
` [PATCH v2 net-next 4/7] Revert "ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup"
` [PATCH v2 net-next 5/7] Revert "ipv6: Factorise ip6_route_multipath_add()."
` [PATCH v2 net-next 6/7] ipv6: Pass gfp_flags down to ip6_route_info_create_nh()
` [PATCH v2 net-next 7/7] ipv6: Revert two per-cpu var allocation for RTM_NEWROUTE
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).