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.13.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-06-11
net: create skb_gso_validate_mac_len()
Daniel Axtens
1
-10
/
+0
2019-02-06
net_sched: refetch skb protocol for each filter
Cong Wang
1
-2
/
+1
2018-12-17
net: Prevent invalid access to skb->prev in __qdisc_drop_all
Christoph Paasch
1
-0
/
+3
2018-11-10
net: sched: gred: pass the right attribute to gred_change_table_def()
Jakub Kicinski
1
-1
/
+1
2018-11-10
sch_red: update backlog as well
WANG Cong
1
-0
/
+4
2018-09-15
sch_tbf: fix two null pointer dereferences on init failure
Nikolay Aleksandrov
1
-2
/
+3
2018-09-15
sch_netem: avoid null pointer deref on init failure
Nikolay Aleksandrov
1
-2
/
+2
2018-09-15
sch_hhf: fix null pointer dereference on init failure
Nikolay Aleksandrov
1
-0
/
+3
2018-09-15
sch_multiq: fix double free on init failure
Nikolay Aleksandrov
1
-7
/
+2
2018-09-15
sch_htb: fix crash on init failure
Nikolay Aleksandrov
1
-2
/
+3
2018-08-22
net_sched: fix NULL pointer dereference when delete tcindex filter
Hangbin Liu
1
-5
/
+2
2018-08-22
net_sched: Fix missing res info when create new tc_index filter
Hangbin Liu
1
-0
/
+1
2018-07-22
net_sched: blackhole: tell upper qdisc about dropped packets
Konstantin Khlebnikov
1
-1
/
+1
2018-05-26
net_sched: fq: take care of throttled flows before reuse
Eric Dumazet
1
-12
/
+25
2018-04-13
net sched actions: fix dumping which requires several messages to user space
Craig Dillabaugh
1
-1
/
+3
2018-04-13
net/sched: fix NULL dereference in the error path of tcf_bpf_init()
Davide Caratti
1
-4
/
+8
2018-03-22
sched: act_csum: don't mangle TCP and UDP GSO packets
Davide Caratti
1
-0
/
+12
2018-02-25
net_sched: red: Avoid illegal values
Nogah Frankel
4
-0
/
+11
2017-12-25
sch_dsmark: fix invalid skb_cow() usage
Eric Dumazet
1
-2
/
+8
2017-08-30
net: sched: fix NULL pointer dereference when action calls some targets
Xin Long
1
-0
/
+2
2017-08-30
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
1
-1
/
+4
2017-08-13
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
1
-1
/
+1
2017-07-21
net: sched: Fix one possible panic when no destroy callback
Gao Feng
1
-1
/
+2
2017-07-21
net_sched: fix error recovery at qdisc creation
Eric Dumazet
5
-23
/
+19
2017-05-03
net_sched: close another race condition in tcf_mirred_release()
WANG Cong
1
-2
/
+3
2017-03-22
net sched actions: decrement module reference count after table flush.
Roman Mashak
1
-4
/
+1
2017-03-22
act_connmark: avoid crashing on malformed nlattrs with null parms
Etienne Noss
1
-0
/
+3
2017-01-15
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
1
-1
/
+3
2016-12-10
net/sched: pedit: make sure that offset is valid
Amir Vadai
1
-4
/
+20
2016-12-10
net, sched: respect rcu grace period on cls destruction
Daniel Borkmann
7
-20
/
+31
2016-11-15
net sched filters: fix notification of filter delete with proper handle
Jamal Hadi Salim
1
-1
/
+2
2016-11-15
net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...
Shmulik Ladkani
1
-0
/
+9
2016-07-27
net_sched: fix mirrored packets checksum
WANG Cong
1
-1
/
+1
2016-07-11
bpf: try harder on clones when writing into skb
Daniel Borkmann
2
-19
/
+7
2016-07-11
netem: fix a use after free
Eric Dumazet
1
-6
/
+6
2016-07-11
net_sched: fix pfifo_head_drop behavior vs backlog
Eric Dumazet
1
-0
/
+4
2016-05-19
netem: Segment GSO packets on enqueue
Neil Horman
1
-2
/
+59
2016-05-19
sch_dsmark: update backlog as well
WANG Cong
1
-0
/
+3
2016-05-19
sch_htb: update backlog as well
WANG Cong
1
-1
/
+4
2016-05-19
net_sched: update hierarchical backlog too
WANG Cong
19
-47
/
+84
2016-05-19
net_sched: introduce qdisc_replace() helper
WANG Cong
12
-78
/
+12
2016-05-19
net: sched: do not requeue a NULL skb
Lars Persson
1
-1
/
+4
2016-03-04
net_sched fix: reclassification needs to consider ether protocol changes
Jamal Hadi Salim
1
-0
/
+1
2016-01-31
sched,cls_flower: set key address type when present
Jamal Hadi Salim
1
-2
/
+8
2016-01-06
net: sched: fix missing free per cpu on qstats
John Fastabend
1
-1
/
+3
2015-12-15
net_sched: make qdisc_tree_decrease_qlen() work for non mq
Eric Dumazet
1
-1
/
+1
2015-12-03
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
4
-14
/
+23
2015-11-09
net_sched: em_meta: use skb_to_full_sk() helper
Eric Dumazet
1
-46
/
+92
2015-11-09
sched: cls_flow: use skb_to_full_sk() helper
Eric Dumazet
1
-4
/
+11
2015-11-03
net: sched: kill dead code in sch_choke.c
Phil Sutter
1
-59
/
+0
[next]