summaryrefslogtreecommitdiff
path: root/net/sched
Commit message (Expand)AuthorAge
* net: sched: ife: handle malformed tlv lengthAlexander Aring2018-04-22
* net: sched: ife: signal not finding metaidAlexander Aring2018-04-22
* net_sched: fix a missing idr_remove() in u32_delete_key()Cong Wang2018-04-07
* net/sched: fix NULL dereference in the error path of tcf_bpf_init()Davide Caratti2018-04-05
* net: sched: do not emit messages while holding spinlockLi RongQing2018-04-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01
|\
| * net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh2018-03-27
| * net: sched, fix OOO packets with pfifo_fastJohn Fastabend2018-03-26
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* | net/sched: act_vlan: declare push_vid with host byte orderDavide Caratti2018-03-23
* | net/sched: remove tcf_idr_cleanup()Davide Caratti2018-03-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\ \ | |/
| * net/sched: fix idr leak in the error path of tcf_skbmod_init()Davide Caratti2018-03-21
| * net/sched: fix idr leak in the error path of tcf_vlan_init()Davide Caratti2018-03-21
| * net/sched: fix idr leak in the error path of __tcf_ipt_init()Davide Caratti2018-03-21
| * net/sched: fix idr leak in the error path of tcp_pedit_init()Davide Caratti2018-03-21
| * net/sched: fix idr leak in the error path of tcf_act_police_init()Davide Caratti2018-03-21
| * net/sched: fix idr leak in the error path of tcf_simp_init()Davide Caratti2018-03-21
| * net/sched: fix idr leak on the error path of tcf_bpf_init()Davide Caratti2018-03-21
| * net/sched: fix NULL dereference on the error path of tcf_skbmod_init()Davide Caratti2018-03-17
| * net/sched: fix NULL dereference in the error path of tcf_sample_init()Davide Caratti2018-03-17
| * net/sched: fix NULL dereference in the error path of tunnel_key_init()Davide Caratti2018-03-17
| * net/sched: fix NULL dereference in the error path of tcf_csum_init()Davide Caratti2018-03-17
| * net/sched: fix NULL dereference in the error path of tcf_vlan_init()Davide Caratti2018-03-17
| * net: sched: fix uses after freeEric Dumazet2018-03-17
| * net sched actions: return explicit error when tunnel_key mode is not specifiedRoman Mashak2018-03-15
| * net: use skb_is_gso_sctp() instead of open-codingDaniel Axtens2018-03-09
| * sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev2018-03-07
* | net sched actions: implement get_fill_size routine in act_gactRoman Mashak2018-03-09
* | net sched actions: calculate add/delete event message sizeRoman Mashak2018-03-09
* | net sched actions: update Add/Delete action API with new argumentRoman Mashak2018-03-09
* | net/sched: cls_flower: Add support to handle first frag as match fieldPieter Jansen van Vuuren2018-03-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-06
|\ \ | |/
| * net: sched: tbf: handle GSO_BY_FRAGS case in enqueueDaniel Axtens2018-03-04
* | net sched actions: corrected extack messageRoman Mashak2018-03-05
* | net: sch: prio: Add offload ability for grafting a childNogah Frankel2018-02-28
* | mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bandsNogah Frankel2018-02-28
* | net: sch: Don't warn on missmatching qlen and backlog for offloaded qdiscsNogah Frankel2018-02-28
* | net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_opera...Kirill Tkhai2018-02-27
* | net: Convert simple pernet_operationsKirill Tkhai2018-02-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-24
|\ \ | |/
| * net: sched: report if filter is too large to dumpRoman Kapl2018-02-20
* | net: sched: add em_ipt ematch for calling xtables matchesEyal Birger2018-02-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-19
|\ \ | |/
| * net: sched: fix tc_u_common lookupJiri Pirko2018-02-13
| * net: sched: don't set q pointer for shared blocksJiri Pirko2018-02-13
* | net: sched: act: mirred: add extack supportAlexander Aring2018-02-16
* | net: sched: act: handle extack in tcf_generic_walkerAlexander Aring2018-02-16
* | net: sched: act: add extack for walk callbackAlexander Aring2018-02-16
* | net: sched: act: add extack for lookup callbackAlexander Aring2018-02-16