summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_log.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-1/+1
* [NETFILTER]: nfnetlink_log: remove useless prefix length limitationPatrick McHardy2006-12-021-9/+10
* [NET]: Turn nfmark into generic markThomas Graf2006-12-021-2/+2
* [NETFILTER]: trivial annotationsAl Viro2006-12-021-12/+10
* [NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBALPatrick McHardy2006-11-151-1/+1
* [NETFILTER] bug: skb->protocol is already net-endianAl Viro2006-11-051-1/+1
* [NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bitAl Viro2006-11-051-1/+1
* [NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bitAl Viro2006-11-051-2/+2
* [NETFILTER]: ulog: fix panic on SMP kernelsMark Huang2006-08-131-0/+3
* [NETFILTER]: nfnetlink_log: fix byteorder confusionPatrick McHardy2006-05-191-2/+2
* [NETFILTER]: Fix section mismatch warningsPatrick McHardy2006-04-091-17/+8
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-281-4/+4
* [NETFILTER] nfnetlink_log: add sequence numbers for log eventsHarald Welte2006-03-201-0/+46
* [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_logPatrick McHardy2006-02-041-7/+11
* [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'Holger Eitzenberger2006-02-041-1/+1
* [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.YOSHIFUJI Hideaki2006-01-041-1/+1
* [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte2005-11-141-4/+2
* [NETFILTER] nfnetlink: Use kzallocHarald Welte2005-11-051-4/+2
* [NET]: Fix packet timestamping.Herbert Xu2005-10-031-2/+2
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-291-3/+3
* [NETFILTER]: add correct bridging support to nfnetlink_{queue,log}Harald Welte2005-08-291-0/+58
* [NETFILTER]: fix autoloading of nfnetlink_logHarald Welte2005-08-291-0/+1
* [NETFILTER]: attribute count is an attribute of message type, not subsytemHarald Welte2005-08-291-2/+3
* [NETFILTER]: Add new "nfnetlink_log" userspace packet logging facilityHarald Welte2005-08-291-0/+995
OpenPOWER on IntegriCloud