summaryrefslogtreecommitdiff
path: root/net/netfilter/nfnetlink_log.c
AgeCommit message (Expand)Author
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki
2007-02-12[NETFILTER]: nf_log: minor cleanupsPatrick McHardy
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven
2006-12-02[NETFILTER]: nfnetlink_log: remove useless prefix length limitationPatrick McHardy
2006-12-02[NET]: Turn nfmark into generic markThomas Graf
2006-12-02[NETFILTER]: trivial annotationsAl Viro
2006-11-15[NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBALPatrick McHardy
2006-11-05[NETFILTER] bug: skb->protocol is already net-endianAl Viro
2006-11-05[NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bitAl Viro
2006-11-05[NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bitAl Viro
2006-08-13[NETFILTER]: ulog: fix panic on SMP kernelsMark Huang
2006-05-19[NETFILTER]: nfnetlink_log: fix byteorder confusionPatrick McHardy
2006-04-09[NETFILTER]: Fix section mismatch warningsPatrick McHardy
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton
2006-03-20[NETFILTER] nfnetlink_log: add sequence numbers for log eventsHarald Welte
2006-02-04[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_logPatrick McHardy
2006-02-04[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'Holger Eitzenberger
2006-01-04[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.YOSHIFUJI Hideaki
2005-11-14[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte
2005-11-05[NETFILTER] nfnetlink: Use kzallocHarald Welte
2005-10-03[NET]: Fix packet timestamping.Herbert Xu
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy
2005-08-29[NETFILTER]: add correct bridging support to nfnetlink_{queue,log}Harald Welte
2005-08-29[NETFILTER]: fix autoloading of nfnetlink_logHarald Welte
2005-08-29[NETFILTER]: attribute count is an attribute of message type, not subsytemHarald Welte
2005-08-29[NETFILTER]: Add new "nfnetlink_log" userspace packet logging facilityHarald Welte