Merge branch 'master' of /repos/git/net-next-2.6
[safe/jmp/linux-2.6] / net / netfilter / nfnetlink_queue.c
2010-01-18 Eric Leblondnetfilter: nfnetlink_queue: simplify warning message
2010-01-13 Alexey Dobriyannetfilter: nfnetlink: netns support
2009-11-06 Patrick McHardynetfilter: remove unneccessary checks from netlink...
2009-08-25 Patrick McHardynetfilter: nfnetlink: constify message attributes and...
2009-06-10 Jesper Dangaard... nfnetlink_queue: Use rcu_barrier() on module unload.
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-06-09 Rami Rosennetfilter: {ip,ip6,nfnetlink}_queue: misc cleanups
2008-04-29 Arnaud Ebalardnetfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic...
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-27 Denis V. Lunev[NETFILTER]: Replate direct proc_fops assignment with...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-10 Patrick McHardy[NETFILTER]: nfnetlink_queue: fix EPERM when binding...
2008-03-10 Eric Leblond[NETFILTER]: nfnetlink_queue: fix computation of alloca...
2008-02-20 Patrick McHardy[NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_A...
2008-02-01 Eric Dumazet[NETFILTER]: Supress some sparse warnings
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_{queue,log}: return proper error...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: update copyright
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: remove useless enqueue...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: eliminate impossible...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: use endianness-aware...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: mark hash table __read_mostly
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: remove useless debugging
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: kill useless wrapper
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink: use RCU for queue instances...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: fix checks in nfqnl_recv_...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: avoid unnecessary atomic...
2008-01-28 Patrick McHardy[NETFILTER]: {nfnetlink,ip,ip6}_queue: kill issue_verdict
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: move list_head/skb/id to struct...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_queue: deobfuscate entry lookups
2008-01-28 Patrick McHardy[NETFILTER]: {nf_netlink,ip,ip6}_queue: use list_for_ea...
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: move queueing related functions...
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: remove unused data pointer
2008-01-28 Patrick McHardy[NETFILTER]: nf_queue: make queue_handler const
2007-10-15 Herbert Xu[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
2007-10-15 Herbert Xu[NETFILTER]: Do not copy skb in skb_make_writable
2007-10-10 Pavel Emelyanov[NETFILTER]: Make netfilter code use the seq_open_private
2007-10-10 Patrick McHardy[NETFILTER]: nfnetlink_queue: use netlink policy
2007-10-10 Patrick McHardy[NETFILTER]: nfnetlink: rename functions containing...
2007-10-10 Patrick McHardy[NETFILTER]: nfnetlink: convert to generic netlink...
2007-10-10 Patrick McHardy[NETFILTER]: nfnetlink: make subsystem and callbacks...
2007-10-10 Stephen Hemminger[NET]: Wrap hard_header_parse
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-07-11 Yasuyuki Kozakai[NETFILTER]: nfnetlink_queue: don't unregister handler...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Thomas Graf[NETLINK]: Remove error pointer from netlink message...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Eric Dumazet[NET]: convert network timestamps to ktime_t
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...