messages from 2024-08-27 20:10:31 to 2024-08-28 09:51:10 UTC [more...]
[PATCH net-next 0/6] net: ethernet: fs_enet: Cleanup and phylink conversion
2024-08-28 9:50 UTC (2+ messages)
` [PATCH net-next 1/6] net: ethernet: fs_enet: convert to SPDX
[PATCH v2 0/2] clk: qcom: Add support for GCC on QCS8300
2024-08-28 9:40 UTC (6+ messages)
` [PATCH v2 2/2] clk: qcom: Add support for Global Clock Controller "
[PATCH net-next v3 0/6] Introduce HSR offload support for ICSSG
2024-08-28 9:19 UTC (7+ messages)
` [PATCH net-next v3 1/6] net: ti: icss-iep: Move icss_iep structure
` [PATCH net-next v3 2/6] net: ti: icssg-prueth: Stop hardcoding def_inc
` [PATCH net-next v3 3/6] net: ti: icssg-prueth: Add support for HSR frame forward offload
` [PATCH net-next v3 4/6] net: ti: icssg-prueth: Enable HSR Tx Packet duplication offload
` [PATCH net-next v3 5/6] net: ti: icssg-prueth: Add multicast filtering support in HSR mode
` [PATCH net-next v3 6/6] net: ti: icssg-prueth: Enable HSR Tx Tag and Rx Tag offload
[PATCH net-next v4 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy
2024-08-28 9:10 UTC (3+ messages)
` [PATCH net-next v4 1/2] net: phy: Optimize phy speed mask to be compatible to yt8821
` [PATCH net-next v4 2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy
[PATCH v12 0/5] Add AP6276P wireless support
2024-08-28 9:02 UTC (10+ messages)
` [PATCH v12 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v12 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P
` [PATCH v12 3/5] dt-bindings: net: wireless: brcm4329-fmac: change properties enum structure
` [PATCH v12 4/5] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v12 5/5] wifi: brcmfmac: add flag for random seed during firmware download
[PATCH net-next 0/6] replace deprecated strcpy with strscpy
2024-08-28 8:54 UTC (5+ messages)
` [PATCH net-next 1/6] net: prefer strscpy over strcpy
[PATCH ipsec-next] xfrm: minor update to sdb and xfrm_policy comments
2024-08-28 8:51 UTC (2+ messages)
[PATCH ipsec-next] xfrm: policy: use recently added helper in more places
2024-08-28 8:51 UTC (2+ messages)
[PATCH v3 1/5] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
2024-08-28 8:50 UTC (7+ messages)
` [PATCH v3 2/5] wifi: wilc1000: Fold wilc_get_chipid() into wlan.c
` [PATCH v3 3/5] wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() "
` [PATCH v3 4/5] wifi: wilc1000: Fill in missing error handling
[PATCH v13 0/5] Add AP6276P wireless support
2024-08-28 8:49 UTC (6+ messages)
` [PATCH v13 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v13 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P
` [PATCH v13 3/5] dt-bindings: net: wireless: brcm4329-fmac: change properties enum structure
` [PATCH v13 4/5] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v13 5/5] wifi: brcmfmac: add flag for random seed during firmware download
[PATCH -next 0/5] net: Use kmemdup_array() instead of kmemdup() for multiple allocation
2024-08-28 8:42 UTC (8+ messages)
` [PATCH -next 1/5] nfc: core: "
` [PATCH -next 2/5] netfilter: "
` [PATCH -next 3/5] netfilter: arptables: "
` [PATCH -next 4/5] netfilter: iptables: "
` [PATCH -next 5/5] netfilter: nf_nat: "
[PATCH v1] net: ipa: make use of dev_err_cast_probe()
2024-08-28 8:41 UTC
[PATCH v2 net] ice: Fix NULL pointer access, if PF doesn't support SRIOV_LAG
2024-08-28 8:20 UTC (3+ messages)
[PATCH net-next RFC] selftests/net: integrate packetdrill with ksft
2024-08-28 8:20 UTC (3+ messages)
[PATCH net-next 4/8] net/core: Use min()/max() to simplify the code
2024-08-28 8:17 UTC (3+ messages)
[PATCH net-next 7/8] net/rxrpc: Use min() to simplify the code
2024-08-28 8:17 UTC (5+ messages)
` [PATCH net-next 0/8] Use max/min "
[PATCH net] ice: Fix NULL pointer access, if PF doesn't support SRIOV_LAG
2024-08-28 8:14 UTC (6+ messages)
[PATCH net-next v7 0/6] net: phy: add Applied Micro QT2025 PHY driver
2024-08-28 7:48 UTC (5+ messages)
` [PATCH net-next v7 4/6] rust: net::phy unified read/write API for C22 and C45 registers
[PATCH v2 1/4] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
2024-08-28 7:48 UTC (5+ messages)
` [PATCH v2 2/4] wifi: wilc1000: Fold wilc_get_chipid() into wlan.c
[PATCH v3 net-next 0/2] make PHY output RMII reference clock
2024-08-28 7:37 UTC (8+ messages)
` [PATCH v3 net-next 1/2] dt-bindings: net: tja11xx: add "nxp,phy-output-refclk" property
[PATCH net-next v8 0/6] net: phy: add Applied Micro QT2025 PHY driver
2024-08-28 7:35 UTC (7+ messages)
` [PATCH net-next v8 1/6] rust: sizes: add commonly used constants
` [PATCH net-next v8 2/6] rust: net::phy support probe callback
` [PATCH net-next v8 3/6] rust: net::phy implement AsRef<kernel::device::Device> trait
` [PATCH net-next v8 4/6] rust: net::phy unified read/write API for C22 and C45 registers
` [PATCH net-next v8 5/6] rust: net::phy unified genphy_read_status function "
` [PATCH net-next v8 6/6] net: phy: add Applied Micro QT2025 PHY driver
[PATCH net v2] mailmap: update entry for Sriram Yagnaraman
2024-08-28 7:24 UTC
[PATCH net-next v22 00/13] Device Memory TCP
2024-08-28 7:20 UTC (8+ messages)
` [PATCH net-next v22 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v22 05/13] page_pool: devmem support
[net-next v3 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
2024-08-28 7:12 UTC (5+ messages)
` [net-next v3 8/9] net: mvpp2: Convert "
[PATCH v4 0/7] PCI: Remove pcim_iounmap_regions()
2024-08-28 7:10 UTC (6+ messages)
` [PATCH v4 3/7] block: mtip32xx: Replace deprecated PCI functions
` [PATCH v4 5/7] ethernet: cavium: "
[PATCH net-next 0/5] make use of the helper macro LIST_HEAD()
2024-08-28 6:52 UTC (5+ messages)
` [PATCH net-next 3/5] net/netfilter: "
[PATCH v3 03/12] net-shapers: implement NL get operation
2024-08-28 6:40 UTC (17+ messages)
[PATCH] net: ethtool: fix unheld rtnl lock
2024-08-28 6:37 UTC (5+ messages)
` [patch net-next v3] "
[PATCH net-next v2 0/2] eth: Add basic ethtool support for fbnic
2024-08-28 6:29 UTC (5+ messages)
` [PATCH net-next v2 1/2] eth: fbnic: Add "
` [PATCH net-next v2 2/2] eth: fbnic: Add support to fetch group stats
[syzbot] [net?] general protection fault in phy_start_cable_test_tdr
2024-08-28 6:23 UTC (2+ messages)
[PATCH] arcnet: com20020-pci:Check devm_kasprintf() returned value
2024-08-28 6:19 UTC
[PATCH net v2 00/15] mptcp: more fixes for the in-kernel PM
2024-08-28 6:14 UTC (16+ messages)
` [PATCH net v2 01/15] mptcp: pm: reuse ID 0 after delete and re-add
` [PATCH net v2 02/15] mptcp: pm: fix RM_ADDR ID for the initial subflow
` [PATCH net v2 03/15] selftests: mptcp: join: check removing ID 0 endpoint
` [PATCH net v2 04/15] mptcp: pm: send ACK on an active subflow
` [PATCH net v2 05/15] mptcp: pm: skip connecting to already established sf
` [PATCH net v2 06/15] mptcp: pm: reset MPC endp ID when re-added
` [PATCH net v2 07/15] selftests: mptcp: join: check re-adding init endp with != id
` [PATCH net v2 08/15] selftests: mptcp: join: no extra msg if no counter
` [PATCH net v2 09/15] mptcp: pm: do not remove already closed subflows
` [PATCH net v2 10/15] mptcp: pm: fix ID 0 endp usage after multiple re-creations
` [PATCH net v2 11/15] selftests: mptcp: join: check re-re-adding ID 0 endp
` [PATCH net v2 12/15] mptcp: avoid duplicated SUB_CLOSED events
` [PATCH net v2 13/15] selftests: mptcp: join: validate event numbers
` [PATCH net v2 14/15] mptcp: pm: ADD_ADDR 0 is not a new address
` [PATCH net v2 15/15] selftests: mptcp: join: check re-re-adding ID 0 signal
[PATCH net-next,0/2] octeontx2-af: Update CPT block for CN10KB
2024-08-28 5:39 UTC (4+ messages)
` [PATCH net-next,1/2] octeontx2-af: reduce cpt flt interrupt vectors "
` [EXTERNAL] "
[PATCH v12 0/5] Add AP6275P wireless support
2024-08-28 5:39 UTC (7+ messages)
` [PATCH v12 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v12 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P
` [PATCH v12 3/5] dt-bindings: net: wireless: brcm4329-fmac: change properties enum structure
` [PATCH v12 4/5] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v12 5/5] wifi: brcmfmac: add flag for random seed during firmware download
[PATCH] xfrm: add SA information to the offloaded packet
2024-08-28 5:32 UTC (2+ messages)
[PATCH net-next v3 0/3] Add Statistics Support for DP83TG720 PHY
2024-08-28 4:50 UTC (8+ messages)
` [PATCH net-next v3 1/3] phy: open_alliance_helpers: Add defines for link quality metrics
[PATCH v3] sunrpc: Fix error checking for d_hash_and_lookup()
2024-08-28 4:43 UTC
[PATCH v1 net-next 0/2] ENA driver metrics changes
2024-08-28 3:59 UTC (8+ messages)
` [PATCH v1 net-next 2/2] net: ena: Extend customer metrics reporting support
[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_start_locking
2024-08-28 3:31 UTC (2+ messages)
[PATCHv4 net-next 0/3] Bonding: support new xfrm state offload functions
2024-08-28 3:30 UTC (6+ messages)
` [PATCHv4 net-next 1/3] bonding: add common function to check ipsec device
[PATCH net-next v2 00/13] net: Simplified with scoped function
2024-08-28 3:23 UTC (14+ messages)
` [PATCH net-next v2 01/13] net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()
` [PATCH net-next v2 02/13] net: stmmac: dwmac-sun8i: Use __free() to simplify code
` [PATCH net-next v2 03/13] net: dsa: realtek: Use for_each_child_of_node_scoped()
` [PATCH net-next v2 04/13] net: dsa: realtek: Use __free() to simplify code
` [PATCH net-next v2 05/13] net: phy: Fix missing of_node_put() for leds
` [PATCH net-next v2 06/13] net: phy: Use for_each_available_child_of_node_scoped()
` [PATCH net-next v2 07/13] net: mdio: mux-mmioreg: Simplified with scoped function
` [PATCH net-next v2 08/13] net: mdio: mux-mmioreg: Simplified with dev_err_probe()
` [PATCH net-next v2 09/13] net: mv643xx_eth: Simplify with scoped for each OF child loop
` [PATCH net-next v2 10/13] net: dsa: microchip: Use scoped function to simplfy code
` [PATCH net-next v2 11/13] net: dsa: microchip: Use __free() "
` [PATCH net-next v2 12/13] net: bcmasp: Simplify with scoped for each OF child loop
` [PATCH net-next v2 13/13] net: bcmasp: Simplify with __free()
[PATCH v8 0/8] Improve the copy of task comm
2024-08-28 3:03 UTC (9+ messages)
` [PATCH v8 1/8] Get rid of __get_task_comm()
` [PATCH v8 2/8] auditsc: Replace memcpy() with strscpy()
` [PATCH v8 3/8] security: Replace memcpy() with get_task_comm()
` [PATCH v8 4/8] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v8 5/8] mm/util: Fix possible race condition in kstrdup()
` [PATCH v8 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v8 7/8] net: Replace strcpy() with strscpy()
` [PATCH v8 8/8] drm: "
[PATCH v1] memcg: add charging of already allocated slab objects
2024-08-28 2:36 UTC (4+ messages)
[patch net-next v2] ethtool: cabletest: fix wrong conditional check
2024-08-28 2:33 UTC (2+ messages)
[PATCH -next 0/7] net: Simplified with scoped function
2024-08-28 1:59 UTC (6+ messages)
` [PATCH -next 1/7] net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped() and __free()
[RFC] Why is set_config not supported in mlx5_vnet?
2024-08-28 1:52 UTC (7+ messages)
[patch net-next] ethtool: cabletest: fix wrong conditional check
2024-08-28 1:37 UTC
linux-next: manual merge of the net-next tree with the net tree
2024-08-28 1:22 UTC
[PATCH v7 0/8] Improve the copy of task comm
2024-08-28 1:19 UTC (3+ messages)
[PATCH net-next 0/2] timestamp: control SOF_TIMESTAMPING_RX_SOFTWARE feature per socket
2024-08-28 0:43 UTC (12+ messages)
` [PATCH net-next 1/2] tcp: make "
[PATCH v2] memcg: add charging of already allocated slab objects
2024-08-28 0:34 UTC (2+ messages)
[syzbot] [nbd?] INFO: task hung in nbd_queue_rq
2024-08-28 0:09 UTC
[PATCH net-next 0/8][pull request] Intel Wired LAN Driver Updates 2024-08-26 (ice)
2024-08-27 23:40 UTC (2+ messages)
[PATCHv4 net-next] net: ag71xx: get reset control using devm api
2024-08-27 23:36 UTC (3+ messages)
[PATCH net-next v6 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
2024-08-27 23:30 UTC (2+ messages)
Initial Thoughts on OSI Level 1 Diagnostic for 10BaseT1L Interface
2024-08-27 23:23 UTC (2+ messages)
[Patch net-next] net/handshake: use sockfd_put() helper
2024-08-27 23:20 UTC (2+ messages)
[PATCH net-next v5] net: mana: Implement get_ringparam/set_ringparam for mana
2024-08-27 23:20 UTC (2+ messages)
[PATCH net] sctp: fix association labeling in the duplicate COOKIE-ECHO case
2024-08-27 23:20 UTC (2+ messages)
[PATCH net 1/2] net: mctp-serial: Add kunit test for next_chunk_len()
2024-08-27 23:13 UTC (2+ messages)
[PATCH v8 iwl-next 2/7] ice: Remove unncecessary ice_is_e8xx() functions
2024-08-27 22:43 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v2 net-next 0/5] ionic: convert Rx queue buffers to use page_pool
2024-08-27 22:32 UTC (9+ messages)
` [PATCH v2 net-next 3/5] ionic: use per-queue xdp_prog
` [PATCH v2 net-next 4/5] ionic: always use rxq_info
[PATCH v2 net-next 5/5] ionic: convert Rx queue buffers to use page_pool
2024-08-27 22:22 UTC (2+ messages)
[PATCH net-next v4 0/8] net/selftests: TCP-AO selftests updates
2024-08-27 22:10 UTC (4+ messages)
[PATCH] dpaa2-switch: fix flooding domain among multiple vlans
2024-08-27 21:57 UTC (2+ messages)
[net-next, v2 0/2] Adding SO_PEEK_OFF for TCPv6
2024-08-27 21:50 UTC (3+ messages)
` [net-next, v2 2/2] selftests: add selftest for tcp SO_PEEK_OFF support
[PATCH net 0/4] mptcp: close subflow when receiving TCP+FIN and misc
2024-08-27 21:50 UTC (2+ messages)
[Patch net-next] tcp_bpf: remove an unused parameter for bpf_tcp_ingress()
2024-08-27 21:50 UTC (2+ messages)
[PATCH 1/1 V2] Selftests: net: Set executable bit for shell script
2024-08-27 21:44 UTC (3+ messages)
[PATCH net] mailmap: update entry for Sriram Yagnaraman
2024-08-27 21:39 UTC (2+ messages)
[PATCH net-next v2] net: phy: vitesse: implement MDI-X configuration in vsc73xx
2024-08-27 21:30 UTC (2+ messages)
[PATCH -next] net: txgbe: use pci_dev_id() helper
2024-08-27 21:30 UTC (2+ messages)
[PATCH -next 0/3] net: fix module autoloading
2024-08-27 21:30 UTC (2+ messages)
[PATCH net-next] net: ag71xx: support probe defferal for getting MAC address
2024-08-27 21:30 UTC (2+ messages)
[Patch net] gtp: fix a potential NULL pointer dereference
2024-08-27 21:30 UTC (2+ messages)
[PATCH net,v3] tcp: fix forever orphan socket caused by tcp_abort
2024-08-27 21:30 UTC (2+ messages)
[PATCH -next] MIPS: Remove obsoleted declaration for mv64340_irq_init
2024-08-27 21:25 UTC (2+ messages)
[PATCH net-next] net: thunderx: Remove unused declarations
2024-08-27 21:20 UTC (2+ messages)
[PATCH net-next] net: liquidio: Remove unused declarations
2024-08-27 21:20 UTC (2+ messages)
[PATCH net-next v3 0/9] bnxt_en: Update for net-next
2024-08-27 21:16 UTC (4+ messages)
` [PATCH net-next v3 9/9] bnxt_en: Support dynamic MSIX
[PATCH 1/1 V2] Selftests: net: Improve missing modules error message
2024-08-27 21:06 UTC (3+ messages)
` [PATCH 1/1 V3] selftests: net: improve "
[PATCH net-next v2] l2tp: avoid using drain_workqueue in l2tp_pre_exit_net
2024-08-27 20:40 UTC (2+ messages)
[PATCH v3 0/3] Add GMAC support for rk3576
2024-08-27 20:40 UTC (4+ messages)
` [PATCH v3 3/3] ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576
[net-next v4 0/5] net: stmmac: Add PCI driver support for BCM8958x
2024-08-27 20:32 UTC (5+ messages)
` [net-next v4 4/5] "
[PATCH V2 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
2024-08-27 20:26 UTC (2+ messages)
[PATCH net V6 0/3] Fixes for IPsec over bonding
2024-08-27 20:20 UTC (2+ messages)
[PATCH V5] ext4: check hash version and filesystem casefolded consistent
2024-08-27 20:16 UTC (4+ messages)
` [PATCH V6] fs/ext4: Filesystem without casefold feature cannot be mounted with spihash
` [PATCH] ext4: Fix error message when rejecting the default hash
[patch net-next v2] net: fix unreleased lock in cable test
2024-08-27 20:10 UTC (2+ messages)
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).