index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2024-08-22
netfilter: flowtable: validate vlan header
Pablo Neira Ayuso
2024-08-20
netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
Sebastian Andrzej Siewior
2024-08-20
netfilter: nft_counter: Disable BH in nft_counter_offload_stats().
Sebastian Andrzej Siewior
2024-08-14
netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests
Phil Sutter
2024-08-14
netfilter: nf_tables: Introduce nf_tables_getobj_single
Phil Sutter
2024-08-14
netfilter: nf_tables: Audit log dump reset after the fact
Phil Sutter
2024-08-14
netfilter: nf_queue: drop packets with cloned unconfirmed conntracks
Florian Westphal
2024-08-14
netfilter: flowtable: initialise extack before use
Donald Hunter
2024-08-14
netfilter: nfnetlink: Initialise extack before use in ACKs
Donald Hunter
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
netfilter: nft_set_pipapo_avx2: disable softinterrupts
Florian Westphal
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-17
ipvs: properly dereference pe in ip_vs_add_service
Chen Hanxiao
2024-07-17
netfilter: nf_set_pipapo: fix initial map fill
Florian Westphal
2024-07-17
netfilter: ctnetlink: use helper function to calculate expect ID
Pablo Neira Ayuso
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
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
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
[next]