summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_queue.c
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte2005-11-151-6/+3Star
* [NETFILTER] nfnetlink: Use kzallocHarald Welte2005-11-051-4/+2Star
* [NET]: Fix packet timestamping.Herbert Xu2005-10-031-2/+2
* [NETFILTER]: Fix HW checksum handling in nfnetlink_queuePatrick McHardy2005-09-071-1/+7
* [NETFILTER] remove bogus hand-coded htonll() from nenetlink_queueHarald Welte2005-09-061-13/+2Star
* [NETFILTER]: net/netfilter/nfnetlink*: make functions staticAdrian Bunk2005-09-061-1/+1
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-301-3/+3
* [NETFILTER]: add /proc/net/netfilter interface to nf_queueHarald Welte2005-08-301-5/+7
* [NETFILTER]: add correct bridging support to nfnetlink_{queue,log}Harald Welte2005-08-301-0/+58
* [NETFILTER]: attribute count is an attribute of message type, not subsytemHarald Welte2005-08-301-1/+3
* [NETFILTER]: Add new "nfnetlink_log" userspace packet logging facilityHarald Welte2005-08-301-0/+1
* [NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_q...Harald Welte2005-08-301-28/+220
* [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlinkHarald Welte2005-08-301-0/+877