messages from 2026-05-22 18:20:06 to 2026-05-23 11:04:06 UTC [more...]
[PATCH] net: qualcomm: rmnet: clarify MAP command ACK behavior
2026-05-23 11:03 UTC
[PATCH V2 net-next 0/6] net: hns3: enhance tc flow offload support
2026-05-23 10:54 UTC (7+ messages)
` [PATCH V2 net-next 1/6] net: hns3: adjust add_cls_flower() for support more action
` [PATCH V2 net-next 2/6] net: hns3: improve the unused_tuple parameter setting
` [PATCH V2 net-next 3/6] net: hns3: support two more actions for tc flow
` [PATCH V2 net-next 4/6] net: hns3: support IP and tunnel VNI dissectors "
` [PATCH V2 net-next 5/6] net: hns3: debugfs support for dumping fd rules
` [PATCH V2 net-next 6/6] net: hns3: move fd code to a separate file
[PATCH net 1/2] net: dwc-xlgmac: fix channel count initialization
2026-05-23 10:45 UTC (2+ messages)
` [PATCH net 2/2] net: dwc-xlgmac: handle hw initialization failure in xlgmac_start()
[PATCH 1/2 net-next v5] ipv6: addrconf: fix temp address generation after prefix deprecation
2026-05-23 10:38 UTC (2+ messages)
` [PATCH 2/2 net-next v5] selftests: fib_tests: add temporary IPv6 address renewal test
[PATCH net] tcp: tcp_acceptable_seq select SND.UNA when SND.WND is 0
2026-05-23 10:21 UTC (2+ messages)
[PATCH net-next v4 2/2] net/ethernet/zte/dinghai: add hardware register access and PCI capability scanning
2026-05-23 9:49 UTC
[PATCH net-next v4 1/2] net/ethernet: add ZTE network driver support
2026-05-23 9:41 UTC
[PATCH net-next v4 0/2] Add ZTE DingHai Ethernet PF driver
2026-05-23 9:29 UTC
[PATCH v3 bpf-next 00/11] bpf: Add SOCK_OPS hooks for TCP AutoLOWAT
2026-05-23 9:20 UTC (17+ messages)
` [PATCH v3 bpf-next 01/11] selftest: bpf: Use BPF_SOCK_OPS_ALL_CB_FLAGS + 1 for bad_cb_test_rv
` [PATCH v3 bpf-next 02/11] bpf: tcp: Introduce BPF_SOCK_OPS_RCVQ_CB
` [PATCH v3 bpf-next 03/11] bpf: tcp: Support bpf_skb_load_bytes() for BPF_SOCK_OPS_RCVQ_CB
` [PATCH v3 bpf-next 04/11] tcp: Split out __tcp_set_rcvlowat()
` [PATCH v3 bpf-next 05/11] bpf: tcp: Add kfunc to adjust sk->sk_rcvlowat
` [PATCH v3 bpf-next 06/11] bpf: tcp: Make BPF_SOCK_OPS_RCVQ_CB and SOCKMAP mutually exclusive
` [PATCH v3 bpf-next 07/11] bpf: mptcp: Don't support BPF_SOCK_OPS_RCVQ_CB
` [PATCH v3 bpf-next 08/11] bpf: tcp: Reject BPF_SOCK_OPS_RCVQ_CB if receive queue is not empty
` [PATCH v3 bpf-next 09/11] bpf: tcp: Factorise bpf_skops_established()
` [PATCH v3 bpf-next 10/11] bpf: tcp: Add SOCK_OPS rcvlowat hook
` [PATCH v3 bpf-next 11/11] selftest: bpf: Add test for BPF_SOCK_OPS_RCVQ_CB
[PATCH v3] ovpn: fix peer refcount leak in TCP error paths
2026-05-23 9:02 UTC
[PATCH net] net: skbuff: fix missing zerocopy reference in pskb_carve helpers
2026-05-23 8:58 UTC (2+ messages)
[PATCH v4 0/2] pinctrl: qcom: Add support for Qualcomm Shikra SoC
2026-05-23 8:55 UTC (2+ messages)
[PATCH v2 0/2] Add support for Infineon/Intel XMM6260 modem
2026-05-23 8:44 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: Document "
` [PATCH v2 2/2] net: usb: Add Infineon XMM6260 Baseband modem support
[PATCH net-next v8 10/10] net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration
2026-05-23 8:23 UTC (6+ messages)
[PATCH] ovpn: avoid putting unrelated P2P peer on socket release
2026-05-23 8:15 UTC
[net-next PATCH v7 0/8] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
2026-05-23 7:26 UTC (11+ messages)
` [net-next PATCH v7 1/8] net: dsa: realtek: rtl8365mb: use ERR_PTR
` [net-next PATCH v7 2/8] net: dsa: realtek: rtl8365mb: use dsa helpers for port iteration
` [net-next PATCH v7 3/8] net: dsa: realtek: rtl8365mb: prepare for multiple source files
` [net-next PATCH v7 4/8] net: dsa: realtek: rtl8365mb: add table lookup interface
` [net-next PATCH v7 5/8] net: dsa: realtek: rtl8365mb: add VLAN support
` [net-next PATCH v7 6/8] net: dsa: realtek: rtl8365mb: add port_bridge_{join,leave}
` [net-next PATCH v7 7/8] net: dsa: realtek: rtl8365mb: add FDB support
` [net-next PATCH v7 8/8] net: dsa: realtek: rtl8365mb: add bridge port flags
[PATCH v4 net-next 0/5] rtnetlink: RTNL avoidance in rtnl_getlink() and rtnl_dump_ifinfo()
2026-05-23 7:00 UTC (4+ messages)
` [syzbot ci] "
[PATCH net-next] e1000e: fix memory leak of msix_entries on MSI-X failure
2026-05-23 6:22 UTC
[PATCH v1 net-next 0/5] geneve: Allow binding UDP socket to a specific address
2026-05-23 6:16 UTC (6+ messages)
` [PATCH v1 net-next 1/5] geneve: Reuse ipv6_addr_type() result in geneve_nl2info()
` [PATCH v1 net-next 2/5] geneve: Pass struct geneve_dev to geneve_create_sock()
` [PATCH v1 net-next 3/5] geneve: Pass struct geneve_dev to geneve_find_sock()
` [PATCH v1 net-next 4/5] geneve: Add dualstack flag to struct geneve_config
` [PATCH v1 net-next 5/5] geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6
[PATCH v1 iproute2-next] iplink_geneve: Support IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6
2026-05-23 6:10 UTC
[PATCH v2 0/4] DRM RAS Fixes
2026-05-23 5:00 UTC (5+ messages)
` [PATCH v2 1/4] drm/ras: Cancel and free message on get counter failure
` [PATCH v2 2/4] drm/xe/drm_ras: Make counter allocation drm managed
` [PATCH v2 3/4] drm/xe/drm_ras: Add per node cleanup action
` [PATCH v2 4/4] drm/xe/hw_error: Use HW_ERR prefix in log
[PATCH net-next v2 0/6] bpf-timestamp: support rx side
2026-05-23 4:02 UTC (6+ messages)
` [PATCH net-next v2 3/6] bpf: support bpf_setsockopt for bpf timestamping rx feature
` [PATCH net-next v2 5/6] bpf: enable bpf timestamping rx in TCP layer
[PATCH net-next v1 0/3] selftests: rds: ROCE support follow ups
2026-05-23 2:26 UTC (8+ messages)
` [PATCH net-next v1 1/3] selftests: rds: add per-transport run wrappers
` [PATCH net-next v1 2/3] selftests: rds: pin RDS sockets to their intended transport
` [PATCH net-next v1 3/3] selftests: rds: support RDS built as loadable modules
[PATCH net] vsock/virtio: fix skb overhead overflow on 32-bit builds
2026-05-23 2:20 UTC (2+ messages)
[PATCH net] ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_table()
2026-05-23 2:20 UTC (2+ messages)
[PATCH net-next v3 0/8] net: dsa: microchip: Remove unnecessary ksz_dev_ops callbacks
2026-05-23 2:10 UTC (3+ messages)
[PATCH net v6 0/4] bonding: 3ad: fix carrier state with no usable slaves
2026-05-23 2:08 UTC (5+ messages)
` [PATCH net v6 1/4] bonding: 3ad: add lacp_strict configuration knob
` [PATCH net v6 4/4] selftests: bonding: add test for lacp_strict mode
[PATCH net-next v3] net: dsa: yt921x: Add ACL support
2026-05-23 2:07 UTC
[PATCH net-next v5 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
2026-05-23 2:04 UTC (2+ messages)
[PATCH net-next v11 0/6] net: mana: Per-vPort EQ and MSI-X management
2026-05-23 2:02 UTC (7+ messages)
` [PATCH net-next v11 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v11 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v11 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v11 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v11 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v11 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs
[PATCH net-next v5 00/13] net: lan966x: add support for PCIe FDMA
2026-05-23 2:01 UTC (9+ messages)
` [PATCH net-next v5 08/13] net: lan966x: add shutdown callback to stop FDMA on reboot
` [PATCH net-next v5 09/13] net: lan966x: add PCIe FDMA support
` [PATCH net-next v5 11/13] net: lan966x: add PCIe FDMA XDP support
` [PATCH net-next v5 12/13] misc: lan966x-pci: dts: extend cpu reg to cover PCIE DBI space
[net-next PATCH v5 7/8] net: dsa: realtek: rtl8365mb: add FDB support
2026-05-23 1:35 UTC (2+ messages)
[net-next PATCH v5 5/8] net: dsa: realtek: rtl8365mb: add VLAN support
2026-05-23 1:34 UTC (2+ messages)
[PATCH net-next v3 12/12] net: atlantic: add AQC113 PTP support in aq_ptp and driver core
2026-05-23 1:25 UTC (2+ messages)
[PATCH net-next v3 11/12] net: atlantic: add AQC113 TX timestamp polling and PTP TX classification
2026-05-23 1:25 UTC (2+ messages)
[PATCH net-next v3 10/12] net: atlantic: add AQC113 PTP hardware ops in hw_atl2
2026-05-23 1:25 UTC (2+ messages)
[PATCH net-next v4] net: napi: Skip last poll when arming gro timer in busy poll
2026-05-23 1:22 UTC
[PATCH net-next v3 6/12] net: atlantic: fix AQC113 HW init: ART sections, L2 filter slot, MAC address
2026-05-23 1:19 UTC (2+ messages)
[PATCH v4 1/3] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature
2026-05-23 1:03 UTC (4+ messages)
[PATCH net] net/sched: fix pedit partial COW leading to page cache
2026-05-23 0:55 UTC (14+ messages)
` [PATCH net] net/sched: fix pedit partial COW leading to page cache corruption
[PATCH net] net/iucv: fix locking in .getsockopt
2026-05-23 0:50 UTC (2+ messages)
[PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
2026-05-23 0:45 UTC (2+ messages)
[PATCH v2] dt-bindings: net: mdio: remove deprecated .txt binding stub
2026-05-23 0:42 UTC
[PATCH] dt-bindings: net: mdio: remove deprecated .txt binding stub
2026-05-23 0:41 UTC (2+ messages)
[PATCH v2] net: stmmac: mmc: Remove duplicate mmc_rx crc
2026-05-23 0:40 UTC (2+ messages)
[PATCH net-next] rtnetlink: do not use RTNL in rtnl_af_register() and rtnl_af_unregister()
2026-05-23 0:40 UTC (2+ messages)
[PATCH net-next v4 0/3] net: dsa: yt921x: Add port TBF support
2026-05-23 0:40 UTC (2+ messages)
[PATCH v2 0/7] ARCnet: remove outdated drivers and information and unused code; small cleanups and documentation improvements
2026-05-23 0:40 UTC (2+ messages)
[PATCH net-next] dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used
2026-05-23 0:40 UTC (2+ messages)
[PATCH net] net/smc: Do not re-initialize smc hashtables
2026-05-23 0:40 UTC (2+ messages)
[PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
2026-05-23 0:38 UTC (2+ messages)
[PATCH net-next v3 2/2] dpll: zl3073x: add NCO virtual input pin
2026-05-23 0:27 UTC (2+ messages)
[PATCH] llc: Add SPDX id lines to llc header files
2026-05-23 0:23 UTC
[PATCH v2 bpf-next 05/11] bpf: tcp: Add kfunc to adjust sk->sk_rcvlowat
2026-05-23 0:22 UTC (3+ messages)
[PATCH v2 bpf-next 02/11] bpf: tcp: Introduce BPF_SOCK_OPS_RCVQ_CB
2026-05-23 0:21 UTC (3+ messages)
[PATCH net 8/8] ixgbe: only access vfinfo and mv_list under RCU lock
2026-05-23 0:16 UTC (3+ messages)
[PATCH net 7/8] i40e: set supported_extts_flags for rising edge
2026-05-23 0:16 UTC (2+ messages)
[PATCH net 6/8] ice: skip unnecessary VF reset when setting trust
2026-05-23 0:16 UTC (3+ messages)
[PATCH net 5/8] iavf: send MAC change request synchronously
2026-05-23 0:16 UTC (3+ messages)
[PATCH net 4/8] i40e: skip unnecessary VF reset when setting trust
2026-05-23 0:16 UTC (3+ messages)
[PATCH net 2/8] ice: fix stats array overflow when VF requests more queues
2026-05-23 0:16 UTC (2+ messages)
[PATCH net 1/8] ice: fix UAF/NULL deref when VSI rebuild and XDP attach race
2026-05-23 0:16 UTC (2+ messages)
[PATCH] net: sfp: add quirk for OEM 2.5G optical modules
2026-05-23 0:14 UTC (2+ messages)
[PATCH net-next] selftests: tls: use ASSERT_GE in test_mutliproc
2026-05-23 0:00 UTC (2+ messages)
[PATCH net-next v3] net: napi: Skip last poll when arming gro timer in busy poll
2026-05-22 23:50 UTC (5+ messages)
[PATCH net v4 0/5] xsk: fix meta and publish of cq issues
2026-05-22 23:49 UTC (10+ messages)
[PATCH net v2 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
2026-05-22 23:33 UTC (3+ messages)
` [PATCH net v2 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "
` [PATCH net v2 2/2] net: mana: Skip redundant detach on already-detached port
[PATCH net-next] net: fec_mpc52xx_phy: Add missing MODULE_DESCRIPTION()
2026-05-22 23:32 UTC
[PATCH net 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
2026-05-22 23:16 UTC (4+ messages)
` [PATCH net 2/2] net: mana: Skip redundant detach in queue reset handler if already detached
[PATCH net 0/9] ethtool: module: fix a handful of small bugs
2026-05-22 23:13 UTC (10+ messages)
` [PATCH net 1/9] ethtool: module: call ethnl_ops_complete() on module flash errors
` [PATCH net 2/9] ethtool: module: avoid leaking a netdev ref "
` [PATCH net 3/9] ethtool: module: avoid racy updates to dev->ethtool bitfield
` [PATCH net 4/9] ethtool: module: check fw_flash_in_progress under rtnl_lock
` [PATCH net 5/9] ethtool: module: fix cleanup if socket used for flashing multiple devices
` [PATCH net 6/9] ethtool: cmis: require exact CDB reply length
` [PATCH net 7/9] ethtool: cmis: fix u16-to-u8 truncation of msleep_pre_rpl
` [PATCH net 8/9] ethtool: cmis: validate start_cmd_payload_size from module
` [PATCH net 9/9] ethtool: cmis: validate fw->size against start_cmd_payload_size
[PATCH net 0/6] ethtool: rss: fix a handful of small bugs
2026-05-22 23:06 UTC (7+ messages)
` [PATCH net 1/6] ethtool: rss: avoid modifying the RSS context response
` [PATCH net 2/6] ethtool: rss: add missing errno on RSS context delete
` [PATCH net 3/6] ethtool: rss: fix falsely ignoring indir table updates
` [PATCH net 4/6] ethtool: rss: fix indir_table and hkey leak on get_rxfh failure
` [PATCH net 5/6] ethtool: rss: fix hkey leak when indir_size is 0
` [PATCH net 6/6] ethtool: rss: avoid device context leak on reply-build failure
[PATCH] llc: Add SPDX id lines to some llc source files
2026-05-22 22:55 UTC
[iproute2-next] netshaper: Fix man page accuracy and formatting issues
2026-05-22 22:20 UTC (2+ messages)
[PATCH iproute2-next] ll_map: add RTEXT_FILTER_NAME_ONLY to ll_link_get() and ll_init_map()
2026-05-22 22:20 UTC (2+ messages)
[PATCH iproute2-next] tc/netem: display per-impairment xstats counters
2026-05-22 22:13 UTC (2+ messages)
[PATCH net-next v8 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
2026-05-22 21:57 UTC (3+ messages)
` [PATCH net-next v8 1/2] "
` [PATCH net-next v8 2/2] selftests: net: add local ECMP rehash test
[PATCH net-next v8 1/2] net: sfp: apply I2C adapter quirks to limit block size
2026-05-22 21:36 UTC (3+ messages)
[PATCH v4 0/7] landlock: Add UDP access control support
2026-05-22 21:18 UTC (9+ messages)
` [PATCH v4 2/7] landlock: Add UDP connect() access control
` [PATCH v4 3/7] landlock: Add UDP send "
` [PATCH v4 7/7] landlock: Add documentation for UDP support
[PATCH net-next v8 2/2] net: sfp: extend SMBus support
2026-05-22 21:24 UTC (3+ messages)
[PATCH v2 0/6] bus: mhi: Fix broken runtime PM design
2026-05-22 20:09 UTC (3+ messages)
` [PATCH v2 3/6] net: mhi_net: Hold runtime PM during active data path operations
[net-next v44] mctp pcc: Implement MCTP over PCC Transport
2026-05-22 19:36 UTC
[PATCH net-next v8 00/10] net: airoha: Support multiple net_devices connected to the same GDM port
2026-05-22 19:27 UTC (3+ messages)
` [PATCH net-next v8 01/10] dt-bindings: net: airoha: Add GDM port ethernet child node
[PATCH net v2] vsock: keep poll shutdown state consistent
2026-05-22 18:30 UTC (2+ messages)
[PATCH net-next v9] net: mana: Expose hardware diagnostic info via debugfs
2026-05-22 18:20 UTC (2+ messages)
[PATCH net-next v3 0/6] net: convert atm/xdp/af_iucv/l2tp_ppp/rxrpc/tipc to getsockopt_iter
2026-05-22 18:20 UTC (2+ messages)
page: | 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