summaryrefslogtreecommitdiffstats
path: root/net/sched/act_ife.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-22/+31
|\
| * act_ife: acquire ife_mod_lock before reading ifeoplistWANG Cong2016-06-231-6/+8
| * act_ife: only acquire tcf_lock for existing actionsWANG Cong2016-06-231-24/+31
* | net_sched: make tcf_hash_check() booleanWANG Cong2016-06-151-1/+2
* | net sched actions: aggregate dumping of actions timeinfoJamal Hadi Salim2016-06-081-3/+1Star
* | net sched: actions use tcf_lastuse_update for consistencyJamal Hadi Salim2016-06-081-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-151-4/+10
|\
| * net sched: ife action fix late bindingJamal Hadi Salim2016-05-111-4/+10
* | sched: align nlattr properly when neededNicolas Dichtel2016-04-261-1/+1
|/
* act_ife: fix a typo in kmemdup() parametersWANG Cong2016-03-071-2/+2
* introduce IFE actionJamal Hadi Salim2016-03-011-0/+870