1. d44a5b4 shortcut-fe: make APIs more general by Xiaoping Fan · 10 years ago
  2. 5917642 shortcut-fe: Clean all errors reported by kernel checkpatch script by Xiaoping Fan · 10 years ago
  3. 627c041 fast-classifier: fix wrong return value in post routing hook by Xiaoping Fan · 10 years ago
  4. b01fd79 Revert "do not auto offload connections with non-zero mark" by Nicolas Costa · 10 years ago
  5. 7ce1456 handle reversed tuple in offload netlink message by Nicolas Costa · 10 years ago
  6. 94b42dd do not auto offload connections with non-zero mark by Nicolas Costa · 10 years ago
  7. 15b3efc keep track of genl send failures by Nicolas Costa · 10 years ago
  8. 0e69754 Merge "[fast-classifier] pass correct pointer to hash_add" by Linux Build Service Account · 10 years ago
  9. d2d07f4 [fast-classifier] pass correct pointer to hash_add by Matthew McClintock · 10 years ago
  10. e2460f7 reduce the buffer size of the genl broadcast msgs by Nicolas Costa · 10 years ago
  11. c8df826 [shortcut-fe] only check for a multicast ip address, not ethernet address by Matthew McClintock · 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. 6508efb [shortcut-fe] Use src and dest IP for interface details by Matthew McClintock · 11 years ago
  15. 191ba52 [fast-classifer] move fast-classifier to use hash table instead of list by Matthew McClintock · 11 years ago
  16. 2780a5e [fast-classifier] add sysfs option to turn on skip to bridge on ingress by Matthew McClintock · 11 years ago
  17. 8fd6b12 [shortcut-fe] add option to skip to bridge device on ingress to bridge device by Matthew McClintock · 11 years ago
  18. 8feca16 [fast-classifier] update genl messages to use dest_{ip,port}_xlate by Nicolas Costa · 11 years ago
  19. f58c6da [fast-classifier] use GFP_ATOMIC instead of GFP_KERNEL by Matthew McClintock · 11 years ago
  20. bf6b5bc fix compile warnings for missing functions by Matthew McClintock · 11 years ago
  21. 0f5c059 [shortcut-fe] fix warnings preventing builds by Matthew McClintock · 11 years ago
  22. 8822185 [fast-classifier] compact the output of sysfs node by Matthew McClintock · 11 years ago
  23. f0c9831 [fast-classifier] remove left over debug message by Matthew McClintock · 11 years ago
  24. eb82145 [fast-classifer] add pppoe support changes to this cm by Matthew McClintock · 11 years ago
  25. 6078715 [fast-classifier] if not offloaded keep trying by Matthew McClintock · 11 years ago
  26. 75e75fb [fast-classifier] add debug info for fast-classifier cm by Matthew McClintock · 11 years ago
  27. ab00ff2 [fast-classifier] reuse mac addr from sfe, and use dest_mac_xlate by Matthew McClintock · 11 years ago
  28. 5f1b1d4 [fast-classifier] only send done/close message if we previously offloaded by Matthew McClintock · 11 years ago
  29. d180a7d [fast-classifer] add dest mac to message payload by Matthew McClintock · 11 years ago
  30. a8ad796 Revert "[sfe] Initial PPPoE support for SFE" by Matthew McClintock · 11 years ago
  31. 42801d7 Revert "[shortcut-fe] fix null dereference for non-PPPoE case" by Matthew McClintock · 11 years ago
  32. a322194 [shortcut-fe] update legal markings for release by Matthew McClintock · 11 years ago
  33. 2109040 save conmark from conntrack event by Nicolas Costa · 11 years ago
  34. 8f4fcd2 [fast-classifier] fix writing to offload_at_pkts in sysfs by Matthew McClintock · 11 years ago
  35. ea8a543 remove unnecessary call to set_mark in post_route by Nicolas Costa · 11 years ago
  36. b5f377c fix connection marking by Nicolas Costa · 11 years ago
  37. 514fde0 add return code to sfe_ipv4_create_rule by Nicolas Costa · 11 years ago
  38. ac2979c fix whitespace errors by Nicolas Costa · 11 years ago
  39. cf15735 [fast-classifier] add mac address to messages by Matthew McClintock · 11 years ago
  40. d2854b7 [fast-classifier] fix bug decoding message by Matthew McClintock · 11 years ago
  41. 3abf38e [fast-classifier] remove library and leave exmple by Matthew McClintock · 11 years ago
  42. e4f9a67 add new kernel -> user space messages by Matthew McClintock · 11 years ago
  43. 28d7557 begin to clean up generic netlink bits by Matthew McClintock · 11 years ago
  44. 29cd6aa [shortcut-fe] fix null dereference for non-PPPoE case by Matthew McClintock · 11 years ago
  45. 0971b7a [sfe] Initial PPPoE support for SFE by Ben Menchaca · 11 years ago
  46. 704b7a6 [shortcut-fe] fix stats in conntrack by Matthew McClintock · 11 years ago
  47. fd7fd07 Fixup module init/exit code. by Dave Hudson · 11 years ago
  48. 16a47ec [fast-classifier] fix improper locking/return from post routing hook by Matthew McClintock · 11 years ago
  49. 595ee8b [fast-classifier] add sysfs attr for offload_at_pkts by Matthew McClintock · 11 years ago
  50. 55c8698 [fast-classifer] mark connections offloaded so we don't do it twice by Matthew McClintock · 11 years ago
  51. c573938 [fast-classifier] offload at 128 packets by Matthew McClintock · 11 years ago
  52. e1cf6f2 [fast-classifier] add bits to track mark's for skb by Matthew McClintock · 11 years ago
  53. ea00adf [fast-classifier] hook up user space generic netlink to actual sfe offload by Matthew McClintock · 11 years ago
  54. 0680e9f add support for multiple cbs for conntrack by Matthew McClintock · 11 years ago
  55. 55534a2 turn post routing hook back on by Matthew McClintock · 11 years ago
  56. e1bcfe4 [fast-classifier] stopping point for fast-classifier by Matthew McClintock · 11 years ago
  57. 6ab3b3f [fast-classifier] sending message from userspace -> kernel working by Matthew McClintock · 11 years ago
  58. 6f29aa1 add fast-classifier stub by Matthew McClintock · 11 years ago