David S. Miller d896b3120b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf 8 年之前
..
Kconfig 8db4c5be88 netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c 8 年之前
Makefile 8db4c5be88 netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c 8 年之前
arp_tables.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
arpt_mangle.c 9d0db8b6b1 netfilter: arpt_mangle: fix return values of checkentry 14 年之前
arptable_filter.c ff76def3bd netfilter: arp_tables: register table in initns 9 年之前
ip_tables.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
ipt_CLUSTERIP.c 6c5d5cfbe3 netfilter: ipt_CLUSTERIP: check duplicate config when initializing 8 年之前
ipt_ECN.c 4b048d6d9d net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool 10 年之前
ipt_MASQUERADE.c a357b3f80b netfilter: nat: add dependencies on conntrack module 8 年之前
ipt_REJECT.c 613dbd9572 netfilter: x_tables: move hook state into xt_action_param structure 8 年之前
ipt_SYNPROXY.c ecb2421b5d netfilter: add and use nf_ct_netns_get/put 8 年之前
ipt_ah.c c8d71d08aa netfilter: ipv4: whitespace around operators 9 年之前
ipt_rpfilter.c 3b760dcb0f netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source 8 年之前
iptable_filter.c b9e69e1273 netfilter: xtables: don't hook tables by default 9 年之前
iptable_mangle.c 468b021b94 netfilter: x_tables: simplify ip{6}table_mangle_hook() 9 年之前
iptable_nat.c b9e69e1273 netfilter: xtables: don't hook tables by default 9 年之前
iptable_raw.c b9e69e1273 netfilter: xtables: don't hook tables by default 9 年之前
iptable_security.c b9e69e1273 netfilter: xtables: don't hook tables by default 9 年之前
nf_conntrack_l3proto_ipv4.c 834184b1f3 netfilter: defrag: only register defrag functionality if needed 8 年之前
nf_conntrack_proto_icmp.c e2361cb90a netfilter: Remove explicit rcu_read_lock in nf_hook_slow 9 年之前
nf_defrag_ipv4.c 834184b1f3 netfilter: defrag: only register defrag functionality if needed 8 年之前
nf_dup_ipv4.c 9f7c824a44 netfilter: nf_dup4: remove redundant checksum recalculation 9 年之前
nf_log_arp.c ff107d2776 netfilter: nft_log: complete NFTA_LOG_FLAGS attr support 8 年之前
nf_log_ipv4.c 8cb2a7d566 netfilter: nf_log: get rid of XT_LOG_* macros 8 年之前
nf_nat_h323.c 829d9315c4 netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report() 11 年之前
nf_nat_l3proto_ipv4.c 264619055b netfilter: Allow calling into nat helper without skb_dst. 9 年之前
nf_nat_masquerade_ipv4.c fbd40ea018 ipv4: Don't do expensive useless work during inetdev destroy. 9 年之前
nf_nat_pptp.c c255cb2ed3 netfilter: Fix removal of GRE expectation entries created by PPTP 9 年之前
nf_nat_proto_gre.c c579a9e7d5 netfilter: gre: Use consistent GRE and PTTP header structure instead of the ones defined by netfilter 9 年之前
nf_nat_proto_icmp.c 4b048d6d9d net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool 10 年之前
nf_nat_snmp_basic.c 09605cc12c net ipv4: use preferred log methods 9 年之前
nf_reject_ipv4.c e1dbbc5907 netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCP 9 年之前
nf_socket_ipv4.c 8db4c5be88 netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c 8 年之前
nf_tables_arp.c 23d07508d2 netfilter: Add the missed return value check of nft_register_chain_type 9 年之前
nf_tables_ipv4.c 23d07508d2 netfilter: Add the missed return value check of nft_register_chain_type 9 年之前
nft_chain_nat_ipv4.c 06198b34a3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks 10 年之前
nft_chain_route_ipv4.c d1a6cba576 netfilter: nft_chain_route: re-route before skb is queued to userspace 9 年之前
nft_dup_ipv4.c bb598c1b8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
nft_fib_ipv4.c 3b760dcb0f netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source 8 年之前
nft_masq_ipv4.c 20afd42397 netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions 8 年之前
nft_redir_ipv4.c 20afd42397 netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions 8 年之前
nft_reject_ipv4.c 0e5a1c7eb3 netfilter: nf_tables: use hook state from xt_action_param structure 8 年之前