summaryrefslogtreecommitdiff
path: root/net/sched/act_ife.c
Commit message (Expand)AuthorAge
* net/sched: act_ife: Change to use ife moduleYotam Gigi2017-02-03
* net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi2017-02-03
* net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn2017-01-08
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-02
|\
| * act_ife: Fix false encodingYotam Gigi2016-09-27
| * act_ife: Fix external mac header on encodeYotam Gigi2016-09-27
* | net sched ife action: add 16 bit helpersJamal Hadi Salim2016-09-19
|/
* net sched: fix encoding to use real lengthJamal Hadi Salim2016-08-22
* net_sched: move tc_action into tcf_commonWANG Cong2016-07-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\
| * act_ife: acquire ife_mod_lock before reading ifeoplistWANG Cong2016-06-23
| * act_ife: only acquire tcf_lock for existing actionsWANG Cong2016-06-23
* | net_sched: make tcf_hash_check() booleanWANG Cong2016-06-15
* | net sched actions: aggregate dumping of actions timeinfoJamal Hadi Salim2016-06-07
* | net sched: actions use tcf_lastuse_update for consistencyJamal Hadi Salim2016-06-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-15
|\
| * net sched: ife action fix late bindingJamal Hadi Salim2016-05-10
* | sched: align nlattr properly when neededNicolas Dichtel2016-04-26
|/
* act_ife: fix a typo in kmemdup() parametersWANG Cong2016-03-06
* introduce IFE actionJamal Hadi Salim2016-03-01