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
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
2018-01-17
net: sched: introduce shared filter blocks infrastructure
Jiri Pirko
1
-0
/
+2
2018-01-17
net: sched: introduce support for multiple filter chain pointers registration
Jiri Pirko
1
-2
/
+1
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-01-16
net, sched: fix panic when updating miniq {b,q}stats
Daniel Borkmann
1
-0
/
+2
2017-12-21
net: sch: api: add extack support in qdisc_create_dflt
Alexander Aring
1
-1
/
+2
2017-12-21
net: sch: api: add extack support in qdisc_alloc
Alexander Aring
1
-1
/
+2
2017-12-21
net: sched: sch: add extack for graft callback
Alexander Aring
1
-1
/
+2
2017-12-21
net: sched: sch: add extack for block callback
Alexander Aring
1
-1
/
+2
2017-12-21
net: sched: sch: add extack to change class
Alexander Aring
1
-1
/
+2
2017-12-21
net: sched: sch: add extack for change qdisc ops
Alexander Aring
1
-1
/
+2
2017-12-21
net: sched: sch: add extack for init callback
Alexander Aring
1
-1
/
+2
2017-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-12-15
net: sched: Add TCA_HW_OFFLOAD
Yuval Mintz
1
-0
/
+1
2017-12-08
net: sched: helpers to sum qlen and qlen for per cpu logic
John Fastabend
1
-0
/
+20
2017-12-08
net: sched: use skb list for skb_bad_tx
John Fastabend
1
-1
/
+1
2017-12-08
net: sched: explicit locking in gso_cpu fallback
John Fastabend
1
-8
/
+12
2017-12-08
net: sched: a dflt qdisc may be used with per cpu stats
John Fastabend
1
-0
/
+1
2017-12-08
net: sched: provide per cpu qstat helpers
John Fastabend
1
-0
/
+35
2017-12-08
net: sched: allow qdiscs to handle locking
John Fastabend
1
-0
/
+1
2017-12-05
net: sched: sch_api: fix code style issues
Alexander Aring
1
-4
/
+6
2017-12-05
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
Cong Wang
1
-1
/
+0
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-03
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
1
-0
/
+32
2017-11-03
net: sched: introduce chain_head_change callback
Jiri Pirko
1
-1
/
+4
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
net: sched: Identify hardware traffic classes using classid
Amritha Nambiar
1
-0
/
+7
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-10-29
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
1
-0
/
+2
2017-10-21
net: sched: introduce per-block callbacks
Jiri Pirko
1
-0
/
+1
2017-10-16
net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock
Jiri Pirko
1
-3
/
+0
2017-10-16
net: sched: store net pointer in block and introduce qdisc_net helper
Jiri Pirko
1
-0
/
+1
2017-10-16
net: sched: store Qdisc pointer in struct block
Jiri Pirko
1
-0
/
+1
2017-09-20
net_sched: no need to free qdisc in RCU callback
Cong Wang
1
-1
/
+0
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2017-08-31
net_sched: add reverse binding for tc class
Cong Wang
1
-0
/
+1
[next]