aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_log.c
Commit message (Expand)AuthorAge
* netfilter: Remove explicit rcu_read_lock in nf_hook_slowAaron Conole2016-09-24
* netfilter: nfnetlink_log: add "nf-logger-3-1" module alias nameLiping Zhang2016-08-17
* netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai2016-06-24
* nfnetlink: remove nfnetlink_alloc_skbFlorian Westphal2016-02-18
* netfilter: nfnetlink_log: just returns error for unknown commandKen-ichirou MATSUZAWA2016-01-08
* netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso2015-12-28
* netfilter: nfnetlink_log: Change setter functions to be voidRosen, Rami2015-12-09
* netfilter: Set /proc/net entries owner to root in namespacePhilip Whineray2015-11-25
* netfilter: nfnetlink_log: work around uninitialized variable warningArnd Bergmann2015-11-10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-10-17
|\
| * nfnetlink: use y2038 safe timestampArnd Bergmann2015-10-05
* | netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicityPablo Neira2015-10-15
* | netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config()Pablo Neira Ayuso2015-10-15
* | netfilter: nfnetlink_log: autoload nf_conntrack_netlink module NFQA_CFG_F_CON...Ken-ichirou MATSUZAWA2015-10-12
* | netfilter: nfnetlink_log: allow to attach conntrackKen-ichirou MATSUZAWA2015-10-05
|/
* netfilter: Kill unused copies of RCV_SKB_FAILEric W. Biederman2015-06-18
* 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
|\