forked from openwrt/openwrt
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1,912 changed files
with
819 additions
and
322,040 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
LINUX_VERSION-6.6 = .51 | ||
LINUX_KERNEL_HASH-6.6.51 = 1c0c9a14650879c4913efdbac428ba31a540c3d987155ddf34d33e11eca008b3 | ||
LINUX_VERSION-6.6 = .52 | ||
LINUX_KERNEL_HASH-6.6.52 = 1591ab348399d4aa53121158525056a69c8cf0fe0e90935b0095e9a58e37b4b8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
30 changes: 0 additions & 30 deletions
30
...kernel/bpf-headers/patches/101-linux-netlink-drop-NL_SET_ERR_MSG-for-kernel-modules.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,11 +12,9 @@ Signed-off-by: Christian Marangi <[email protected]> | |
include/net/flow_offload.h | 6 +++--- | ||
1 file changed, 3 insertions(+), 3 deletions(-) | ||
|
||
diff --git a/include/net/flow_offload.h b/include/net/flow_offload.h | ||
index 7a2b022..f17c485 100644 | ||
--- a/include/net/flow_offload.h | ||
+++ b/include/net/flow_offload.h | ||
@@ -321,7 +321,7 @@ flow_action_mixed_hw_stats_check(const struct flow_action *action, | ||
@@ -376,7 +376,7 @@ flow_action_mixed_hw_stats_check(const s | ||
|
||
flow_action_for_each(i, action_entry, action) { | ||
if (i && action_entry->hw_stats != last_hw_stats) { | ||
|
@@ -25,7 +23,7 @@ index 7a2b022..f17c485 100644 | |
return false; | ||
} | ||
last_hw_stats = action_entry->hw_stats; | ||
@@ -356,11 +356,11 @@ __flow_action_hw_stats_check(const struct flow_action *action, | ||
@@ -411,11 +411,11 @@ __flow_action_hw_stats_check(const struc | ||
|
||
if (!check_allow_bit && | ||
~action_entry->hw_stats & FLOW_ACTION_HW_STATS_ANY) { | ||
|
@@ -39,6 +37,3 @@ index 7a2b022..f17c485 100644 | |
return false; | ||
} | ||
return true; | ||
-- | ||
2.38.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ FS_MENU:=Filesystems | |
define KernelPackage/fs-9p | ||
SUBMENU:=$(FS_MENU) | ||
TITLE:=Plan 9 Resource Sharing Support | ||
DEPENDS:=+kmod-9pnet +LINUX_6_1:kmod-fs-netfs +LINUX_6_6:kmod-fs-netfs | ||
DEPENDS:=+kmod-9pnet +kmod-fs-netfs | ||
KCONFIG:=\ | ||
CONFIG_9P_FS \ | ||
CONFIG_9P_FS_POSIX_ACL=n \ | ||
|
@@ -89,13 +89,10 @@ define KernelPackage/fs-smbfs-common | |
HIDDEN:=1 | ||
DEPENDS:=+LINUX_6_6:kmod-fs-netfs +LINUX_6_6:kmod-nls-ucs2-utils | ||
KCONFIG:=\ | ||
[email protected] \ | ||
[email protected] | ||
CONFIG_SMBFS | ||
FILES:= \ | ||
$(LINUX_DIR)/fs/smbfs_common/[email protected] \ | ||
$(LINUX_DIR)/fs/smbfs_common/[email protected] \ | ||
$(LINUX_DIR)/fs/smb/common/[email protected] \ | ||
$(LINUX_DIR)/fs/smb/common/[email protected] | ||
$(LINUX_DIR)/fs/smb/common/cifs_arc4.ko \ | ||
$(LINUX_DIR)/fs/smb/common/cifs_md4.ko | ||
endef | ||
|
||
define KernelPackage/fs-smbfs-common/description | ||
|
@@ -113,8 +110,7 @@ define KernelPackage/fs-cifs | |
CONFIG_CIFS_DFS_UPCALL=n \ | ||
CONFIG_CIFS_UPCALL=n | ||
FILES:= \ | ||
$(LINUX_DIR)/fs/cifs/[email protected] \ | ||
$(LINUX_DIR)/fs/smb/client/[email protected] | ||
$(LINUX_DIR)/fs/smb/client/cifs.ko | ||
AUTOLOAD:=$(call AutoLoad,30,cifs) | ||
$(call AddDepends/nls) | ||
DEPENDS+= \ | ||
|
@@ -380,8 +376,7 @@ define KernelPackage/fs-ksmbd | |
CONFIG_SMB_SERVER_CHECK_CAP_NET_ADMIN=n \ | ||
CONFIG_SMB_SERVER_KERBEROS5=n | ||
FILES:= \ | ||
$(LINUX_DIR)/fs/ksmbd/[email protected] \ | ||
$(LINUX_DIR)/fs/smb/server/[email protected] | ||
$(LINUX_DIR)/fs/smb/server/ksmbd.ko | ||
AUTOLOAD:=$(call AutoLoad,41,ksmbd) | ||
endef | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.