summaryrefslogtreecommitdiffstats
path: root/include/net/bonding.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-24selftests: forwarding: add tests for TC chains creation adn destructionJiri Pirko2-1/+31
2018-07-24selftests: forwarding: move shblock tc support check to a separate helperJiri Pirko2-0/+5
2018-07-24mlxsw: spectrum: Implement chain template hintingJiri Pirko6-12/+86
2018-07-24net: sched: cls_flower: propagate chain teplate creation and destruction to d...Jiri Pirko2-0/+41
2018-07-24net: sched: cls_flower: implement chain templatesJiri Pirko1-1/+105
2018-07-24net: sched: cls_flower: change fl_init_dissector to accept mask and dissectorJiri Pirko1-21/+22
2018-07-24net: sched: cls_flower: move key/mask dumping into a separate functionJiri Pirko1-25/+37
2018-07-24net: sched: introduce chain templatesJiri Pirko2-0/+77
2018-07-24net: sched: introduce chain object to uapiJiri Pirko4-9/+309
2018-07-24net: sched: Avoid implicit chain 0 creationJiri Pirko2-48/+43
2018-07-24net: sched: push ops lookup bits into tcf_proto_lookup_ops()Jiri Pirko1-22/+31