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
2021-06-07
netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use it
Pablo Neira Ayuso
2021-04-26
netfilter: nfnetlink: consolidate callback types
Pablo Neira Ayuso
2021-04-26
netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks
Pablo Neira Ayuso
2021-03-31
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
2021-01-25
netfilter: ctnetlink: remove get_ct indirection
Florian Westphal
2020-08-28
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Pablo Neira Ayuso
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2019-08-26
netfilter: nfnetlink_log: add support for VLAN information
Michael Braun
2019-08-13
netfilter: remove unnecessary spaces
yangxingwu
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-22
netfilter: never get/set skb->tstamp
Florian Westphal
2018-12-01
netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()
Paul E. McKenney
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-04-19
netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet.
Taehee Yoo
2018-01-19
netfilter: delete /proc THIS_MODULE references
Alexey Dobriyan
2017-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-20
netfilter: exit_net cleanup check added
Vasily Averin
2017-08-02
netfilter: constify nf_loginfo structures
Julia Lawall
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-06-19
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-05-01
netfilter: nf_log: don't call synchronize_rcu in nf_log_unset
Florian Westphal
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-04-07
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
2017-03-17
netfilter: refcounter conversions
Reshetova, Elena
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
[next]