summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAge
* net/sched: act_ife: preserve the action control in case of errorDavide Caratti2018-06-19
* net/sched: act_ife: fix recursive lock and idr leakDavide Caratti2018-06-19
* net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov2018-06-16
* treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-12
* net/sched: act_simple: fix parsing of TCA_DEF_DATADavide Caratti2018-06-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * Revert "net: sched: cls: Fix offloading when ingress dev is vxlan"David S. Miller2018-06-06
| * net: sched: cls: Fix offloading when ingress dev is vxlanPaul Blakey2018-06-05
| * net: sched: return error code when tcf proto is not foundVlad Buslov2018-06-04
| * cls_flower: Fix comparing of old filter mask with new filterPaul Blakey2018-06-04
| * cls_flower: Fix missing free of rhashtablePaul Blakey2018-06-04
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-03
| |\
| * | net: sched: split tc_ctl_tfilter into three handlersVlad Buslov2018-06-01
| * | net: remove bypassed check in sch_direct_xmit()Song Liu2018-05-31
| * | net: sched: mq: request stats from offloadsJakub Kicinski2018-05-29
| * | net: sched: mq: add simple offload notificationJakub Kicinski2018-05-29
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-26
| |\ \
| * | | net_sched: switch to rcu_workCong Wang2018-05-24
| * | | net: sched: don't disable bh when accessing action idrVlad Buslov2018-05-22
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-21
| |\ \ \
| * | | | pfifo_fast: drop unneeded additional lock on dequeuePaolo Abeni2018-05-17
| * | | | sched: replace __QDISC_STATE_RUNNING bit with a spin lockPaolo Abeni2018-05-17
| * | | | sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpersPaolo Abeni2018-05-16
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-11
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-04
| |\ \ \ \ \
| * | | | | | net sched: Implemented get_fill_size routine for act_csum.Craig Dillabaugh2018-05-03
| * | | | | | cls_flower: Support multiple masks per priorityPaul Blakey2018-05-01
* | | | | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-16
| | |_|/ / / | |/| | | |
* | | | | | cls_flower: Fix incorrect idr release when failing to modify rulePaul Blakey2018-05-31
| |_|_|_|/ |/| | | |
* | | | | net : sched: cls_api: deal with egdev path only if neededOr Gerlitz2018-05-24
| |_|_|/ |/| | |
* | | | net: sched: red: avoid hashing NULL childPaolo Abeni2018-05-18
* | | | net/sched: fix refcnt leak in the error path of tcf_vlan_init()Davide Caratti2018-05-16
|/ / /
* | | net sched actions: fix refcnt leak in skbmodRoman Mashak2018-05-11
* | | net: sched: fix error path in tcf_proto_create() when modules are not configuredJiri Pirko2018-05-11
* | | net sched actions: fix invalid pointer dereferencing if skbedit flags missingRoman Mashak2018-05-11
| |/ |/|
* | net_sched: fq: take care of throttled flows before reuseEric Dumazet2018-05-02
|/
* net: sched: ife: handle malformed tlv lengthAlexander Aring2018-04-22
* net: sched: ife: signal not finding metaidAlexander Aring2018-04-22
* net_sched: fix a missing idr_remove() in u32_delete_key()Cong Wang2018-04-07
* net/sched: fix NULL dereference in the error path of tcf_bpf_init()Davide Caratti2018-04-05
* net: sched: do not emit messages while holding spinlockLi RongQing2018-04-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01
|\
| * net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh2018-03-27
| * net: sched, fix OOO packets with pfifo_fastJohn Fastabend2018-03-26
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* | net/sched: act_vlan: declare push_vid with host byte orderDavide Caratti2018-03-23
* | net/sched: remove tcf_idr_cleanup()Davide Caratti2018-03-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\|
| * net/sched: fix idr leak in the error path of tcf_skbmod_init()Davide Caratti2018-03-21