sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / net / bridge / netfilter /
2009-09-01 Patrick McHardynetfilter: ebt_ulog: fix checkentry return value
2009-08-24 Jan Engelhardtnetfilter: xtables: mark initial tables constant
2009-08-10 Patrick McHardyMerge branch 'master' of git://dev.medozas.de/linux
2009-08-10 Jan Engelhardtnetfilter: xtables: switch hook PFs to nfproto
2009-08-10 Tobias Klausernetfilter: ebtables: Use %pM conversion specifier
2009-06-04 Evgeniy Polyakovnetfilter: x_tables: added hook number into match exten...
2009-05-08 Jan Engelhardtnetfilter: xtables: consolidate open-coded logic
2009-03-26 Eric Leblondnetfilter: fix nf_logger name in ebt_ulog.
2009-03-26 Eric Leblondnetfilter: fix warning in ebt_ulog init function.
2009-03-26 Eric Leblondnetfilter: fix warning about invalid const usage
2009-02-18 Stephen Hemmingernetfilter: ebtables: remove unneeded initializations
2009-01-13 Jan Engelhardtnetfilter 05/09: ebtables: fix inversion in match code
2009-01-11 Julia Lawallnet/bridge/netfilter: move a dereference below a NULL...
2008-11-04 Alexey Dobriyannetfilter: netns ebtables: ebtable_nat in netns
2008-11-04 Alexey Dobriyannetfilter: netns ebtables: ebtable_filter in netns
2008-11-04 Alexey Dobriyannetfilter: netns ebtables: ebtable_broute in netns
2008-11-04 Alexey Dobriyannetfilter: netns ebtables: more cleanup during ebt_unre...
2008-11-04 Alexey Dobriyannetfilter: netns ebtables: part 2
2008-11-04 Alexey Dobriyannetfilter: netns ebtables: part 1
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/*/
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisonnet: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final...
2008-10-16 Johannes Bergnet: Remove CONFIG_KMOD from net/ (towards removing...
2008-10-14 Patrick McHardynetfilter: fix ebtables dependencies
2008-10-08 Jan Engelhardtnetfilter: xtables: provide invoked family value to...
2008-10-08 Jan Engelhardtnetfilter: xtables: move extension arguments into compo...
2008-10-08 Jan Engelhardtnetfilter: xtables: move extension arguments into compo...
2008-10-08 Jan Engelhardtnetfilter: xtables: move extension arguments into compo...
2008-10-08 Jan Engelhardtnetfilter: xtables: move extension arguments into compo...
2008-10-08 Jan Engelhardtnetfilter: xtables: move extension arguments into compo...
2008-10-08 Jan Engelhardtnetfilter: xtables: move extension arguments into compo...
2008-10-08 Jan Engelhardtnetfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconf...
2008-10-08 Jan Engelhardtnetfilter: xtables: do centralized checkentry call...
2008-10-08 Jan Engelhardtnetfilter: ebtables: fix one wrong return value
2008-10-08 Jan Engelhardtnetfilter: remove redundant casts from Ebtables
2008-10-08 Jan Engelhardtnetfilter: remove unused Ebtables functions
2008-10-08 Jan Engelhardtnetfilter: implement hotdrop for Ebtables
2008-10-08 Jan Engelhardtnetfilter: ebtables: use generic table checking
2008-10-08 Jan Engelhardtnetfilter: move Ebtables to use Xtables
2008-10-08 Jan Engelhardtnetfilter: change Ebtables function signatures to match...
2008-10-08 Jan Engelhardtnetfilter: ebt_among: obtain match size through differe...
2008-10-08 Jan Engelhardtnetfilter: add dummy members to Ebtables code to ease...
2008-10-08 Jan Engelhardtnetfilter: Change return types of targets/watchers...
2008-10-08 Jan Engelhardtnetfilter: change return types of match functions for...
2008-10-08 Jan Engelhardtnetfilter: change return types of check functions for...
2008-10-08 Jan Engelhardtnetfilter: ebtables: do centralized size checking
2008-10-08 Jan Engelhardtnetfilter: x_tables: use NFPROTO_* in extensions
2008-10-08 Jan Engelhardtnetfilter: Use unsigned types for hooknum and pf vars
2008-07-27 Alexey Dobriyannetfilter: ebtables: use nf_register_hooks()
2008-07-08 Patrick McHardynetfilter: ebt_nflog: fix Kconfig typo
2008-06-17 Randy Dunlapbridge: fix IPV6=n build
2008-06-09 Kuo-lang Tsengnetfilter: ebtables: add IPv6 support
2008-04-14 Peter Warasin[NETFILTER]: bridge: add ebt_nflog watcher
2008-04-14 Robert P. J. Day[NETFILTER]: bridge netfilter: use non-deprecated __RW_...
2008-02-24 Joonwoo Park[NETFILTER]: fix ebtable targets return
2008-02-20 Joonwoo Park[NETFILTER]: Fix incorrect use of skb_make_writable
2008-02-01 Jan Engelhardt[NETFILTER]: ebtables: mark matches, targets and watche...
2008-02-01 Jan Engelhardt[NETFILTER]: ebtables: Update modules' descriptions
2008-02-01 Jan Engelhardt[NETFILTER]: ebtables: remove casts, use consts
2008-01-28 Denis V. Lunev[NETNS]: Consolidate kernel netlink socket destruction.
2008-01-28 Rami Rosen[BRIDGE]: Remove unused include of a header file in...
2008-01-28 Rami Rosen[BRIDGE]: Remove unused macros from ebt_vlan.c
2008-01-28 Patrick McHardy[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
2008-01-28 Patrick McHardy[NETFILTER]: nf_log: constify struct nf_logger and...
2008-01-28 Patrick McHardy[NETFILTER]: nf_log: move logging stuff to seperate...
2008-01-28 Patrick McHardy[NETFILTER]: Mark hooks __read_mostly
2007-11-29 Pavel Emelyanov[BRIDGE]: Properly dereference the br_should_route_hook
2007-11-20 Joe Perches[BRIDGE]: Add missing "space"
2007-11-07 Bart De Schuymer[NETFILTER]: ebt_arp: fix --arp-gratuitous matching...
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-10-15 Herbert Xu[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-09-11 Neil Horman[NETFILTER]: Fix/improve deadlock condition on module...
2007-07-24 Jesper Juhl[NETFILTER]: Clean up duplicate includes in net/bridge/
2007-07-24 Patrick McHardy[NETFILTER]: Fix logging regression
2007-07-15 Patrick McHardy[NETFILTER]: Lower *tables printk severity
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Patrick McHardy[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG...
2007-04-26 Bart De Schuymer[NETFILTER]: ebt_arp: add gratuitous arp filtering
2007-04-26 Patrick McHardy[NETFILTER]: Use setup_timer
2007-04-26 Eric Dumazet[NET]: convert network timestamps to ktime_t
2007-02-21 Christoph Lameter[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Patrick McHardy[NETFILTER]: nf_log: minor cleanups
2007-02-11 YOSHIFUJI Hideaki[NET] BRIDGE: Fix whitespace errors.
2007-02-08 Patrick McHardy[NET]: Add UDPLITE support in a few missing spots
2007-01-04 Chuck Ebbert[NETFILTER]: ebtables: don't compute gap before checkin...
2006-12-03 Al Viro[EBTABLES]: Split ebt_replace into user and kernel...
2006-12-03 Al Viro[EBTABLES]: Clean ebt_register_table() up.
2006-12-03 Al Viro[EBTABLES]: Move calls of ebt_verify_pointers() upstream.
2006-12-03 Al Viro[EBTABLES]: ebt_check_entry() doesn't need valid_hooks
2006-12-03 Al Viro[EBTABLES]: Clean ebt_get_udc_positions() up.
2006-12-03 Al Viro[EBTABLES]: Switch ebt_check_entry_size_and_hooks(...
2006-12-03 Al Viro[EBTABLES]: translate_table(): switch direct uses of...
2006-12-03 Al Viro[EBTABLES]: Move more stuff into ebt_verify_pointers().
2006-12-03 Al Viro[EBTABLES]: Pull the loop doing __ebt_verify_pointers...
2006-12-03 Al Viro[EBTABLES]: Split ebt_check_entry_size_and_hooks
2006-12-03 Al Viro[EBTABLES]: Prevent wraparounds in checks for entry...
2006-12-03 Al Viro[EBTABLES]: Deal with the worst-case behaviour in loop...
next