summaryrefslogtreecommitdiff
path: root/net/sched/cls_u32.c
Commit message (Expand)AuthorAge
* net_sched: fix a missing idr_remove() in u32_delete_key()Cong Wang2018-04-07
* net: sched: fix tc_u_common lookupJiri Pirko2018-02-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-09
|\
| * net/sched: cls_u32: fix cls_u32 on filter replaceIvan Vecera2018-02-08
* | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-02-08
|\ \ | |/ |/|
| * cls_u32: Convert to idr_alloc_u32Matthew Wilcox2018-02-06
| * cls_u32: Reinstate cyclic allocationMatthew Wilcox2018-02-06
| * idr: Delete idr_replace_ext functionMatthew Wilcox2018-02-06
| * idr: Delete idr_remove_ext functionMatthew Wilcox2018-02-06
* | cls_u32: fix use after free in u32_destroy_key()Paolo Abeni2018-02-06
|/
* cls_u32: add missing RCU annotation.Paolo Abeni2018-02-02
* cls_u32: propagate extack to delete callbackJakub Kicinski2018-01-24
* cls_u32: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-24
* net: sched: prepare for reimplementation of tc_cls_common_offload_init()Jakub Kicinski2018-01-24
* net: sched: propagate extack to cls->destroy callbacksJakub Kicinski2018-01-24
* net: sched: add extack support for offload via tc_cls_common_offloadQuentin Monnet2018-01-22
* net: sched: cls_u32: propagate extack support for filter offloadQuentin Monnet2018-01-22
* net: sched: cls_u32: add extack supportAlexander Aring2018-01-19
* net: sched: cls: add extack support for tcf_change_indevAlexander Aring2018-01-19
* net: sched: cls: add extack support for delete callbackAlexander Aring2018-01-19
* net: sched: cls: add extack support for tcf_exts_validateAlexander Aring2018-01-19
* net: sched: cls: add extack support for change callbackAlexander Aring2018-01-19
* net: sched: cls: fix code style issuesAlexander Aring2018-01-19
* net: sched: keep track of offloaded filters and check tc offload featureJiri Pirko2018-01-17
* net: remove duplicate includesPravin Shedge2017-12-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-10
|\
| * cls_u32: use tcf_exts_get_net() before call_rcu()Cong Wang2017-11-09
* | net: sched: cls_u32: use bitwise & rather than logical && on n->flagsColin Ian King2017-11-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
|\ \ | |/
| * net_sched: use tcf_queue_work() in u32 filterCong Wang2017-10-29
* | net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko2017-10-21
* | net: sched: cls_u32: call block callbacks for offloadJiri Pirko2017-10-21
* | net: sched: cls_u32: swap u32_remove_hw_knode and u32_remove_hw_hnodeJiri Pirko2017-10-21
* | net: sched: cls_u32: use hash_ptr() for tc_u_hashArnd Bergmann2017-10-20
* | net: sched: cls_u32: use block instead of q in tc_u_commonJiri Pirko2017-10-16
* | net_sched: use idr to allocate u32 filter handlesCong Wang2017-09-28
|/
* net_sched: add reverse binding for tc classCong Wang2017-08-31
* net_sched: kill u32_node pointer in QdiscWANG Cong2017-08-25
* net: sched: remove cops->tcf_cl_offloadJiri Pirko2017-08-11
* net_sched: use void pointer for filter handleWANG Cong2017-08-07
* net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-07
* net: sched: push cls related args into cls_common structureJiri Pirko2017-08-07
* net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-07
* net: sched: cls_u32: no need to call tcf_exts_change for newly allocated structJiri Pirko2017-08-04
* net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-08
* net_sched: move the empty tp check from ->destroy() to ->delete()WANG Cong2017-04-21
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* net/sched: cls_u32: Reflect HW offload statusOr Gerlitz2017-02-17
* cls_u32: don't bother explicitly initializing ->divisor to zeroAlexandru Moise2017-01-09
* net sched: stylistic cleanupsJamal Hadi Salim2016-09-19