Vasily Averin 7201c1ddf7 cbq: now_rt removal %!s(int64=11) %!d(string=hai) anos
..
Kconfig d4b36210c2 net: pkt_sched: PIE AQM scheme %!s(int64=12) %!d(string=hai) anos
Makefile d4b36210c2 net: pkt_sched: PIE AQM scheme %!s(int64=12) %!d(string=hai) anos
act_api.c 90f62cf30a net: Use netlink_ns_capable to verify the permisions of netlink messages %!s(int64=11) %!d(string=hai) anos
act_csum.c 4f1e9d8949 net_sched: act: move tcf_hashinfo_init() into tcf_register_action() %!s(int64=12) %!d(string=hai) anos
act_gact.c 4f1e9d8949 net_sched: act: move tcf_hashinfo_init() into tcf_register_action() %!s(int64=12) %!d(string=hai) anos
act_ipt.c 4f1e9d8949 net_sched: act: move tcf_hashinfo_init() into tcf_register_action() %!s(int64=12) %!d(string=hai) anos
act_mirred.c 224e923cd9 net_sched: hold tcf_lock in netdevice notifier %!s(int64=11) %!d(string=hai) anos
act_nat.c 4f1e9d8949 net_sched: act: move tcf_hashinfo_init() into tcf_register_action() %!s(int64=12) %!d(string=hai) anos
act_pedit.c 4f1e9d8949 net_sched: act: move tcf_hashinfo_init() into tcf_register_action() %!s(int64=12) %!d(string=hai) anos
act_police.c 4f1e9d8949 net_sched: act: move tcf_hashinfo_init() into tcf_register_action() %!s(int64=12) %!d(string=hai) anos
act_simple.c 4f1e9d8949 net_sched: act: move tcf_hashinfo_init() into tcf_register_action() %!s(int64=12) %!d(string=hai) anos
act_skbedit.c 4f1e9d8949 net_sched: act: move tcf_hashinfo_init() into tcf_register_action() %!s(int64=12) %!d(string=hai) anos
cls_api.c 9cc63db5e1 net_sched: cancel nest attribute on failure in tcf_exts_dump() %!s(int64=11) %!d(string=hai) anos
cls_basic.c 2f7ef2f879 sched, cls: check if we could overwrite actions when changing a filter %!s(int64=11) %!d(string=hai) anos
cls_bpf.c 7ae457c1e5 net: filter: split 'struct sk_filter' into socket and bpf parts %!s(int64=11) %!d(string=hai) anos
cls_cgroup.c 2f7ef2f879 sched, cls: check if we could overwrite actions when changing a filter %!s(int64=11) %!d(string=hai) anos
cls_flow.c 2f7ef2f879 sched, cls: check if we could overwrite actions when changing a filter %!s(int64=11) %!d(string=hai) anos
cls_fw.c 2f7ef2f879 sched, cls: check if we could overwrite actions when changing a filter %!s(int64=11) %!d(string=hai) anos
cls_route.c 2f7ef2f879 sched, cls: check if we could overwrite actions when changing a filter %!s(int64=11) %!d(string=hai) anos
cls_rsvp.c 0ba4805383 [NET_SCHED]: Remove unnecessary includes %!s(int64=18) %!d(string=hai) anos
cls_rsvp.h 2f7ef2f879 sched, cls: check if we could overwrite actions when changing a filter %!s(int64=11) %!d(string=hai) anos
cls_rsvp6.c 0ba4805383 [NET_SCHED]: Remove unnecessary includes %!s(int64=18) %!d(string=hai) anos
cls_tcindex.c e40f5c7234 net_sched: remove exceptional & on function name %!s(int64=11) %!d(string=hai) anos
cls_u32.c 7801db8aec net_sched: avoid generating same handle for u32 filters %!s(int64=11) %!d(string=hai) anos
em_canid.c 2b74e2caec net: em_canid: remove useless statements from em_canid_change %!s(int64=11) %!d(string=hai) anos
em_cmp.c cc7ec456f8 net_sched: cleanups %!s(int64=15) %!d(string=hai) anos
em_ipset.c b1eda2ac3f em_ipset: use dev_net() accessor %!s(int64=12) %!d(string=hai) anos
em_meta.c 3958afa1b2 net: Change skb_get_rxhash to skb_get_hash %!s(int64=12) %!d(string=hai) anos
em_nbyte.c cc7ec456f8 net_sched: cleanups %!s(int64=15) %!d(string=hai) anos
em_text.c cc7ec456f8 net_sched: cleanups %!s(int64=15) %!d(string=hai) anos
em_u32.c cc7ec456f8 net_sched: cleanups %!s(int64=15) %!d(string=hai) anos
ematch.c e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited %!s(int64=13) %!d(string=hai) anos
sch_api.c 6e765a009a net_sched: drr: warn when qdisc is not work conserving %!s(int64=11) %!d(string=hai) anos
sch_atm.c d59b7d8059 net_sched: return nla_nest_end() instead of skb->len %!s(int64=11) %!d(string=hai) anos
sch_blackhole.c 8e3af97899 pkt_sched: Add qdisc->ops->peek() implementation. %!s(int64=17) %!d(string=hai) anos
sch_cbq.c 7201c1ddf7 cbq: now_rt removal %!s(int64=11) %!d(string=hai) anos
sch_choke.c 4cb28970a2 net: use the new API kvfree() %!s(int64=11) %!d(string=hai) anos
sch_codel.c 865ec5523d fq_codel: should use qdisc backlog as threshold %!s(int64=13) %!d(string=hai) anos
sch_drr.c 6e765a009a net_sched: drr: warn when qdisc is not work conserving %!s(int64=11) %!d(string=hai) anos
sch_dsmark.c c76f2a2c4c sch_dsmark: use correct func name in print messages %!s(int64=12) %!d(string=hai) anos
sch_fifo.c 1b34ec43c9 pkt_sched: Stop using NLA_PUT*(). %!s(int64=13) %!d(string=hai) anos
sch_fq.c 4cb28970a2 net: use the new API kvfree() %!s(int64=11) %!d(string=hai) anos
sch_fq_codel.c 4cb28970a2 net: use the new API kvfree() %!s(int64=11) %!d(string=hai) anos
sch_generic.c 9bf2b8c280 net: fix some typos in comment %!s(int64=11) %!d(string=hai) anos
sch_gred.c c17988a90f net_sched: replace pr_warning with pr_warn %!s(int64=12) %!d(string=hai) anos
sch_hfsc.c d59b7d8059 net_sched: return nla_nest_end() instead of skb->len %!s(int64=11) %!d(string=hai) anos
sch_hhf.c 4cb28970a2 net: use the new API kvfree() %!s(int64=11) %!d(string=hai) anos
sch_htb.c 6f542efcbc net_sched: htb: do not acquire qdisc lock in dump operations %!s(int64=11) %!d(string=hai) anos
sch_ingress.c d59b7d8059 net_sched: return nla_nest_end() instead of skb->len %!s(int64=11) %!d(string=hai) anos
sch_mq.c 95dc19299f pkt_sched: give visibility to mq slave qdiscs %!s(int64=12) %!d(string=hai) anos
sch_mqprio.c 95dc19299f pkt_sched: give visibility to mq slave qdiscs %!s(int64=12) %!d(string=hai) anos
sch_multiq.c c057b190b8 net/*: Fix FSF address in file headers %!s(int64=12) %!d(string=hai) anos
sch_netem.c 4cb28970a2 net: use the new API kvfree() %!s(int64=11) %!d(string=hai) anos
sch_pie.c 219e288e89 net: sched: Cleanup PIE comments %!s(int64=12) %!d(string=hai) anos
sch_plug.c 2132cf6437 net_sched: sch_plug: plug_qdisc_ops is static %!s(int64=14) %!d(string=hai) anos
sch_prio.c 1b34ec43c9 pkt_sched: Stop using NLA_PUT*(). %!s(int64=13) %!d(string=hai) anos
sch_qfq.c 87f40dd6ce pkt_sched: sch_qfq: remove a source of high packet delay/jitter %!s(int64=12) %!d(string=hai) anos
sch_red.c 1b34ec43c9 pkt_sched: Stop using NLA_PUT*(). %!s(int64=13) %!d(string=hai) anos
sch_sfb.c 63862b5bef net: replace macros net_random and net_srandom with direct calls to prandom %!s(int64=12) %!d(string=hai) anos
sch_sfq.c 4cb28970a2 net: use the new API kvfree() %!s(int64=11) %!d(string=hai) anos
sch_tbf.c d59b7d8059 net_sched: return nla_nest_end() instead of skb->len %!s(int64=11) %!d(string=hai) anos
sch_teql.c c835a67733 net: set name_assign_type in alloc_netdev() %!s(int64=11) %!d(string=hai) anos