aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_log.c
Commit message (Expand)AuthorAge
* netfilter: nfnetlink_{log,queue}: Register pernet in first placeFrancesco Ruggeri2015-05-20
* netfilter: Fix format string of nfnetlink_log proc fileRichard Weinberger2015-04-13
* netfilter: Fix portid typesRichard Weinberger2015-04-13
* netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal2015-04-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-23
|\
| * netfilter: Remove uses of seq_<foo> return valuesJoe Perches2015-03-18
* | netfilter: use sk_fullsock() helperEric Dumazet2015-03-17
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-11-24
|\
| * netfilter: nfnetlink_log: Make use of pr_fmt where applicableMarcelo Leitner2014-11-20
| * netfilter: nfnetlink_log: remove unnecessary error messagesPablo Neira Ayuso2014-11-13
* | netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin2014-10-24
* | netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal2014-10-24
* | netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal2014-10-24
|/
* netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)Pablo Neira Ayuso2014-10-02
* netfilter: log: nf_log_packet() as real unified interfacePablo Neira Ayuso2014-06-27
* netfilter: nf_log: use an array of loggers instead of listPablo Neira Ayuso2014-06-25
* netfilter: nfnetlink_log: remove unused codeFlorian Westphal2014-02-25
* netfilter: nfnetlink_log: unset nf_loggers for netns when unloading moduleGao feng2013-12-17
* netfilter: nfnetlink_log: use proper net to allocate skbGao feng2013-10-01
* netfilter: nfnetlink_{log,queue}: fix information leaks in netlink messageDan Carpenter2013-08-05
* 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