index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nfnetlink_log.c
Age
Commit message (
Expand
)
Author
2024-01-17
netfilter: nfnetlink_log: use proper helper for fetching physinif
Pavel Tikhomirov
2023-10-12
netfilter: nfnetlink_log: silence bogus compiler warning
Florian Westphal
2023-08-08
netfilter: nfnetlink_log: always add a timestamp
Maciej Żenczykowski
2023-03-30
netfilter: nfnetlink_log: remove rcu_bh usage
Florian Westphal
2022-03-03
net: Get rcv tstamp if needed in nfnetlink_{log, queue}.c
Martin KaFai Lau
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2021-12-16
netfilter: nfnetlink: add netns refcount tracker to struct nfulnl_instance
Eric Dumazet
2021-12-16
netfilter: fix regression in looped (broad|multi)cast's MAC handling
Ignacy Gawędzki
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
[next]