summaryrefslogtreecommitdiff
path: root/net/netfilter/nfnetlink_log.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-15[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte1-4/+2
2005-11-05[NETFILTER] nfnetlink: Use kzallocHarald Welte1-4/+2
2005-10-04[NET]: Fix packet timestamping.Herbert Xu1-2/+2
2005-08-30[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy1-3/+3
2005-08-30[NETFILTER]: add correct bridging support to nfnetlink_{queue,log}Harald Welte1-0/+58
2005-08-30[NETFILTER]: fix autoloading of nfnetlink_logHarald Welte1-0/+1
2005-08-30[NETFILTER]: attribute count is an attribute of message type, not subsytemHarald Welte1-2/+3
2005-08-30[NETFILTER]: Add new "nfnetlink_log" userspace packet logging facilityHarald Welte1-0/+995