summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_log.c
Commit message (Expand)AuthorAgeFilesLines
...
* [NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_logPatrick McHardy2006-02-051-7/+11
* [NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'Holger Eitzenberger2006-02-051-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-151-4/+2Star
* [NETFILTER] nfnetlink: Use kzallocHarald Welte2005-11-051-4/+2Star
* [NET]: Fix packet timestamping.Herbert Xu2005-10-031-2/+2
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-301-3/+3
* [NETFILTER]: add correct bridging support to nfnetlink_{queue,log}Harald Welte2005-08-301-0/+58
* [NETFILTER]: fix autoloading of nfnetlink_logHarald Welte2005-08-301-0/+1
* [NETFILTER]: attribute count is an attribute of message type, not subsytemHarald Welte2005-08-301-2/+3
* [NETFILTER]: Add new "nfnetlink_log" userspace packet logging facilityHarald Welte2005-08-301-0/+995