summaryrefslogtreecommitdiff
path: root/net/sched
Commit message (Expand)AuthorAge
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* net sched actions: do not overwrite status of action creation.Roman Mashak2017-02-26
* net sched actions: decrement module reference count after table flush.Roman Mashak2017-02-26
* pkt_sched: Remove useless qdisc_stab_lockGao Feng2017-02-17
* net/sched: cls_bpf: Reflect HW offload statusOr Gerlitz2017-02-17
* net/sched: cls_u32: Reflect HW offload statusOr Gerlitz2017-02-17
* net/sched: cls_matchall: Reflect HW offloading statusOr Gerlitz2017-02-17
* net/sched: cls_flower: Reflect HW offload statusOr Gerlitz2017-02-17
* net/sched: cls_matchall: Dump the classifier flagsOr Gerlitz2017-02-17
* net/sched: cls_flower: Properly handle classifier flags dumpingOr Gerlitz2017-02-17
* net_sched: nla_memdup_cookie() can be staticWei Yongjun2017-02-14
* sched: Fix accidental removal of errout gotoJiri Pirko2017-02-14
* net_sched: fix error recovery at qdisc creationEric Dumazet2017-02-11
* net/act_pedit: Introduce 'add' operationAmir Vadai2017-02-10
* net/act_pedit: Support using offset relative to the conventional network headersAmir Vadai2017-02-10
* sched: check negative err value to safe one level of indentJiri Pirko2017-02-10
* sched: add missing curly braces in else branch in tc_ctl_tfilterJiri Pirko2017-02-10
* sched: move err set right before goto errout in tc_ctl_tfilterJiri Pirko2017-02-10
* sched: push TC filter protocol creation into a separate functionJiri Pirko2017-02-10
* sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko2017-02-10
* sched: rename tcf_destroy to tcf_destroy_protoJiri Pirko2017-02-10
* net/sched: act_mirred: remove duplicated include from act_mirred.cWei Yongjun2017-02-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-03
|\
| * skbuff: add and use skb_nfct helperFlorian Westphal2017-02-02
* | sched: cls_flower: expose priority to offloading netdeviceJiri Pirko2017-02-03
* | net/sched: act_ife: Change to use ife moduleYotam Gigi2017-02-03
* | net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi2017-02-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-02
|\ \
| * | net/sched: matchall: Fix configuration raceYotam Gigi2017-02-01
| * | net/sched: cls_flower: Correct matching on ICMPv6 codeSimon Horman2017-01-30
* | | net/sched: act_psample: Remove unnecessary ASSERT_RTNLYotam Gigi2017-02-01
* | | net/sched: act_sample: Fix error path in initYotam Gigi2017-02-01
* | | net sched actions: Add support for user cookiesJamal Hadi Salim2017-01-25
* | | net/sched: Introduce sample tc actionYotam Gigi2017-01-24
* | | fq_codel: Avoid regenerating skb flow hash unless necessaryAndrew Collins2017-01-20
* | | net/sched: cls_flower: reduce fl_change stack sizeArnd Bergmann2017-01-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-17
|\ \ \ | |/ /
| * | net sched actions: fix refcnt when GETing of action after bindJamal Hadi Salim2017-01-16
| * | bpf: rework prog_digest into prog_tagDaniel Borkmann2017-01-16
* | | net/sched: cls_flower: Disallow duplicate internal elementsPaul Blakey2017-01-16
* | | net/sched: cls_flower: Support matching on ARPSimon Horman2017-01-11
* | | net/sched: act_csum: compute crc32c on SCTP packetsDavide Caratti2017-01-09
* | | net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selectedDavide Caratti2017-01-09
* | | cls_u32: don't bother explicitly initializing ->divisor to zeroAlexandru Moise2017-01-09
* | | net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn2017-01-08
* | | net-tc: convert tc_at to tc_at_ingressWillem de Bruijn2017-01-08
* | | net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn2017-01-08
* | | net-tc: extract skip classify bit from tc_verdWillem de Bruijn2017-01-08
* | | net-tc: make MAX_RECLASSIFY_LOOP localWillem de Bruijn2017-01-08
* | | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08