aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_log.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-19[NETFILTER]: nfnetlink_log: fix byteorder confusionPatrick McHardy1-2/+2
2006-04-09[NETFILTER]: Fix section mismatch warningsPatrick McHardy1-17/+8
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton1-4/+4
2006-03-20[NETFILTER] nfnetlink_log: add sequence numbers for log eventsHarald Welte1-0/+46
2006-02-04[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_logPatrick McHardy1-7/+11
2006-02-04[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'Holger Eitzenberger1-1/+1
2006-01-04[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.YOSHIFUJI Hideaki1-1/+1
2005-11-14[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte1-4/+2
2005-11-05[NETFILTER] nfnetlink: Use kzallocHarald Welte1-4/+2
2005-10-03[NET]: Fix packet timestamping.Herbert Xu1-2/+2
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy1-3/+3
2005-08-29[NETFILTER]: add correct bridging support to nfnetlink_{queue,log}Harald Welte1-0/+58
2005-08-29[NETFILTER]: fix autoloading of nfnetlink_logHarald Welte1-0/+1
2005-08-29[NETFILTER]: attribute count is an attribute of message type, not subsytemHarald Welte1-2/+3
2005-08-29[NETFILTER]: Add new "nfnetlink_log" userspace packet logging facilityHarald Welte1-0/+995