index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2024-07-11
netfilter: nf_tables: unconditionally flush pending work before notifier
Florian Westphal
2024-07-05
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
2024-07-05
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
2024-06-27
netfilter: ipset: Fix suspicious rcu_dereference_protected()
Jozsef Kadlecsik
2024-06-21
netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type
Jozsef Kadlecsik
2024-06-12
netfilter: nft_fib: allow from forward/input without iif selector
Eric Garver
2024-06-12
netfilter: nft_payload: skbuff vlan metadata mangle support
Pablo Neira Ayuso
2024-06-12
netfilter: nft_payload: rebuild vlan header on h_proto access
Florian Westphal
2024-06-12
netfilter: nft_payload: rebuild vlan header when needed
Pablo Neira Ayuso
2024-06-12
netfilter: nft_payload: move struct nft_payload_set definition where it belongs
Pablo Neira Ayuso
2024-06-12
netfilter: nft_payload: restore vlan q-in-q match support
Pablo Neira Ayuso
2024-06-12
netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()
Eric Dumazet
2024-05-02
netfilter: nf_tables: honor table dormant flag from netdev release event path
Pablo Neira Ayuso
2024-05-02
ipvs: Fix checksumming on GSO of SCTP packets
Ismael Luceno
2024-04-27
netfilter: flowtable: incorrect pppoe tuple
Pablo Neira Ayuso
2024-04-27
netfilter: flowtable: validate pppoe header
Pablo Neira Ayuso
2024-04-27
netfilter: nft_set_pipapo: do not free live element
Florian Westphal
2024-04-27
netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()
Ziyang Xuan
2024-04-27
netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()
Ziyang Xuan
2024-04-13
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
2024-04-13
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
2024-04-13
netfilter: nf_tables: release batch on table validation from abort path
Pablo Neira Ayuso
2024-04-10
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
2024-04-10
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
2024-04-10
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
2024-04-03
netfilter: nf_tables: reject constant set with timeout
Pablo Neira Ayuso
2024-04-03
netfilter: nf_tables: disallow anonymous set with timeout flag
Pablo Neira Ayuso
2024-04-03
netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
Pablo Neira Ayuso
2024-03-26
netfilter: nf_tables: do not compare internal table flags on updates
Pablo Neira Ayuso
2024-03-26
netfilter: nft_set_pipapo: release elements in clone only from destroy path
Pablo Neira Ayuso
2024-03-15
netfilter: nf_conntrack_h323: Add protection for bmp length out of range
Lena Wang
2024-03-15
netfilter: nft_ct: fix l3num expectations with inet pseudo family
Florian Westphal
2024-03-06
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
2024-03-06
netfilter: let reset rules clean out conntrack entries
Florian Westphal
2024-03-06
netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
Ignat Korchagin
2024-03-06
netfilter: nf_tables: disallow timeout for anonymous sets
Pablo Neira Ayuso
2024-03-01
netfilter: nf_tables: use kzalloc for hook allocation
Florian Westphal
2024-03-01
netfilter: nf_tables: register hooks last when adding new chain/flowtable
Pablo Neira Ayuso
2024-03-01
netfilter: nf_tables: rename function to destroy hook list
Pablo Neira Ayuso
2024-03-01
netfilter: nft_flow_offload: release dst in case direct xmit path is used
Pablo Neira Ayuso
2024-03-01
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
2024-03-01
netfilter: flowtable: simplify route logic
Pablo Neira Ayuso
2024-03-01
netfilter: nf_tables: set dormant flag on hook register failure
Florian Westphal
2024-03-01
netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
Xin Long
2024-02-23
netfilter: ipset: Missing gc cancellations fixed
Jozsef Kadlecsik
2024-02-23
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
2024-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-16
netfilter: nft_set_rbtree: skip end interval element from gc
Pablo Neira Ayuso
2024-02-16
netfilter: nft_set_pipapo: remove scratch_aligned pointer
Florian Westphal
2024-02-16
netfilter: nft_set_pipapo: add helper to release pcpu scratch area
Florian Westphal
[next]