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
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-21
net/sched: act_skbedit: validate the control action inside init()
Davide Caratti
1
-3
/
+16
2019-03-21
net/sched: act_simple: validate the control action inside init()
Davide Caratti
1
-14
/
+38
2019-03-21
net/sched: act_sample: validate the control action inside init()
Davide Caratti
1
-3
/
+16
2019-03-21
net/sched: act_police: validate the control action inside init()
Davide Caratti
1
-1
/
+11
2019-03-21
net/sched: act_pedit: validate the control action inside init()
Davide Caratti
1
-2
/
+14
2019-03-21
net/sched: act_nat: validate the control action inside init()
Davide Caratti
1
-1
/
+11
2019-03-21
net/sched: act_connmark: validate the control action inside init()
Davide Caratti
1
-3
/
+18
2019-03-21
net/sched: act_mirred: validate the control action inside init()
Davide Caratti
1
-4
/
+17
2019-03-21
net/sched: act_ife: validate the control action inside init()
Davide Caratti
1
-13
/
+20
2019-03-21
net/sched: act_gact: validate the control action inside init()
Davide Caratti
1
-1
/
+12
2019-03-21
net/sched: act_csum: validate the control action inside init()
Davide Caratti
1
-3
/
+17
2019-03-21
net/sched: act_bpf: validate the control action inside init()
Davide Caratti
1
-5
/
+18
2019-03-21
net/sched: prepare TC actions to properly validate the control action
Davide Caratti
17
-55
/
+78
2019-03-15
sch_cake: Interpret fwmark parameter as a bitmask
Toke Høiland-Jørgensen
1
-13
/
+12
2019-03-13
net_sched: return correct value for *notify* functions
Zhike Wang
2
-13
/
+34
2019-03-09
net: sched: fix potential use-after-free in __tcf_chain_put()
Vlad Buslov
1
-10
/
+7
2019-03-06
net: sched: flower: insert new filter to idr after setting its mask
Vlad Buslov
1
-21
/
+22
2019-03-05
net/sched: act_tunnel_key: Fix double free dst_cache
wenxu
1
-16
/
+6
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+6
2019-03-05
net/sched: avoid unused-label warning
Arnd Bergmann
1
-1
/
+1
2019-03-04
sch_cake: Simplify logic in cake_select_tin()
Toke Høiland-Jørgensen
1
-38
/
+23
2019-03-04
sch_cake: Permit use of connmarks as tin classifiers
Kevin Darbyshire-Bryant
1
-7
/
+27
2019-03-04
sch_cake: Make the dual modes fairer
George Amanakis
1
-29
/
+63
2019-03-03
net: sched: put back q.qlen into a single location
Eric Dumazet
1
-7
/
+6
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-8
/
+11
2019-02-28
net: sched: pie: avoid slow division in drop probability decay
Leslie Monis
1
-1
/
+2
2019-02-28
net: netem: fix skb length BUG_ON in __skb_to_sgvec
Sheng Lan
1
-3
/
+7
2019-02-28
net: sched: act_csum: Fix csum calc for tagged packets
Eli Britstein
1
-2
/
+29
2019-02-28
net: sched: act_tunnel_key: fix metadata handling
Vlad Buslov
1
-9
/
+9
2019-02-27
Revert "net: sched: fw: don't set arg->stop in fw_walk() when empty"
Vlad Buslov
1
-1
/
+4
2019-02-27
net: sched: pie: fix 64-bit division
Leslie Monis
1
-1
/
+1
2019-02-27
net: Use RCU_POINTER_INITIALIZER() to init static variable
Li RongQing
1
-1
/
+1
2019-02-26
net: sched: fix typo in walker_check_empty()
Vlad Buslov
1
-2
/
+2
2019-02-26
net: sched: pie: fix mistake in reference link
Leslie Monis
1
-1
/
+1
2019-02-26
net: sched: pie: update references
Mohit P. Tahiliani
1
-3
/
+1
2019-02-26
net: sched: pie: add derandomization mechanism
Mohit P. Tahiliani
1
-1
/
+27
2019-02-26
net: sched: pie: add more cases to auto-tune alpha and beta
Mohit P. Tahiliani
1
-33
/
+32
2019-02-26
net: sched: pie: change initial value of pie_vars->burst_time
Mohit P. Tahiliani
1
-2
/
+2
2019-02-26
net: sched: pie: change default value of pie_params->tupdate
Mohit P. Tahiliani
1
-1
/
+1
2019-02-26
net: sched: pie: change default value of pie_params->target
Mohit P. Tahiliani
1
-1
/
+1
2019-02-26
net: sched: pie: change value of QUEUE_THRESHOLD
Mohit P. Tahiliani
1
-1
/
+1
2019-02-25
net: sched: don't release block->lock when dumping chains
Vlad Buslov
1
-9
/
+7
2019-02-25
net: sched: set dedicated tcf_walker flag when tp is empty
Vlad Buslov
1
-4
/
+9
2019-02-25
net: sched: act_tunnel_key: fix NULL pointer dereference during init
Vlad Buslov
1
-1
/
+2
2019-02-25
net/sched: act_tunnel_key: Add dst_cache support
wenxu
1
-4
/
+21
2019-02-25
net/sched: act_skbedit: fix refcount leak when replace fails
Davide Caratti
1
-2
/
+1
2019-02-25
net/sched: act_ipt: fix refcount leak when replace fails
Davide Caratti
1
-2
/
+1
2019-02-23
net_sched: initialize net pointer inside tcf_exts_init()
Cong Wang
12
-27
/
+27
2019-02-22
net: sched: potential NULL dereference in tcf_block_find()
Dan Carpenter
1
-1
/
+3
2019-02-21
net_sched: fix a memory leak in cls_tcindex
Cong Wang
1
-13
/
+24
[prev]
[next]