summaryrefslogtreecommitdiffstats
path: root/net/bridge/br_netfilter_ipv6.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* netfilter: bridge: add and use br_nf_hook_threshFlorian Westphal2016-09-241-7/+5
* ipv6: rename IP6_INC_STATS_BH()Eric Dumazet2016-04-271-5/+5
* bridge: Pass net into br_validate_ipv4 and br_validate_ipv6Eric W. Biederman2015-09-291-6/+5
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-181-1/+1
* netfilter: Pass net into okfnEric W. Biederman2015-09-171-2/+1
* netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-171-3/+4
* netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal2015-07-301-1/+1
* netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6Julien Grall2015-07-081-1/+1
* netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso2015-06-181-0/+245