index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sch_generic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
1
-1
/
+1
*
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-19
1
-4
/
+2
*
net: sched: refactor reinsert action
John Hurley
2019-06-28
1
-1
/
+1
*
flow_dissector: switch kernel context to struct bpf_flow_dissector
Stanislav Fomichev
2019-04-23
1
-7
/
+4
*
Revert: "net: sched: put back q.qlen into a single location"
Paolo Abeni
2019-04-10
1
-16
/
+21
*
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
Paolo Abeni
2019-04-10
1
-0
/
+26
*
net: sched: always do stats accounting according to TCQ_F_CPUSTATS
Paolo Abeni
2019-04-10
1
-9
/
+14
*
net: sched: prefer qdisc_is_empty() over direct qlen access
Paolo Abeni
2019-04-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
1
-7
/
+37
|
\
|
*
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
2019-04-01
1
-7
/
+19
|
*
net: sched: introduce and use qstats read helpers
Paolo Abeni
2019-04-01
1
-0
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-27
1
-0
/
+1
|
\
\
|
|
/
|
*
net/sched: let actions use RCU to access 'goto_chain'
Davide Caratti
2019-03-21
1
-0
/
+1
*
|
net: sched: add empty status flag for NOLOCK qdisc
Paolo Abeni
2019-03-23
1
-0
/
+11
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-04
1
-18
/
+13
|
\
|
*
net: sched: put back q.qlen into a single location
Eric Dumazet
2019-03-02
1
-18
/
+13
*
|
net: sched: add flags to Qdisc class ops struct
Vlad Buslov
2019-02-12
1
-0
/
+8
*
|
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
2019-02-12
1
-5
/
+12
*
|
net: sched: extend proto ops with 'put' callback
Vlad Buslov
2019-02-12
1
-0
/
+1
*
|
net: sched: prevent insertion of new classifiers during chain flush
Vlad Buslov
2019-02-12
1
-0
/
+1
*
|
net: sched: refactor tp insert/delete for concurrent execution
Vlad Buslov
2019-02-12
1
-0
/
+18
*
|
net: sched: introduce reference counting for tcf_proto
Vlad Buslov
2019-02-12
1
-0
/
+1
*
|
net: sched: protect filter_chain list with filter_chain_lock mutex
Vlad Buslov
2019-02-12
1
-0
/
+17
*
|
net: sched: protect block state with mutex
Vlad Buslov
2019-02-12
1
-0
/
+5
*
|
sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints
Toke Høiland-Jørgensen
2019-01-19
1
-2
/
+1
|
/
*
net: sched: register callbacks for indirect tc block binds
John Hurley
2018-11-11
1
-0
/
+3
*
net: sched: add an offload graft helper
Jakub Kicinski
2018-11-08
1
-0
/
+12
*
net: sched: add an offload dump helper
Jakub Kicinski
2018-11-08
1
-0
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-25
1
-3
/
+9
|
\
|
*
flow_dissector: implements flow dissector BPF hook
Petar Penkov
2018-09-14
1
-3
/
+9
*
|
net: sched: implement tcf_block_refcnt_{get|put}()
Vlad Buslov
2018-09-25
1
-0
/
+1
*
|
net: sched: change tcf block reference counter type to refcount_t
Vlad Buslov
2018-09-25
1
-1
/
+1
*
|
net: sched: add helper function to take reference to Qdisc
Vlad Buslov
2018-09-25
1
-0
/
+13
*
|
net: sched: extend Qdisc with rcu
Vlad Buslov
2018-09-25
1
-0
/
+2
*
|
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
2018-09-25
1
-1
/
+1
*
|
net: sched: cls_flower: dump offload count value
Vlad Buslov
2018-09-10
1
-1
/
+1
*
|
sch_netem: Move private queue handler to generic location.
David S. Miller
2018-09-10
1
-0
/
+11
*
|
sch_htb: Remove local SKB queue handling code.
David S. Miller
2018-09-10
1
-6
/
+5
|
/
*
net/tc: introduce TC_ACT_REINSERT.
Paolo Abeni
2018-07-30
1
-0
/
+28
*
tc/act: remove unneeded RCU lock in action callback
Paolo Abeni
2018-07-30
1
-0
/
+2
*
net: sched: don't dump chains only held by actions
Jiri Pirko
2018-07-27
1
-0
/
+1
*
net: sched: introduce chain templates
Jiri Pirko
2018-07-23
1
-0
/
+12
*
net: sched: introduce chain object to uapi
Jiri Pirko
2018-07-23
1
-0
/
+1
*
net: sched: Avoid implicit chain 0 creation
Jiri Pirko
2018-07-23
1
-1
/
+4
*
net: sched: cls_flower: implement offload tcf_proto_op
John Hurley
2018-06-26
1
-0
/
+15
*
net: sched: add tcf_proto_op to offload a rule
John Hurley
2018-06-26
1
-0
/
+6
*
net: sched: add qstats.qlen to qlen
Jakub Kicinski
2018-05-29
1
-2
/
+2
*
net: sched: shrink struct Qdisc
Paolo Abeni
2018-05-28
1
-2
/
+2
*
sched: replace __QDISC_STATE_RUNNING bit with a spin lock
Paolo Abeni
2018-05-17
1
-5
/
+5
*
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
2018-05-16
1
-1
/
+9
[next]