summaryrefslogtreecommitdiff
path: root/net/sched (follow)
Commit message (Expand)AuthorAge
* sched: act_csum: don't mangle TCP and UDP GSO packetsDavide Caratti2018-03-22
* net_sched: red: Avoid illegal valuesNogah Frankel2018-02-25
* sch_dsmark: fix invalid skb_cow() usageEric Dumazet2017-12-25
* net: sched: fix NULL pointer dereference when action calls some targetsXin Long2017-08-30
* net_sched/sfq: update hierarchical backlog when drop packetKonstantin Khlebnikov2017-08-30
* net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_targetXin Long2017-08-12
* net: sched: Fix one possible panic when no destroy callbackGao Feng2017-07-21
* net_sched: fix error recovery at qdisc creationEric Dumazet2017-07-21
* net_sched: close another race condition in tcf_mirred_release()WANG Cong2017-05-02
* 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
* net, sched: fix soft lockup in tc_classifyDaniel Borkmann2017-01-15
* 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
* 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
* 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
* net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim2016-03-03
* sched,cls_flower: set key address type when presentJamal Hadi Salim2016-01-31
* 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
| * act_mirred: clear sender cpu before sending to txWANG Cong2015-10-08
| * act_mirred: always release tcf hashWANG Cong2015-10-05
| * act_mirred: fix a race condition on mirred_listWANG Cong2015-10-05
* | net: synack packets can be attached to request socketsEric Dumazet2015-10-11
* | net/sched: make sch_blackhole.c explicitly non-modularPaul Gortmaker2015-10-09
* | sched, bpf: add helper for retrieving routing realmsDaniel Borkmann2015-10-03
* | tcp: attach SYNACK messages to request sockets instead of listenerEric Dumazet2015-10-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
|\|
| * net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong2015-09-24
* | cls_bpf: further limit exec opcodes subsetDaniel Borkmann2015-09-23
* | cls_bpf: make binding to classid optionalDaniel Borkmann2015-09-23
* | cls_bpf: also dump TCA_BPF_FLAGSDaniel Borkmann2015-09-23
* | netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tupleEric W. Biederman2015-09-18
* | act_connmark: Remember the struct net instead of guessing it.Eric W. Biederman2015-09-18