1. ab36fae Apply patch from SPF11.3.CSU1 to SPF11.4.CS by Kyle Swenson · 3 years, 7 months ago
  2. dd7b296 Apply patch of SPF11.3.CSU1 by Kyle Swenson · 3 years, 9 months ago
  3. 5b7b6e9 [qca-nss-drv] Add IPv4 statistics notifier by Wayne Tan · 5 years ago
  4. a724b52 [qca-nss-drv] Minor fixes to ipv4 stats file by Sakthi Vignesh Radhakrishnan · 5 years ago
  5. 7d9d9b3 [qca-nss-drv] Convert unnecessary warnings to info for ipv4/ipv6 by Cemil Coskun · 5 years ago
  6. 099db84 [qca-nss-drv] Set max number of NSS connections based on profile by pavir · 6 years ago
  7. e4ad24a [qca-nss-drv] Fix typo in common response message by Suruchi Agarwal · 7 years ago
  8. 3e2dbd1 [qca-nss-drv] Split host to NSS command/data queues by Stephen Wang · 7 years ago
  9. 0143369 [qca-nss-drv] Reduce NSS FW IPv4/6 conn default to 1K by Stephen Wang · 7 years ago
  10. 1f7a66b [qca-nss-drv] Fix issue in dscp range check by Sakthi Vignesh Radhakrishnan · 7 years ago
  11. 8c10708 [qca-nss-drv] Break up statistics implementation by Yu Huang · 7 years ago
  12. 8d02a2d [qca-nss-drv] Remove dscp2pri as a special node by Sakthi Vignesh Radhakrishnan · 7 years ago
  13. 93ba95c [qca-nss-drv] MQ stats by ratheesh kannoth · 7 years ago
  14. 99a2684 Merge "[qca-nss-drv] Added statistics for IPv4 drop rule" by Linux Build Service Account · 7 years ago
  15. 8c9e716 [qca-nss-drv] Resolved crash observed in 64-bit build by Suruchi Agarwal · 7 years ago
  16. 67fc0a8 [qca-nss-drv] Added statistics for IPv4 drop rule by Jackson Bockus · 7 years ago
  17. cdcb5b4 [qca-nss-drv] Allocate connection tables memory in host. by Suruchi Agarwal · 7 years ago
  18. 9a1cb28 [qca-nss-drv] Adding connection inquiry for NSS debug. by Guojun Jin · 7 years ago
  19. 91f4bdf [qca-nss-drv] Update callback handler by Thomas Wu · 8 years ago
  20. aed4633 [qca-nss-drv] 64 bits support by Stephen Wang · 8 years ago
  21. ea2e523 [qca-nss-drv] Fixed payload length for conn_sync_many_msg by Suruchi Agarwal · 8 years ago
  22. 0a2756a [qca-nss-drv] Add acceleration mode control sysctl node by Stephen Wang · 8 years ago
  23. 3868b42 Merge "[qca-nss-drv] Enhanced logging" by Linux Build Service Account · 8 years ago
  24. 675d4c5 Merge "[qca-nss-drv] Add support for ipq807x HAL" by Linux Build Service Account · 8 years ago
  25. e3940e7 [qca-nss-drv] Enhanced logging by Suruchi Agarwal · 8 years ago
  26. 611ecd0 [qca-nss-drv] Added registration APIs for conn_sync_many message callback by Suruchi Agarwal · 8 years ago
  27. 90c67de [qca-nss-drv] Attach HAL ops according to target information by Stephen Wang · 9 years ago
  28. 52e6d34 [qca-nss-drv] Fix compile error when referencing ctl_table structure by Stephen Wang · 9 years ago
  29. 49b474b [qca-nss-drv] Register sysctl nodes after init complete by Stephen Wang · 9 years ago
  30. ef8a870 [qca-nss-drv] Corrected message length checks for H2N messages by Suruchi Agarwal · 9 years ago
  31. 55ba130 [qca-nss-drv] Return correct value for max IPv4/IPv6 connections from exported API by Tushar Mathur · 9 years ago
  32. a3c1893 [qca-nss-drv] Module param for maximum IPv4/IPv6 connections. by Tushar Mathur · 9 years ago
  33. 709f9b5 [qca-nss-drv] Add new message type to request conn stats from FW by Stephen Wang · 9 years ago
  34. fadf92d qca-nss-drv: Fix IPv4 node statistics update for multicast rules by Kiran Kumar C.S.K · 9 years ago
  35. 651b390 [qca-nss-drv] Fix proc return values by Thomas Wu · 10 years ago
  36. 62fee7e [qca-nss-drv] stats_drv: Replace spinlocks with atomic operations by Sundarajan Srinivasan · 10 years ago
  37. 30a53d4 [qca-nss-drv] Fix invalid pointer typecast for callback_t in msg_init APIs by Sundarajan Srinivasan · 10 years ago
  38. d6c2020 Merge "[nss-drv] Use goto to reduce repeated code" by Linux Build Service Account · 10 years ago
  39. 958aa82 [qca-nss-drv] Add APIs to detect rule table size by Gareth Williams · 10 years ago
  40. 0676102 [nss-drv] Use goto to reduce repeated code by Stephen Wang · 10 years ago
  41. d80f3bd [qca-nss-drv] PPPoE code clean-up. by Murat Sezgin · 10 years ago
  42. 488e537 [qca-nss-drv]: Sysctl for setting num of payload by Vijay Dewangan · 10 years ago
  43. 4691ba6 [qca-nss-drv] Pull in changes from coconut for a unified mainline by Sundarajan Srinivasan · 10 years ago
  44. 02e6c2b [qca-nss-drv] Add new APIs for type specific msg init by Sundarajan Srinivasan · 10 years ago
  45. 60ea2b2 [qca-nss-drv] Add fragmentation stats by Selin Dag · 10 years ago
  46. f1e5746 [qca-nss-drv] Remove the deprecated files and APIs by Sundarajan Srinivasan · 10 years ago
  47. 4861f4e Static flow assignment CR 736558 by Vijay Dewangan · 10 years ago
  48. 9db1875 Adding suppport for boot time #Conn cfg by Vijay Dewangan · 10 years ago
  49. b6e3884 Removing support for SKB recycler in NSS. by Pamidipati, Vijay · 10 years ago
  50. 5c8c736 [qca-nss-drv] Fix IPv6 connection sync issue with new APIs. by Murat Sezgin · 10 years ago
  51. ce98bbe Adding support for SKB recycler in NSS by Pamidipati, Vijay · 10 years ago
  52. 515f8c2 [qca-nss-drv] Provision ipv4 and ipv6 to send back create rule responses by Sakthi Vignesh Radhakrishnan · 10 years ago
  53. 51c2ea7 Do not update the total IPv4 and IPv6 connection stats with the node stats. by Murat Sezgin · 11 years ago
  54. 84ca651 Remove the duplicate header files from the top folder. by Murat Sezgin · 11 years ago
  55. 31fc6c2 Copy the header files to exports directory. by Murat Sezgin · 11 years ago
  56. 0c0561d Fix statistics for ipv4, ipv6, n2h. by Murat Sezgin · 11 years ago
  57. 7ad2e03 Removed improperly added export. by Sol Kavy · 11 years ago
  58. 4013e28 Fix statistics in the driver for phys_if and virt_if. by Sol Kavy · 11 years ago
  59. 57d24b4 Fix ipv4 old APIs so they co-exist with new APIs for the callback. by Sol Kavy · 11 years ago
  60. 2783c07 Re-design handling of physical and virtual interfaces by Sol Kavy · 11 years ago
  61. cd1bd5c Follow new design patters, fix a return bug by Sol Kavy · 11 years ago
  62. e11f47b cleaned up virt_if APIs by Abhishek Rastogi · 11 years ago
  63. 6825035 Initial API changes to ipv4 and freq by Thomas Wu · 11 years ago