index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: Remove TCA_OPTIONS from policy
David Ahern
2018-11-13
1
-1
/
+0
*
net/sched: cls_api: add missing validation of netlink attributes
Davide Caratti
2018-11-04
1
-4
/
+7
*
net: sched: Fix for duplicate class dump
Phil Sutter
2018-11-04
1
-1
/
+2
*
net: sched: gred: pass the right attribute to gred_change_table_def()
Jakub Kicinski
2018-11-04
1
-1
/
+1
*
net: sched: cls_u32: fix hnode refcounting
Al Viro
2018-10-18
1
-5
/
+5
*
net: sched: Add policy validation for tc attributes
David Ahern
2018-10-18
1
-4
/
+20
*
net/sched: act_sample: fix NULL dereference in the data path
Davide Caratti
2018-09-29
1
-1
/
+1
*
net/sched: act_pedit: fix dump of extended layered op
Davide Caratti
2018-09-15
1
-5
/
+13
*
net: sched: action_ife: take reference to meta module
Vlad Buslov
2018-09-15
1
-1
/
+15
*
act_ife: fix a potential deadlock
Cong Wang
2018-09-15
1
-13
/
+21
*
act_ife: move tcfa_lock down to where necessary
Cong Wang
2018-09-15
1
-23
/
+13
*
net: sched: Fix memory exposure from short TCA_U32_SEL
Kees Cook
2018-09-15
1
-2
/
+8
*
act_ife: fix a potential use-after-free
Cong Wang
2018-09-15
1
-1
/
+1
*
cls_matchall: fix tcf_unbind_filter missing
Hangbin Liu
2018-08-22
1
-0
/
+2
*
net_sched: Fix missing res info when create new tc_index filter
Hangbin Liu
2018-08-22
1
-0
/
+1
*
net_sched: fix NULL pointer dereference when delete tcindex filter
Hangbin Liu
2018-08-22
1
-5
/
+2
*
net: sched: Using NULL instead of plain integer
YueHaibing
2018-07-18
1
-2
/
+2
*
sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
Jacob Keller
2018-07-12
1
-7
/
+18
*
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-07-07
1
-3
/
+3
*
net/sched: act_csum: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-07-07
1
-3
/
+3
*
net_sched: remove a bogus warning in hfsc
Cong Wang
2018-06-23
1
-2
/
+2
*
cls_flower: fix use after free in flower S/W path
Paolo Abeni
2018-06-22
1
-4
/
+17
*
net/sched: act_ife: preserve the action control in case of error
Davide Caratti
2018-06-20
1
-2
/
+1
*
net/sched: act_ife: fix recursive lock and idr leak
Davide Caratti
2018-06-20
1
-5
/
+4
*
net_sched: blackhole: tell upper qdisc about dropped packets
Konstantin Khlebnikov
2018-06-17
1
-1
/
+1
*
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
2
-7
/
+9
*
net/sched: act_simple: fix parsing of TCA_DEF_DATA
Davide Caratti
2018-06-08
1
-9
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
16
-503
/
+628
|
\
|
*
Revert "net: sched: cls: Fix offloading when ingress dev is vxlan"
David S. Miller
2018-06-06
1
-16
/
+10
|
*
net: sched: cls: Fix offloading when ingress dev is vxlan
Paul Blakey
2018-06-05
1
-10
/
+16
|
*
net: sched: return error code when tcf proto is not found
Vlad Buslov
2018-06-04
1
-2
/
+2
|
*
cls_flower: Fix comparing of old filter mask with new filter
Paul Blakey
2018-06-04
1
-1
/
+1
|
*
cls_flower: Fix missing free of rhashtable
Paul Blakey
2018-06-04
1
-0
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
1
-1
/
+1
|
|
\
|
*
|
net: sched: split tc_ctl_tfilter into three handlers
Vlad Buslov
2018-06-01
1
-145
/
+293
|
*
|
net: remove bypassed check in sch_direct_xmit()
Song Liu
2018-05-31
1
-3
/
+0
|
*
|
net: sched: mq: request stats from offloads
Jakub Kicinski
2018-05-29
1
-0
/
+18
|
*
|
net: sched: mq: add simple offload notification
Jakub Kicinski
2018-05-29
1
-0
/
+19
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
1
-1
/
+1
|
|
\
\
|
*
|
|
net_sched: switch to rcu_work
Cong Wang
2018-05-24
12
-220
/
+84
|
*
|
|
net: sched: don't disable bh when accessing action idr
Vlad Buslov
2018-05-22
1
-10
/
+10
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
3
-4
/
+8
|
|
\
\
\
|
*
|
|
|
pfifo_fast: drop unneeded additional lock on dequeue
Paolo Abeni
2018-05-17
1
-2
/
+2
|
*
|
|
|
sched: replace __QDISC_STATE_RUNNING bit with a spin lock
Paolo Abeni
2018-05-17
1
-0
/
+11
|
*
|
|
|
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
2018-05-16
1
-22
/
+9
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
3
-3
/
+7
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
1
-12
/
+25
|
|
\
\
\
\
\
|
*
|
|
|
|
|
net sched: Implemented get_fill_size routine for act_csum.
Craig Dillabaugh
2018-05-03
1
-0
/
+6
|
*
|
|
|
|
|
cls_flower: Support multiple masks per priority
Paul Blakey
2018-05-01
1
-101
/
+174
*
|
|
|
|
|
|
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-13
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
[next]