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-02-23
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2024-02-23
netfilter: nft_compat: restrict match/target protocol to u16
Pablo Neira Ayuso
2024-02-23
netfilter: nft_compat: reject unused compat flag
Pablo Neira Ayuso
2024-02-23
netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting logger
Pablo Neira Ayuso
2024-02-23
netfilter: nf_tables: reject QUEUE/DROP verdict parameters
Florian Westphal
2024-02-23
netfilter: nf_tables: restrict anonymous set and map names to 16 bytes
Florian Westphal
2024-01-25
ipvs: avoid stat macros calls from preemptible context
Fedor Pchelkin
2024-01-15
netfilter: nf_tables: Reject tables of unsupported family
Phil Sutter
2023-12-13
netfilter: xt_owner: Fix for unsafe access of sk->sk_socket
Phil Sutter
2023-12-13
netfilter: xt_owner: Add supplementary groups option
Lukasz Pawelczyk
2023-12-13
netfilter: ipset: fix race condition between swap/destroy and kernel side add...
Jozsef Kadlecsik
2023-11-20
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
2023-11-08
netfilter: nfnetlink_log: silence bogus compiler warning
Florian Westphal
2023-10-25
netfilter: nft_set_rbtree: .deactivate fails if element has expired
Pablo Neira Ayuso
2023-10-25
netfilter: nft_payload: fix wrong mac header matching
Florian Westphal
2023-10-25
net: prevent address rewrite in kernel_bind()
Jordan Rife
2023-10-10
net: replace calls to sock->ops->connect() with kernel_connect()
Jordan Rife
2023-10-10
netfilter: nf_tables: disallow element removal on anonymous sets
Pablo Neira Ayuso
2023-09-23
netfilter: nfnetlink_osf: avoid OOB read
Wander Lairson Costa
2023-09-23
netfilter: xt_sctp: validate the flag_info count
Wander Lairson Costa
2023-09-23
netfilter: xt_u32: validate user space input
Wander Lairson Costa
2023-09-23
netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...
Kyle Zeng
2023-09-23
netfilter: nf_tables: missing NFT_TRANS_PREPARE_ERROR in flowtable deactivata...
Pablo Neira Ayuso
2023-09-23
netfilter: nft_flow_offload: fix underflow in flowtable reference counter
wenxu
2023-08-30
netfilter: nf_queue: fix socket leak
Vamsi Krishna Brahmajosyula
2023-08-30
ipvs: fix racy memcpy in proc_do_sync_threshold
Sishuai Gong
2023-08-30
ipvs: Improve robustness to the ipvs sysctl
Junwei Hu
2023-08-30
netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
Xin Long
2023-08-30
netfilter: nft_dynset: disallow object maps
Pablo Neira Ayuso
2023-08-16
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
2023-08-16
netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush
Pablo Neira Ayuso
2023-08-11
netfilter: nf_tables: can't schedule in nft_chain_validate
Florian Westphal
2023-08-11
netfilter: nf_tables: fix spurious set element insertion failure
Florian Westphal
2023-08-11
netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
Thadeu Lima de Souza Cascardo
2023-08-11
netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
Florent Revest
2023-08-11
netfilter: nf_tables: fix scheduling-while-atomic splat
Florian Westphal
2023-08-11
netfilter: nf_tables: unbind non-anonymous set if rule construction fails
Pablo Neira Ayuso
2023-08-11
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
2023-08-11
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
2023-08-11
netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE
Pablo Neira Ayuso
2023-08-11
netfilter: nf_tables: use net_generic infra for transaction data
Pablo Neira Ayuso
2023-08-11
netfilter: add helper function to set up the nfnetlink header and use it
Pablo Neira Ayuso
2023-08-11
netfilter: nftables: add helper function to set the base sequence number
Pablo Neira Ayuso
2023-08-11
netfilter: nf_tables: add rescheduling points during loop detection walks
Florian Westphal
2023-08-11
netfilter: nf_tables: fix nat hook table deletion
Florian Westphal
2023-08-11
netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...
Ilia.Gavrilov
2023-08-11
treewide: Remove uninitialized_var() usage
Kees Cook
2023-06-28
netfilter: nfnetlink_osf: fix module autoload
Pablo Neira Ayuso
2023-06-28
netfilter: nf_tables: disallow element updates of bound anonymous sets
Pablo Neira Ayuso
2023-06-21
netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM
Pablo Neira Ayuso
[next]