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
Age
Commit message (
Expand
)
Author
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-11
netfilter: nf_tables: prefer nft_chain_validate
Florian Westphal
2024-07-11
netfilter: nfnetlink_queue: drop bogus WARN_ON
Florian Westphal
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-04
netfilter: nf_tables: unconditionally flush pending work before notifier
Florian Westphal
2024-07-01
netfilter: Add bpf_xdp_flow_lookup kfunc
Lorenzo Bianconi
2024-07-01
netfilter: nf_tables: Add flowtable map for xdp offload
Florian Westphal
2024-07-01
Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2024-06-28
netfilter: xt_recent: Lift restrictions on max hitcount value
Phil Sutter
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-27
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
2024-06-26
netfilter: cttimeout: remove 'l3num' attr check
Lin Ma
2024-06-26
netfilter: nf_conncount: fix wrong variable type
Yunjian Wang
2024-06-26
ipvs: Avoid unnecessary calls to skb_is_gso_sctp
Ismael Luceno
2024-06-25
netfilter: nf_tables: do not store nft_ctx in transaction objects
Florian Westphal
2024-06-25
netfilter: nf_tables: pass nft_table to destroy function
Florian Westphal
2024-06-25
netfilter: nf_tables: reduce trans->ctx.chain references
Florian Westphal
2024-06-25
netfilter: nf_tables: store chain pointer in rule transaction
Florian Westphal
2024-06-25
netfilter: nf_tables: avoid usage of embedded nft_ctx
Florian Westphal
2024-06-25
netfilter: nf_tables: pass more specific nft_trans_chain where possible
Florian Westphal
2024-06-25
netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
Florian Westphal
2024-06-25
netfilter: nf_tables: reduce trans->ctx.table references
Florian Westphal
2024-06-25
netfilter: nf_tables: move bind list_head into relevant subtypes
Florian Westphal
2024-06-25
netfilter: nf_tables: make struct nft_trans first member of derived subtypes
Florian Westphal
2024-06-24
netfilter: fix undefined reference to 'netfilter_lwtunnel_*' when CONFIG_SYSC...
Jianguo Wu
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-19
netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
Jianguo Wu
2024-06-19
netfilter: ipset: Fix suspicious rcu_dereference_protected()
Jozsef Kadlecsik
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-12
net: add and use __skb_get_hash_symmetric_net
Florian Westphal
2024-06-12
net: add and use skb_get_hash_net
Florian Westphal
2024-06-11
netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type
Jozsef Kadlecsik
2024-06-11
netfilter: nft_inner: validate mandatory meta and payload
Davide Ornaghi
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-28
ipvs: constify ctl_table arguments of utility functions
Thomas Weißschuh
2024-05-29
netfilter: nft_fib: allow from forward/input without iif selector
Eric Garver
2024-05-29
netfilter: nft_payload: skbuff vlan metadata mangle support
Pablo Neira Ayuso
2024-05-22
net: netfilter: Make ct zone opts configurable for bpf ct helpers
Brad Cowie
2024-05-20
netfilter: nft_payload: restore vlan q-in-q match support
Pablo Neira Ayuso
2024-05-20
netfilter: ipset: Add list flush to cancel_gc
Alexander Maltsev
2024-05-20
netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()
Eric Dumazet
2024-05-13
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-05-10
netfilter: nf_tables: allow clone callbacks to sleep
Florian Westphal
2024-05-10
netfilter: nft_set_pipapo: remove dirty flag
Florian Westphal
2024-05-10
netfilter: nft_set_pipapo: move cloning of match info to insert/removal path
Florian Westphal
2024-05-10
netfilter: nft_set_pipapo: prepare pipapo_get helper for on-demand clone
Florian Westphal
2024-05-08
ipvs: allow some sysctls in non-init user namespaces
Alexander Mikhalitsyn
2024-05-08
ipvs: add READ_ONCE barrier for ipvs->sysctl_amemthresh
Alexander Mikhalitsyn
2024-05-06
netfilter: nft_set_pipapo: merge deactivate helper into caller
Florian Westphal
[next]