Linus Torvalds 7ba3ebff9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
..
Kconfig 8db4c5be88 netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c 9 years ago
Makefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
arp_tables.c a5d7a71456 netfilter: xtables: add scheduling opportunity in get_counters 8 years ago
arpt_mangle.c 9d0db8b6b1 netfilter: arpt_mangle: fix return values of checkentry 14 years ago
arptable_filter.c ff76def3bd netfilter: arp_tables: register table in initns 9 years ago
ip_tables.c a5d7a71456 netfilter: xtables: add scheduling opportunity in get_counters 8 years ago
ipt_CLUSTERIP.c b63f6044d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 8 years ago
ipt_ECN.c 4b048d6d9d net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool 10 years ago
ipt_MASQUERADE.c a357b3f80b netfilter: nat: add dependencies on conntrack module 8 years ago
ipt_REJECT.c 613dbd9572 netfilter: x_tables: move hook state into xt_action_param structure 9 years ago
ipt_SYNPROXY.c 49f817d793 netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook 8 years ago
ipt_ah.c c8d71d08aa netfilter: ipv4: whitespace around operators 10 years ago
ipt_rpfilter.c 6443ebc3fd netfilter: rpfilter: fix incorrect loopback packet judgment 8 years ago
iptable_filter.c b9e69e1273 netfilter: xtables: don't hook tables by default 9 years ago
iptable_mangle.c 468b021b94 netfilter: x_tables: simplify ip{6}table_mangle_hook() 9 years ago
iptable_nat.c 591bb2789b netfilter: nf_hook_ops structs can be const 8 years ago
iptable_raw.c b9e69e1273 netfilter: xtables: don't hook tables by default 9 years ago
iptable_security.c b9e69e1273 netfilter: xtables: don't hook tables by default 9 years ago
nf_conntrack_l3proto_ipv4.c 91950833dd netfilter: conntrack: place print_tuple in procfs part 8 years ago
nf_conntrack_proto_icmp.c 44d6e2f273 net: Replace NF_CT_ASSERT() with WARN_ON(). 8 years ago
nf_defrag_ipv4.c 591bb2789b netfilter: nf_hook_ops structs can be const 8 years ago
nf_dup_ipv4.c cc41c84b7e netfilter: kill the fake untracked conntrack objects 8 years ago
nf_log_arp.c 549d2d41c1 netfilter: constify nf_loginfo structures 8 years ago
nf_log_ipv4.c 549d2d41c1 netfilter: constify nf_loginfo structures 8 years ago
nf_nat_h323.c eee6ebbac1 netfilter: nf_nat_h323: fix logical-not-parentheses warning 8 years ago
nf_nat_l3proto_ipv4.c 44d6e2f273 net: Replace NF_CT_ASSERT() with WARN_ON(). 8 years ago
nf_nat_masquerade_ipv4.c 44d6e2f273 net: Replace NF_CT_ASSERT() with WARN_ON(). 8 years ago
nf_nat_pptp.c 2fe7c321ab netfilter: pptp: attach nat extension when needed 8 years ago
nf_nat_proto_gre.c c579a9e7d5 netfilter: gre: Use consistent GRE and PTTP header structure instead of the ones defined by netfilter 9 years ago
nf_nat_proto_icmp.c 4b048d6d9d net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool 10 years ago
nf_nat_snmp_basic.c 0e72f55f35 netfilter: snmp: avoid stack size warning 8 years ago
nf_reject_ipv4.c 7400bb4b58 netfilter: nf_reject_ipv4: Fix use-after-free in send_reset 8 years ago
nf_socket_ipv4.c ab8bc7ed86 netfilter: remove nf_ct_is_untracked 8 years ago
nf_tables_arp.c 974292defe netfilter: nf_tables: only allow in/output for arp packets 8 years ago
nf_tables_ipv4.c 23d07508d2 netfilter: Add the missed return value check of nft_register_chain_type 9 years ago
nft_chain_nat_ipv4.c 06198b34a3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks 10 years ago
nft_chain_route_ipv4.c d1a6cba576 netfilter: nft_chain_route: re-route before skb is queued to userspace 9 years ago
nft_dup_ipv4.c bb598c1b8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
nft_fib_ipv4.c f347ec852c netfilter: nf_tables: fib: use skb_header_pointer 8 years ago
nft_masq_ipv4.c 10596608c4 netfilter: nf_tables: fix mismatch in big-endian system 8 years ago
nft_redir_ipv4.c 10596608c4 netfilter: nf_tables: fix mismatch in big-endian system 8 years ago
nft_reject_ipv4.c 0e5a1c7eb3 netfilter: nf_tables: use hook state from xt_action_param structure 9 years ago