summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
* net: sch: prio: Add offload ability for grafting a childNogah Frankel2018-02-281-0/+32
* mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bandsNogah Frankel2018-02-281-7/+6
* net: sch: Don't warn on missmatching qlen and backlog for offloaded qdiscsNogah Frankel2018-02-281-1/+6
* net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_opera...Kirill Tkhai2018-02-2716-0/+17
* net: Convert simple pernet_operationsKirill Tkhai2018-02-271-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-241-1/+6
|\
| * net: sched: report if filter is too large to dumpRoman Kapl2018-02-201-1/+6
* | net: sched: add em_ipt ematch for calling xtables matchesEyal Birger2018-02-213-0/+270
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-192-18/+32
|\ \ | |/
| * net: sched: fix tc_u_common lookupJiri Pirko2018-02-131-4/+20
| * net: sched: don't set q pointer for shared blocksJiri Pirko2018-02-131-14/+12
* | net: sched: act: mirred: add extack supportAlexander Aring2018-02-161-4/+11
* | net: sched: act: handle extack in tcf_generic_walkerAlexander Aring2018-02-1617-19/+21
* | net: sched: act: add extack for walk callbackAlexander Aring2018-02-1617-19/+36
* | net: sched: act: add extack for lookup callbackAlexander Aring2018-02-1617-18/+35
* | net: sched: act: add extack to init callbackAlexander Aring2018-02-1617-19/+23
* | net: sched: act: handle generic action errorsAlexander Aring2018-02-161-32/+61
* | net: sched: act: add extack to initAlexander Aring2018-02-162-8/+13
* | net: sched: act: fix code styleAlexander Aring2018-02-162-9/+9
* | net: Revert sched action extack support series.David S. Miller2018-02-163-22/+17
* | net: sched: act: add extack to initAlexander Aring2018-02-162-8/+13
* | net: sched: act: fix code styleAlexander Aring2018-02-162-9/+9
* | net: sched: fix unbalance in the error path of tca_action_flush()Davide Caratti2018-02-161-1/+3
* | net: Convert subsys_initcall() registered pernet_operations from net/schedKirill Tkhai2018-02-132-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-092-2/+3
|\
| * net/sched: cls_u32: fix cls_u32 on filter replaceIvan Vecera2018-02-081-1/+2
| * sch_netem: Bug fixing in calculating Netem intervalMd. Islam2018-02-071-1/+1
* | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-02-086-129/+95
|\ \ | |/ |/|
| * idr: Rename idr_for_each_entry_extMatthew Wilcox2018-02-061-3/+3
| * cls_u32: Convert to idr_alloc_u32Matthew Wilcox2018-02-061-13/+10
| * cls_u32: Reinstate cyclic allocationMatthew Wilcox2018-02-061-10/+4
| * cls_flower: Convert to idr_alloc_u32Matthew Wilcox2018-02-061-16/+10
| * cls_bpf: Convert to use idr_alloc_u32Matthew Wilcox2018-02-061-14/+10
| * cls_basic: Convert to use idr_alloc_u32Matthew Wilcox2018-02-061-15/+10
| * cls_api: Convert to idr_alloc_u32Matthew Wilcox2018-02-061-2/+2
| * net sched actions: Convert to use idr_alloc_u32Matthew Wilcox2018-02-061-35/+25
| * idr: Delete idr_find_ext functionMatthew Wilcox2018-02-063-3/+3
| * idr: Delete idr_replace_ext functionMatthew Wilcox2018-02-065-5/+5
| * idr: Delete idr_remove_ext functionMatthew Wilcox2018-02-066-13/+13
* | cls_u32: fix use after free in u32_destroy_key()Paolo Abeni2018-02-061-10/+11
|/
* cls_u32: add missing RCU annotation.Paolo Abeni2018-02-021-5/+7
* net: create skb_gso_validate_mac_len()Daniel Axtens2018-02-011-10/+0
* net/sched: kconfig: Remove blank help textsUlf Magnusson2018-01-311-3/+0
* net_sched: implement ->change_tx_queue_len() for pfifo_fastCong Wang2018-01-291-0/+18
* net_sched: plug in qdisc ops change_tx_queue_lenCong Wang2018-01-291-0/+33
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-241-1/+1
|\
| * net: sched: em_nbyte: don't add the data offset twiceWolfgang Bumiller2018-01-241-1/+1
* | cls_u32: propagate extack to delete callbackJakub Kicinski2018-01-241-15/+19
* | cls_u32: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-241-4/+6
* | cls_flower: propagate extack to delete callbackJakub Kicinski2018-01-241-8/+10
OpenPOWER on IntegriCloud