- Nov 25, 2022
-
-
Linux Build Service Account authored
-
Hardik S. Panchal authored
Change-Id: I02556659085eaab1cb5141666ae0e01bb2da7a37 Signed-off-by:
Hardik S. Panchal <quic_hpanchal@quicinc.com>
-
- Aug 22, 2022
-
-
Suhas N Bhargav authored
Change-Id: I067df34e2a542dc35cf69414d34346181a679163 Signed-off-by:
Suhas N Bhargav <quic_sbhargav@quicinc.com>
-
- Aug 10, 2022
-
-
Cemil Coskun authored
Currently, interface MAC address is used while sending packets in capwapmgr. Update that to use the MAC address in the rule. Change-Id: I2ba9df7beab39a9584a1159db3a3f3c337c219aa Signed-off-by:
Cemil Coskun <quic_ccoskun@quicinc.com>
-
- Jul 12, 2022
-
-
Cemil Coskun authored
Adds missing outer SGT to netlink capwap IPv4 message. Change-Id: I72d9979b60aea904c69aed9f8804d80d351a4c2c Signed-off-by:
Cemil Coskun <quic_ccoskun@quicinc.com>
-
- Mar 18, 2022
-
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Mar 16, 2022
-
-
Murat Sezgin authored
Change-Id: Iabb42df951b61d5363911ab83cb2ccfb87ed53a4 Signed-off-by:
Murat Sezgin <quic_msezgin@quicinc.com>
-
Suruchi Suman authored
Change-Id: Ib573dc96d8c7dd5022edb286323c53ddb4ddc872 Signed-off-by:
Suruchi Suman <quic_surusuma@quicinc.com>
-
- Mar 15, 2022
-
-
Suruchi Agarwal authored
GFP_KERNEL used in alloc will result to kernel panic when CONFIG_KERNEL_DEBUG_ATOMIC_SLEEP is enabled Change-Id: I3408e50052f34f6311e94a0ef2ab33ecfa1b01e7 Signed-off-by:
Suruchi Agarwal <quic_suruchia@quicinc.com>
-
- Mar 14, 2022
-
-
Linux Build Service Account authored
-
- Mar 09, 2022
-
-
Gaurao Chaudhari authored
Fail if clients cannot allocate any more PPE VSIs. Change-Id: I2754878f47d9a7d113997fde7c06dcfcea168dd0 Signed-off-by:
Gaurao Chaudhari <quic_gaurchau@quicinc.com>
-
Linux Build Service Account authored
Merge "[qca-nss-clients] Avoid adding individual interfaces of a bond to the bridge when vlan is over bond"
-
- Mar 08, 2022
-
-
Cemil Coskun authored
Currently the physical interfaces that are part of the bond with VLAN also added to the bridge. However this is not needed and causes problems in the FW side. So, we remove that part of the code. Signed-off-by:
Cemil Coskun <quic_ccoskun@quicinc.com> Change-Id: I2c89cb0c0db185e06f5461a7d965ceca31ada9ca
-
Parikshit Gune authored
Changing the namespace for emesh-sawf callback structure according to SAWF changes in EMESH classifier. Change-Id: I4d476b47048ccd0cfecd0a78930853fb5b04ea42
-
- Mar 07, 2022
-
-
Linux Build Service Account authored
-
- Feb 11, 2022
-
-
Murat Sezgin authored
Support the PPPoE, PPPoE over VLAN and VLAN on WAN interface hierarchies. Change-Id: I5fca99fef5790572f56b13b98d44bd6fae46d00c Signed-off-by:
Murat Sezgin <quic_msezgin@quicinc.com>
-
- Feb 10, 2022
-
-
Aniruddha Bhat Anemajalu authored
Do not allow deleting the class before deleting the underlying Qdisc. Change-Id: I40f611cb1a5342ed58b4b1abcf1254d8a981a760 Signed-off-by:
Aniruddha Bhat Anemajalu <quic_aanemaja@quicinc.com>
-
- Dec 03, 2021
-
-
Subhash Kumar Katnapally authored
5.4 kernel get/put_class has been replaced with find. So the reference counting and subsequent calling of destroy class needs changes. This has a draft of the changes. Change-Id: I9981412c83496fdfcecd0d155843b165b3d7bb81 Signed-off-by:
Subhash Kumar Katnapally <quic_skatnapa@quicinc.com>
-
- Dec 02, 2021
-
-
Subhash Kumar Katnapally authored
Added root qdisc lock to disable class removal when it is accessed by stats func. This is needed for 5.4 kernel only as get/put_class takes reference counting for the older kernels. Change-Id: Ib5a0e69c1f8102dce53c394cbc6fe19d613400b0 Signed-off-by:
Subhash Kumar Katnapally <quic_skatnapa@quicinc.com>
-
- Nov 26, 2021
-
-
Linux Build Service Account authored
-
- Nov 17, 2021
-
-
Sneha Maganahalli authored
Adding support to bind VXLAN and IPSEC in XFRM when tunnel end points will be IPV6 address. Change-Id: I78f92834e403d172f59f96c20e733bf034731c5d Signed-off-by:
Sneha Maganahalli <smaganah@codeaurora.org>
-
- Nov 13, 2021
-
-
Subhash Kumar Katnapally authored
This fix checks if class has nssqdisc attached as child before accessing its priv, done during class reset. Change-Id: Ifb1cdb9c233dd6b86adfa33783bef679dd46c446 Signed-off-by:
Subhash Kumar Katnapally <quic_skatnapa@quicinc.com>
-
- Oct 20, 2021
-
-
Sneha Maganahalli authored
Adding dev_hold/dev_put at VXLAN tunnel creation and destroy. Change-Id: I72c4614dfc081e12b47d10f41f84452b887f522e Signed-off-by:
Sneha Maganahalli <smaganah@codeaurora.org>
-
- Oct 05, 2021
-
-
Suhas N Bhargav authored
This fix is needed to avoid contention of locks between two entities which are in process & interrupt context Change-Id: I9986606b99d7642cca1c105bdf05e0ed67b66374 Signed-off-by:
Suhas N Bhargav <sbhargav@codeaurora.org>
-
- Sep 28, 2021
-
-
Hardik S. Panchal authored
Revert needed_headroom & needed_tailroom change made as part of change Ie42fa5c6d4f69d8e55722df42aff297552b1c3b9 Change-Id: Icb2c2347496008ebc7161fb47bb5e88c16244782 Signed-off-by:
Hardik S. Panchal <hpanchal@codeaurora.org>
-
- Sep 27, 2021
-
-
Linux Build Service Account authored
-
- Sep 23, 2021
-
-
Gaurao Chaudhari authored
Kernel stores VXLAN destination in network order. Store the destination port with the VxLAN manager in host order. Change-Id: Ib0c906bff9b81c2b798f9c3c106cd19ba83c6e2c Signed-off-by:
Gaurao Chaudhari <gaurchau@codeaurora.org>
-
- Sep 22, 2021
-
-
Subhash Kumar Katnapally authored
Reduce debug level for class not found print. This print is expected when class is deleted and a stats sync gets data for it later. Change-Id: Ie0e99ab72b74b1386bd49b52ddc127ded8d6ac64 Signed-off-by:
Subhash Kumar Katnapally <skatnapa@codeaurora.org>
-
- Sep 09, 2021
-
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-
- Sep 08, 2021
-
-
Subhash Kumar Katnapally authored
Modified file name in sync with API names in the file. Change-Id: I62a8983e6b9dd55a7e5becb0fe493f8da419d744 Signed-off-by:
Subhash Kumar Katnapally <skatnapa@codeaurora.org>
-
Subhash Kumar Katnapally authored
Added changes to handle race condition between stats fetch message completion and its callback handling. Since statistics fetch message is done in process context and the callback done in softirq context, sometimes callback is getting triggered before the wait_event condition being set. Change-Id: I052e9666d042a816c5220ea8914fe0790530ecd1 Signed-off-by:
Subhash Kumar Katnapally <skatnapa@codeaurora.org>
-
Subhash Kumar Katnapally authored
Incorrect size passed while freeing memory during resizing of hash bucket, causing call trace. Added changes to pass the correct size. -Also includes changes to fix same hash table size for 64bit and 32bit builds. Change-Id: I6ff7c5abfa183f2a122c8b4634bbcb2db1763e94 Signed-off-by:
Subhash Kumar Katnapally <skatnapa@codeaurora.org>
-
- Sep 01, 2021
-
-
Sneha Maganahalli authored
A callback function is registered with Vxlanmgr for Xfrm to get the source interface of IPSec. This helps in binding the VxLAN and IPSec and thus ensures VxLAN over IPSec tunnel security. Change-Id: Ic989022595c1905c9685197afeb84f0d637a2e2f Signed-off-by:
Sneha Maganahalli <smaganah@codeaurora.org>
-
- Aug 29, 2021
-
-
Suruchi Suman authored
Change-Id: Id73458575edc6fa4a8919f5b33150a4d1e6cd2f9 Signed-off-by:
Suruchi Suman <surusuma@codeaurora.org>
-
Linux Build Service Account authored
-
Linux Build Service Account authored
-