netfilter · Maintained
Maintainers
- M Pablo Neira Ayuso <pablo@netfilter.org>
- M Florian Westphal <fw@strlen.de>
- R Phil Sutter <phil@nwl.cc>
Paths
- F
include/linux/netfilter* - F
include/linux/netfilter/ - F
include/net/netfilter/ - F
include/uapi/linux/netfilter* - F
include/uapi/linux/netfilter/ - F
net/*/netfilter.c - F
net/*/netfilter/ - F
net/bridge/br_netfilter*.c - F
net/netfilter/ - F
tools/testing/selftests/net/netfilter/
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linux-sctp (capped at 30), ordered by date desc.
-
[PATCH net v2 1/2] netfilter: skip recording stale or retransmitted INIT
2026-04-26 · Xin Long <lucien.xin@gmail.com> -
[PATCH net 1/2] netfilter: skip recording stale or retransmitted INIT
2026-04-10 · Xin Long <lucien.xin@gmail.com> -
[PATCH 01/11 net-next v5] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-25 · Fernando Fernandez Mancera <hidden> -
[PATCH 01/11 net-next v4] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-20 · Fernando Fernandez Mancera <hidden> -
[PATCH 01/10 net-next v3] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-17 · Fernando Fernandez Mancera <hidden> -
[PATCH 01/10 net-next v2] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-10 · Fernando Fernandez Mancera <hidden> -
[PATCH 01/10 net-next] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-09 · Fernando Fernandez Mancera <hidden> -
[PATCH net-next v3 1/5] selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsec
2025-08-18 · Eric Biggers <ebiggers@kernel.org> -
[PATCH net-next v2 1/3] selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsec
2025-08-13 · Eric Biggers <ebiggers@kernel.org> -
[PATCH v2 05/10] sctp: use skb_crc32c() instead of __skb_checksum()
2025-05-19 · Eric Biggers <ebiggers@kernel.org> -
[PATCH net-next 05/10] sctp: use skb_crc32c() instead of __skb_checksum()
2025-05-11 · Eric Biggers <ebiggers@kernel.org> -
[RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
2025-03-25 · guoren@kernel.org -
[PATCH net-next 09/12] netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route()
2024-09-05 · Ido Schimmel <idosch@nvidia.com> -
[PATCH net-next v6 6/8] netfilter: Remove the now superfluous sentinel elements from ctl_table array
2024-05-01 · Joel Granados via B4 Relay <devnull+j.granados.samsung.com@kernel.org> -
[PATCH v5 6/8] netfilter: Remove the now superfluous sentinel elements from ctl_table array
2024-04-26 · Joel Granados via B4 Relay <devnull+j.granados.samsung.com@kernel.org> -
[PATCH v4 6/8] netfilter: Remove the now superfluous sentinel elements from ctl_table array
2024-04-25 · Joel Granados via B4 Relay <devnull+j.granados.samsung.com@kernel.org> -
[PATCH v3 09/11] ipvs: constify ctl_table arguments of utility functions
2024-04-23 · Thomas Weißschuh <linux@weissschuh.net> -
[PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers
2024-04-23 · Thomas Weißschuh <linux@weissschuh.net> -
[PATCH v2] sysctl: treewide: constify ctl_table_header::ctl_table_arg
2024-04-18 · Thomas Weißschuh <linux@weissschuh.net> -
[PATCH v3 2/4] netfilter: Remove the now superfluous sentinel elements from ctl_table array
2024-04-12 · Joel Granados via B4 Relay <devnull+j.granados.samsung.com@kernel.org> -
[PATCH v2 2/4] netfilter: Remove the now superfluous sentinel elements from ctl_table array
2024-03-28 · Joel Granados via B4 Relay <devnull+j.granados.samsung.com@kernel.org> -
[PATCH 09/11] ipvs: constify ctl_table arguments of utility functions
2024-03-15 · Thomas Weißschuh <linux@weissschuh.net> -
[PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers
2024-03-15 · Thomas Weißschuh <linux@weissschuh.net> -
[PATCH 2/4] netfilter: Remove the now superfluous sentinel elements from ctl_table array
2024-03-14 · Joel Granados via B4 Relay <devnull+j.granados.samsung.com@kernel.org> -
[PATCH nf] netfilter: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
2024-01-25 · Xin Long <lucien.xin@gmail.com> -
[PATCHv2 nf 1/2] netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
2023-10-03 · Xin Long <lucien.xin@gmail.com> -
[PATCH nf] netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
2023-10-01 · Xin Long <lucien.xin@gmail.com> -
[PATCHv2 nf] netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
2023-08-15 · Xin Long <lucien.xin@gmail.com> -
[PATCH nf] netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
2023-08-13 · Xin Long <lucien.xin@gmail.com> -
[PATCH v3 10/14] netfilter: Update to register_net_sysctl_sz
2023-08-09 · Joel Granados <hidden>