Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ca37e57bbe0cf1455ea3e84eb89ed04a132d59e1
/
net
/
sched
35c55fc
cls_u32: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
f2b7510
cls_tcindex: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
9658506
cls_rsvp: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
3fd51de
cls_route: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
57767e78
cls_matchall: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
d5f984f
cls_fw: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
0dadc11
cls_flower: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
22f7cec
cls_flow: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
ed14816
cls_cgroup: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
aae2c35
cls_bpf: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
0b2a598
cls_basic: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
e4b95c4
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
by Cong Wang
· 7 years ago
c7e460c
Revert "net_sched: hold netns refcnt for each action"
by Cong Wang
· 7 years ago
7ba3ebf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
ceffcc5
net_sched: hold netns refcnt for each action
by Cong Wang
· 7 years ago
a159d3c
net_sched: acquire RTNL in tc_action_net_exit()
by Cong Wang
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
f1fd20c
MAINTAINERS: Update Yotam's E-mail
by Yotam Gigi
· 7 years ago
822e86d
net_sched: remove tcf_block_put_deferred()
by Cong Wang
· 7 years ago
46e235c
net_sched: fix call_rcu() race on act_sample module removal
by Cong Wang
· 7 years ago
2d132eb
net_sched: add rtnl assertion to tcf_exts_destroy()
by Cong Wang
· 7 years ago
27ce4f0
net_sched: use tcf_queue_work() in tcindex filter
by Cong Wang
· 7 years ago
d4f84a4
net_sched: use tcf_queue_work() in rsvp filter
by Cong Wang
· 7 years ago
c2f3f31
net_sched: use tcf_queue_work() in route filter
by Cong Wang
· 7 years ago
c0d378e
net_sched: use tcf_queue_work() in u32 filter
by Cong Wang
· 7 years ago
df2735e
net_sched: use tcf_queue_work() in matchall filter
by Cong Wang
· 7 years ago
e071dff
net_sched: use tcf_queue_work() in fw filter
by Cong Wang
· 7 years ago
0552c8a
net_sched: use tcf_queue_work() in flower filter
by Cong Wang
· 7 years ago
94cdb47
net_sched: use tcf_queue_work() in flow filter
by Cong Wang
· 7 years ago
b1b5b04
net_sched: use tcf_queue_work() in cgroup filter
by Cong Wang
· 7 years ago
e910af6
net_sched: use tcf_queue_work() in bpf filter
by Cong Wang
· 7 years ago
c96a483
net_sched: use tcf_queue_work() in basic filter
by Cong Wang
· 7 years ago
7aa0045
net_sched: introduce a workqueue for RCU callbacks of tc filter
by Cong Wang
· 7 years ago
50317fc
net_sched: avoid matching qdisc with zero handle
by Cong Wang
· 7 years ago
c019b51
net/sched: cls_flower: Set egress_dev mark when calling into the HW driver
by Or Gerlitz
· 7 years ago
fe2502e
net_sched: remove cls_flower idr on failure
by Cong Wang
· 7 years ago
21f4d5c
net_sched/hfsc: fix curve activation in hfsc_change_class()
by Konstantin Khlebnikov
· 7 years ago
c8e1812
net_sched: always reset qdisc backlog in qdisc_reset()
by Konstantin Khlebnikov
· 7 years ago
3ff4cbe
net/sched: cls_matchall: fix crash when used with classful qdisc
by Davide Caratti
· 7 years ago
255cd50
net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
by Jiri Pirko
· 7 years ago
1697c4b
net_sched: carefully handle tcf_block_put()
by Cong Wang
· 7 years ago
e2ef754
net_sched: fix reference counting of tc filter chain
by Cong Wang
· 7 years ago
d7fb60b
net_sched: get rid of tcfa_rcu
by Cong Wang
· 7 years ago
230cfd2
net/sched: fix pointer check in gen_handle
by Josh Hunt
· 7 years ago
8053238
net: sched: fix memleak for chain zero
by Jiri Pirko
· 7 years ago
39ad129
sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfq
by Gao Feng
· 7 years ago
2c8468d
net: sched: don't use GFP_KERNEL under spin lock
by Jakub Kicinski
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
07d79fc
net_sched: add reverse binding for tc class
by Cong Wang
· 7 years ago
c2d6511
sch_tbf: fix two null pointer dereferences on init failure
by Nikolay Aleksandrov
· 7 years ago
e232657
sch_sfq: fix null pointer dereference on init failure
by Nikolay Aleksandrov
· 7 years ago
634576a
sch_netem: avoid null pointer deref on init failure
by Nikolay Aleksandrov
· 7 years ago
30c31d7
sch_fq_codel: avoid double free on init failure
by Nikolay Aleksandrov
· 7 years ago
3501d05
sch_cbq: fix null pointer dereferences on init failure
by Nikolay Aleksandrov
· 7 years ago
3bdac362
sch_hfsc: fix null pointer deref and double free on init failure
by Nikolay Aleksandrov
· 7 years ago
32db864
sch_hhf: fix null pointer dereference on init failure
by Nikolay Aleksandrov
· 7 years ago
e89d469
sch_multiq: fix double free on init failure
by Nikolay Aleksandrov
· 7 years ago
88c2ace
sch_htb: fix crash on init failure
by Nikolay Aleksandrov
· 7 years ago
65a206c
net/sched: Change act_api and act_xxx modules to use IDR
by Chris Mi
· 7 years ago
c15ab23
net/sched: Change cls_flower to use IDR
by Chris Mi
· 7 years ago
b522ed6
act_ife: use registered ife_type as fallback
by Alexander Aring
· 7 years ago
f9ab742
sched: sfq: drop packets after root qdisc lock is released
by Gao Feng
· 7 years ago
3cd904e
net_sched: kill u32_node pointer in Qdisc
by WANG Cong
· 7 years ago
143976c
net_sched: remove tc class reference counting
by WANG Cong
· 7 years ago
14546ba
net_sched: introduce tclass_del_notify()
by WANG Cong
· 7 years ago
27d7f07
net_sched: get rid of more forward declarations
by WANG Cong
· 7 years ago
551143d
net_sched: fix a refcount_t issue with noop_qdisc
by Eric Dumazet
· 7 years ago
30d65e8
net: sched: don't do tcf_chain_flush from tcf_chain_destroy
by Jiri Pirko
· 7 years ago
744a4cf
net: sched: fix use after free when tcf_chain_destroy is called multiple times
by Jiri Pirko
· 7 years ago
9695fe6
net: sched: use kvmalloc() for class hash tables
by Eric Dumazet
· 7 years ago
e2a7c34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4f8a881
net: sched: fix NULL pointer dereference when action calls some targets
by Xin Long
· 7 years ago
acc8b31
net: sched: fix p_filter_chain check in tcf_chain_flush
by Jiri Pirko
· 7 years ago
d978db8
net: sched: cls_flower: fix ndo_setup_tc type for stats call
by Jiri Pirko
· 7 years ago
e543002
qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs
by Jesper Dangaard Brouer
· 7 years ago
6b0355f
net_sched/hfsc: opencode trivial set_active() and set_passive()
by Konstantin Khlebnikov
· 7 years ago
9594665
net_sched: call qlen_notify only if child qdisc is empty
by Konstantin Khlebnikov
· 7 years ago
463910e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c90e951
net_sched: remove warning from qdisc_hash_add
by Konstantin Khlebnikov
· 7 years ago
325d5dc
net_sched/sfq: update hierarchical backlog when drop packet
by Konstantin Khlebnikov
· 7 years ago
8989042
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
by Konstantin Khlebnikov
· 7 years ago
8d55373
net/sched/hfsc: allocate tcf block for hfsc root class
by Konstantin Khlebnikov
· 8 years ago
7b06e8a
net: sched: remove cops->tcf_cl_offload
by Jiri Pirko
· 8 years ago
3b2b69e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
96d9703
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
by Xin Long
· 8 years ago
b97bac6
rtnetlink: make rtnl_register accept a flags parameter
by Florian Westphal
· 8 years ago
3118e6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ec0acb0
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
by Xin Long
· 8 years ago
7120371
net_sched: get rid of some forward declarations
by WANG Cong
· 8 years ago
8113c09
net_sched: use void pointer for filter handle
by WANG Cong
· 8 years ago
54df2cf
net_sched: refactor notification code for RTM_DELTFILTER
by WANG Cong
· 8 years ago
de4784c
net: sched: get rid of struct tc_to_netdev
by Jiri Pirko
· 8 years ago
d7c1c8d
net: sched: move prio into cls_common
by Jiri Pirko
· 8 years ago
5fd9fc4
net: sched: push cls related args into cls_common structure
by Jiri Pirko
· 8 years ago
3e0e826
net: sched: make egress_dev flag part of flower offload struct
by Jiri Pirko
· 8 years ago
ade9b65
net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
by Jiri Pirko
· 8 years ago
2572ac5
net: sched: make type an argument for ndo_setup_tc
by Jiri Pirko
· 8 years ago
9b0d444
net: sched: avoid atomic swap in tcf_exts_change
by Jiri Pirko
· 8 years ago
705c709
net: sched: cls_u32: no need to call tcf_exts_change for newly allocated struct
by Jiri Pirko
· 8 years ago
Next »