netfilter: nfnetlink: netns support
[safe/jmp/linux-2.6] / net / netfilter / nfnetlink_log.c
2010-01-13 Alexey Dobriyannetfilter: nfnetlink: netns support
2009-12-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-06 Patrick McHardynetfilter: remove unneccessary checks from netlink...
2009-08-25 Patrick McHardynetfilter: nfnetlink: constify message attributes and...
2009-05-27 Pablo Neira Ayusonetfilter: nfnetlink_log: fix wrong skbuff size calculation
2009-03-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-03-16 Eric Leblondnetfilter: use a linked list of loggers
2009-02-18 Eric Leblondnetfilter: nfnetlink_log: fix timeout handling
2009-02-18 Eric Leblondnetfilter: nfnetlink_log: fix per-rule qthreshold override
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-11-18 Patrick McHardynetfilter: nfnetlink_log: fix warning and prototype...
2008-11-13 David HowellsCRED: Use creds in file structs
2008-11-04 Eric Leblondnetfilter: xt_NFLOG: don't call nf_log_packet in NFLOG...
2008-10-08 Jan Engelhardtnetfilter: Use unsigned types for hooknum and pf vars
2008-07-21 Eric Leblondnetfilter: nfnetlink_log: send complete hardware header
2008-03-27 Denis V. Lunev[NETFILTER]: Replate direct proc_fops assignment with...
2008-03-10 Patrick McHardy[NETFILTER]: nfnetlink_log: fix EPERM when binding...
2008-03-10 Eric Leblond[NETFILTER]: nfnetlink_log: fix computation of netlink...
2008-02-01 Stephen Hemminger[NETFILTER]: nfnetlink_log: sparse warning fixes
2008-02-01 Patrick McHardy[NETFILTER]: nfnetlink_log: fix typo
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_log: include GID in netlink...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_log: use endianness-aware attrib...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_{queue,log}: return proper error...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_log: remove excessive debugging
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP...
2008-01-28 Patrick McHardy[NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_c...
2008-01-28 Patrick McHardy[NETFILTER]: nf_log: constify struct nf_logger and...
2008-01-28 Patrick McHardy[NETFILTER]: nf_log: move logging stuff to seperate...
2007-10-10 Pavel Emelyanov[NETFILTER]: Make netfilter code use the seq_open_private
2007-10-10 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix some constants
2007-10-10 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix instance_create() failu...
2007-10-10 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix style
2007-10-10 Michal Miroslaw[NETFILTER]: nfnetlink_log: flush queue early
2007-10-10 Michal Miroslaw[NETFILTER]: nfnetlink_log: kill duplicate code
2007-10-10 Patrick McHardy[NETFILTER]: nfnetlink_log: 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-09-20 Eric Leblond[NETFILTER]: nfnetlink_log: fix sending of multipart...
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-04-26 Patrick McHardy[NETFILTER]: nfnetlink_log: remove fallback to group 0
2007-04-26 Patrick McHardy[NETFILTER]: Use setup_timer
2007-04-26 Patrick McHardy[NETFILTER]: nfnetlink_log: remove conditional locking
2007-04-26 Michal Miroslaw[NETFILTER]: nfnetlink_log: micro-optimization: inst...
2007-04-26 Michal Miroslaw[NETFILTER]: nfnetlink_log: iterator functions need...
2007-04-26 Michal Miroslaw[NETFILTER]: nfnetlink_log: micro-optimization: don...
2007-04-26 Michal Miroslaw[NETFILTER]: nfnetlink_log: micro-optimization for...
2007-04-26 Michal Miroslaw[NETFILTER]: nfnetlink_log: kill duplicate code
2007-04-26 Michal Miroslaw[NETFILTER]: nfnetlink_log: don't count max(a,b) twice
2007-04-26 Patrick McHardy[NETFILTER]: Remove changelogs and CVS IDs
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-03-08 Patrick McHardy[NETFILTER]: nfnetlink_log: fix crash on bridged packet
2007-03-08 Patrick McHardy[NETFILTER]: nfnetlink_log: zero-terminate prefix
2007-03-05 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix reference counting
2007-03-05 Patrick McHardy[NETFILTER]: nfnetlink_log: fix module reference counting
2007-03-05 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix possible NULL pointer...
2007-03-05 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix NULL pointer dereference
2007-03-05 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix use after free
2007-03-05 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix reference leak
2007-02-12 YOSHIFUJI Hideaki[NETFILTER]: Fix whitespace errors
2007-02-12 Patrick McHardy[NETFILTER]: nf_log: minor cleanups
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 8
2006-12-03 Patrick McHardy[NETFILTER]: nfnetlink_log: remove useless prefix lengt...
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]: nfnetlink_log: fix byteorder of NFULA_SEQ_...
2006-11-05 Al Viro[NETFILTER] bug: skb->protocol is already net-endian
2006-11-05 Al Viro[NETFILTER] bug: nfulnl_msg_config_mode ->copy_range...
2006-11-05 Al Viro[NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bit
2006-08-14 Mark Huang[NETFILTER]: ulog: fix panic on SMP kernels
2006-05-19 Patrick McHardy[NETFILTER]: nfnetlink_log: fix byteorder confusion
2006-04-10 Patrick McHardy[NETFILTER]: Fix section mismatch warnings
2006-03-29 Andrew Morton[NETFILTER]: Rename init functions.
2006-03-21 Harald Welte[NETFILTER] nfnetlink_log: add sequence numbers for...
2006-02-05 Patrick McHardy[NETFILTER]: Fix undersized skb allocation in ipt_ULOG...
2006-02-05 Holger Eitzenberger[NETFILTER]: ULOG/nfnetlink_log: Use better default...
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-08-29 Patrick McHardy[NET]: Store skb->timestamp as offset to a base timestamp
2005-08-29 Harald Welte[NETFILTER]: add correct bridging support to nfnetlink_...
2005-08-29 Harald Welte[NETFILTER]: fix autoloading of nfnetlink_log
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...