aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/nfnetlink_log.c
AgeCommit message (Expand)Author
2010-05-13netfilter: cleanup printk messagesStephen Hemminger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26netfilter: nfnetlink_log: fix silly refcount leakAlexey Dobriyan
2010-01-13netfilter: nfnetlink: netns supportAlexey Dobriyan
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-11-06netfilter: remove unneccessary checks from netlink notifiersPatrick McHardy
2009-08-25netfilter: nfnetlink: constify message attributes and headersPatrick McHardy
2009-05-27netfilter: nfnetlink_log: fix wrong skbuff size calculationPablo Neira Ayuso
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-16netfilter: use a linked list of loggersEric Leblond
2009-02-18netfilter: nfnetlink_log: fix timeout handlingEric Leblond
2009-02-18netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-11-18netfilter: nfnetlink_log: fix warning and prototype mismatchPatrick McHardy
2008-11-14CRED: Use creds in file structsDavid Howells
2008-11-04netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.Eric Leblond
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt
2008-07-21netfilter: nfnetlink_log: send complete hardware headerEric Leblond
2008-03-27[NETFILTER]: Replate direct proc_fops assignment with proc_create call.Denis V. Lunev
2008-03-10[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...Patrick McHardy
2008-03-10[NETFILTER]: nfnetlink_log: fix computation of netlink skb sizeEric Leblond
2008-01-31[NETFILTER]: nfnetlink_log: sparse warning fixesStephen Hemminger
2008-01-31[NETFILTER]: nfnetlink_log: fix typoPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_log: include GID in netlink messagePatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_log: use endianness-aware attribute functionsPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_createPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_log: remove excessive debuggingPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commandsPatrick McHardy
2008-01-28[NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_configPatrick McHardy
2008-01-28[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy
2008-01-28[NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy
2007-10-10[NETFILTER]: Make netfilter code use the seq_open_privatePavel Emelyanov
2007-10-10[NETFILTER]: nfnetlink_log: fix some constantsMichal Miroslaw
2007-10-10[NETFILTER]: nfnetlink_log: fix instance_create() failure pathMichal Miroslaw
2007-10-10[NETFILTER]: nfnetlink_log: fix styleMichal Miroslaw
2007-10-10[NETFILTER]: nfnetlink_log: flush queue earlyMichal Miroslaw
2007-10-10[NETFILTER]: nfnetlink_log: kill duplicate codeMichal Miroslaw
2007-10-10[NETFILTER]: nfnetlink_log: use netlink policyPatrick McHardy
2007-10-10[NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy
2007-10-10[NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy
2007-10-10[NETFILTER]: nfnetlink: make subsystem and callbacks constPatrick McHardy
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman
2007-09-20[NETFILTER]: nfnetlink_log: fix sending of multipart messagesEric Leblond
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter
2007-04-25[NETFILTER]: nfnetlink_log: remove fallback to group 0Patrick McHardy
2007-04-25[NETFILTER]: Use setup_timerPatrick McHardy
2007-04-25[NETFILTER]: nfnetlink_log: remove conditional lockingPatrick McHardy
2007-04-25[NETFILTER]: nfnetlink_log: micro-optimization: inst->skb != NULL in __nfulnl...Michal Miroslaw