summaryrefslogtreecommitdiffstats
path: root/net/sched
AgeCommit message (Expand)Author
2018-03-09net sched actions: implement get_fill_size routine in act_gactRoman Mashak
2018-03-09net sched actions: calculate add/delete event message sizeRoman Mashak
2018-03-09net sched actions: update Add/Delete action API with new argumentRoman Mashak
2018-03-08net/sched: cls_flower: Add support to handle first frag as match fieldPieter Jansen van Vuuren
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-05net sched actions: corrected extack messageRoman Mashak
2018-03-04net: sched: tbf: handle GSO_BY_FRAGS case in enqueueDaniel Axtens
2018-02-28net: sch: prio: Add offload ability for grafting a childNogah Frankel
2018-02-28mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bandsNogah Frankel
2018-02-28net: sch: Don't warn on missmatching qlen and backlog for offloaded qdiscsNogah Frankel
2018-02-27net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_opera...Kirill Tkhai
2018-02-27net: Convert simple pernet_operationsKirill Tkhai
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-21net: sched: add em_ipt ematch for calling xtables matchesEyal Birger
2018-02-20net: sched: report if filter is too large to dumpRoman Kapl
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-16net: sched: act: mirred: add extack supportAlexander Aring
2018-02-16net: sched: act: handle extack in tcf_generic_walkerAlexander Aring
2018-02-16net: sched: act: add extack for walk callbackAlexander Aring
2018-02-16net: sched: act: add extack for lookup callbackAlexander Aring
2018-02-16net: sched: act: add extack to init callbackAlexander Aring
2018-02-16net: sched: act: handle generic action errorsAlexander Aring
2018-02-16net: sched: act: add extack to initAlexander Aring
2018-02-16net: sched: act: fix code styleAlexander Aring
2018-02-16net: Revert sched action extack support series.David S. Miller
2018-02-16net: sched: act: add extack to initAlexander Aring
2018-02-16net: sched: act: fix code styleAlexander Aring
2018-02-16net: sched: fix unbalance in the error path of tca_action_flush()Davide Caratti
2018-02-13net: sched: fix tc_u_common lookupJiri Pirko
2018-02-13net: sched: don't set q pointer for shared blocksJiri Pirko
2018-02-13net: Convert subsys_initcall() registered pernet_operations from net/schedKirill Tkhai
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-08Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-02-08net/sched: cls_u32: fix cls_u32 on filter replaceIvan Vecera
2018-02-07sch_netem: Bug fixing in calculating Netem intervalMd. Islam
2018-02-06idr: Rename idr_for_each_entry_extMatthew Wilcox
2018-02-06cls_u32: Convert to idr_alloc_u32Matthew Wilcox
2018-02-06cls_u32: Reinstate cyclic allocationMatthew Wilcox
2018-02-06cls_flower: Convert to idr_alloc_u32Matthew Wilcox
2018-02-06cls_bpf: Convert to use idr_alloc_u32Matthew Wilcox
2018-02-06cls_basic: Convert to use idr_alloc_u32Matthew Wilcox
2018-02-06cls_api: Convert to idr_alloc_u32Matthew Wilcox
2018-02-06net sched actions: Convert to use idr_alloc_u32Matthew Wilcox
2018-02-06idr: Delete idr_find_ext functionMatthew Wilcox
2018-02-06idr: Delete idr_replace_ext functionMatthew Wilcox
2018-02-06idr: Delete idr_remove_ext functionMatthew Wilcox
2018-02-06cls_u32: fix use after free in u32_destroy_key()Paolo Abeni
2018-02-02cls_u32: add missing RCU annotation.Paolo Abeni
2018-02-01net: create skb_gso_validate_mac_len()Daniel Axtens
2018-01-31net/sched: kconfig: Remove blank help textsUlf Magnusson