[NETFILTER]: Fix whitespace errors
[safe/jmp/linux-2.6] / net / netfilter / nfnetlink_log.c
2007-02-12 YOSHIFUJI Hideaki[NETFILTER]: Fix whitespace errors
2007-02-12 Patrick McHardy[NETFILTER]: nf_log: minor cleanups
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 8
2006-12-03 Patrick McHardy[NETFILTER]: nfnetlink_log: remove useless prefix lengt...
2006-12-03 Thomas Graf[NET]: Turn nfmark into generic mark
2006-12-03 Al Viro[NETFILTER]: trivial annotations
2006-11-16 Patrick McHardy[NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_...
2006-11-05 Al Viro[NETFILTER] bug: skb->protocol is already net-endian
2006-11-05 Al Viro[NETFILTER] bug: nfulnl_msg_config_mode ->copy_range...
2006-11-05 Al Viro[NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bit
2006-08-14 Mark Huang[NETFILTER]: ulog: fix panic on SMP kernels
2006-05-19 Patrick McHardy[NETFILTER]: nfnetlink_log: fix byteorder confusion
2006-04-10 Patrick McHardy[NETFILTER]: Fix section mismatch warnings
2006-03-29 Andrew Morton[NETFILTER]: Rename init functions.
2006-03-21 Harald Welte[NETFILTER] nfnetlink_log: add sequence numbers for...
2006-02-05 Patrick McHardy[NETFILTER]: Fix undersized skb allocation in ipt_ULOG...
2006-02-05 Holger Eitzenberger[NETFILTER]: ULOG/nfnetlink_log: Use better default...
2006-01-04 YOSHIFUJI Hideaki[NETFILTER]: Use macro for spinlock_t/rwlock_t initiali...
2005-11-14 Harald Welte[NETFILTER] nfnetlink: unconditionally require CAP_NET_...
2005-11-05 Harald Welte[NETFILTER] nfnetlink: Use kzalloc
2005-10-03 Herbert Xu[NET]: Fix packet timestamping.
2005-08-29 Patrick McHardy[NET]: Store skb->timestamp as offset to a base timestamp
2005-08-29 Harald Welte[NETFILTER]: add correct bridging support to nfnetlink_...
2005-08-29 Harald Welte[NETFILTER]: fix autoloading of nfnetlink_log
2005-08-29 Harald Welte[NETFILTER]: attribute count is an attribute of message...
2005-08-29 Harald Welte[NETFILTER]: Add new "nfnetlink_log" userspace packet...