Age | Commit message (Expand) | Author |
2018-06-12 | treewide: kvzalloc() -> kvcalloc() | Kees Cook |
2018-06-08 | net/sched: act_simple: fix parsing of TCA_DEF_DATA | Davide Caratti |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-06 | Revert "net: sched: cls: Fix offloading when ingress dev is vxlan" | David S. Miller |
2018-06-05 | net: sched: cls: Fix offloading when ingress dev is vxlan | Paul Blakey |
2018-06-04 | net: sched: return error code when tcf proto is not found | Vlad Buslov |
2018-06-04 | cls_flower: Fix comparing of old filter mask with new filter | Paul Blakey |
2018-06-04 | cls_flower: Fix missing free of rhashtable | Paul Blakey |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-01 | net: sched: split tc_ctl_tfilter into three handlers | Vlad Buslov |
2018-05-31 | cls_flower: Fix incorrect idr release when failing to modify rule | Paul Blakey |
2018-05-31 | net: remove bypassed check in sch_direct_xmit() | Song Liu |
2018-05-29 | net: sched: mq: request stats from offloads | Jakub Kicinski |
2018-05-29 | net: sched: mq: add simple offload notification | Jakub Kicinski |
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-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig |
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 |