Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
edf28f4061afe4c2d9eb1c3323d90e882c1d6800
/
include
/
net
/
sch_generic.h
2e24cd7
net_sched: fix ops->bind_class() implementations
by Cong Wang
· 5 years ago
a5b72a0
net/sched: add delete_empty() to filters and use it in cls_flower
by Davide Caratti
· 5 years ago
14684b9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
90b2be2
net/sched: annotate lockless accesses to qdisc->empty
by Eric Dumazet
· 5 years ago
59eb87c
net: sched: prevent duplicate flower rules from tcf_proto destroy race
by John Hurley
· 5 years ago
ef816f3
net: sched: don't expose action qstats to skb_tc_reinsert()
by Vlad Buslov
· 5 years ago
159d2c7
sch_netem: fix rcu splat in netem_enqueue()
by Eric Dumazet
· 5 years ago
c9f1447
net: sched: add API for registering unlocked offload block callbacks
by Vlad Buslov
· 5 years ago
a449a3e
net: sched: notify classifier on successful offload add/delete
by Vlad Buslov
· 5 years ago
4011921
net: sched: refactor block offloads counter usage
by Vlad Buslov
· 5 years ago
97394be
net: sched: change tcf block offload counter type to atomic_t
by Vlad Buslov
· 5 years ago
4f8116c
net: sched: protect block offload-related fields with rw_semaphore
by Vlad Buslov
· 5 years ago
4e48190
flow_offload: move tc indirect block to flow offload
by wenxu
· 5 years ago
14bfb13
net: flow_offload: add flow_block structure and use it
by Pablo Neira Ayuso
· 6 years ago
a732331
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
by Pablo Neira Ayuso
· 6 years ago
720f22f
net: sched: refactor reinsert action
by John Hurley
· 6 years ago
089b19a
flow_dissector: switch kernel context to struct bpf_flow_dissector
by Stanislav Fomichev
· 6 years ago
73eb628
Revert: "net: sched: put back q.qlen into a single location"
by Paolo Abeni
· 6 years ago
8a53e61
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
by Paolo Abeni
· 6 years ago
9c01c9f
net: sched: always do stats accounting according to TCQ_F_CPUSTATS
by Paolo Abeni
· 6 years ago
1f5e6fd
net: sched: prefer qdisc_is_empty() over direct qlen access
by Paolo Abeni
· 6 years ago
f83f715
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
e5f0e8f
net: sched: introduce and use qdisc tree flush/purge helpers
by Paolo Abeni
· 6 years ago
5dd431b
net: sched: introduce and use qstats read helpers
by Paolo Abeni
· 6 years ago
356d71e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
28cff53
net: sched: add empty status flag for NOLOCK qdisc
by Paolo Abeni
· 6 years ago
ee3bbfe
net/sched: let actions use RCU to access 'goto_chain'
by Davide Caratti
· 6 years ago
18a4d8b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
46b1c18
net: sched: put back q.qlen into a single location
by Eric Dumazet
· 6 years ago
dfcd2a2
net: sched: add flags to Qdisc class ops struct
by Vlad Buslov
· 6 years ago
12db03b
net: sched: extend proto ops to support unlocked classifiers
by Vlad Buslov
· 6 years ago
7d5509f
net: sched: extend proto ops with 'put' callback
by Vlad Buslov
· 6 years ago
726d0612
net: sched: prevent insertion of new classifiers during chain flush
by Vlad Buslov
· 6 years ago
8b64678
net: sched: refactor tp insert/delete for concurrent execution
by Vlad Buslov
· 6 years ago
4dbfa76
net: sched: introduce reference counting for tcf_proto
by Vlad Buslov
· 6 years ago
ed76f5e
net: sched: protect filter_chain list with filter_chain_lock mutex
by Vlad Buslov
· 6 years ago
c266f64
net: sched: protect block state with mutex
by Vlad Buslov
· 6 years ago
5f2939d
sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints
by Toke Høiland-Jørgensen
· 6 years ago
7f76fa3
net: sched: register callbacks for indirect tc block binds
by John Hurley
· 6 years ago
bfaee91
net: sched: add an offload graft helper
by Jakub Kicinski
· 6 years ago
b592843
net: sched: add an offload dump helper
by Jakub Kicinski
· 6 years ago
105bc13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
0607e43
net: sched: implement tcf_block_refcnt_{get|put}()
by Vlad Buslov
· 6 years ago
cfebd7e
net: sched: change tcf block reference counter type to refcount_t
by Vlad Buslov
· 6 years ago
9d7e82c
net: sched: add helper function to take reference to Qdisc
by Vlad Buslov
· 6 years ago
3a7d0d0
net: sched: extend Qdisc with rcu
by Vlad Buslov
· 6 years ago
86bd446
net: sched: rename qdisc_destroy() to qdisc_put()
by Vlad Buslov
· 6 years ago
d58e468
flow_dissector: implements flow dissector BPF hook
by Petar Penkov
· 6 years ago
86c5536
net: sched: cls_flower: dump offload count value
by Vlad Buslov
· 6 years ago
5969773
sch_netem: Move private queue handler to generic location.
by David S. Miller
· 6 years ago
aea890b
sch_htb: Remove local SKB queue handling code.
by David S. Miller
· 6 years ago
cd11b164
net/tc: introduce TC_ACT_REINSERT.
by Paolo Abeni
· 6 years ago
7fd4b28
tc/act: remove unneeded RCU lock in action callback
by Paolo Abeni
· 6 years ago
1f3ed38
net: sched: don't dump chains only held by actions
by Jiri Pirko
· 6 years ago
9f407f1
net: sched: introduce chain templates
by Jiri Pirko
· 6 years ago
32a4f5e
net: sched: introduce chain object to uapi
by Jiri Pirko
· 6 years ago
f71e0ca4
net: sched: Avoid implicit chain 0 creation
by Jiri Pirko
· 6 years ago
31533cb
net: sched: cls_flower: implement offload tcf_proto_op
by John Hurley
· 7 years ago
e56185c
net: sched: add tcf_proto_op to offload a rule
by John Hurley
· 7 years ago
6172abc
net: sched: add qstats.qlen to qlen
by Jakub Kicinski
· 7 years ago
e9be0e9
net: sched: shrink struct Qdisc
by Paolo Abeni
· 7 years ago
96009c7
sched: replace __QDISC_STATE_RUNNING bit with a spin lock
by Paolo Abeni
· 7 years ago
32f7b44
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
by Paolo Abeni
· 7 years ago
c0b458a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
eb82a99
net: sched, fix OOO packets with pfifo_fast
by John Fastabend
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
35d889d
sch_netem: fix skb leak in netem_enqueue()
by Alexey Kodanev
· 7 years ago
3a053b1
net: Fix spelling mistake "greater then" -> "greater than"
by Gal Pressman
· 7 years ago
48bfd55
net_sched: plug in qdisc ops change_tx_queue_len
by Cong Wang
· 7 years ago
715df5e
net: sched: propagate extack to cls->destroy callbacks
by Jakub Kicinski
· 7 years ago
571acf2
net: sched: cls: add extack support for delete callback
by Alexander Aring
· 7 years ago
7306db3
net: sched: cls: add extack support for change callback
by Alexander Aring
· 7 years ago
8865fdd
net: sched: cls: fix code style issues
by Alexander Aring
· 7 years ago
d47a6b0
net: sched: introduce ingress/egress block index attributes for qdisc
by Jiri Pirko
· 7 years ago
caa7260
net: sched: keep track of offloaded filters and check tc offload feature
by Jiri Pirko
· 7 years ago
edf6711
net: sched: remove classid and q fields from tcf_proto
by Jiri Pirko
· 7 years ago
f36fe1c
net: sched: introduce block mechanism to handle netif_keep_dst calls
by Jiri Pirko
· 7 years ago
4861738
net: sched: introduce shared filter blocks infrastructure
by Jiri Pirko
· 7 years ago
a9b1944
net: sched: introduce support for multiple filter chain pointers registration
by Jiri Pirko
· 7 years ago
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
81d947e
net, sched: fix panic when updating miniq {b,q}stats
by Daniel Borkmann
· 7 years ago
a38a988
net: sch: api: add extack support in qdisc_create_dflt
by Alexander Aring
· 7 years ago
d0bd684
net: sch: api: add extack support in qdisc_alloc
by Alexander Aring
· 7 years ago
653d6fd
net: sched: sch: add extack for graft callback
by Alexander Aring
· 7 years ago
cbaacc4
net: sched: sch: add extack for block callback
by Alexander Aring
· 7 years ago
793d81d
net: sched: sch: add extack to change class
by Alexander Aring
· 7 years ago
2030721
net: sched: sch: add extack for change qdisc ops
by Alexander Aring
· 7 years ago
e63d7df
net: sched: sch: add extack for init callback
by Alexander Aring
· 7 years ago
c30abd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7a4fa29
net: sched: Add TCA_HW_OFFLOAD
by Yuval Mintz
· 7 years ago
7e66016
net: sched: helpers to sum qlen and qlen for per cpu logic
by John Fastabend
· 7 years ago
70e57d5
net: sched: use skb list for skb_bad_tx
by John Fastabend
· 7 years ago
a53851e
net: sched: explicit locking in gso_cpu fallback
by John Fastabend
· 7 years ago
d59f5ff
net: sched: a dflt qdisc may be used with per cpu stats
by John Fastabend
· 7 years ago
40bd036
net: sched: provide per cpu qstat helpers
by John Fastabend
· 7 years ago
6b3ba91
net: sched: allow qdiscs to handle locking
by John Fastabend
· 7 years ago
0ac4bd6
net: sched: sch_api: fix code style issues
by Alexander Aring
· 7 years ago
efbf789
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
by Cong Wang
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4620940
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
by Jiri Pirko
· 7 years ago
Next »