summaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: fix ebtables dependenciesPatrick McHardy2008-10-141-0/+1
* netfilter: xtables: provide invoked family value to extensionsJan Engelhardt2008-10-081-3/+8
* netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt2008-10-081-6/+13
* netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-089-63/+48
* netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-089-54/+43
* netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt2008-10-081-8/+12
* netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-0811-62/+39
* netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-0811-47/+30
* netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig optionJan Engelhardt2008-10-081-24/+5
* netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt2008-10-081-18/+6
* netfilter: ebtables: fix one wrong return valueJan Engelhardt2008-10-081-1/+1
* netfilter: remove redundant casts from EbtablesJan Engelhardt2008-10-084-6/+6
* netfilter: remove unused Ebtables functionsJan Engelhardt2008-10-081-108/+0
* netfilter: implement hotdrop for EbtablesJan Engelhardt2008-10-081-3/+10
* netfilter: ebtables: use generic table checkingJan Engelhardt2008-10-084-6/+8
* netfilter: move Ebtables to use XtablesJan Engelhardt2008-10-0820-188/+148
* netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt2008-10-0819-156/+198
* netfilter: ebt_among: obtain match size through different meansJan Engelhardt2008-10-081-2/+4
* netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt2008-10-0819-9/+85
* netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt2008-10-088-12/+16
* netfilter: change return types of match functions for ebtables extensionsJan Engelhardt2008-10-0810-103/+103
* netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt2008-10-0819-102/+106
* netfilter: ebtables: do centralized size checkingJan Engelhardt2008-10-0819-88/+101
* netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt2008-10-082-4/+4
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-082-2/+2
* netfilter: ebtables: use nf_register_hooks()Alexey Dobriyan2008-07-262-26/+10
* netfilter: ebt_nflog: fix Kconfig typoPatrick McHardy2008-07-081-1/+1
* bridge: fix IPV6=n buildRandy Dunlap2008-06-173-2/+4
* netfilter: ebtables: add IPv6 supportKuo-lang Tseng2008-06-094-16/+202
* [NETFILTER]: bridge: add ebt_nflog watcherPeter Warasin2008-04-143-0/+89
* [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro.Robert P. J. Day2008-04-143-3/+3
* [NETFILTER]: fix ebtable targets returnJoonwoo Park2008-02-233-3/+3
* [NETFILTER]: Fix incorrect use of skb_make_writableJoonwoo Park2008-02-193-3/+3
* [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostlyJan Engelhardt2008-01-3115-27/+15
* [NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt2008-01-3116-4/+16
* [NETFILTER]: ebtables: remove casts, use constsJan Engelhardt2008-01-3116-63/+85
* [NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev2008-01-281-2/+2
* [BRIDGE]: Remove unused include of a header file in ebtables.cRami Rosen2008-01-281-2/+0
* [BRIDGE]: Remove unused macros from ebt_vlan.cRami Rosen2008-01-281-2/+0
* [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy2008-01-282-2/+2
* [NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy2008-01-282-0/+2
* [NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2008-01-282-2/+2
* [BRIDGE]: Properly dereference the br_should_route_hookPavel Emelyanov2007-11-291-2/+2
* [BRIDGE]: Add missing "space"Joe Perches2007-11-191-1/+1
* [NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{s...Bart De Schuymer2007-11-071-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-159-35/+34
* [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu2007-10-153-30/+9
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-101-2/+3
OpenPOWER on IntegriCloud