summaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter
AgeCommit message (Expand)Author
2 daysnetfilter: arp_tables: fix IEEE1394 ARP payload parsingPablo Neira Ayuso
2025-08-28netfilter: nf_reject: don't leak dst refcount for loopback packetsFlorian Westphal
2025-08-28netfilter: nft_reject_inet: allow to use reject from inet ingressPablo Neira Ayuso
2024-10-17netfilter: fib: check correct rtable in vrf setupsFlorian Westphal
2024-10-17netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.Guillaume Nault
2024-10-17netfilter: rpfilter/fib: Populate flowic_l3mdev fieldPhil Sutter
2024-10-17netfilter: nf_tables: prevent nf_skb_duplicated corruptionEric Dumazet
2024-06-16netfilter: tproxy: bail out if IP has been disabled on the deviceFlorian Westphal
2024-05-02netfilter: complete validation of user inputEric Dumazet
2024-04-13netfilter: validate user input for expected lengthEric Dumazet
2023-10-10netfilter: nf_tables: add and use nft_sk helperFlorian Westphal
2023-10-10netfilter: use actual socket sk for REJECT actionJan Engelhardt
2023-03-17netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal
2023-03-11netfilter: ebtables: fix table blob use-after-freeFlorian Westphal
2022-12-02netfilter: conntrack: Fix data-races around ct markDaniel Xu
2022-10-26netfilter: nft_fib: Fix for rpath check with VRF devicesPhil Sutter
2022-06-29netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso
2022-01-27netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check()Xin Xiong
2021-04-21netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal
2021-04-16netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal
2021-03-30Revert "netfilter: x_tables: Update remaining dereference to RCU"Mark Tomlinson
2021-03-30Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson
2021-01-27netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault
2021-01-12netfilter: x_tables: Update remaining dereference to RCUSubash Abhinov Kasiviswanathan
2020-12-08netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan
2020-10-30netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld
2020-10-14netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso
2020-08-28netfilter: delete repeated wordsRandy Dunlap
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-07-28net: remove sockptr_advanceChristoph Hellwig
2020-07-28netfilter: arp_tables: restore a SPDX identifierChristoph Hellwig
2020-07-24netfilter: switch nf_setsockopt to sockptr_tChristoph Hellwig
2020-07-24netfilter: switch xt_copy_counters to sockptr_tChristoph Hellwig
2020-07-19netfilter: remove the compat argument to xt_copy_counters_from_userChristoph Hellwig
2020-07-19netfilter/ip_tables: clean up compat {get,set}sockopt handlingChristoph Hellwig
2020-07-19netfilter/arp_tables: clean up compat {get, set}sockopt handlingChristoph Hellwig
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-07-06Replace HTTP links with HTTPS ones: IPv*Alexander A. Klimov
2020-06-30netfilter: introduce support for reject at prerouting stageLaura Garcia Liebana
2020-06-25netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c.David Wilder
2020-06-25netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...David Wilder
2020-06-25netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-25netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-12inet: Use fallthrough;Joe Perches
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-13netfilter: arp_tables: init netns pointer in xt_tgdtor_param structFlorian Westphal
2019-12-30netfilter: arp_tables: init netns pointer in xt_tgchk_param structFlorian Westphal