aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/nfnetlink_log.c
AgeCommit message (Expand)Author
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom
2013-05-06netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FSPablo Neira Ayuso
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-04-19nfnetlink: add support for memory mapped netlinkPatrick McHardy
2013-04-19netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy
2013-04-18netfilter: add my copyright statementsPatrick McHardy
2013-04-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-04-05netfilter: nfnetlink_log: add net namespace support for nfnetlink_logGao feng
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng
2013-03-28net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2012-12-17netfilter: nfnetlink_log: fix possible compilation issue due to missing includePablo Neira Ayuso
2012-12-16netfilter: nfnetlink_log: fix mac address for 6in4 tunnelsBob Hockney
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-06netfilter: take care of timewait socketsEric Dumazet
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-30netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall
2012-08-20netfilter: nfnetlink_log: fix NLA_PUT macro removal bugPatrick McHardy
2012-08-14userns: nfnetlink_log: Report socket uids in the log sockets user namespaceEric W. Biederman
2012-06-26netfilter: nfnetlink_log: Move away from NLMSG_PUT().David S. Miller
2012-04-01nfnetlink_log: Stop using NLA_PUT*().David S. Miller
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-16netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari
2011-04-17netfilter: nfnetlink_log: Fix set-but-unused variables.David S. Miller
2011-02-15netfilter: nfnetlink_log: remove unused parameterFlorian Westphal
2010-11-15netfilter: add __rcu annotationsEric Dumazet
2010-06-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-06-15bridge: use rx_handler_data pointer to store net_bridge_port pointerJiri Pirko
2010-06-14netfilter: nfnetlink_log: RCU conversion, part 2Eric Dumazet
2010-06-09netfilter: nfnetlink_log: RCU conversionEric Dumazet
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