index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2018-04-12
net/sched: fix NULL dereference on the error path of tcf_skbmod_init()
Davide Caratti
2018-04-12
net/sched: fix NULL dereference in the error path of tunnel_key_init()
Davide Caratti
2018-04-12
net/sched: fix NULL dereference in the error path of tcf_sample_init()
Davide Caratti
2018-04-12
net/sched: fix NULL dereference in the error path of tcf_vlan_init()
Davide Caratti
2018-04-12
net_sched: fix a missing idr_remove() in u32_delete_key()
Cong Wang
2018-04-12
net/sched: fix NULL dereference in the error path of tcf_bpf_init()
Davide Caratti
2018-04-12
net sched actions: fix dumping which requires several messages to user space
Craig Dillabaugh
2018-04-12
net_sch: red: Fix the new offload indication
Nogah Frankel
2018-03-31
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
2018-03-31
net sched actions: return explicit error when tunnel_key mode is not specified
Roman Mashak
2018-03-19
net: sched: drop qdisc_reset from dev_graft_qdisc
John Fastabend
2018-03-08
cls_u32: fix use after free in u32_destroy_key()
Paolo Abeni
2018-03-08
net/sched: cls_u32: fix cls_u32 on filter replace
Ivan Vecera
2018-03-08
net: sched: report if filter is too large to dump
Roman Kapl
2018-02-12
net: sched: fix use-after-free in tcf_block_put_ext
Jiri Pirko
2018-02-12
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
Cong Wang
2018-02-12
cls_u32: add missing RCU annotation.
Paolo Abeni
2018-01-24
net: sched: em_nbyte: don't add the data offset twice
Wolfgang Bumiller
2018-01-17
bpf: fix cls_bpf on filter replace
Daniel Borkmann
2018-01-16
net, sched: fix panic when updating miniq {b,q}stats
Daniel Borkmann
2018-01-02
net/sched: Fix update of lastuse in act modules implementing stats_update
Roi Dayan
2017-12-26
net: sched: fix possible null pointer deref in tcf_block_put
Jiri Pirko
2017-12-26
net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap()
Cong Wang
2017-12-20
cls_bpf: fix offload assumptions after callback conversion
Jakub Kicinski
2017-12-15
net: sched: fix static key imbalance in case of ingress/clsact_init error
Jiri Pirko
2017-12-15
net: sched: fix clsact init error path
Jiri Pirko
2017-12-15
net: sched: Move to new offload indication in RED
Yuval Mintz
2017-12-15
net: sched: Add TCA_HW_OFFLOAD
Yuval Mintz
2017-12-13
net: remove duplicate includes
Pravin Shedge
2017-12-06
net_sched: use macvlan real dev trans_start in dev_trans_start()
Chris Dion
2017-12-05
net_sched: red: Avoid illegal values
Nogah Frankel
2017-11-30
act_sample: get rid of tcf_sample_cleanup_rcu()
Cong Wang
2017-11-28
net: sched: cbq: create block for q->link.block
Jiri Pirko
2017-11-28
sch_sfq: fix null pointer dereference at timer expiration
Paolo Abeni
2017-11-28
cls_bpf: don't decrement net's refcount when offload fails
Jakub Kicinski
2017-11-25
net: sched: crash on blocks with goto chain action
Roman Kapl
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-11-24
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-24
net: sched: fix crash when deleting secondary chains
Roman Kapl
2017-11-21
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
2017-11-15
netem: remove unnecessary 64 bit modulus
Stephen Hemminger
2017-11-15
netem: use 64 bit divide by rate
Stephen Hemminger
2017-11-13
net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issue
Andrew Morton
2017-11-13
netem: support delivering packets in delayed time slots
Dave Taht
2017-11-13
netem: add uapi to express delay and jitter in nanoseconds
Dave Taht
2017-11-13
netem: convert to qdisc_watchdog_schedule_ns
Dave Taht
2017-11-10
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
Manish Kurup
2017-11-10
act_vlan: Change stats update to use per-core stats
Manish Kurup
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-09
cls_u32: use tcf_exts_get_net() before call_rcu()
Cong Wang
[next]