summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter
AgeCommit message (Expand)AuthorFilesLines
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-27netfilter: ebtables: use nf_register_hooks()Alexey Dobriyan2-26/+10
2008-07-08netfilter: ebt_nflog: fix Kconfig typoPatrick McHardy1-1/+1
2008-06-18bridge: fix IPV6=n buildRandy Dunlap3-2/+4
2008-06-10netfilter: 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-24[NETFILTER]: fix ebtable targets returnJoonwoo Park3-3/+3
2008-02-20[NETFILTER]: Fix incorrect use of skb_make_writableJoonwoo Park3-3/+3
2008-02-01[NETFILTER]: ebtables: mark matches, targets and watchers __read_mostlyJan Engelhardt15-27/+15
2008-02-01[NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt16-4/+16
2008-02-01[NETFILTER]: ebtables: remove casts, use constsJan Engelhardt16-63/+85
2008-01-29[NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev1-2/+2
2008-01-29[BRIDGE]: Remove unused include of a header file in ebtables.cRami Rosen1-2/+0
2008-01-29[BRIDGE]: Remove unused macros from ebt_vlan.cRami Rosen1-2/+0
2008-01-29[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy1-1/+1
2008-01-29[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy2-2/+2
2008-01-29[NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy2-0/+2
2008-01-29[NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2-2/+2
2007-11-29[BRIDGE]: Properly dereference the br_should_route_hookPavel Emelyanov1-2/+2
2007-11-20[BRIDGE]: Add missing "space"Joe Perches1-1/+1
2007-11-07[NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{s...Bart De Schuymer1-1/+1
2007-10-20Convert 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-11[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
2007-07-25[NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl2-2/+0
2007-07-25[NETFILTER]: Fix logging regressionPatrick McHardy2-10/+4
2007-07-15[NETFILTER]: Lower *tables printk severityPatrick McHardy1-2/+2
2007-04-26[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy1-1/+1
2007-04-26[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloadingPatrick McHardy1-8/+4
2007-04-26[NETFILTER]: ebt_arp: add gratuitous arp filteringBart De Schuymer1-26/+22
2007-04-26[NETFILTER]: Use setup_timerPatrick McHardy1-3/+1
2007-04-26[NET]: convert network timestamps to ktime_tEric Dumazet1-2/+4
2007-02-21[PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter1-6/+3
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[NETFILTER]: nf_log: minor cleanupsPatrick McHardy2-2/+2
2007-02-11[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki11-38/+38
2007-02-08[NET]: Add UDPLITE support in a few missing spotsPatrick McHardy2-0/+2
2007-01-04[NETFILTER]: ebtables: don't compute gap before checking struct typeChuck Ebbert1-1/+2