aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_log.c
Commit message (Expand)AuthorAge
* netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-15
* netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FSPablo Neira Ayuso2013-05-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-19
|\
| * netfilter: add my copyright statementsPatrick McHardy2013-04-18
* | nfnetlink: add support for memory mapped netlinkPatrick McHardy2013-04-19
* | netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy2013-04-19
|/
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-04-07
|\
| * netfilter: nfnetlink_log: add net namespace support for nfnetlink_logGao feng2013-04-05
| * netfilter: nf_log: prepare net namespace support for loggersGao feng2013-04-05
* | net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
|/
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* netfilter: nfnetlink_log: fix possible compilation issue due to missing includePablo Neira Ayuso2012-12-16
* netfilter: nfnetlink_log: fix mac address for 6in4 tunnelsBob Hockney2012-12-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-15
| |\
| * | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-31
| |\ \
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\| | | | |_|/ |/| |
| * | userns: nfnetlink_log: Report socket uids in the log sockets user namespaceEric W. Biederman2012-08-15
* | | netfilter: take care of timewait socketsEric Dumazet2012-09-06
| |/ |/|
* | netfilter: nfnetlink_log: fix error return code in init pathJulia Lawall2012-08-29
* | netfilter: nfnetlink_log: fix NLA_PUT macro removal bugPatrick McHardy2012-08-20
|/
* netfilter: nfnetlink_log: Move away from NLMSG_PUT().David S. Miller2012-06-27
* nfnetlink_log: Stop using NLA_PUT*().David S. Miller2012-04-01
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-01
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari2011-06-16
* netfilter: nfnetlink_log: Fix set-but-unused variables.David S. Miller2011-04-17
* netfilter: nfnetlink_log: remove unused parameterFlorian Westphal2011-02-15
* netfilter: add __rcu annotationsEric Dumazet2010-11-15
* 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