summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_u32.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: cxgb4_tc_u32: use struct_size() in kvzalloc()Gustavo A. R. Silva2019-01-291-2/+1Star
* net_sched: remove list_head from tc_actionCong Wang2018-08-211-3/+2Star
* treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-131-1/+2
* act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang2017-12-061-4/+4
* cxgb4: add support to delete hash filterKumar Sanghvi2017-11-011-2/+2
* net: sched: push cls related args into cls_common structureJiri Pirko2017-08-071-4/+3Star
* net: sched: change names of action number helpers to be aligned with the restJiri Pirko2017-08-041-1/+1
* treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-091-7/+7
* cxgb4: Increase max number of tc u32 linksArjun V2017-02-161-7/+5Star
* net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani2016-10-141-1/+1
* cxgb4: add support for drop and redirect actionsRahul Lakkireddy2016-09-221-0/+71
* cxgb4: add support for offloading u32 filtersRahul Lakkireddy2016-09-221-0/+412