summaryrefslogtreecommitdiffstats
path: root/kernel/net/sched/em_ipset.c
Commit message (Expand)AuthorAgeFilesLines
* compatibility: move to skb_protocol in the code from tc_skb_protocolJozsef Kadlecsik2022-11-071-1/+1
* sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen2022-11-071-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2022-11-071-4/+1
* em_ipset: Build on old kernelsSerhey Popovych2019-12-091-1/+1
* 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-311-0/+135