index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2017-08-25
net_sched: kill u32_node pointer in Qdisc
WANG Cong
2017-08-25
net_sched: remove tc class reference counting
WANG Cong
2017-08-25
net_sched: introduce tclass_del_notify()
WANG Cong
2017-08-25
net_sched: get rid of more forward declarations
WANG Cong
2017-08-24
net_sched: fix a refcount_t issue with noop_qdisc
Eric Dumazet
2017-08-22
net: sched: don't do tcf_chain_flush from tcf_chain_destroy
Jiri Pirko
2017-08-22
net: sched: fix use after free when tcf_chain_destroy is called multiple times
Jiri Pirko
2017-08-22
net: sched: use kvmalloc() for class hash tables
Eric Dumazet
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-18
net: sched: fix NULL pointer dereference when action calls some targets
Xin Long
2017-08-18
net: sched: fix p_filter_chain check in tcf_chain_flush
Jiri Pirko
2017-08-16
net: sched: cls_flower: fix ndo_setup_tc type for stats call
Jiri Pirko
2017-08-16
qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs
Jesper Dangaard Brouer
2017-08-16
net_sched/hfsc: opencode trivial set_active() and set_passive()
Konstantin Khlebnikov
2017-08-16
net_sched: call qlen_notify only if child qdisc is empty
Konstantin Khlebnikov
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
net_sched: remove warning from qdisc_hash_add
Konstantin Khlebnikov
2017-08-15
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
2017-08-15
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
Konstantin Khlebnikov
2017-08-11
net/sched/hfsc: allocate tcf block for hfsc root class
Konstantin Khlebnikov
2017-08-11
net: sched: remove cops->tcf_cl_offload
Jiri Pirko
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-09
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-08
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
Xin Long
2017-08-08
net_sched: get rid of some forward declarations
WANG Cong
2017-08-07
net_sched: use void pointer for filter handle
WANG Cong
2017-08-07
net_sched: refactor notification code for RTM_DELTFILTER
WANG Cong
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
net: sched: move prio into cls_common
Jiri Pirko
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
net: sched: make egress_dev flag part of flower offload struct
Jiri Pirko
2017-08-07
net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
Jiri Pirko
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-04
net: sched: avoid atomic swap in tcf_exts_change
Jiri Pirko
2017-08-04
net: sched: cls_u32: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
net: sched: cls_route: no need to call tcf_exts_change for newly allocated st...
Jiri Pirko
2017-08-04
net: sched: cls_flow: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
net: sched: cls_cgroup: no need to call tcf_exts_change for newly allocated s...
Jiri Pirko
2017-08-04
net: sched: cls_bpf: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
net: sched: cls_basic: no need to call tcf_exts_change for newly allocated st...
Jiri Pirko
2017-08-04
net: sched: cls_matchall: no need to call tcf_exts_change for newly allocated...
Jiri Pirko
2017-08-04
net: sched: cls_fw: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
net: sched: cls_flower: no need to call tcf_exts_change for newly allocated s...
Jiri Pirko
2017-08-04
net: sched: cls_fw: rename fw_change_attrs function
Jiri Pirko
2017-08-04
net: sched: cls_bpf: rename cls_bpf_modify_existing function
Jiri Pirko
2017-08-04
net: sched: use tcf_exts_has_actions instead of exts->nr_actions
Jiri Pirko
2017-08-04
net: sched: remove check for number of actions in tcf_exts_exec
Jiri Pirko
2017-08-04
net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_...
Jiri Pirko
[prev]
[next]