summaryrefslogtreecommitdiffstats
path: root/kernel/net/sched
Commit message (Expand)AuthorAgeFilesLines
* Compatibility: handle changes in 4.10 kernel treeJozsef Kadlecsik2017-03-231-2/+22
* netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman2016-10-111-0/+3
* net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko2016-10-111-1/+1
* Fix detecting 'struct net' in 'struct tcf_ematch'Jozsef Kadlecsik2015-10-191-0/+4
* net: sched: Simplify em_ipset_matchEric W. Biederman2015-06-251-2/+2
* styles warned by checkpatch.pl fixedJozsef Kadlecsik2014-11-181-1/+4
* Kernel API changes in em_ipset.c, support both old and new onesJozsef Kadlecsik2014-11-031-0/+16
* Use dev_net() instead of the direct access to ->nd_netJozsef Kadlecsik2013-10-041-2/+2
* ipset: Add net namespace for ipsetVitaly Lavrov2013-09-281-3/+4
* ipset standalone package needs to ship em_ipset.cJozsef Kadlecsik2013-05-312-0/+139