index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sch_generic.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched: let actions use RCU to access 'goto_chain'
Davide Caratti
2019-03-21
1
-0
/
+1
*
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-09
1
-0
/
+12
*
net: sched: add an offload dump helper
Jakub Kicinski
2018-11-09
1
-0
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-26
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-26
1
-0
/
+1
*
|
net: sched: change tcf block reference counter type to refcount_t
Vlad Buslov
2018-09-26
1
-1
/
+1
*
|
net: sched: add helper function to take reference to Qdisc
Vlad Buslov
2018-09-26
1
-0
/
+13
*
|
net: sched: extend Qdisc with rcu
Vlad Buslov
2018-09-26
1
-0
/
+2
*
|
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
2018-09-26
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-24
1
-0
/
+12
*
net: sched: introduce chain object to uapi
Jiri Pirko
2018-07-24
1
-0
/
+1
*
net: sched: Avoid implicit chain 0 creation
Jiri Pirko
2018-07-24
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-29
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-02
1
-0
/
+1
|
\
|
*
net: sched, fix OOO packets with pfifo_fast
John Fastabend
2018-03-26
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-0
/
+19
|
\
|
|
*
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
2018-03-07
1
-0
/
+19
*
|
net: Fix spelling mistake "greater then" -> "greater than"
Gal Pressman
2018-03-01
1
-1
/
+1
|
/
*
net_sched: plug in qdisc ops change_tx_queue_len
Cong Wang
2018-01-29
1
-0
/
+2
*
net: sched: propagate extack to cls->destroy callbacks
Jakub Kicinski
2018-01-24
1
-1
/
+2
*
net: sched: cls: add extack support for delete callback
Alexander Aring
2018-01-19
1
-1
/
+2
*
net: sched: cls: add extack support for change callback
Alexander Aring
2018-01-19
1
-1
/
+2
*
net: sched: cls: fix code style issues
Alexander Aring
2018-01-19
1
-1
/
+2
*
net: sched: introduce ingress/egress block index attributes for qdisc
Jiri Pirko
2018-01-17
1
-0
/
+7
*
net: sched: keep track of offloaded filters and check tc offload feature
Jiri Pirko
2018-01-17
1
-0
/
+18
*
net: sched: remove classid and q fields from tcf_proto
Jiri Pirko
2018-01-17
1
-2
/
+0
[next]