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