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.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
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-23
net: sched: cls_bpf: plumb extack support in filter for hardware offload
Quentin Monnet
1
-6
/
+8
2018-01-23
net: sched: cls_u32: propagate extack support for filter offload
Quentin Monnet
1
-5
/
+5
2018-01-23
net: sched: cls_matchall: propagate extack support for filter offload
Quentin Monnet
1
-2
/
+4
2018-01-23
net: sched: cls_flower: propagate extack support for filter offload
Quentin Monnet
1
-2
/
+4
2018-01-22
net: core: Expose number of link up/down transitions
David Decotigny
1
-2
/
+2
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+8
2018-01-19
net: sched: cls_u32: add extack support
Alexander Aring
1
-14
/
+44
2018-01-19
net: sched: cls: add extack support for tcf_change_indev
Alexander Aring
3
-5
/
+6
2018-01-19
net: sched: cls: add extack support for delete callback
Alexander Aring
12
-13
/
+24
2018-01-19
net: sched: cls: add extack support for tcf_exts_validate
Alexander Aring
12
-31
/
+48
2018-01-19
net: sched: cls: add extack support for change callback
Alexander Aring
12
-12
/
+18
2018-01-19
net: sched: cls_api: handle generic cls errors
Alexander Aring
1
-11
/
+41
2018-01-19
net: sched: cls: fix code style issues
Alexander Aring
2
-5
/
+5
2018-01-19
net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issues
Andrew Morton
1
-3
/
+7
2018-01-18
net: sched: silence uninitialized parent variable warning in tc_dump_tfilter
Jiri Pirko
1
-0
/
+7
2018-01-18
bpf: fix cls_bpf on filter replace
Daniel Borkmann
1
-1
/
+8
2018-01-17
net: sched: allow ingress and clsact qdiscs to share filter blocks
Jiri Pirko
1
-16
/
+64
2018-01-17
net: sched: introduce ingress/egress block index attributes for qdisc
Jiri Pirko
1
-0
/
+60
2018-01-17
net: sched: use block index as a handle instead of qdisc when block is shared
Jiri Pirko
1
-84
/
+118
2018-01-17
net: sched: keep track of offloaded filters and check tc offload feature
Jiri Pirko
5
-23
/
+81
2018-01-17
net: sched: remove classid and q fields from tcf_proto
Jiri Pirko
1
-5
/
+2
2018-01-17
net: sched: introduce block mechanism to handle netif_keep_dst calls
Jiri Pirko
4
-4
/
+73
2018-01-17
net: sched: avoid usage of tp->q in tcf_classify
Jiri Pirko
1
-2
/
+3
2018-01-17
net: sched: introduce shared filter blocks infrastructure
Jiri Pirko
1
-24
/
+143
2018-01-17
net: sched: introduce support for multiple filter chain pointers registration
Jiri Pirko
1
-8
/
+69
2018-01-17
net: sched: red: don't reset the backlog on every stat dump
Jakub Kicinski
1
-1
/
+1
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-31
/
+6
2018-01-16
net, sched: fix panic when updating miniq {b,q}stats
Daniel Borkmann
3
-30
/
+22
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
1
-1
/
+0
2018-01-14
net: sch: prio: Add offload ability to PRIO qdisc
Nogah Frankel
1
-0
/
+59
2018-01-11
net: sch: red: Change offloaded xstats to be incremental
Nogah Frankel
1
-16
/
+8
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2018-01-02
net: sched: fix skb leak in dev_requeue_skb()
Wei Yongjun
1
-8
/
+21
2018-01-02
net/sched: Fix update of lastuse in act modules implementing stats_update
Roi Dayan
2
-2
/
+2
2018-01-02
net: sched: Move offload check till after dump call
Nogah Frankel
1
-3
/
+2
2018-01-02
net_sch: red: Fix the new offload indication
Nogah Frankel
1
-12
/
+14
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+5
2017-12-28
net: sched: don't set extack message in case the qdisc will be created
Jiri Pirko
1
-3
/
+1
2017-12-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+15
2017-12-26
net: sched: fix possible null pointer deref in tcf_block_put
Jiri Pirko
1
-0
/
+2
2017-12-26
net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap()
Cong Wang
1
-1
/
+3
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-55
/
+38
2017-12-21
net: sch: sch_drr: add extack support
Alexander Aring
1
-5
/
+14
2017-12-21
net: sch: sch_cbs: add extack support
Alexander Aring
1
-7
/
+16
2017-12-21
net: sch: sch_cbq: add extack support
Alexander Aring
1
-12
/
+34
2017-12-21
net: sch: api: add extack support in qdisc_create_dflt
Alexander Aring
16
-38
/
+52
2017-12-21
net: sch: api: add extack support in qdisc_alloc
Alexander Aring
2
-3
/
+5
2017-12-21
net: sch: api: add extack support in tcf_block_get
Alexander Aring
14
-23
/
+32
2017-12-21
net: sch: api: add extack support in qdisc_get_rtab
Alexander Aring
5
-11
/
+21
2017-12-21
net: sched: sch: add extack for graft callback
Alexander Aring
16
-16
/
+21
[next]