summaryrefslogtreecommitdiff
path: root/net/sched (follow)
Commit message (Expand)AuthorAge
...
| * net_sched/sfq: update hierarchical backlog when drop packetKonstantin Khlebnikov2017-08-30
* | Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev2017-09-01
|\|
| * net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_targetXin Long2017-08-12
* | Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4Blagovest Kolenichev2017-08-04
|\|
| * net: sched: Fix one possible panic when no destroy callbackGao Feng2017-07-21
| * net_sched: fix error recovery at qdisc creationEric Dumazet2017-07-21
* | sched: Remove debug WARN_ONCE messagesSubash Abhinov Kasiviswanathan2017-05-30
* | Merge branch 'android-4.4@24ac44d' into branch 'msm-4.4'Blagovest Kolenichev2017-05-04
|\|
| * net_sched: close another race condition in tcf_mirred_release()WANG Cong2017-05-02
* | Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev2017-04-20
|\|
| * net sched actions: decrement module reference count after table flush.Roman Mashak2017-03-22
| * act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss2017-03-22
* | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\|
| * net, sched: fix soft lockup in tc_classifyDaniel Borkmann2017-01-15
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\|
| * net/sched: pedit: make sure that offset is validAmir Vadai2016-12-10
| * net, sched: respect rcu grace period on cls destructionDaniel Borkmann2016-12-10
| * net sched filters: fix notification of filter delete with proper handleJamal Hadi Salim2016-11-15
| * net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...Shmulik Ladkani2016-11-15
* | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\|
| * net_sched: fix mirrored packets checksumWANG Cong2016-07-27
| * bpf: try harder on clones when writing into skbDaniel Borkmann2016-07-11
| * netem: fix a use after freeEric Dumazet2016-07-11
| * net_sched: fix pfifo_head_drop behavior vs backlogEric Dumazet2016-07-11
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\|
* | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\|
| * netem: Segment GSO packets on enqueueNeil Horman2016-05-18
| * sch_dsmark: update backlog as wellWANG Cong2016-05-18
| * sch_htb: update backlog as wellWANG Cong2016-05-18
| * net_sched: update hierarchical backlog tooWANG Cong2016-05-18
| * net_sched: introduce qdisc_replace() helperWANG Cong2016-05-18
| * net: sched: do not requeue a NULL skbLars Persson2016-05-18
* | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\|
| * net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim2016-03-03
* | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\|
| * sched,cls_flower: set key address type when presentJamal Hadi Salim2016-01-31
* | net: sched: gracefully handle qdisc which don't support change()Harout Hedeshian2016-03-22
* | net: sched: Schedule PRIO qdisc when flow control releasedTianyi Gou2016-03-22
* | net: tc_qdisc_flow_control returning qdisc sizeHarout Hedeshian2016-03-22
* | net_sched: Add flow control support to prio qdiscTianyi Gou2016-03-22
* | net: sched: export an api to enable/disable flow on schTianyi Gou2016-03-22
|/
* net: sched: fix missing free per cpu on qstatsJohn Fastabend2016-01-06
* net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet2015-12-15
* net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet2015-12-03
* net_sched: em_meta: use skb_to_full_sk() helperEric Dumazet2015-11-08
* sched: cls_flow: use skb_to_full_sk() helperEric Dumazet2015-11-08
* net: sched: kill dead code in sch_choke.cPhil Sutter2015-11-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\
| * sch_hhf: fix return value of hhf_drop()WANG Cong2015-10-11