David S. Miller abaa72d7fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
..
ipset d31f4d448f netfilter: ipset: fix crash if IPSET_CMD_NONE command is sent 13 years ago
ipvs abaa72d7fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
Kconfig 7c62234547 netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled 13 years ago
Makefile 7c62234547 netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled 13 years ago
core.c d584a61a93 netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y 13 years ago
nf_conntrack_acct.c ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 years ago
nf_conntrack_amanda.c e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
nf_conntrack_broadcast.c 93557f53e1 netfilter: nf_conntrack: nf_conntrack snmp helper 14 years ago
nf_conntrack_core.c 1afc56794e netfilter: nf_ct_helper: implement variable length helper private data 13 years ago
nf_conntrack_ecache.c 031d7709f2 netfilter: nf_ct_ecache: refactor notifier registration 13 years ago
nf_conntrack_expect.c e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
nf_conntrack_extend.c 3cf4c7e381 netfilter: nf_ct_ext: support variable length extensions 13 years ago
nf_conntrack_ftp.c 1afc56794e netfilter: nf_ct_helper: implement variable length helper private data 13 years ago
nf_conntrack_h323_asn1.c b4232a2277 netfilter: h323: bug in parsing of ASN1 SEQOF field 14 years ago
nf_conntrack_h323_main.c 82f437b950 Merge branch 'master' of git://1984.lsi.us.es/nf-next 13 years ago
nf_conntrack_h323_types.c 905e3e8ec5 [NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helper 17 years ago
nf_conntrack_helper.c 32f5376003 netfilter: nf_ct_helper: disable automatic helper re-assignment of different type 13 years ago
nf_conntrack_irc.c 3a8fc53a45 netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names 13 years ago
nf_conntrack_l3proto_generic.c 8ce8439a31 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto 17 years ago
nf_conntrack_netbios_ns.c 93557f53e1 netfilter: nf_conntrack: nf_conntrack snmp helper 14 years ago
nf_conntrack_netlink.c 392025f87a netfilter: ctnetlink: add new messages to obtain statistics 13 years ago
nf_conntrack_pptp.c 1afc56794e netfilter: nf_ct_helper: implement variable length helper private data 13 years ago
nf_conntrack_proto.c 08911475d1 netfilter: nf_conntrack: generalize nf_ct_l4proto_net 13 years ago
nf_conntrack_proto_dccp.c 54b8873f7c netfilter: nf_ct_dccp: add dccp_kmemdup_sysctl_table function 13 years ago
nf_conntrack_proto_generic.c 08911475d1 netfilter: nf_conntrack: generalize nf_ct_l4proto_net 13 years ago
nf_conntrack_proto_gre.c f1caad2745 netfilter: nf_conntrack: prepare l4proto->init_net cleanup 13 years ago
nf_conntrack_proto_sctp.c f42c4183c7 netfilter: nf_ct_sctp: merge sctpv[4,6]_net_init into sctp_net_init 13 years ago
nf_conntrack_proto_tcp.c be0593c678 netfilter: nf_ct_tcp: missing per-net support for cttimeout 13 years ago
nf_conntrack_proto_udp.c 08911475d1 netfilter: nf_conntrack: generalize nf_ct_l4proto_net 13 years ago
nf_conntrack_proto_udplite.c 51b4c824fc netfilter: nf_ct_udplite: add udplite_kmemdup_sysctl_table function 13 years ago
nf_conntrack_sane.c 1afc56794e netfilter: nf_ct_helper: implement variable length helper private data 13 years ago
nf_conntrack_sip.c 1afc56794e netfilter: nf_ct_helper: implement variable length helper private data 13 years ago
nf_conntrack_snmp.c 93557f53e1 netfilter: nf_conntrack: nf_conntrack snmp helper 14 years ago
nf_conntrack_standalone.c ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 years ago
nf_conntrack_tftp.c 3a8fc53a45 netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names 13 years ago
nf_conntrack_timeout.c dd70507241 netfilter: nf_ct_ext: add timeout extension 13 years ago
nf_conntrack_timestamp.c ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 years ago
nf_internals.h 654d0fbdc8 netfilter: cleanup printk messages 15 years ago
nf_log.c ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 years ago
nf_queue.c a8db7b2d19 netfilter: nf_queue: fix queueing of bridged gro skbs 13 years ago
nf_sockopt.c b7058842c9 net: Make setsockopt() optlen be unsigned. 15 years ago
nf_tproxy_core.c d503b30bd6 netfilter: tproxy: do not assign timewait sockets to skb->sk 14 years ago
nfnetlink.c d3a5ea6e21 Merge branch 'master' of git://1984.lsi.us.es/nf-next 13 years ago
nfnetlink_acct.c 7c80118953 nfnetlink_acct: Stop using NLA_PUT*(). 13 years ago
nfnetlink_cthelper.c 12f7a50533 netfilter: add user-space connection tracking helper infrastructure 13 years ago
nfnetlink_cttimeout.c 8264deb818 netfilter: nf_conntrack: add namespace support for cttimeout 13 years ago
nfnetlink_log.c d550d09589 netfilter: nfnetlink_log: Move away from NLMSG_PUT(). 13 years ago
nfnetlink_queue_core.c 46ba5a25f5 netfilter: nfnetlink_queue: do not allow to set unsupported flag bits 13 years ago
nfnetlink_queue_ct.c ab5e8b77d5 netfilter: nfnetlink_queue: fix sparse warning due to missing include 13 years ago
x_tables.c 3a9a231d97 net: Fix files explicitly needing to include module.h 13 years ago
xt_AUDIT.c 75f2811c64 ipv6: Add fragment reporting to ipv6_skip_exthdr(). 13 years ago
xt_CHECKSUM.c edf0e1fb0d netfilter: add CHECKSUM target 15 years ago
xt_CLASSIFY.c 9811600f7c netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any table 14 years ago
xt_CONNSECMARK.c 4b560b447d netfilter: xtables: substitute temporary defines by final name 15 years ago
xt_CT.c 1afc56794e netfilter: nf_ct_helper: implement variable length helper private data 13 years ago
xt_DSCP.c 1ed2f73d90 netfilter: IPv6: fix DSCP mangle code 14 years ago
xt_HL.c 181b1e9ce1 netfilter: Reduce switch/case indent 14 years ago
xt_HMARK.c d1992b169d netfilter: xt_HMARK: fix endianness and provide consistent hashing 13 years ago
xt_IDLETIMER.c 0a9ee81349 netfilter: Remove unnecessary OOM logging messages 13 years ago
xt_LED.c f1e231a356 netfilter: xtables: add missing aliases for autoloading via iptables 14 years ago
xt_LOG.c a0f65a267d netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6 13 years ago
xt_NFLOG.c 4b560b447d netfilter: xtables: substitute temporary defines by final name 15 years ago
xt_NFQUEUE.c 1da6dd0798 netfilter: NFQUEUE: don't xor src/dst ip address for load distribution 13 years ago
xt_NOTRACK.c 5bfddbd46a netfilter: nf_conntrack: IPS_UNTRACKED bit 15 years ago
xt_RATEEST.c cefcb60201 net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu() 14 years ago
xt_SECMARK.c 2606fd1fa5 secmark: make secmark object handling generic 14 years ago
xt_TCPMSS.c e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
xt_TCPOPTSTRIP.c c0cd115667 net:netfilter: use IS_ENABLED 13 years ago
xt_TEE.c 19e8d69c54 net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx 13 years ago
xt_TPROXY.c 2c53040f01 net: Fix (nearly-)kernel-doc comments for various functions 13 years ago
xt_TRACE.c 4b560b447d netfilter: xtables: substitute temporary defines by final name 15 years ago
xt_addrtype.c c0cd115667 net:netfilter: use IS_ENABLED 13 years ago
xt_cluster.c 5bfddbd46a netfilter: nf_conntrack: IPS_UNTRACKED bit 15 years ago
xt_comment.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_connbytes.c c5e1fd8cca Merge branch 'nf-next' of git://1984.lsi.us.es/net-next 13 years ago
xt_connlimit.c 68c07cb6d8 netfilter: xt_connlimit: remove revision 0 13 years ago
xt_connmark.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_conntrack.c 93bbce1ad0 netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0 14 years ago
xt_cpu.c f1e231a356 netfilter: xtables: add missing aliases for autoloading via iptables 14 years ago
xt_dccp.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 years ago
xt_devgroup.c 9291747f11 netfilter: xtables: add device group match 14 years ago
xt_dscp.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_ecn.c 42c344a3bc netfilter: xtables: collapse conditions in xt_ecn 13 years ago
xt_esp.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 years ago
xt_hashlimit.c 1f27e2516c netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits 13 years ago
xt_helper.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_hl.c 181b1e9ce1 netfilter: Reduce switch/case indent 14 years ago
xt_iprange.c bd4a6974cc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
xt_ipvs.c 9330419d9a IPVS: netns, use ip_vs_proto_data as param. 14 years ago
xt_length.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_limit.c 7a909ac70f netfilter: limit, hashlimit: avoid duplicated inline 13 years ago
xt_mac.c 8561cf9978 netfilter: Convert compare_ether_addr to ether_addr_equal 13 years ago
xt_mark.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_multiport.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 years ago
xt_nfacct.c ceb98d03ea netfilter: xtables: add nfacct match to support extended accounting 13 years ago
xt_osf.c 88b4a0347a net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu() 14 years ago
xt_owner.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_physdev.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_pkttype.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_policy.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_quota.c 3a9a231d97 net: Fix files explicitly needing to include module.h 13 years ago
xt_rateest.c 00fe1ae91e netfilter: xt_rateest: fix xt_rateest_mt_checkentry() 14 years ago
xt_realm.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_recent.c efdedd5426 netfilter: xt_recent: add address masking option 13 years ago
xt_repldata.h e3eaa9910b netfilter: xtables: generate initial table on-demand 15 years ago
xt_sctp.c 2bf0748254 netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4 bytes 15 years ago
xt_set.c a73f89a61f netfilter: ipset: timeout fixing bug broke SET target special timeout value 13 years ago
xt_socket.c 84018f55ab netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() 13 years ago
xt_state.c 5bfddbd46a netfilter: nf_conntrack: IPS_UNTRACKED bit 15 years ago
xt_statistic.c 3a9a231d97 net: Fix files explicitly needing to include module.h 13 years ago
xt_string.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago
xt_tcpmss.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 years ago
xt_tcpudp.c b4ba26119b netfilter: xtables: change hotdrop pointer to direct modification 15 years ago
xt_time.c 736d58e3a2 netfilter: remove unnecessary returns from void function()s 15 years ago
xt_u32.c 62fc805108 netfilter: xtables: deconstify struct xt_action_param for matches 15 years ago