index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nfnetlink_log.c
Age
Commit message (
Expand
)
Author
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-12-04
netfilter: nfnetlink_log: add "nf-logger-5-1" module alias name
Liping Zhang
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-10-26
netfilter: nfnetlink_log: Use GFP_NOWARN for skb allocation
Calvin Owens
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
2016-08-17
netfilter: nfnetlink_log: add "nf-logger-3-1" module alias name
Liping Zhang
2016-06-24
netfilter: xt_NFLOG: nflog-range does not truncate packets
Vishwanath Pai
2016-02-18
nfnetlink: remove nfnetlink_alloc_skb
Florian Westphal
2016-01-08
netfilter: nfnetlink_log: just returns error for unknown command
Ken-ichirou MATSUZAWA
2015-12-28
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
2015-12-09
netfilter: nfnetlink_log: Change setter functions to be void
Rosen, Rami
2015-11-25
netfilter: Set /proc/net entries owner to root in namespace
Philip Whineray
2015-11-10
netfilter: nfnetlink_log: work around uninitialized variable warning
Arnd Bergmann
2015-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2015-10-15
netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicity
Pablo Neira
2015-10-15
netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config()
Pablo Neira Ayuso
2015-10-12
netfilter: nfnetlink_log: autoload nf_conntrack_netlink module NFQA_CFG_F_CON...
Ken-ichirou MATSUZAWA
2015-10-05
netfilter: nfnetlink_log: allow to attach conntrack
Ken-ichirou MATSUZAWA
2015-10-05
nfnetlink: use y2038 safe timestamp
Arnd Bergmann
2015-06-18
netfilter: Kill unused copies of RCV_SKB_FAIL
Eric W. Biederman
2015-05-20
netfilter: nfnetlink_{log,queue}: Register pernet in first place
Francesco Ruggeri
2015-04-13
netfilter: Fix format string of nfnetlink_log proc file
Richard Weinberger
2015-04-13
netfilter: Fix portid types
Richard Weinberger
2015-04-08
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-18
netfilter: Remove uses of seq_<foo> return values
Joe Perches
2015-03-17
netfilter: use sk_fullsock() helper
Eric Dumazet
2014-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-11-20
netfilter: nfnetlink_log: Make use of pr_fmt where applicable
Marcelo Leitner
2014-11-13
netfilter: nfnetlink_log: remove unnecessary error messages
Pablo Neira Ayuso
2014-10-24
netfilter: nf_log: release skbuff on nlmsg put failure
Houcheng Lin
2014-10-24
netfilter: nfnetlink_log: fix maximum packet length logged to userspace
Florian Westphal
2014-10-24
netfilter: nf_log: account for size of NLMSG_DONE attribute
Florian Westphal
2014-10-02
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-06-27
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
2014-06-25
netfilter: nf_log: use an array of loggers instead of list
Pablo Neira Ayuso
2014-02-25
netfilter: nfnetlink_log: remove unused code
Florian Westphal
2013-12-17
netfilter: nfnetlink_log: unset nf_loggers for netns when unloading module
Gao feng
2013-10-01
netfilter: nfnetlink_log: use proper net to allocate skb
Gao feng
2013-08-05
netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message
Dan Carpenter
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
2013-05-06
netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FS
Pablo Neira Ayuso
2013-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-04-19
nfnetlink: add support for memory mapped netlink
Patrick McHardy
2013-04-19
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
2013-04-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-04-05
netfilter: nfnetlink_log: add net namespace support for nfnetlink_log
Gao feng
2013-04-05
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2013-03-28
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
[next]