index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nfnetlink_log.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
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
[next]