summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
* net sched actions: implement get_fill_size routine in act_gactRoman Mashak2018-03-091-0/+14
* net sched actions: calculate add/delete event message sizeRoman Mashak2018-03-091-0/+43
* net sched actions: update Add/Delete action API with new argumentRoman Mashak2018-03-092-9/+15
* net/sched: cls_flower: Add support to handle first frag as match fieldPieter Jansen van Vuuren2018-03-081-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-061-1/+2
|\
| * net: sched: tbf: handle GSO_BY_FRAGS case in enqueueDaniel Axtens2018-03-041-1/+2
* | net sched actions: corrected extack messageRoman Mashak2018-03-051-1/+1
* | 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