aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-08netfilter: xtables: provide invoked family value to extensionsJan Engelhardt1-3/+8
2008-10-08netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt1-6/+13
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt9-63/+48
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt9-54/+43
2008-10-08netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt1-8/+12
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt11-62/+39
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt11-47/+30
2008-10-08netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig optionJan Engelhardt1-24/+5
2008-10-08netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt1-18/+6
2008-10-08netfilter: ebtables: fix one wrong return valueJan Engelhardt1-1/+1
2008-10-08netfilter: remove redundant casts from EbtablesJan Engelhardt4-6/+6
2008-10-08netfilter: remove unused Ebtables functionsJan Engelhardt1-108/+0
2008-10-08netfilter: implement hotdrop for EbtablesJan Engelhardt1-3/+10
2008-10-08netfilter: ebtables: use generic table checkingJan Engelhardt4-6/+8
2008-10-08netfilter: move Ebtables to use XtablesJan Engelhardt20-188/+148
2008-10-08netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt19-156/+198
2008-10-08netfilter: ebt_among: obtain match size through different meansJan Engelhardt1-2/+4
2008-10-08netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt19-9/+85
2008-10-08netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt8-12/+16
2008-10-08netfilter: change return types of match functions for ebtables extensionsJan Engelhardt10-103/+103
2008-10-08netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt19-102/+106
2008-10-08netfilter: ebtables: do centralized size checkingJan Engelhardt19-88/+101
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2-4/+4
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2-2/+2
2008-07-26netfilter: ebtables: use nf_register_hooks()Alexey Dobriyan2-26/+10
2008-07-08netfilter: ebt_nflog: fix Kconfig typoPatrick McHardy1-1/+1
2008-06-17bridge: fix IPV6=n buildRandy Dunlap3-2/+4
2008-06-09netfilter: ebtables: add IPv6 supportKuo-lang Tseng4-16/+202
2008-04-14[NETFILTER]: bridge: add ebt_nflog watcherPeter Warasin3-0/+89
2008-04-14[NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day3-3/+3
2008-02-23[NETFILTER]: fix ebtable targets returnJoonwoo Park3-3/+3
2008-02-19[NETFILTER]: Fix incorrect use of skb_make_writableJoonwoo Park3-3/+3
2008-01-31[NETFILTER]: ebtables: mark matches, targets and watchers __read_mostlyJan Engelhardt15-27/+15
2008-01-31[NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt16-4/+16
2008-01-31[NETFILTER]: ebtables: remove casts, use constsJan Engelhardt16-63/+85
2008-01-28[NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev1-2/+2
2008-01-28[BRIDGE]: Remove unused include of a header file in ebtables.cRami Rosen1-2/+0
2008-01-28[BRIDGE]: Remove unused macros from ebt_vlan.cRami Rosen1-2/+0
2008-01-28[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy1-1/+1
2008-01-28[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy2-2/+2
2008-01-28[NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy2-0/+2
2008-01-28[NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2-2/+2
2007-11-29[BRIDGE]: Properly dereference the br_should_route_hookPavel Emelyanov1-2/+2
2007-11-19[BRIDGE]: Add missing "space"Joe Perches1-1/+1
2007-11-07[NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{src,dst}Bart De Schuymer1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu9-35/+34
2007-10-15[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu3-30/+9
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman1-2/+3
2007-09-11[NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman1-0/+1