summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
* net_sched: close another race condition in tcf_mirred_release()WANG Cong2016-05-171-2/+3
* fq_codel: fix memory limitation driftEric Dumazet2016-05-161-1/+2
* net/sched: cls_flower: Hardware offloaded filters statistics supportAmir Vadai2016-05-161-0/+21
* net/sched: act_gact: Update statistics when offloaded to hardwareAmir Vadai2016-05-161-0/+15
* net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar2016-05-161-9/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-156-36/+74
|\
| * net sched: ife action fix late bindingJamal Hadi Salim2016-05-101-4/+10
| * net sched: skbedit action fix late bindingJamal Hadi Salim2016-05-101-7/+11
| * net sched: simple action fix late bindingJamal Hadi Salim2016-05-101-6/+12
| * net sched: mirred action fix late bindingJamal Hadi Salim2016-05-101-6/+13
| * net sched: ipt action fix late bindingJamal Hadi Salim2016-05-101-7/+12
| * net sched: vlan action fix late bindingJamal Hadi Salim2016-05-101-6/+16
* | fq_codel: add memory limitation per queueEric Dumazet2016-05-081-3/+24
* | bpf: wire in data and data_end for cls_act_bpfAlexei Starovoitov2016-05-062-0/+4
* | net: remove dev->trans_startFlorian Westphal2016-05-041-7/+3
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-2/+59
|\ \ | |/
| * netem: Segment GSO packets on enqueueNeil Horman2016-05-031-2/+59
* | fq_codel: add batch ability to fq_codel_drop()Eric Dumazet2016-05-031-19/+45
* | net: remove NETDEV_TX_LOCKED supportFlorian Westphal2016-04-261-32/+0
* | sched: align nlattr properly when neededNicolas Dichtel2016-04-2615-19/+27
* | codel: split into multiple filesMichal Kazior2016-04-252-0/+4
* | codel: generalize the implementationMichal Kazior2016-04-252-7/+32
* | sched: use nla_put_u64_64bit()Nicolas Dichtel2016-04-253-5/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-231-1/+4
|\ \ | |/
| * net: sched: do not requeue a NULL skbLars Persson2016-04-141-1/+4
* | qdisc: constify meta_type_ops structuresJulia Lawall2016-04-141-4/+4
|/
* cls_bpf: reset class and reuse major in daDaniel Borkmann2016-03-181-5/+8
* net/flower: Fix pointer castAmir Vadai2016-03-111-6/+6
* net/flower: Introduce hardware offload supportAmir Vadai2016-03-101-1/+63
* net_sched: dsmark: use qdisc_dequeue_peeked()Kyeong Yoo2016-03-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-0/+2
|\
| * net: sched: fix act_ipt for LOG targetPhil Sutter2016-03-061-0/+2
* | act_ife: fix a typo in kmemdup() parametersWANG Cong2016-03-061-2/+2
* | net: sched: use pfifo_fast for non real queuesEric Dumazet2016-03-033-2/+4
* | sch_mqprio: Fix build with older gcc.David S. Miller2016-03-011-1/+1
* | net: remove skb_sender_cpu_clear()WANG Cong2016-03-011-1/+0
* | Support to encoding decoding skb prio on IFE actionJamal Hadi Salim2016-03-013-0/+82
* | Support to encoding decoding skb mark on IFE actionJamal Hadi Salim2016-03-013-0/+85
* | introduce IFE actionJamal Hadi Salim2016-03-013-0/+883
* | net: sched: cls_u32 add bit to specify software only rulesJohn Fastabend2016-03-011-10/+27
* | net: sched: consolidate offload decision in cls_u32John Fastabend2016-03-011-4/+4
* | sch_dsmark: update backlog as wellWANG Cong2016-02-291-0/+3
* | sch_htb: update backlog as wellWANG Cong2016-02-291-1/+4
* | net_sched: update hierarchical backlog tooWANG Cong2016-02-2919-47/+84
* | net_sched: introduce qdisc_replace() helperWANG Cong2016-02-2912-78/+12
* | net_sched: add network namespace support for tc actionsWANG Cong2016-02-2513-138/+699
* | net_sched: prepare tcf_hashinfo_destroy() for netns supportWANG Cong2016-02-251-3/+29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-231-0/+1
|\ \ | |/
| * net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim2016-02-181-0/+1
OpenPOWER on IntegriCloud