aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_netfilter_ipv6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-09-24netfilter: bridge: add and use br_nf_hook_threshFlorian Westphal1-7/+5
2016-04-27ipv6: rename IP6_INC_STATS_BH()Eric Dumazet1-5/+5
2015-09-29bridge: Pass net into br_validate_ipv4 and br_validate_ipv6Eric W. Biederman1-6/+5
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman1-1/+1
2015-09-17netfilter: Pass net into okfnEric W. Biederman1-2/+1
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman1-3/+4
2015-07-30netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal1-1/+1
2015-07-08netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6Julien Grall1-1/+1
2015-06-18netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso1-0/+245