aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter
Commit message (Expand)AuthorAge
* [NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt2008-01-31
* [NETFILTER]: ebtables: remove casts, use constsJan Engelhardt2008-01-31
* [NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev2008-01-28
* [BRIDGE]: Remove unused include of a header file in ebtables.cRami Rosen2008-01-28
* [BRIDGE]: Remove unused macros from ebt_vlan.cRami Rosen2008-01-28
* [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED optionPatrick McHardy2008-01-28
* [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy2008-01-28
* [NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy2008-01-28
* [NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2008-01-28
* [BRIDGE]: Properly dereference the br_should_route_hookPavel Emelyanov2007-11-29
* [BRIDGE]: Add missing "space"Joe Perches2007-11-20
* [NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{s...Bart De Schuymer2007-11-07
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-15
* [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu2007-10-15
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-10
* [NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman2007-09-11
* [NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl2007-07-24
* [NETFILTER]: Fix logging regressionPatrick McHardy2007-07-24
* [NETFILTER]: Lower *tables printk severityPatrick McHardy2007-07-14
* [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-26
* [NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloadingPatrick McHardy2007-04-26
* [NETFILTER]: ebt_arp: add gratuitous arp filteringBart De Schuymer2007-04-26
* [NETFILTER]: Use setup_timerPatrick McHardy2007-04-26
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-26
* [PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter2007-02-20
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [NETFILTER]: nf_log: minor cleanupsPatrick McHardy2007-02-12
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [NET]: Add UDPLITE support in a few missing spotsPatrick McHardy2007-02-08
* [NETFILTER]: ebtables: don't compute gap before checking struct typeChuck Ebbert2007-01-04
* [EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro2006-12-03
* [EBTABLES]: Clean ebt_register_table() up.Al Viro2006-12-03
* [EBTABLES]: Move calls of ebt_verify_pointers() upstream.Al Viro2006-12-03
* [EBTABLES]: ebt_check_entry() doesn't need valid_hooksAl Viro2006-12-03
* [EBTABLES]: Clean ebt_get_udc_positions() up.Al Viro2006-12-03
* [EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_e...Al Viro2006-12-03
* [EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfoAl Viro2006-12-03
* [EBTABLES]: Move more stuff into ebt_verify_pointers().Al Viro2006-12-03
* [EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate funct...Al Viro2006-12-03
* [EBTABLES]: Split ebt_check_entry_size_and_hooksAl Viro2006-12-03
* [EBTABLES]: Prevent wraparounds in checks for entry components' sizes.Al Viro2006-12-03
* [EBTABLES]: Deal with the worst-case behaviour in loop checks.Al Viro2006-12-03
* [EBTABLES]: Verify that ebt_entries have zero ->distinguisher.Al Viro2006-12-03
* [EBTABLES]: Fix wraparounds in ebt_entries verification.Al Viro2006-12-03
* [NETFILTER]: ebtables: add --snap-arp optionBart De Schuymer2006-12-03
* [BRIDGE]: Annotations.Al Viro2006-12-03
* [NET]: Turn nfmark into generic markThomas Graf2006-12-03
* [NETFILTER]: silence a warning in ebtablesMeelis Roos2006-11-01
* [NETFILTER]: ebt_mark: add or/and/xor action support to mark targetBart De Schuymer2006-10-04