1. 1af781a [qca-nss-ecm] Fix bridge aging issue by Selin Dag · 11 years ago
  2. ef901b1 [qca-nss-ecm] Check for ct NULL pointer by Gareth Williams · 11 years ago
  3. 22514a8 [qca-nss-ecm] Do not process locally generated packets. by Murat Sezgin · 11 years ago
  4. 7a37636 [qca-nss-ecm] Remove input hooks. by Murat Sezgin · 11 years ago
  5. 60683c5 [qca-nss-ecm]: resolved issues with IPsec. by Ankit Dhanuka · 11 years ago
  6. be56177 Replace direct include path by regular EXTRA_CFLAGS by Mathieu Olivari · 11 years ago
  7. 3485a3b Set DSCP marking flag in create rule only when flow uses the DSCP target. by Kiran Kumar C. S. K · 11 years ago
  8. 3d26828 [qca-nss-ecm]: Changes for IPsec fast path by Ankit Dhanuka · 11 years ago AU_LINUX_QSDK_BANANA_TARGET_ALL.0.0.562 AU_LINUX_QSDK_BANANA_TARGET_ALL.0.0.567
  9. b241f78 Merge "[qca-nss-ecm] Add a flag to disable Hy-Fi classifier" by Linux Build Service Account · 11 years ago
  10. 8984599 Merge "[qca-nss-ecm] Fix IP addr,HIN6 conversion" by Linux Build Service Account · 11 years ago
  11. 81f4e20 [qca-nss-ecm] Add a flag to disable Hy-Fi classifier by Hai Shalom · 11 years ago
  12. 04c86c4 [qca-nss-ecm] Fix IP addr,HIN6 conversion by Selin Dag · 11 years ago
  13. b3cc879 [qca-nss-ecm] Add missing interface names. by Murat Sezgin · 11 years ago
  14. ebf8a64 [qca-nss-ecm] Fix gw check by check both on_link and for null by Murat Sezgin · 11 years ago
  15. d2b1fa6 NL classifier isn't always relevant now; remove assert by Nicolas Costa · 11 years ago
  16. 9463b21 [qca-nss-ecm]: 6rd functionality related change by Radha krishna Simha Jiguru · 11 years ago
  17. b976d65 Merge "[qca-nss-ecm] Pure bridging support" by Linux Build Service Account · 11 years ago
  18. 46f4b5f [qca-nss-ecm] Pure bridging support by Gareth Williams · 11 years ago
  19. 213e45d [qca-nss-ecm] Fix timer pet on not first entry by Sol Kavy · 11 years ago
  20. 2558d17 Merge "[qca-nss-ecm] Add dynamic debugging option" by Linux Build Service Account · 11 years ago
  21. f5a6b7e Merge "[qca-nss-ecm] Fix broken printk" by Linux Build Service Account · 11 years ago
  22. d3fd5d8 [qca-nss-ecm] Fix usage pattern with ecm_interface_mac_addr_get() by Sol Kavy · 11 years ago
  23. 457bf20 [qca-nss-ecm] Add dynamic debugging option by Selin Dag · 11 years ago
  24. d758359 [qca-nss-ecm] Fix broken printk by Sol Kavy · 11 years ago
  25. 60fb419 Merge "Enabled propogation of IPv6 conntrack event." by Linux Build Service Account · 11 years ago
  26. ee0a38a [qca-nss-ecm] Unassigning a classifier fix by Gareth Williams · 11 years ago
  27. 9d98c05 Enabled propogation of IPv6 conntrack event. by Murat Sezgin · 11 years ago
  28. e2be6a8 Updating ARP resolution for LAG interface. by Tushar Mathur · 11 years ago
  29. 5db98ae [ecm_classifier_nl] issue NL close only on refs=0 by Nicolas Costa · 11 years ago
  30. c46563f Do not try to release the route if it is not found. by Murat Sezgin · 11 years ago
  31. 8521dd9 [qca-nss-ecm]: Resolved potential dev leak with Ds-Lite & 6rd changes by Radha krishna Simha Jiguru · 11 years ago
  32. e9d46fd [qca-nss-ecm]: Added support for 6rd and Ds Lite by Radha krishna Simha Jiguru · 11 years ago
  33. 685397a [qca-nss-ecm] Fix invalid rule pushed for L2TP in ECM by Selin Dag · 11 years ago
  34. e9ac6df fix debug compilation error by Nicolas Costa · 11 years ago AU_LINUX_QSDK_BANANA_TARGET_ALL.0.0.547
  35. 63a002d IPv6 Neighbour Solicitation enable in ECM by Kiran Kumar C. S. K · 11 years ago
  36. 6e2a323 [qca-nss-ecm] Flatten and tidy up the dscp remark code. by Gareth Williams · 11 years ago
  37. 6f96a4b [qca-nss-ecm] Modifications to support PPPoE type interfaces by Gareth Williams · 11 years ago
  38. b5aa8ca [qca-nss-ecm] Add PPPoE support. by Gareth Williams · 11 years ago
  39. f6296b2 [qca-nss-ecm] printk: Use pr_* instead of printk by Ben Menchaca · 11 years ago
  40. 43fc085 [qca-nss-ecm] Fix interface heirarchy by Gareth Williams · 11 years ago
  41. adf425f [qca-nss-ecm] Add api to update interface statistics by Gareth Williams · 11 years ago
  42. 71d7047 [qca-nss-ecm] Fix dev hold leak for IPv6 interfaces by Murat Sezgin · 11 years ago
  43. 2294929 [qca-nss-ecm] Clarify comment surrounding state and mss tracking. by Gareth Williams · 11 years ago
  44. 8fe11e1 Merge "NL classifier should only be relevant for routed connections that can be accelerated and where the classifier is enabled." by Linux Build Service Account · 11 years ago
  45. 1e5cca7 Fixes for ipv4 and ipv6 front end files. by Murat Sezgin · 11 years ago
  46. 3ee050d Merge "[qca-nss-ecm] Modify Hy-Fi accleration behavior" by Linux Build Service Account · 11 years ago
  47. 83125b1 Add code to the accel functions to set the MAC based on seeing a bridge interface. by Gareth Williams · 11 years ago
  48. 8b7d387 Revert the NULL/Multi-cast MAC checks for now. by Sol Kavy · 11 years ago
  49. 3623675 NL classifier should only be relevant for routed connections that can be accelerated and where the classifier is enabled. by Gareth Williams · 11 years ago
  50. 17145a2 [qca-nss-ecm] Modify Hy-Fi accleration behavior by Gareth Williams · 11 years ago
  51. 4be5b4d Cannot construct a node instance unless an interface list processing was completed and a mac obtained. by Gareth Williams · 11 years ago
  52. 9e1d17a Construct the interface lists before establishing the nodes. by Gareth Williams · 11 years ago
  53. a8f5d99 Check for TCP established state from conntrack by Kiran Kumar C. S. K · 11 years ago
  54. ab99186 fix endianness on connection lookup from nf_conn by Nicolas Costa · 11 years ago
  55. 40c87f9 Merge "add some debug prints to NL classifier" by Linux Build Service Account · 11 years ago
  56. 88c0662 add some debug prints to NL classifier by Nicolas Costa · 11 years ago
  57. acf7258 ECM doesn't need to send ARP requests. by Murat Sezgin · 11 years ago AU_LINUX_QSDK_BANANA_TARGET_ALL.0.0.533
  58. 83bb3df Merge "[qca-nss-ecm]:connections do not establsih without ARP entries" by Linux Build Service Account · 11 years ago
  59. 60180d4 propagate updated conmark to NSS by Nicolas Costa · 11 years ago
  60. 6a695cf [qca-nss-ecm]:connections do not establsih without ARP entries by Radha krishna Simha Jiguru · 11 years ago
  61. ad3430f When conntrack destroys a connection be sure to also decelerate it if it is accelerated currently by Gareth Williams · 11 years ago
  62. 42244d3 ECM should not drop packets if it cannot proceed. by Gareth Williams · 11 years ago
  63. 2b87acb Add nat node address information to the state file for connection entries by Gareth Williams · 11 years ago
  64. d8b90af Fix tcp tracker connection state tracking endianness issue. by Gareth Williams · 11 years ago
  65. 433c7e5 Assert should use BUG() not while(1) by Gareth Williams · 11 years ago
  66. d414dd0 Do not accelerate the connections if their states are not ESTABLISHED. by Murat Sezgin · 11 years ago
  67. 20fee43 If the src/dst mappings cannot be established, don't drop the packet. by Murat Sezgin · 11 years ago
  68. dc33359 CR 668697 - Acceleration is denied for connections that require a conntrack helper. by Gareth Williams · 11 years ago
  69. 788f957 Revert "Revert "Revert "Support PPPoE acceleration.""" by Murat Sezgin · 11 years ago
  70. f244e1e [qca-nss-ecm]: dscp ct extention by Radha krishna Simha Jiguru · 11 years ago
  71. c8e2282 Check the conntrack instance in process functions whether it is NULL or not. by Murat Sezgin · 11 years ago AU_LINUX_QSDK_RELEASE_BANANA_IOE4531_ES_TARGET_ALL.2.5.008 AU_LINUX_QSDK_RELEASE_BANANA_IOE4531_ES_TARGET_ALL.2.5.014
  72. 76315b6 Revert "Revert "Support PPPoE acceleration."" by Murat Sezgin · 11 years ago
  73. 451b62e 802.1p marking for IPv4 and IPv6 by Kiran Kumar C. S. K · 11 years ago AU_LINUX_QSDK_RELEASE_BANANA_QCA9561_ES_TARGET_ALL.2.6.006
  74. 8783478 Revert "Support PPPoE acceleration." by Abirama Sundari Sivakumar · 11 years ago
  75. 2e166a7 Support PPPoE acceleration. by Gareth Williams · 11 years ago
  76. 3f9ccd7 Remove non-existant api by Gareth Williams · 11 years ago
  77. 46b361b [qca-nss-ecm]: DSCP remark & QOS changes for UDP by Radha krishna Simha Jiguru · 11 years ago
  78. dcbcdb5 Fix IPv6 acceleration issue with IXIA box. by Murat Sezgin · 11 years ago
  79. eab1ee7 NL classifier starts disabled by default by Nicolas Costa · 11 years ago
  80. f46c33b Unify ECM into a single module by Nicolas Costa · 11 years ago
  81. 1d9eb99 move global variable definition out of header by Nicolas Costa · 11 years ago
  82. aee5d81 Merge "whitespace fixes" by Linux Build Service Account · 11 years ago
  83. c51731a [qca-nss-ecm]: DSCP marking and related QOS changes by Kiran Kumar C. S. K · 11 years ago AU_LINUX_QSDK_BANANA_TARGET_ALL.0.0.500
  84. 585002e whitespace fixes by Nicolas Costa · 11 years ago
  85. f7dc34c [qca-nss-ecm]: Q-in-Q changes in ECM by Radha krishna Simha Jiguru · 11 years ago
  86. 6fa6c35 front end: Fix interface ref leak. by Gareth Williams · 11 years ago
  87. a11d435 interface: Fix dev hold leak by Gareth Williams · 11 years ago
  88. 72b43ed db: Increase state file output buffer to allow larger output text blocks. by Gareth Williams · 11 years ago
  89. cc6eedf Do not compile 6-in-4 code if the kernel option is disabled by Murat Sezgin · 11 years ago
  90. c5b9d71 Disable PPP interface detection and processing. by Gareth Williams · 11 years ago
  91. 84f3663 [nss-ecm] Enhanced Connection Manager by Ben Menchaca · 11 years ago