Age | Commit message (Expand) | Author |
2020-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | Jakub Kicinski |
2020-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-12-08 | netfilter: x_tables: Switch synchronization to RCU | Subash Abhinov Kasiviswanathan |
2020-12-01 | netfilter: use actual socket sk for REJECT action | Jan Engelhardt |
2020-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-11-01 | netfilter: nft_reject_inet: allow to use reject from inet ingress | Pablo Neira Ayuso |
2020-10-31 | netfilter: nf_reject: add reject skbuff creation helpers | Jose M. Guisado Gomez |
2020-10-30 | netfilter: use actual socket sk rather than skb sk when routing harder | Jason A. Donenfeld |
2020-10-14 | netfilter: nf_log: missing vlan offload tag and proto | Pablo Neira Ayuso |
2020-08-28 | netfilter: delete repeated words | Randy Dunlap |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-07-28 | net: remove sockptr_advance | Christoph Hellwig |
2020-07-28 | netfilter: arp_tables: restore a SPDX identifier | Christoph Hellwig |
2020-07-24 | netfilter: switch nf_setsockopt to sockptr_t | Christoph Hellwig |
2020-07-24 | netfilter: switch xt_copy_counters to sockptr_t | Christoph Hellwig |
2020-07-19 | netfilter: remove the compat argument to xt_copy_counters_from_user | Christoph Hellwig |
2020-07-19 | netfilter/ip_tables: clean up compat {get,set}sockopt handling | Christoph Hellwig |
2020-07-19 | netfilter/arp_tables: clean up compat {get, set}sockopt handling | Christoph Hellwig |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2020-07-06 | Replace HTTP links with HTTPS ones: IPv* | Alexander A. Klimov |
2020-06-30 | netfilter: introduce support for reject at prerouting stage | Laura Garcia Liebana |
2020-06-25 | netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c. | David Wilder |
2020-06-25 | netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help... | David Wilder |
2020-06-25 | netfilter: Add MODULE_DESCRIPTION entries to kernel modules | Rob Gill |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-05-25 | netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code | Pablo Neira Ayuso |
2020-03-15 | netfilter: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-03-12 | inet: Use fallthrough; | Joe Perches |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-01-13 | netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct | Florian Westphal |
2019-12-30 | netfilter: arp_tables: init netns pointer in xt_tgchk_param struct | Florian Westphal |
2019-11-15 | netfilter: nf_flow_table_offload: add IPv6 support | Pablo Neira Ayuso |
2019-11-12 | netfilter: nf_flow_table: hardware offload support | Pablo Neira Ayuso |
2019-11-12 | netfilter: nf_tables: add flowtable offload control plane | Pablo Neira Ayuso |
2019-11-05 | icmp: remove duplicate code | Matteo Croce |
2019-10-01 | netfilter: drop bridge nf reset from nf_reset | Florian Westphal |
2019-09-13 | netfilter: fix coding-style errors. | Jeremy Sowden |
2019-08-03 | netfilter: synproxy: rename mss synproxy_options field | Fernando Fernandez Mancera |
2019-07-16 | netfilter: synproxy: fix erroneous tcp mss option | Fernando Fernandez Mancera |
2019-07-16 | netfilter: Update obsolete comments referring to ip_conntrack | Yonatan Goldschmidt |
2019-07-16 | netfilter: nf_conntrack_sip: fix expectation clash | xiao ruizhu |
2019-07-16 | netfilter: Fix rpfilter dropping vrf packets by mistake | Miaohe Lin |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Pablo Neira Ayuso |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-21 | netfilter: synproxy: fix manual bump of the reference counter | Fernando Fernandez Mancera |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484 | Thomas Gleixner |