summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: Fix for deleting base chains with payloadPhil Sutter2023-06-201-7/+9
* netfilter: nfnetlink_osf: fix module autoloadPablo Neira Ayuso2023-06-202-1/+1
* netfilter: nf_tables: drop module reference after updating chainPablo Neira Ayuso2023-06-201-0/+2
* netfilter: nf_tables: disallow timeout for anonymous setsPablo Neira Ayuso2023-06-201-0/+7
* netfilter: nf_tables: disallow updates of anonymous setsPablo Neira Ayuso2023-06-201-0/+3
* netfilter: nf_tables: reject unbound chain set before commit phasePablo Neira Ayuso2023-06-201-0/+13
* netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso2023-06-201-3/+32
* netfilter: nf_tables: disallow element updates of bound anonymous setsPablo Neira Ayuso2023-06-201-2/+5
* netfilter: nf_tables: fix underflow in object reference counterPablo Neira Ayuso2023-06-201-8/+5
* netfilter: nft_set_pipapo: .walk does not deal with generationsPablo Neira Ayuso2023-06-201-1/+5
* netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso2023-06-205-31/+163
* netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso2023-06-202-7/+41
* netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso2023-06-202-40/+133
* ipvs: align inner_mac_header for encapsulationTerin Stock2023-06-191-0/+2
* net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey2023-06-142-5/+12
* netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULEPablo Neira Ayuso2023-06-081-1/+2
* netfilter: nfnetlink: skip error delivery on batch in case of ENOMEMPablo Neira Ayuso2023-06-081-1/+2
* netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso2023-06-082-15/+96
* netfilter: nf_tables: out-of-bound check in chain blobPablo Neira Ayuso2023-06-071-1/+1
* netfilter: ipset: Add schedule point in call_ad().Kuniyuki Iwashima2023-06-071-0/+8
* netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelperTijs Van Buggenhout2023-06-071-0/+3
* netfilter: nft_bitwise: fix register trackingJeremy Sowden2023-06-071-1/+1
* netfilter: nf_tables: Add null check for nla_nest_start_noflag() in nft_dump_...Gavrilov Ilia2023-06-071-0/+2
* netfilter: nft_set_rbtree: fix null deref on element insertionFlorian Westphal2023-05-171-7/+13
* netfilter: nf_tables: fix nft_trans type confusionFlorian Westphal2023-05-171-3/+1
* netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...Tom Rix2023-05-171-0/+4
* netfilter: conntrack: fix possible bug_on with enable_hooks=1Florian Westphal2023-05-102-3/+6
* netfilter: nf_tables: always release netdev hooks from notifierFlorian Westphal2023-05-101-3/+6
* Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-055-19/+42
|\
| * netfilter: nf_tables: fix ct untracked match breakageFlorian Westphal2023-05-031-4/+10
| * netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso2023-05-034-3/+15
| * netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable update with mi...Pablo Neira Ayuso2023-05-031-12/+17
* | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+1
|\ \ | |/ |/|
| * Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-037-14/+22
| |\
| * | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-04-263-5/+13
|\ \ \
| * | | netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih2023-04-191-4/+9
| * | | netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_in...Pablo Neira Ayuso2023-04-193-1/+4
* | | | Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2023-04-249-345/+432
|\ \ \ \
| * | | | netfilter: nf_tables: allow to create netdev chain without devicePablo Neira Ayuso2023-04-221-12/+11
| * | | | netfilter: nf_tables: support for deleting devices in an existing netdev chainPablo Neira Ayuso2023-04-221-11/+88
| * | | | netfilter: nf_tables: support for adding new devices to an existing netdev chainPablo Neira Ayuso2023-04-221-81/+136
| * | | | netfilter: nf_tables: rename function to destroy hook listPablo Neira Ayuso2023-04-221-4/+4
| * | | | netfilter: nf_tables: do not send complete notification of deletionsPablo Neira Ayuso2023-04-221-19/+51
| * | | | netfilter: nf_tables: extended netlink error reporting for netdevicePablo Neira Ayuso2023-04-221-14/+24
| * | | | ipvs: Remove {Enter,Leave}FunctionSimon Horman2023-04-224-92/+9
| * | | | ipvs: Consistently use array_size() in ip_vs_conn_init()Simon Horman2023-04-221-6/+6
| * | | | ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman2023-04-221-1/+1
| * | | | netfilter: nf_tables: do not store rule in traceinfo structureFlorian Westphal2023-04-222-14/+15
| * | | | netfilter: nf_tables: do not store verdict in traceinfo structureFlorian Westphal2023-04-222-16/+19