1. 3f1fe51 [shortcut-fe] support compiling with kernel 3.14.0 by Xiaoping Fan · 10 years ago
  2. 0e69754 Merge "[fast-classifier] pass correct pointer to hash_add" by Linux Build Service Account · 10 years ago
  3. d2d07f4 [fast-classifier] pass correct pointer to hash_add by Matthew McClintock · 10 years ago
  4. dcd671d Merge "reduce the buffer size of the genl broadcast msgs" by Linux Build Service Account · 10 years ago
  5. e2460f7 reduce the buffer size of the genl broadcast msgs by Nicolas Costa · 10 years ago
  6. bf6456e Merge "[shortcut-fe] don't attempt to offload connection if net_device is shutting down" by Linux Build Service Account · 10 years ago
  7. 389b42a [shortcut-fe] don't attempt to offload connection if net_device is shutting down by Matthew McClintock · 10 years ago
  8. d3d57fd Merge "[shortcut-fe] only check for a multicast ip address, not ethernet address" by Linux Build Service Account · 10 years ago
  9. c8df826 [shortcut-fe] only check for a multicast ip address, not ethernet address by Matthew McClintock · 10 years ago
  10. 8888bf8 Merge "[shortcut-fe] drop multicast packets based on ip address" by Linux Build Service Account · 10 years ago
  11. 7ee3542 Merge "Revert "[shortcut-fe] Use src and dest IP for interface details"" by Linux Build Service Account · 10 years ago
  12. a11c7cd [shortcut-fe] drop multicast packets based on ip address by Matthew McClintock · 10 years ago
  13. 0d37fe7 Revert "[shortcut-fe] Use src and dest IP for interface details" by Matthew McClintock · 10 years ago
  14. 7e1d493 Merge "[shortcut-fe] Use src and dest IP for interface details" by Linux Build Service Account · 10 years ago
  15. 6508efb [shortcut-fe] Use src and dest IP for interface details by Matthew McClintock · 11 years ago
  16. 191ba52 [fast-classifer] move fast-classifier to use hash table instead of list by Matthew McClintock · 11 years ago
  17. 2780a5e [fast-classifier] add sysfs option to turn on skip to bridge on ingress by Matthew McClintock · 11 years ago
  18. 8fd6b12 [shortcut-fe] add option to skip to bridge device on ingress to bridge device by Matthew McClintock · 11 years ago
  19. d0cdb80 [shortcut-fe] export more information via sfe_ipv4_sync to sync handler by Matthew McClintock · 11 years ago
  20. 8feca16 [fast-classifier] update genl messages to use dest_{ip,port}_xlate by Nicolas Costa · 11 years ago
  21. f58c6da [fast-classifier] use GFP_ATOMIC instead of GFP_KERNEL by Matthew McClintock · 11 years ago
  22. bf6b5bc fix compile warnings for missing functions by Matthew McClintock · 11 years ago
  23. dab3c8f [shortcut-fe] remove extra htons by Matthew McClintock · 11 years ago
  24. 0f5c059 [shortcut-fe] fix warnings preventing builds by Matthew McClintock · 11 years ago
  25. 865bce8 fix a compile warning by Nicolas Costa · 11 years ago
  26. bdddb9b fix bug in debug output by Nicolas Costa · 11 years ago
  27. bafb3af fix whitespace by Nicolas Costa · 11 years ago
  28. 9ec8c7b mark skb->forwarded for offloaded connections by Nicolas Costa · 11 years ago
  29. 8822185 [fast-classifier] compact the output of sysfs node by Matthew McClintock · 11 years ago
  30. af48f1e [shortcut-fe] fix conntrack not getting updated properly by Matthew McClintock · 11 years ago
  31. f0c9831 [fast-classifier] remove left over debug message by Matthew McClintock · 11 years ago
  32. eb82145 [fast-classifer] add pppoe support changes to this cm by Matthew McClintock · 11 years ago
  33. 6ea74fe [shortcut-fe] don't reset number of connections by Matthew McClintock · 11 years ago
  34. 6078715 [fast-classifier] if not offloaded keep trying by Matthew McClintock · 11 years ago
  35. 75e75fb [fast-classifier] add debug info for fast-classifier cm by Matthew McClintock · 11 years ago
  36. ab00ff2 [fast-classifier] reuse mac addr from sfe, and use dest_mac_xlate by Matthew McClintock · 11 years ago
  37. 5f1b1d4 [fast-classifier] only send done/close message if we previously offloaded by Matthew McClintock · 11 years ago
  38. d180a7d [fast-classifer] add dest mac to message payload by Matthew McClintock · 11 years ago
  39. db5ac51 [shortcut-fe] add pppoe support by Matthew McClintock · 11 years ago
  40. a8ad796 Revert "[sfe] Initial PPPoE support for SFE" by Matthew McClintock · 11 years ago
  41. 42801d7 Revert "[shortcut-fe] fix null dereference for non-PPPoE case" by Matthew McClintock · 11 years ago
  42. a322194 [shortcut-fe] update legal markings for release by Matthew McClintock · 11 years ago
  43. 2109040 save conmark from conntrack event by Nicolas Costa · 11 years ago
  44. 54167ab [shortcut-fe] reset some stats when writing to /dev/sfe by Matthew McClintock · 11 years ago
  45. 8f4fcd2 [fast-classifier] fix writing to offload_at_pkts in sysfs by Matthew McClintock · 11 years ago
  46. ea8a543 remove unnecessary call to set_mark in post_route by Nicolas Costa · 11 years ago
  47. bb85a2e print con mark as hex value in xml output by Nicolas Costa · 11 years ago
  48. b5f377c fix connection marking by Nicolas Costa · 11 years ago
  49. f53d6fe add conmark to a couple debug messages by Nicolas Costa · 11 years ago
  50. 514fde0 add return code to sfe_ipv4_create_rule by Nicolas Costa · 11 years ago
  51. 436926b add sfe_ipv4_update_rule function by Nicolas Costa · 11 years ago
  52. ac2979c fix whitespace errors by Nicolas Costa · 11 years ago
  53. cf15735 [fast-classifier] add mac address to messages by Matthew McClintock · 11 years ago
  54. d2854b7 [fast-classifier] fix bug decoding message by Matthew McClintock · 11 years ago
  55. 3abf38e [fast-classifier] remove library and leave exmple by Matthew McClintock · 11 years ago
  56. e4f9a67 add new kernel -> user space messages by Matthew McClintock · 11 years ago
  57. 28d7557 begin to clean up generic netlink bits by Matthew McClintock · 11 years ago
  58. 29cd6aa [shortcut-fe] fix null dereference for non-PPPoE case by Matthew McClintock · 11 years ago
  59. 0971b7a [sfe] Initial PPPoE support for SFE by Ben Menchaca · 11 years ago
  60. 592265e [shortcut-fe] Output connection mark by Cristian Prundeanu · 11 years ago
  61. 94fff98 [shortcut-fe] mark UDP packets as well by Cristian Prundeanu · 11 years ago
  62. a8197e7 Improve performance for some platforms by Dave Hudson · 11 years ago
  63. 704b7a6 [shortcut-fe] fix stats in conntrack by Matthew McClintock · 11 years ago
  64. fd7fd07 Fixup module init/exit code. by Dave Hudson · 11 years ago
  65. 16a47ec [fast-classifier] fix improper locking/return from post routing hook by Matthew McClintock · 11 years ago
  66. 595ee8b [fast-classifier] add sysfs attr for offload_at_pkts by Matthew McClintock · 11 years ago
  67. 55c8698 [fast-classifer] mark connections offloaded so we don't do it twice by Matthew McClintock · 11 years ago
  68. c573938 [fast-classifier] offload at 128 packets by Matthew McClintock · 11 years ago
  69. e1cf6f2 [fast-classifier] add bits to track mark's for skb by Matthew McClintock · 11 years ago
  70. be7b47d [shortcut-fe] add api to set mark on offloaded connections by Matthew McClintock · 11 years ago
  71. ea00adf [fast-classifier] hook up user space generic netlink to actual sfe offload by Matthew McClintock · 11 years ago
  72. 0680e9f add support for multiple cbs for conntrack by Matthew McClintock · 11 years ago
  73. da8e592 [fast-classifier] remove debug message by Matthew McClintock · 11 years ago
  74. 55534a2 turn post routing hook back on by Matthew McClintock · 11 years ago
  75. e1bcfe4 [fast-classifier] stopping point for fast-classifier by Matthew McClintock · 11 years ago
  76. dcd08fb split code into forwarding engine and connection manager by Dave Hudson · 11 years ago
  77. 6ab3b3f [fast-classifier] sending message from userspace -> kernel working by Matthew McClintock · 11 years ago
  78. 6f29aa1 add fast-classifier stub by Matthew McClintock · 11 years ago
  79. 8544b5c Fix up README by Dave Hudson · 11 years ago
  80. 87973cd Package cleanup by Dave Hudson · 11 years ago
  81. 3896293 Repo cleanup by Dave Hudson · 11 years ago
  82. aaf97ca Initial commit by Dave Hudson · 12 years ago