[NETFILTER]: Fix whitespace errors
[safe/jmp/linux-2.6] / net / netfilter / nfnetlink_queue.c
2007-02-12 YOSHIFUJI Hideaki[NETFILTER]: Fix whitespace errors
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 8
2006-12-03 Eric Leblond[NETFILTER]: nfnetlink_queue: allow changing queue...
2006-12-03 Thomas Graf[NET]: Turn nfmark into generic mark
2006-12-03 Al Viro[NETFILTER]: trivial annotations
2006-11-16 Patrick McHardy[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue
2006-11-05 Al Viro[NETFILTER] bug: skb->protocol is already net-endian
2006-09-22 Patrick McHardy[NETFILTER]: nfnetlink_queue: fix typo in error message
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-06-29 Patrick McHardy[NETFILTER]: ip_queue/nfnetlink_queue: drop bridge...
2006-04-10 Patrick McHardy[NETFILTER]: Fix section mismatch warnings
2006-03-29 Andrew Morton[NETFILTER]: Rename init functions.
2006-03-22 Pablo Neira Ayuso[NETFILTER]: nfnetlink_queue: fix nfnetlink message...
2006-03-13 Patrick McHardy[NETFILTER]: nfnetlink_queue: fix possible NULL-ptr...
2006-02-05 Patrick McHardy[NETFILTER]: nfnetlink_queue: fix packet marking over...
2006-01-05 Jesper Juhl[NETFILTER]: Decrease number of pointer derefs in nfnet...
2006-01-04 YOSHIFUJI Hideaki[NETFILTER]: Use macro for spinlock_t/rwlock_t initiali...
2005-11-14 Harald Welte[NETFILTER] nfnetlink: unconditionally require CAP_NET_...
2005-11-05 Harald Welte[NETFILTER] nfnetlink: Use kzalloc
2005-10-03 Herbert Xu[NET]: Fix packet timestamping.
2005-09-06 Patrick McHardy[NETFILTER]: Fix HW checksum handling in nfnetlink_queue
2005-09-06 Harald Welte[NETFILTER] remove bogus hand-coded htonll() from nenet...
2005-09-06 Adrian Bunk[NETFILTER]: net/netfilter/nfnetlink*: make functions...
2005-08-29 Patrick McHardy[NET]: Store skb->timestamp as offset to a base timestamp
2005-08-29 Harald Welte[NETFILTER]: add /proc/net/netfilter interface to nf_queue
2005-08-29 Harald Welte[NETFILTER]: add correct bridging support to nfnetlink_...
2005-08-29 Harald Welte[NETFILTER]: attribute count is an attribute of message...
2005-08-29 Harald Welte[NETFILTER]: Add new "nfnetlink_log" userspace packet...
2005-08-29 Harald Welte[NETFILTER]: Add refcounting and /proc/net/netfilter...
2005-08-29 Harald Welte[NETFILTER]: Add "nfnetlink_queue" netfilter queue...