aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_log.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-15
|\
| * netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet2010-06-14
| * netfilter: nfnetlink_log: RCU conversionEric Dumazet2010-06-09
* | bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko2010-06-15
|/
* netfilter: cleanup printk messagesStephen Hemminger2010-05-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* netfilter: nfnetlink_log: fix silly refcount leakAlexey Dobriyan2010-02-26
* netfilter: nfnetlink: netns supportAlexey Dobriyan2010-01-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-03
|\
| * netfilter: remove unneccessary checks from netlink notifiersPatrick McHardy2009-11-06
* | net: use net_eq to compare netsOctavian Purdila2009-11-25
|/
* netfilter: nfnetlink: constify message attributes and headersPatrick McHardy2009-08-25
* netfilter: nfnetlink_log: fix wrong skbuff size calculationPablo Neira Ayuso2009-05-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-24
|\
| * netfilter: use a linked list of loggersEric Leblond2009-03-16
* | netfilter: nfnetlink_log: fix timeout handlingEric Leblond2009-02-18
* | netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond2009-02-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\
| * netfilter: nfnetlink_log: fix warning and prototype mismatchPatrick McHardy2008-11-18
| * netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.Eric Leblond2008-11-04
* | CRED: Use creds in file structsDavid Howells2008-11-13
|/
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-08
* netfilter: nfnetlink_log: send complete hardware headerEric Leblond2008-07-21
* [NETFILTER]: Replate direct proc_fops assignment with proc_create call.Denis V. Lunev2008-03-27
* [NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...Patrick McHardy2008-03-10
* [NETFILTER]: nfnetlink_log: fix computation of netlink skb sizeEric Leblond2008-03-10
* [NETFILTER]: nfnetlink_log: sparse warning fixesStephen Hemminger2008-01-31
* [NETFILTER]: nfnetlink_log: fix typoPatrick McHardy2008-01-31
* [NETFILTER]: nfnetlink_log: include GID in netlink messagePatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_log: use endianness-aware attribute functionsPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_createPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_log: remove excessive debuggingPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commandsPatrick McHardy2008-01-28
* [NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_configPatrick McHardy2008-01-28
* [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy2008-01-28
* [NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy2008-01-28
* [NETFILTER]: Make netfilter code use the seq_open_privatePavel Emelyanov2007-10-10
* [NETFILTER]: nfnetlink_log: fix some constantsMichal Miroslaw2007-10-10
* [NETFILTER]: nfnetlink_log: fix instance_create() failure pathMichal Miroslaw2007-10-10
* [NETFILTER]: nfnetlink_log: fix styleMichal Miroslaw2007-10-10
* [NETFILTER]: nfnetlink_log: flush queue earlyMichal Miroslaw2007-10-10
* [NETFILTER]: nfnetlink_log: kill duplicate codeMichal Miroslaw2007-10-10
* [NETFILTER]: nfnetlink_log: use netlink policyPatrick McHardy2007-10-10
* [NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy2007-10-10
* [NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy2007-10-10
* [NETFILTER]: nfnetlink: make subsystem and callbacks constPatrick McHardy2007-10-10
* [NET]: Wrap hard_header_parseStephen Hemminger2007-10-10
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-10
* [NETFILTER]: nfnetlink_log: fix sending of multipart messagesEric Leblond2007-09-20
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-11