index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sch_generic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+13
2019-03-03
net: sched: put back q.qlen into a single location
Eric Dumazet
1
-18
/
+13
2019-02-12
net: sched: add flags to Qdisc class ops struct
Vlad Buslov
1
-0
/
+8
2019-02-12
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
1
-5
/
+12
2019-02-12
net: sched: extend proto ops with 'put' callback
Vlad Buslov
1
-0
/
+1
2019-02-12
net: sched: prevent insertion of new classifiers during chain flush
Vlad Buslov
1
-0
/
+1
2019-02-12
net: sched: refactor tp insert/delete for concurrent execution
Vlad Buslov
1
-0
/
+18
2019-02-12
net: sched: introduce reference counting for tcf_proto
Vlad Buslov
1
-0
/
+1
2019-02-12
net: sched: protect filter_chain list with filter_chain_lock mutex
Vlad Buslov
1
-0
/
+17
2019-02-12
net: sched: protect block state with mutex
Vlad Buslov
1
-0
/
+5
2019-01-19
sch_api: Change signature of qdisc_tree_reduce_backlog() to use ints
Toke Høiland-Jørgensen
1
-2
/
+1
2018-11-11
net: sched: register callbacks for indirect tc block binds
John Hurley
1
-0
/
+3
2018-11-09
net: sched: add an offload graft helper
Jakub Kicinski
1
-0
/
+12
2018-11-09
net: sched: add an offload dump helper
Jakub Kicinski
1
-0
/
+12
2018-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+9
2018-09-26
net: sched: implement tcf_block_refcnt_{get|put}()
Vlad Buslov
1
-0
/
+1
2018-09-26
net: sched: change tcf block reference counter type to refcount_t
Vlad Buslov
1
-1
/
+1
2018-09-26
net: sched: add helper function to take reference to Qdisc
Vlad Buslov
1
-0
/
+13
2018-09-26
net: sched: extend Qdisc with rcu
Vlad Buslov
1
-0
/
+2
2018-09-26
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
1
-1
/
+1
2018-09-14
flow_dissector: implements flow dissector BPF hook
Petar Penkov
1
-3
/
+9
2018-09-10
net: sched: cls_flower: dump offload count value
Vlad Buslov
1
-1
/
+1
2018-09-10
sch_netem: Move private queue handler to generic location.
David S. Miller
1
-0
/
+11
2018-09-10
sch_htb: Remove local SKB queue handling code.
David S. Miller
1
-6
/
+5
2018-07-30
net/tc: introduce TC_ACT_REINSERT.
Paolo Abeni
1
-0
/
+28
2018-07-30
tc/act: remove unneeded RCU lock in action callback
Paolo Abeni
1
-0
/
+2
2018-07-27
net: sched: don't dump chains only held by actions
Jiri Pirko
1
-0
/
+1
2018-07-24
net: sched: introduce chain templates
Jiri Pirko
1
-0
/
+12
2018-07-24
net: sched: introduce chain object to uapi
Jiri Pirko
1
-0
/
+1
2018-07-24
net: sched: Avoid implicit chain 0 creation
Jiri Pirko
1
-1
/
+4
2018-06-26
net: sched: cls_flower: implement offload tcf_proto_op
John Hurley
1
-0
/
+15
2018-06-26
net: sched: add tcf_proto_op to offload a rule
John Hurley
1
-0
/
+6
2018-05-29
net: sched: add qstats.qlen to qlen
Jakub Kicinski
1
-2
/
+2
2018-05-29
net: sched: shrink struct Qdisc
Paolo Abeni
1
-2
/
+2
2018-05-17
sched: replace __QDISC_STATE_RUNNING bit with a spin lock
Paolo Abeni
1
-5
/
+5
2018-05-16
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
1
-1
/
+9
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-03-26
net: sched, fix OOO packets with pfifo_fast
John Fastabend
1
-0
/
+1
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+19
2018-03-07
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
1
-0
/
+19
2018-03-01
net: Fix spelling mistake "greater then" -> "greater than"
Gal Pressman
1
-1
/
+1
2018-01-29
net_sched: plug in qdisc ops change_tx_queue_len
Cong Wang
1
-0
/
+2
2018-01-25
net: sched: propagate extack to cls->destroy callbacks
Jakub Kicinski
1
-1
/
+2
2018-01-19
net: sched: cls: add extack support for delete callback
Alexander Aring
1
-1
/
+2
2018-01-19
net: sched: cls: add extack support for change callback
Alexander Aring
1
-1
/
+2
2018-01-19
net: sched: cls: fix code style issues
Alexander Aring
1
-1
/
+2
2018-01-17
net: sched: introduce ingress/egress block index attributes for qdisc
Jiri Pirko
1
-0
/
+7
2018-01-17
net: sched: keep track of offloaded filters and check tc offload feature
Jiri Pirko
1
-0
/
+18
2018-01-17
net: sched: remove classid and q fields from tcf_proto
Jiri Pirko
1
-2
/
+0
2018-01-17
net: sched: introduce block mechanism to handle netif_keep_dst calls
Jiri Pirko
1
-0
/
+2
[next]