Age | Commit message (Expand) | Author | Files | Lines |
2021-01-27 | net: remove redundant 'depends on NET' | Masahiro Yamada | 1 | -1/+1 |
2020-10-31 | netfilter: nft_reject: add reject verdict support for netdev | Jose M. Guisado Gomez | 1 | -0/+10 |
2020-10-15 | netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statements | Davide Caratti | 1 | -0/+1 |
2020-07-29 | netfilter: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -29/+29 |
2020-04-30 | docs: networking: convert tproxy.txt to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-03-18 | netfilter: revert introduction of egress hook | Daniel Borkmann | 1 | -8/+0 |
2020-03-18 | netfilter: Introduce egress hook | Lukas Wunner | 1 | -0/+8 |
2020-03-15 | netfilter: nf_tables: make sets built-in | Florian Westphal | 1 | -8/+0 |
2019-09-26 | net: Fix Kconfig indentation | Krzysztof Kozlowski | 1 | -1/+1 |
2019-09-13 | netfilter: fix coding-style errors. | Jeremy Sowden | 1 | -4/+4 |
2019-07-16 | netfilter: Update obsolete comments referring to ip_conntrack | Yonatan Goldschmidt | 1 | -4/+2 |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+11 |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -8/+8 |
2019-07-09 | Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2019-07-05 | netfilter: nf_tables: Add synproxy support | Fernando Fernandez Mancera | 1 | -0/+11 |
2019-06-28 | docs: leds: convert to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-14 | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -8/+8 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-04-11 | netfilter: x_tables: merge ip and ipv6 masquerade modules | Florian Westphal | 1 | -0/+14 |
2019-04-08 | netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT) | Florian Westphal | 1 | -5/+0 |
2019-03-18 | netfilter: fix NETFILTER_XT_TARGET_TEE dependencies | Arnd Bergmann | 1 | -0/+1 |
2019-03-01 | netfilter: nf_tables: merge ipv4 and ipv6 nat chain types | Florian Westphal | 1 | -0/+1 |
2019-03-01 | netfilter: nf_tables: nat: merge nft_masq protocol specific modules | Florian Westphal | 1 | -0/+1 |
2019-03-01 | netfilter: nf_tables: nat: merge nft_redir protocol specific modules | Florian Westphal | 1 | -0/+1 |
2019-02-27 | netfilter: nat: merge nf_nat_ipv4,6 into nat core | Florian Westphal | 1 | -1/+7 |
2019-02-27 | netfilter: nat: merge ipv4 and ipv6 masquerade functionality | Florian Westphal | 1 | -0/+3 |
2019-01-18 | netfilter: conntrack: gre: switch module to be built-in | Florian Westphal | 1 | -1/+1 |
2018-12-17 | netfilter: nat: remove l4proto->manip_pkt | Florian Westphal | 1 | -15/+0 |
2018-09-17 | netfilter: nf_tables: add xfrm expression | Florian Westphal | 1 | -0/+7 |
2018-08-24 | netfilter: xt_checksum: ignore gso skbs | Florian Westphal | 1 | -6/+6 |
2018-08-03 | netfilter: kconfig: remove ct zone/label dependencies | Florian Westphal | 1 | -3/+3 |
2018-08-03 | netfilter: nf_tables: add tunnel support | Pablo Neira Ayuso | 1 | -0/+6 |
2018-08-03 | netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUT | Harsha Sharma | 1 | -0/+1 |
2018-07-30 | netfilter: nf_tables: Add native tproxy support | Máté Eckl | 1 | -0/+10 |
2018-07-30 | netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf | Fernando Fernandez Mancera | 1 | -0/+7 |
2018-07-30 | netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.c | Fernando Fernandez Mancera | 1 | -5/+10 |
2018-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -5/+7 |
2018-07-17 | netfilter: Kconfig: Change select IPv6 dependencies | Máté Eckl | 1 | -3/+3 |
2018-07-17 | netfilter: conntrack: remove l3proto abstraction | Florian Westphal | 1 | -0/+2 |
2018-07-16 | netfilter: Kconfig: Make NETFILTER_XT_MATCH_SOCKET select NF_SOCKET_IPV4/6 | Máté Eckl | 1 | -2/+2 |
2018-07-06 | netfilter: nf_tables: place all set backends in one single module | Pablo Neira Ayuso | 1 | -18/+7 |
2018-06-03 | netfilter: nf_tables: add connlimit support | Pablo Neira Ayuso | 1 | -0/+9 |
2018-06-03 | netfilter: Libify xt_TPROXY | Máté Eckl | 1 | -0/+2 |
2018-06-01 | netfilter: nf_tables: add support for native socket matching | Máté Eckl | 1 | -0/+9 |
2018-05-29 | netfilter: nat: merge nf_nat_redirect into nf_nat | Florian Westphal | 1 | -5/+1 |
2018-05-23 | netfilter: make NF_OSF non-visible symbol | Fernando Fernandez Mancera | 1 | -1/+1 |
2018-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -20/+5 |
2018-05-07 | netfilter: extract Passive OS fingerprint infrastructure from xt_osf | Fernando Fernandez Mancera | 1 | -0/+4 |
2018-04-27 | netfilter: nf_tables: merge exthdr expression into nft core | Florian Westphal | 1 | -6/+0 |