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_queue.c
Age
Commit message (
Expand
)
Author
2025-03-23
netfilter: nfnetlink_queue: Initialize ctx to avoid memory allocation error
Chenyuan Yang
2025-01-04
net: corrections for security_secid_to_secctx returns
Casey Schaufler
2024-12-04
lsm: replace context+len with lsm_context
Casey Schaufler
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
2024-08-19
netfilter: nfnetlink_queue: unbreak SCTP traffic
Antonio Ojea
2024-08-14
netfilter: nf_queue: drop packets with cloned unconfirmed conntracks
Florian Westphal
2024-07-11
netfilter: nfnetlink_queue: drop bogus WARN_ON
Florian Westphal
2024-05-20
netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()
Eric Dumazet
2024-02-21
netfilter: move nf_reinject into nfnetlink_queue modules
Florian Westphal
2024-02-08
netfilter: nfnetlink_queue: un-break NF_REPEAT
Florian Westphal
2023-10-18
netfilter: conntrack: convert nf_conntrack_update to netfilter verdicts
Florian Westphal
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-03-30
netfilter: nfnetlink_queue: enable classid socket info retrieval
Eric Sage
2022-07-26
netfilter: nf_queue: do not allow packet truncation below transport header of...
Florian Westphal
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
net: Get rcv tstamp if needed in nfnetlink_{log, queue}.c
Martin KaFai Lau
2022-03-01
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2022-02-09
nfqueue: enable to set skb->priority
Nicolas Dichtel
2022-02-04
netfilter: nfqueue: enable to get skb->priority
Nicolas Dichtel
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2022-01-09
netfilter: make function op structures const
Florian Westphal
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2021-12-16
netfilter: fix regression in looped (broad|multi)cast's MAC handling
Ignacy Gawędzki
2021-11-30
netfilter: nfnetlink_queue: silence bogus compiler warning
Florian Westphal
2021-11-30
netfilter: nf_queue: remove leftover synchronize_rcu
Florian Westphal
2021-10-22
netfilter: nfnetlink_queue: fix OOB when mac header was cleared
Florian Westphal
2021-08-10
netfilter: nf_queue: move hookfn registration out of struct net
Florian Westphal
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: pass struct nfnl_info to rcu callbacks
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
2020-03-29
netfilter: nf_queue: make nf_queue_entry_release_refs static
Florian Westphal
2020-01-14
net: netfilter: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2019-08-13
netfilter: remove unnecessary spaces
yangxingwu
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-31
netfilter: replace skb_make_writable with skb_ensure_writable
Florian Westphal
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-22
netfilter: never get/set skb->tstamp
Florian Westphal
2018-12-19
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
2018-11-08
nfnetlink/queue: use __vlan_hwaccel helpers
Michał Mirosław
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-11
netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
Michal 'vorner' Vaner
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
[next]