aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/basev4.19/standard/preempt-rt/baseBruce Ashfield
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2024-01-25ipvs: avoid stat macros calls from preemptible contextFedor Pchelkin
2024-01-15netfilter: nf_tables: Reject tables of unsupported familyPhil Sutter
2023-12-13netfilter: xt_owner: Fix for unsafe access of sk->sk_socketPhil Sutter
2023-12-13netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk
2023-12-13netfilter: ipset: fix race condition between swap/destroy and kernel side add...Jozsef Kadlecsik
2023-11-20netfilter: xt_recent: fix (increase) ipv6 literal buffer lengthMaciej Żenczykowski
2023-11-08netfilter: nfnetlink_log: silence bogus compiler warningFlorian Westphal
2023-10-25netfilter: nft_set_rbtree: .deactivate fails if element has expiredPablo Neira Ayuso
2023-10-25netfilter: nft_payload: fix wrong mac header matchingFlorian Westphal
2023-10-25net: prevent address rewrite in kernel_bind()Jordan Rife
2023-10-10net: replace calls to sock->ops->connect() with kernel_connect()Jordan Rife
2023-10-10netfilter: nf_tables: disallow element removal on anonymous setsPablo Neira Ayuso
2023-09-23netfilter: nfnetlink_osf: avoid OOB readWander Lairson Costa
2023-09-23netfilter: xt_sctp: validate the flag_info countWander Lairson Costa
2023-09-23netfilter: xt_u32: validate user space inputWander Lairson Costa
2023-09-23netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...Kyle Zeng
2023-09-23netfilter: nf_tables: missing NFT_TRANS_PREPARE_ERROR in flowtable deactivata...Pablo Neira Ayuso
2023-09-23netfilter: nft_flow_offload: fix underflow in flowtable reference counterwenxu
2023-08-30netfilter: nf_queue: fix socket leakVamsi Krishna Brahmajosyula
2023-08-30ipvs: fix racy memcpy in proc_do_sync_thresholdSishuai Gong
2023-08-30ipvs: Improve robustness to the ipvs sysctlJunwei Hu
2023-08-30netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long
2023-08-30netfilter: nft_dynset: disallow object mapsPablo Neira Ayuso
2023-08-16netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso
2023-08-16netfilter: nf_tables: bogus EBUSY when deleting flowtable after flushPablo Neira Ayuso
2023-08-11netfilter: nf_tables: can't schedule in nft_chain_validateFlorian Westphal
2023-08-11netfilter: nf_tables: fix spurious set element insertion failureFlorian Westphal
2023-08-11netfilter: nf_tables: prevent OOB access in nft_byteorder_evalThadeu Lima de Souza Cascardo
2023-08-11netfilter: conntrack: Avoid nf_ct_helper_hash uses after freeFlorent Revest
2023-08-11netfilter: nf_tables: fix scheduling-while-atomic splatFlorian Westphal
2023-08-11netfilter: nf_tables: unbind non-anonymous set if rule construction failsPablo Neira Ayuso
2023-08-11netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso
2023-08-11netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso
2023-08-11netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULEPablo Neira Ayuso
2023-08-11netfilter: nf_tables: use net_generic infra for transaction dataPablo Neira Ayuso
2023-08-11netfilter: add helper function to set up the nfnetlink header and use itPablo Neira Ayuso
2023-08-11netfilter: nftables: add helper function to set the base sequence numberPablo Neira Ayuso
2023-08-11netfilter: nf_tables: add rescheduling points during loop detection walksFlorian Westphal
2023-08-11netfilter: nf_tables: fix nat hook table deletionFlorian Westphal
2023-08-11netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...Ilia.Gavrilov
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-06-28netfilter: nfnetlink_osf: fix module autoloadPablo Neira Ayuso
2023-06-28netfilter: nf_tables: disallow element updates of bound anonymous setsPablo Neira Ayuso
2023-06-21netfilter: nfnetlink: skip error delivery on batch in case of ENOMEMPablo Neira Ayuso
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-06-09netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...Tom Rix
2023-06-09netfilter: ctnetlink: Support offloaded conntrack entry deletionPaul Blakey
2023-05-30netfilter: nf_tables: do not allow RULE_ID to refer to another chainPablo Neira Ayuso