summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_queue.c
AgeCommit message (Expand)AuthorLines
2006-03-12[NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereferencePatrick McHardy-1/+5
2006-02-04[NETFILTER]: nfnetlink_queue: fix packet marking over netlinkPatrick McHardy-1/+2
2006-01-05[NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.cJesper Juhl-35/+44
2006-01-04[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.YOSHIFUJI Hideaki-1/+1
2005-11-14[NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMINHarald Welte-6/+3
2005-11-05[NETFILTER] nfnetlink: Use kzallocHarald Welte-4/+2
2005-10-03[NET]: Fix packet timestamping.Herbert Xu-2/+2
2005-09-06[NETFILTER]: Fix HW checksum handling in nfnetlink_queuePatrick McHardy-1/+7
2005-09-05[NETFILTER] remove bogus hand-coded htonll() from nenetlink_queueHarald Welte-13/+2
2005-09-05[NETFILTER]: net/netfilter/nfnetlink*: make functions staticAdrian Bunk-1/+1
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy-3/+3
2005-08-29[NETFILTER]: add /proc/net/netfilter interface to nf_queueHarald Welte-5/+7
2005-08-29[NETFILTER]: add correct bridging support to nfnetlink_{queue,log}Harald Welte-0/+58
2005-08-29[NETFILTER]: attribute count is an attribute of message type, not subsytemHarald Welte-1/+3
2005-08-29[NETFILTER]: Add new "nfnetlink_log" userspace packet logging facilityHarald Welte-0/+1
2005-08-29[NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_q...Harald Welte-28/+220
2005-08-29[NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlinkHarald Welte-0/+877