1. 20f04cc shortcut-fe: parse parameter of device event correctly to be compatible with 3.14 by Xiaoping Fan · 10 years ago
  2. 79ed729 shortcut-fe: use correct API to get master of bridge port by Xiaoping Fan · 10 years ago
  3. 82c2151 shortcut-fe: add exception counters in sfe connection manager by Xiaoping Fan · 9 years ago
  4. 0eb6e2f Merge "shortcut-fe: check if "dev->header_ops->create" is null" by Linux Build Service Account · 9 years ago
  5. 7f397e7 Merge "shortcut-fe: skip unconfirmed connections in postrouting hook" by Linux Build Service Account · 9 years ago
  6. 2784e61 shortcut-fe: check if "dev->header_ops->create" is null by Xiaoping Fan · 9 years ago
  7. 956461e shortcut-fe: skip unconfirmed connections in postrouting hook by Xiaoping Fan · 9 years ago
  8. 8748eb3 shortcut-fe: fix ipsec forwarding issue by Zhi Chen · 9 years ago
  9. 978b377 shortcut-fe: support ipv6 in sfe by Xiaoping Fan · 10 years ago
  10. d44a5b4 shortcut-fe: make APIs more general by Xiaoping Fan · 10 years ago
  11. 45f4f2c shortcut-fe: add missed copyright to files by Xiaoping Fan · 10 years ago
  12. 5917642 shortcut-fe: Clean all errors reported by kernel checkpatch script by Xiaoping Fan · 10 years ago
  13. 627c041 fast-classifier: fix wrong return value in post routing hook by Xiaoping Fan · 10 years ago
  14. a4b5852 Merge "shortcut-fe: correctly cooperate with GSO" by Linux Build Service Account · 10 years ago
  15. 2089918 Merge "shortcut-fe: correctly cooperate with S/G" by Linux Build Service Account · 10 years ago
  16. d642a6e shortcut-fe: correctly cooperate with GSO by Xiaoping Fan · 10 years ago
  17. 35e9cf6 Merge "shortcut-fe: correctly cooperate with checksum hardware offloading" by Linux Build Service Account · 10 years ago
  18. f8260b8 shortcut-fe: correctly cooperate with S/G by Xiaoping Fan · 10 years ago
  19. ad755af shortcut-fe: correctly cooperate with checksum hardware offloading by Xiaoping Fan · 10 years ago
  20. 4ad4e9f Merge "shortcut-fe: properly look up TCP connections" by Linux Build Service Account · 10 years ago
  21. 3785880 shortcut-fe: properly look up TCP connections by Matthew McClintock · 10 years ago
  22. 238bd07 Merge "[shortcut-fe] support flow cookie" by Linux Build Service Account · 10 years ago
  23. d1dc7b2 [shortcut-fe] support flow cookie by Xiaoping Fan · 10 years ago
  24. 49eecc8 Merge "Revert "do not auto offload connections with non-zero mark"" by Linux Build Service Account · 10 years ago
  25. b01fd79 Revert "do not auto offload connections with non-zero mark" by Nicolas Costa · 10 years ago
  26. 6c7facc Merge "handle reversed tuple in offload netlink message" by Linux Build Service Account · 10 years ago
  27. ebc7610 Merge "do not auto offload connections with non-zero mark" by Linux Build Service Account · 10 years ago
  28. 16ea460 Merge "keep track of genl send failures" by Linux Build Service Account · 10 years ago
  29. 7ce1456 handle reversed tuple in offload netlink message by Nicolas Costa · 10 years ago
  30. 136102d Merge "[shortcut-fe] support compiling with kernel 3.14.0" by Linux Build Service Account · 10 years ago
  31. 3f1fe51 [shortcut-fe] support compiling with kernel 3.14.0 by Xiaoping Fan · 10 years ago
  32. 94b42dd do not auto offload connections with non-zero mark by Nicolas Costa · 10 years ago
  33. 15b3efc keep track of genl send failures by Nicolas Costa · 10 years ago
  34. 0e69754 Merge "[fast-classifier] pass correct pointer to hash_add" by Linux Build Service Account · 10 years ago
  35. d2d07f4 [fast-classifier] pass correct pointer to hash_add by Matthew McClintock · 10 years ago
  36. dcd671d Merge "reduce the buffer size of the genl broadcast msgs" by Linux Build Service Account · 10 years ago
  37. e2460f7 reduce the buffer size of the genl broadcast msgs by Nicolas Costa · 10 years ago
  38. bf6456e Merge "[shortcut-fe] don't attempt to offload connection if net_device is shutting down" by Linux Build Service Account · 10 years ago
  39. 389b42a [shortcut-fe] don't attempt to offload connection if net_device is shutting down by Matthew McClintock · 10 years ago
  40. d3d57fd Merge "[shortcut-fe] only check for a multicast ip address, not ethernet address" by Linux Build Service Account · 10 years ago
  41. c8df826 [shortcut-fe] only check for a multicast ip address, not ethernet address by Matthew McClintock · 10 years ago
  42. 8888bf8 Merge "[shortcut-fe] drop multicast packets based on ip address" by Linux Build Service Account · 10 years ago
  43. 7ee3542 Merge "Revert "[shortcut-fe] Use src and dest IP for interface details"" by Linux Build Service Account · 10 years ago
  44. a11c7cd [shortcut-fe] drop multicast packets based on ip address by Matthew McClintock · 10 years ago
  45. 0d37fe7 Revert "[shortcut-fe] Use src and dest IP for interface details" by Matthew McClintock · 10 years ago
  46. 7e1d493 Merge "[shortcut-fe] Use src and dest IP for interface details" by Linux Build Service Account · 10 years ago
  47. 6508efb [shortcut-fe] Use src and dest IP for interface details by Matthew McClintock · 11 years ago
  48. 191ba52 [fast-classifer] move fast-classifier to use hash table instead of list by Matthew McClintock · 11 years ago
  49. 2780a5e [fast-classifier] add sysfs option to turn on skip to bridge on ingress by Matthew McClintock · 11 years ago
  50. 8fd6b12 [shortcut-fe] add option to skip to bridge device on ingress to bridge device by Matthew McClintock · 11 years ago
  51. d0cdb80 [shortcut-fe] export more information via sfe_ipv4_sync to sync handler by Matthew McClintock · 11 years ago
  52. 8feca16 [fast-classifier] update genl messages to use dest_{ip,port}_xlate by Nicolas Costa · 11 years ago
  53. f58c6da [fast-classifier] use GFP_ATOMIC instead of GFP_KERNEL by Matthew McClintock · 11 years ago
  54. bf6b5bc fix compile warnings for missing functions by Matthew McClintock · 11 years ago
  55. dab3c8f [shortcut-fe] remove extra htons by Matthew McClintock · 11 years ago
  56. 0f5c059 [shortcut-fe] fix warnings preventing builds by Matthew McClintock · 11 years ago
  57. 865bce8 fix a compile warning by Nicolas Costa · 11 years ago
  58. bdddb9b fix bug in debug output by Nicolas Costa · 11 years ago
  59. bafb3af fix whitespace by Nicolas Costa · 11 years ago
  60. 9ec8c7b mark skb->forwarded for offloaded connections by Nicolas Costa · 11 years ago
  61. 8822185 [fast-classifier] compact the output of sysfs node by Matthew McClintock · 11 years ago
  62. af48f1e [shortcut-fe] fix conntrack not getting updated properly by Matthew McClintock · 11 years ago
  63. f0c9831 [fast-classifier] remove left over debug message by Matthew McClintock · 11 years ago
  64. eb82145 [fast-classifer] add pppoe support changes to this cm by Matthew McClintock · 11 years ago
  65. 6ea74fe [shortcut-fe] don't reset number of connections by Matthew McClintock · 11 years ago
  66. 6078715 [fast-classifier] if not offloaded keep trying by Matthew McClintock · 11 years ago
  67. 75e75fb [fast-classifier] add debug info for fast-classifier cm by Matthew McClintock · 11 years ago
  68. ab00ff2 [fast-classifier] reuse mac addr from sfe, and use dest_mac_xlate by Matthew McClintock · 11 years ago
  69. 5f1b1d4 [fast-classifier] only send done/close message if we previously offloaded by Matthew McClintock · 11 years ago
  70. d180a7d [fast-classifer] add dest mac to message payload by Matthew McClintock · 11 years ago
  71. db5ac51 [shortcut-fe] add pppoe support by Matthew McClintock · 11 years ago
  72. a8ad796 Revert "[sfe] Initial PPPoE support for SFE" by Matthew McClintock · 11 years ago
  73. 42801d7 Revert "[shortcut-fe] fix null dereference for non-PPPoE case" by Matthew McClintock · 11 years ago
  74. a322194 [shortcut-fe] update legal markings for release by Matthew McClintock · 11 years ago
  75. 2109040 save conmark from conntrack event by Nicolas Costa · 11 years ago
  76. 54167ab [shortcut-fe] reset some stats when writing to /dev/sfe by Matthew McClintock · 11 years ago
  77. 8f4fcd2 [fast-classifier] fix writing to offload_at_pkts in sysfs by Matthew McClintock · 11 years ago
  78. ea8a543 remove unnecessary call to set_mark in post_route by Nicolas Costa · 11 years ago
  79. bb85a2e print con mark as hex value in xml output by Nicolas Costa · 11 years ago
  80. b5f377c fix connection marking by Nicolas Costa · 11 years ago
  81. f53d6fe add conmark to a couple debug messages by Nicolas Costa · 11 years ago
  82. 514fde0 add return code to sfe_ipv4_create_rule by Nicolas Costa · 11 years ago
  83. 436926b add sfe_ipv4_update_rule function by Nicolas Costa · 11 years ago
  84. ac2979c fix whitespace errors by Nicolas Costa · 11 years ago
  85. cf15735 [fast-classifier] add mac address to messages by Matthew McClintock · 11 years ago
  86. d2854b7 [fast-classifier] fix bug decoding message by Matthew McClintock · 11 years ago
  87. 3abf38e [fast-classifier] remove library and leave exmple by Matthew McClintock · 11 years ago
  88. e4f9a67 add new kernel -> user space messages by Matthew McClintock · 11 years ago
  89. 28d7557 begin to clean up generic netlink bits by Matthew McClintock · 11 years ago
  90. 29cd6aa [shortcut-fe] fix null dereference for non-PPPoE case by Matthew McClintock · 11 years ago
  91. 0971b7a [sfe] Initial PPPoE support for SFE by Ben Menchaca · 11 years ago
  92. 592265e [shortcut-fe] Output connection mark by Cristian Prundeanu · 11 years ago
  93. 94fff98 [shortcut-fe] mark UDP packets as well by Cristian Prundeanu · 11 years ago
  94. a8197e7 Improve performance for some platforms by Dave Hudson · 11 years ago
  95. 704b7a6 [shortcut-fe] fix stats in conntrack by Matthew McClintock · 11 years ago
  96. fd7fd07 Fixup module init/exit code. by Dave Hudson · 11 years ago
  97. 16a47ec [fast-classifier] fix improper locking/return from post routing hook by Matthew McClintock · 11 years ago
  98. 595ee8b [fast-classifier] add sysfs attr for offload_at_pkts by Matthew McClintock · 11 years ago
  99. 55c8698 [fast-classifer] mark connections offloaded so we don't do it twice by Matthew McClintock · 11 years ago
  100. c573938 [fast-classifier] offload at 128 packets by Matthew McClintock · 11 years ago