summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2016-05-17net_sched: close another race condition in tcf_mirred_release()WANG Cong
2016-05-16fq_codel: fix memory limitation driftEric Dumazet
2016-05-16net/sched: cls_flower: Hardware offloaded filters statistics supportAmir Vadai
2016-05-16net/sched: act_gact: Update statistics when offloaded to hardwareAmir Vadai
2016-05-16net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-10net sched: ife action fix late bindingJamal Hadi Salim
2016-05-10net sched: skbedit action fix late bindingJamal Hadi Salim
2016-05-10net sched: simple action fix late bindingJamal Hadi Salim
2016-05-10net sched: mirred action fix late bindingJamal Hadi Salim
2016-05-10net sched: ipt action fix late bindingJamal Hadi Salim
2016-05-10net sched: vlan action fix late bindingJamal Hadi Salim
2016-05-08fq_codel: add memory limitation per queueEric Dumazet
2016-05-06bpf: wire in data and data_end for cls_act_bpfAlexei Starovoitov
2016-05-04net: remove dev->trans_startFlorian Westphal
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03fq_codel: add batch ability to fq_codel_drop()Eric Dumazet
2016-05-03netem: Segment GSO packets on enqueueNeil Horman
2016-04-26net: remove NETDEV_TX_LOCKED supportFlorian Westphal
2016-04-26sched: align nlattr properly when neededNicolas Dichtel
2016-04-25codel: split into multiple filesMichal Kazior
2016-04-25codel: generalize the implementationMichal Kazior
2016-04-25sched: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-14net: sched: do not requeue a NULL skbLars Persson
2016-04-14qdisc: constify meta_type_ops structuresJulia Lawall
2016-03-18cls_bpf: reset class and reuse major in daDaniel Borkmann
2016-03-11net/flower: Fix pointer castAmir Vadai
2016-03-10net/flower: Introduce hardware offload supportAmir Vadai
2016-03-08net_sched: dsmark: use qdisc_dequeue_peeked()Kyeong Yoo
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-06net: sched: fix act_ipt for LOG targetPhil Sutter
2016-03-06act_ife: fix a typo in kmemdup() parametersWANG Cong
2016-03-03net: sched: use pfifo_fast for non real queuesEric Dumazet
2016-03-01sch_mqprio: Fix build with older gcc.David S. Miller
2016-03-01net: remove skb_sender_cpu_clear()WANG Cong
2016-03-01Support to encoding decoding skb prio on IFE actionJamal Hadi Salim
2016-03-01Support to encoding decoding skb mark on IFE actionJamal Hadi Salim
2016-03-01introduce IFE actionJamal Hadi Salim
2016-03-01net: sched: cls_u32 add bit to specify software only rulesJohn Fastabend
2016-03-01net: sched: consolidate offload decision in cls_u32John Fastabend
2016-02-29sch_dsmark: update backlog as wellWANG Cong
2016-02-29sch_htb: update backlog as wellWANG Cong
2016-02-29net_sched: update hierarchical backlog tooWANG Cong
2016-02-29net_sched: introduce qdisc_replace() helperWANG Cong
2016-02-25net_sched: add network namespace support for tc actionsWANG Cong
2016-02-25net_sched: prepare tcf_hashinfo_destroy() for netns supportWANG Cong
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-21bpf: try harder on clones when writing into skbDaniel Borkmann