Age | Commit message (Expand) | Author |
2019-09-26 | net: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-09-13 | netfilter: fix coding-style errors. | Jeremy Sowden |
2019-07-16 | netfilter: Update obsolete comments referring to ip_conntrack | Yonatan Goldschmidt |
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-07-09 | Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-05 | netfilter: nf_tables: Add synproxy support | Fernando Fernandez Mancera |
2019-06-28 | docs: leds: convert to ReST | Mauro Carvalho Chehab |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-11 | netfilter: x_tables: merge ip and ipv6 masquerade modules | Florian Westphal |
2019-04-08 | netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT) | Florian Westphal |
2019-03-18 | netfilter: fix NETFILTER_XT_TARGET_TEE dependencies | Arnd Bergmann |
2019-03-01 | netfilter: nf_tables: merge ipv4 and ipv6 nat chain types | Florian Westphal |
2019-03-01 | netfilter: nf_tables: nat: merge nft_masq protocol specific modules | Florian Westphal |
2019-03-01 | netfilter: nf_tables: nat: merge nft_redir protocol specific modules | Florian Westphal |
2019-02-27 | netfilter: nat: merge nf_nat_ipv4,6 into nat core | Florian Westphal |
2019-02-27 | netfilter: nat: merge ipv4 and ipv6 masquerade functionality | Florian Westphal |
2019-01-18 | netfilter: conntrack: gre: switch module to be built-in | Florian Westphal |
2018-12-17 | netfilter: nat: remove l4proto->manip_pkt | Florian Westphal |
2018-09-17 | netfilter: nf_tables: add xfrm expression | Florian Westphal |
2018-08-24 | netfilter: xt_checksum: ignore gso skbs | Florian Westphal |
2018-08-03 | netfilter: kconfig: remove ct zone/label dependencies | Florian Westphal |
2018-08-03 | netfilter: nf_tables: add tunnel support | Pablo Neira Ayuso |
2018-08-03 | netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUT | Harsha Sharma |
2018-07-30 | netfilter: nf_tables: Add native tproxy support | Máté Eckl |
2018-07-30 | netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf | Fernando Fernandez Mancera |
2018-07-30 | netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.c | Fernando Fernandez Mancera |
2018-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2018-07-17 | netfilter: Kconfig: Change select IPv6 dependencies | Máté Eckl |
2018-07-17 | netfilter: conntrack: remove l3proto abstraction | Florian Westphal |
2018-07-16 | netfilter: Kconfig: Make NETFILTER_XT_MATCH_SOCKET select NF_SOCKET_IPV4/6 | Máté Eckl |
2018-07-06 | netfilter: nf_tables: place all set backends in one single module | Pablo Neira Ayuso |
2018-06-03 | netfilter: nf_tables: add connlimit support | Pablo Neira Ayuso |
2018-06-03 | netfilter: Libify xt_TPROXY | Máté Eckl |
2018-06-01 | netfilter: nf_tables: add support for native socket matching | Máté Eckl |
2018-05-29 | netfilter: nat: merge nf_nat_redirect into nf_nat | Florian Westphal |
2018-05-23 | netfilter: make NF_OSF non-visible symbol | Fernando Fernandez Mancera |
2018-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2018-05-07 | netfilter: extract Passive OS fingerprint infrastructure from xt_osf | Fernando Fernandez Mancera |
2018-04-27 | netfilter: nf_tables: merge exthdr expression into nft core | Florian Westphal |
2018-04-27 | netfilter: nf_tables: merge rt expression into nft core | Florian Westphal |
2018-04-27 | netfilter: nf_tables: make meta expression builtin | Florian Westphal |
2018-04-24 | netfilter: nf_flow_table: relax mixed ipv4/ipv6 flowtable dependencies | Felix Fietkau |
2018-04-16 | netfilter: fix CONFIG_NF_REJECT_IPV6=m link error | Arnd Bergmann |
2018-03-30 | netfilter: nf_tables: build-in filter chain type | Pablo Neira Ayuso |
2018-02-02 | netfilter: flowtable infrastructure depends on NETFILTER_INGRESS | Pablo Neira Ayuso |
2018-01-16 | netfilter: nf_tables: flow_offload depends on flow_table | Arnd Bergmann |
2018-01-10 | netfilter: improve flow table Kconfig dependencies | Arnd Bergmann |
2018-01-08 | netfilter: nf_tables: flow offload expression | Pablo Neira Ayuso |