summaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter
Commit message (Expand)AuthorAgeFilesLines
* [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-261-1/+1
* [NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloadingPatrick McHardy2007-04-261-8/+4Star
* [NETFILTER]: ebt_arp: add gratuitous arp filteringBart De Schuymer2007-04-261-26/+22Star
* [NETFILTER]: Use setup_timerPatrick McHardy2007-04-261-3/+1Star
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-261-2/+4
* [PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter2007-02-211-6/+3Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [NETFILTER]: nf_log: minor cleanupsPatrick McHardy2007-02-122-2/+2
* [NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-1111-38/+38
* [NET]: Add UDPLITE support in a few missing spotsPatrick McHardy2007-02-082-0/+2
* [NETFILTER]: ebtables: don't compute gap before checking struct typeChuck Ebbert2007-01-041-1/+2
* [EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro2006-12-034-12/+13
* [EBTABLES]: Clean ebt_register_table() up.Al Viro2006-12-031-12/+21
* [EBTABLES]: Move calls of ebt_verify_pointers() upstream.Al Viro2006-12-031-9/+11
* [EBTABLES]: ebt_check_entry() doesn't need valid_hooksAl Viro2006-12-031-4/+3Star
* [EBTABLES]: Clean ebt_get_udc_positions() up.Al Viro2006-12-031-6/+2Star
* [EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_e...Al Viro2006-12-031-10/+6Star
* [EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfoAl Viro2006-12-031-5/+5
* [EBTABLES]: Move more stuff into ebt_verify_pointers().Al Viro2006-12-031-19/+19
* [EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate funct...Al Viro2006-12-031-37/+41
* [EBTABLES]: Split ebt_check_entry_size_and_hooksAl Viro2006-12-031-24/+49
* [EBTABLES]: Prevent wraparounds in checks for entry components' sizes.Al Viro2006-12-031-8/+9
* [EBTABLES]: Deal with the worst-case behaviour in loop checks.Al Viro2006-12-031-1/+3
* [EBTABLES]: Verify that ebt_entries have zero ->distinguisher.Al Viro2006-12-031-5/+5
* [EBTABLES]: Fix wraparounds in ebt_entries verification.Al Viro2006-12-031-7/+16
* [NETFILTER]: ebtables: add --snap-arp optionBart De Schuymer2006-12-032-6/+27
* [BRIDGE]: Annotations.Al Viro2006-12-036-21/+21
* [NET]: Turn nfmark into generic markThomas Graf2006-12-033-7/+7
* [NETFILTER]: silence a warning in ebtablesMeelis Roos2006-11-021-1/+1
* [NETFILTER]: ebt_mark: add or/and/xor action support to mark targetBart De Schuymer2006-10-041-4/+17
* [IPV4] net/ipv4/arp.c: trivial annotationsAl Viro2006-09-291-1/+1
* [NETFILTER]: kill listhelp.hPatrick McHardy2006-09-231-31/+45
* [NETFILTER]: Make unused signal code go away so nobody copies its brokennessAlan Cox2006-09-221-21/+0Star
* [NETFILTER]: ulog: fix panic on SMP kernelsMark Huang2006-08-141-0/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [NETFILTER]: fix format specifier for netfilter log targetsPhilip Craig2006-05-191-1/+1
* [EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.cJayachandran C2006-04-201-13/+7Star
* [BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.cJayachandran C2006-04-121-3/+3
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-111-6/+6
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-2920-80/+80
* [BRIDGE] ebtables: Build fix.Andrew Morton2006-03-211-2/+8
* [NET]: sem2mutex part 2Ingo Molnar2006-03-211-45/+46
* [NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOGGregor Maier2006-03-121-1/+1
* [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy2006-02-271-1/+6
* [NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev2006-02-051-0/+7
* [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_logPatrick McHardy2006-02-051-3/+5
* [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'Holger Eitzenberger2006-02-051-1/+1
* [EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log}Patrick McHardy2006-01-172-2/+6
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-0/+1
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-121-2/+2