tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
net
/
netfilter
/
at
nocache-cleanup
2 folders
208 files
ipset
netfilter: ipset: Remove unused htable_bits in macro ahash_region
7 months ago
ipvs
ipvs: fix ipv4 null-ptr-deref in route error path
4 months ago
Kconfig
netfilter: Exclude LEGACY TABLES on PREEMPT_RT.
9 months ago
Makefile
netfilter: flowtable: move path discovery infrastructure to its own file
5 months ago
core.c
netfilter: nf_dup{4, 6}: Move duplication check to task_struct
10 months ago
nf_bpf_link.c
bpf: Check netfilter ctx accesses are aligned
8 months ago
nf_conncount.c
netfilter: nf_conncount: update last_gc only when GC has been performed
3 months ago
nf_conntrack_acct.c
netfilter: conntrack: remove extension register api
4 years ago
nf_conntrack_amanda.c
netfilter: conntrack: remove skb argument from nf_ct_refresh
1 year ago
nf_conntrack_bpf.c
net: netfilter: Make ct zone opts configurable for bpf ct helpers
2 years ago
nf_conntrack_broadcast.c
netfilter: conntrack: remove skb argument from nf_ct_refresh
1 year ago
nf_conntrack_core.c
netfilter: conntrack: warn when cleanup is stuck
3 months ago
nf_conntrack_ecache.c
net: replace use of system_wq with system_percpu_wq
6 months ago
nf_conntrack_expect.c
treewide, timers: Rename from_timer() to timer_container_of()
10 months ago
nf_conntrack_extend.c
netfilter: conntrack: fix extension size table
2 years ago
nf_conntrack_ftp.c
netfilter: nf_ct_ftp: fix deadlock when nat rewrite is needed
3 years ago
nf_conntrack_h323_asn1.c
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
2 years ago
nf_conntrack_h323_main.c
netfilter: conntrack: remove skb argument from nf_ct_refresh
1 year ago
nf_conntrack_h323_types.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484
6 years ago
nf_conntrack_helper.c
netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
7 months ago
nf_conntrack_irc.c
netfilter: nf_conntrack_irc: Tighten matching on DCC message
3 years ago
nf_conntrack_labels.c
netfilter: conntrack: switch connlabels to atomic_t
2 years ago
nf_conntrack_netbios_ns.c
netfilter: nf_conntrack_netbios_ns: fix helper module alias
4 years ago
nf_conntrack_netlink.c
netfilter: ctnetlink: remove refcounting in dying list dumping
7 months ago
nf_conntrack_ovs.c
netfilter: use nf_ip6_check_hbh_len in nf_ct_skb_network_trim
3 years ago
nf_conntrack_pptp.c
netfilter: nf_conntrack: add missing __rcu annotations
3 years ago
nf_conntrack_proto.c
netfilter: conntrack: remove DCCP protocol support
10 months ago
nf_conntrack_proto_generic.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
nf_conntrack_proto_gre.c
netfilter: conntrack: gre: don't set assured flag for clash entries
2 years ago
nf_conntrack_proto_icmp.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
4 years ago
nf_conntrack_proto_icmpv6.c
netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery
2 years ago
nf_conntrack_proto_sctp.c
Merge tag 'nf-next-25-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
1 year ago
nf_conntrack_proto_tcp.c
move asm/unaligned.h to linux/unaligned.h
2 years ago
nf_conntrack_proto_udp.c
netfilter: conntrack: udp: fix seen-reply test
3 years ago
nf_conntrack_sane.c
netfilter: nf_ct_sane: remove pseudo skb linearization
3 years ago
nf_conntrack_seqadj.c
netfilter: conntrack: remove extension register api
4 years ago
nf_conntrack_sip.c
netfilter: conntrack: remove skb argument from nf_ct_refresh
1 year ago
nf_conntrack_snmp.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
6 years ago
nf_conntrack_standalone.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
5 months ago
nf_conntrack_tftp.c
netfilter: nf_conntrack_sip: fix expectation clash
6 years ago
nf_conntrack_timeout.c
netfilter: nf_conntrack: use rcu accessors where needed
3 years ago
nf_conntrack_timestamp.c
netfilter: conntrack: remove extension register api
4 years ago
nf_dup_netdev.c
netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmit
10 months ago
nf_flow_table_bpf.c
netfilter: Add bpf_xdp_flow_lookup kfunc
2 years ago
nf_flow_table_core.c
netfilter: flowtable: Add IPIP rx sw acceleration
4 months ago
nf_flow_table_inet.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2 years ago
nf_flow_table_ip.c
netfilter: flowtable: Add IPIP tx sw acceleration
4 months ago
nf_flow_table_offload.c
netfilter: flowtable: remove hw_ifidx
5 months ago
nf_flow_table_path.c
netfilter: always set route tuple out ifindex
4 months ago
nf_flow_table_procfs.c
netfilter: nf_flow_table: count pending offload workqueue tasks
3 years ago
nf_flow_table_xdp.c
netfilter: nf_tables: Add flowtable map for xdp offload
2 years ago
nf_hooks_lwtunnel.c
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2 years ago
nf_internals.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2 years ago
nf_log.c
netfilter: replace -EEXIST with -EBUSY
3 months ago
nf_log_syslog.c
tcp: extend TCP flags to allow AE bit/ACE field
1 year ago
nf_nat_amanda.c
netfilter: nat: move repetitive nat port reserve loop to a helper
3 years ago
nf_nat_bpf.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2 years ago
nf_nat_core.c
netfilter: nf_nat: remove bogus direction check
3 months ago
nf_nat_ftp.c
netfilter: nat: move repetitive nat port reserve loop to a helper
3 years ago
nf_nat_helper.c
treewide: use get_random_u32_below() instead of deprecated function
3 years ago
nf_nat_irc.c
netfilter: nat: move repetitive nat port reserve loop to a helper
3 years ago
nf_nat_masquerade.c
netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()
4 years ago
nf_nat_ovs.c
netfilter: nf_nat: fix action not being set for all ct states
2 years ago
nf_nat_proto.c
netfilter: conntrack: remove DCCP protocol support
10 months ago
nf_nat_redirect.c
Merge tag 'nf-23-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
2 years ago
nf_nat_sip.c
netfilter: nat: move repetitive nat port reserve loop to a helper
3 years ago
nf_nat_tftp.c
netfilter: nf_conntrack_sip: fix expectation clash
6 years ago
nf_queue.c
netfilter: move nf_reinject into nfnetlink_queue modules
2 years ago
nf_sockopt.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
5 years ago
nf_synproxy_core.c
move asm/unaligned.h to linux/unaligned.h
2 years ago
nf_tables_api.c
netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()
1 month ago
nf_tables_core.c
Merge tag 'nf-next-25-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
1 year ago
nf_tables_offload.c
netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
10 months ago
nf_tables_trace.c
netfilter: nf_tables: hide clash bit from userspace
8 months ago
nfnetlink.c
netfilter: nfnetlink: reset nlh pointer during batch replay
6 months ago
nfnetlink_acct.c
netfilter: use nfnetlink_unicast()
4 years ago
nfnetlink_cthelper.c
netfilter: nf_conntrack: use rcu accessors where needed
3 years ago
nfnetlink_cttimeout.c
netfilter: conntrack: remove DCCP protocol support
10 months ago
nfnetlink_hook.c
netfilter: nfnetlink_hook: Dump flowtable info
8 months ago
nfnetlink_log.c
treewide, timers: Rename from_timer() to timer_container_of()
10 months ago
nfnetlink_osf.c
netfilter: add missing module descriptions
2 years ago
nfnetlink_queue.c
netfilter: nfnetlink_queue: Initialize ctx to avoid memory allocation error
1 year ago
nft_bitwise.c
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
1 year ago
nft_byteorder.c
move asm/unaligned.h to linux/unaligned.h
2 years ago
nft_chain_filter.c
Revert "netfilter: nf_tables: Add notifications for hook changes"
8 months ago
nft_chain_nat.c
netfilter: add missing module descriptions
2 years ago
nft_chain_route.c
netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()
4 years ago
nft_cmp.c
netfilter: nf_tables: pass context structure to nft_parse_register_load
2 years ago
nft_compat.c
netfilter: nf_tables: make destruction work queue pernet
1 year ago
nft_connlimit.c
netfilter: nft_connlimit: add support to object update operation
4 months ago
nft_counter.c
netfilter: nft_counter: Use u64_stats_t for statistic.
2 years ago
nft_ct.c
netfilter: nft_ct: add seqadj extension for natted connections
5 months ago
nft_ct_fast.c
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2 years ago
nft_dup_netdev.c
netfilter: nf_tables: pass context structure to nft_parse_register_load
2 years ago
nft_dynset.c
netfilter: nft_set: remove indirection from update API call
8 months ago
nft_exthdr.c
netfilter: conntrack: remove DCCP protocol support
10 months ago
nft_fib.c
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
2 years ago
nft_fib_inet.c
netfilter: nft_fib: add reduce support
4 years ago
nft_fib_netdev.c
netfilter: nft_fib: add reduce support
4 years ago
nft_flow_offload.c
netfilter: flowtable: move path discovery infrastructure to its own file
5 months ago
nft_fwd_netdev.c
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
2 years ago
nft_hash.c
netfilter: nf_tables: pass context structure to nft_parse_register_load
2 years ago
nft_immediate.c
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
2 years ago
nft_inner.c
netfilter: nft_inner: Use nested-BH locking for nft_pcpu_tun_ctx
10 months ago
nft_last.c
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
2 years ago
nft_limit.c
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
2 years ago
nft_log.c
netfilter: nf_tables: missing objects with no memcg accounting
2 years ago
nft_lookup.c
netfilter: nf_tables: use C99 struct initializer for nft_set_iter
5 months ago
nft_masq.c
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
2 years ago
nft_meta.c
netfilter: nf_tables: missing objects with no memcg accounting
2 years ago
nft_nat.c
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
2 years ago
nft_numgen.c
netfilter: nf_tables: missing objects with no memcg accounting
2 years ago
nft_objref.c
netfilter: nft_objref: validate objref and objrefmap expressions
5 months ago
nft_osf.c
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
2 years ago
nft_payload.c
netfilter: nft_payload: extend offset to 65535 bytes
7 months ago
nft_queue.c
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
2 years ago
nft_quota.c
netfilter: nft_quota: match correctly when the quota just depleted
11 months ago
nft_range.c
netfilter: nf_tables: pass context structure to nft_parse_register_load
2 years ago
nft_redir.c
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
2 years ago
nft_reject.c
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
2 years ago
nft_reject_inet.c
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
2 years ago
nft_reject_netdev.c
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
2 years ago
nft_rt.c
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
2 years ago
nft_set_bitmap.c
netfilter: nft_set_bitmap: fix lockdep splat due to missing annotation
6 months ago
nft_set_hash.c
netfilter: nf_tables: allow iter callbacks to sleep
7 months ago
nft_set_pipapo.c
netfilter: nft_set_pipapo: fix range overlap detection
3 months ago
nft_set_pipapo.h
netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch
7 months ago
nft_set_pipapo_avx2.c
netfilter: nft_set_pipapo_avx2: fix skip of expired entries
6 months ago
nft_set_pipapo_avx2.h
netfilter: nft_set_pipapo: use avx2 algorithm for insertions too
7 months ago
nft_set_rbtree.c
netfilter: nft_set_rbtree: continue traversal if element is inactive
6 months ago
nft_socket.c
Merge tag 'nf-25-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
7 months ago
nft_synproxy.c
netfilter: nft_synproxy: avoid possible data-race on update operation
3 months ago
nft_tproxy.c
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
2 years ago
nft_tunnel.c
netfilter: nft_tunnel: fix geneve_opt dump
10 months ago
nft_xfrm.c
xfrm: add generic iptfs defines and functionality
1 year ago
utils.c
netfilter: move nf_reinject into nfnetlink_queue modules
2 years ago
x_tables.c
netfilter: replace -EEXIST with -EBUSY
3 months ago
xt_AUDIT.c
netfilter: fix clang-12 fmt string warnings
4 years ago
xt_CHECKSUM.c
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
2 years ago
xt_CLASSIFY.c
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
2 years ago
xt_CONNSECMARK.c
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
2 years ago
xt_CT.c
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
2 years ago
xt_DSCP.c
netfilter: x_tables: use correct integer types
3 years ago
xt_HL.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_HMARK.c
netfilter: xt_HMARK: Use ip_is_fragment() helper
5 years ago
xt_IDLETIMER.c
treewide, timers: Rename from_timer() to timer_container_of()
10 months ago
xt_LED.c
treewide, timers: Rename from_timer() to timer_container_of()
10 months ago
xt_LOG.c
netfilter: log: work around missing softdep backend module
4 years ago
xt_MASQUERADE.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_NETMAP.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_NFLOG.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
1 year ago
xt_NFQUEUE.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_RATEEST.c
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
2 years ago
xt_REDIRECT.c
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate eval call-backs
3 years ago
xt_SECMARK.c
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
2 years ago
xt_TCPMSS.c
netfilter: x_tables: use correct integer types
3 years ago
xt_TCPOPTSTRIP.c
netfilter: xtables: support arpt_mark and ipv6 optstrip for iptables-nft only builds
10 months ago
xt_TEE.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
6 years ago
xt_TPROXY.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
3 years ago
xt_TRACE.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
1 year ago
xt_addrtype.c
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
2 years ago
xt_bpf.c
bpf: Refactor BPF_PROG_RUN into a function
4 years ago
xt_cgroup.c
net: cgroup: Guard users of sock_cgroup_classid()
1 year ago
xt_cluster.c
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
2 years ago
xt_comment.c
treewide: Add SPDX license identifier for more missed files
6 years ago
xt_connbytes.c
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
2 years ago
xt_connlabel.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_connlimit.c
netfilter: nf_conncount: rework API to use sk_buff directly
4 months ago
xt_connmark.c
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
2 years ago
xt_conntrack.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_cpu.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_dccp.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_devgroup.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_dscp.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_ecn.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_esp.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_hashlimit.c
netfilter: xt_hashlimit: replace vmalloc calls with kvmalloc
1 year ago
xt_helper.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_hl.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_ipcomp.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
6 years ago
xt_iprange.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_ipvs.c
treewide: Add SPDX license identifier for more missed files
6 years ago
xt_l2tp.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_length.c
netfilter: xt_length: use skb len to match in length_mt6
3 years ago
xt_limit.c
netfilter: x_tables: improve limit_mt scalability
4 years ago
xt_mac.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_mark.c
netfilter: xtables: support arpt_mark and ipv6 optstrip for iptables-nft only builds
10 months ago
xt_multiport.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_nat.c
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
5 years ago
xt_nfacct.c
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
8 months ago
xt_osf.c
netfilter: nfnetlink_osf: fix module autoload
2 years ago
xt_owner.c
netfilter: xt_owner: Fix for unsafe access of sk->sk_socket
2 years ago
xt_physdev.c
netfilter: propagate net to nf_bridge_get_physindev
2 years ago
xt_pkttype.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_policy.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_quota.c
treewide: Add SPDX license identifier for more missed files
6 years ago
xt_rateest.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_realm.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_recent.c
netfilter: xt_recent: Lift restrictions on max hitcount value
2 years ago
xt_repldata.h
netfilter: xtables: Use strscpy() instead of strscpy_pad()
1 year ago
xt_sctp.c
netfilter: xt_sctp: validate the flag_info count
2 years ago
xt_set.c
netfilter: inline four headers files into another one.
6 years ago
xt_socket.c
net: annotate data-races around sk->sk_mark
2 years ago
xt_state.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_statistic.c
treewide: use get_random_u32() when possible
3 years ago
xt_string.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_tcpmss.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
6 years ago
xt_tcpudp.c
xtables: move icmp/icmpv6 logic to xt_tcpudp
3 years ago
xt_time.c
netfilter: Replace HTTP links with HTTPS ones
5 years ago
xt_u32.c
netfilter: xt_u32: validate user space input
2 years ago