index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-24
net_sched: switch to rcu_work
Cong Wang
2018-05-24
net : sched: cls_api: deal with egdev path only if needed
Or Gerlitz
2018-05-22
net: sched: don't disable bh when accessing action idr
Vlad Buslov
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-18
net: sched: red: avoid hashing NULL child
Paolo Abeni
2018-05-17
pfifo_fast: drop unneeded additional lock on dequeue
Paolo Abeni
2018-05-17
sched: replace __QDISC_STATE_RUNNING bit with a spin lock
Paolo Abeni
2018-05-16
net/sched: fix refcnt leak in the error path of tcf_vlan_init()
Davide Caratti
2018-05-16
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
net sched actions: fix refcnt leak in skbmod
Roman Mashak
2018-05-11
net: sched: fix error path in tcf_proto_create() when modules are not configured
Jiri Pirko
2018-05-11
net sched actions: fix invalid pointer dereferencing if skbedit flags missing
Roman Mashak
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-03
net sched: Implemented get_fill_size routine for act_csum.
Craig Dillabaugh
2018-05-02
net_sched: fq: take care of throttled flows before reuse
Eric Dumazet
2018-05-01
cls_flower: Support multiple masks per priority
Paul Blakey
2018-04-22
net: sched: ife: handle malformed tlv length
Alexander Aring
2018-04-22
net: sched: ife: signal not finding metaid
Alexander Aring
2018-04-07
net_sched: fix a missing idr_remove() in u32_delete_key()
Cong Wang
2018-04-05
net/sched: fix NULL dereference in the error path of tcf_bpf_init()
Davide Caratti
2018-04-01
net: sched: do not emit messages while holding spinlock
Li RongQing
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
net sched actions: fix dumping which requires several messages to user space
Craig Dillabaugh
2018-03-26
net: sched, fix OOO packets with pfifo_fast
John Fastabend
2018-03-23
net/sched: act_vlan: declare push_vid with host byte order
Davide Caratti
2018-03-23
net/sched: remove tcf_idr_cleanup()
Davide Caratti
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-21
net/sched: fix idr leak in the error path of tcf_skbmod_init()
Davide Caratti
2018-03-21
net/sched: fix idr leak in the error path of tcf_vlan_init()
Davide Caratti
2018-03-21
net/sched: fix idr leak in the error path of __tcf_ipt_init()
Davide Caratti
2018-03-21
net/sched: fix idr leak in the error path of tcp_pedit_init()
Davide Caratti
2018-03-21
net/sched: fix idr leak in the error path of tcf_act_police_init()
Davide Caratti
2018-03-21
net/sched: fix idr leak in the error path of tcf_simp_init()
Davide Caratti
2018-03-21
net/sched: fix idr leak on the error path of tcf_bpf_init()
Davide Caratti
2018-03-17
net/sched: fix NULL dereference on the error path of tcf_skbmod_init()
Davide Caratti
2018-03-17
net/sched: fix NULL dereference in the error path of tcf_sample_init()
Davide Caratti
2018-03-17
net/sched: fix NULL dereference in the error path of tunnel_key_init()
Davide Caratti
2018-03-17
net/sched: fix NULL dereference in the error path of tcf_csum_init()
Davide Caratti
2018-03-17
net/sched: fix NULL dereference in the error path of tcf_vlan_init()
Davide Caratti
2018-03-17
net: sched: fix uses after free
Eric Dumazet
2018-03-15
net sched actions: return explicit error when tunnel_key mode is not specified
Roman Mashak
2018-03-09
net: use skb_is_gso_sctp() instead of open-coding
Daniel Axtens
2018-03-09
net sched actions: implement get_fill_size routine in act_gact
Roman Mashak
2018-03-09
net sched actions: calculate add/delete event message size
Roman Mashak
2018-03-09
net sched actions: update Add/Delete action API with new argument
Roman Mashak
2018-03-08
net/sched: cls_flower: Add support to handle first frag as match field
Pieter Jansen van Vuuren
2018-03-07
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
[next]