Searched hist:"77 b9900ef53ae047e36a37d13a2aa33bb2d60641" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/sched/ |
H A D | Makefile | 77b9900ef53ae047e36a37d13a2aa33bb2d60641 Tue May 12 07:56:21 CDT 2015 Jiri Pirko <jiri@resnulli.us> tc: introduce Flower classifier
This patch introduces a flow-based filter. So far, the very essential packet fields are supported.
This patch is only the first step. There is a lot of potential performance improvements possible to implement. Also a lot of features are missing now. They will be addressed in follow-up patches.
Signed-off-by: Jiri Pirko <jiri@resnulli.us> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Kconfig | 77b9900ef53ae047e36a37d13a2aa33bb2d60641 Tue May 12 07:56:21 CDT 2015 Jiri Pirko <jiri@resnulli.us> tc: introduce Flower classifier
This patch introduces a flow-based filter. So far, the very essential packet fields are supported.
This patch is only the first step. There is a lot of potential performance improvements possible to implement. Also a lot of features are missing now. They will be addressed in follow-up patches.
Signed-off-by: Jiri Pirko <jiri@resnulli.us> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | cls_flower.c | 77b9900ef53ae047e36a37d13a2aa33bb2d60641 Tue May 12 07:56:21 CDT 2015 Jiri Pirko <jiri@resnulli.us> tc: introduce Flower classifier
This patch introduces a flow-based filter. So far, the very essential packet fields are supported.
This patch is only the first step. There is a lot of potential performance improvements possible to implement. Also a lot of features are missing now. They will be addressed in follow-up patches.
Signed-off-by: Jiri Pirko <jiri@resnulli.us> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/uapi/linux/ |
H A D | pkt_cls.h | 77b9900ef53ae047e36a37d13a2aa33bb2d60641 Tue May 12 07:56:21 CDT 2015 Jiri Pirko <jiri@resnulli.us> tc: introduce Flower classifier
This patch introduces a flow-based filter. So far, the very essential packet fields are supported.
This patch is only the first step. There is a lot of potential performance improvements possible to implement. Also a lot of features are missing now. They will be addressed in follow-up patches.
Signed-off-by: Jiri Pirko <jiri@resnulli.us> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|