Patrick McHardy 6b69fe0c73 netfilter: nf_conntrack_tcp: fix endless loop 17 years ago
..
Kconfig f3261aff35 netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol config values 17 years ago
Makefile 2bc780499a [NETFILTER]: nf_conntrack: add DCCP protocol support 17 years ago
core.c c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
nf_conntrack_amanda.c 5e8fbe2ac8 [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors 17 years ago
nf_conntrack_core.c ceeff7541e netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info() 17 years ago
nf_conntrack_ecache.c 6823645d60 [NETFILTER]: nf_conntrack_expect: function naming unification 18 years ago
nf_conntrack_expect.c 12293bf911 netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_init() 17 years ago
nf_conntrack_extend.c 68b80f1138 netfilter: nf_nat: fix RCU races 17 years ago
nf_conntrack_ftp.c 5e8fbe2ac8 [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors 17 years ago
nf_conntrack_h323_asn1.c 905e3e8ec5 [NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helper 17 years ago
nf_conntrack_h323_main.c a56b8f8158 netfilter: nf_conntrack_h323: fix module unload crash 17 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 58c0fb0ddd [NETFILTER]: annotate rest of nf_conntrack_* with const 17 years ago
nf_conntrack_irc.c 58c0fb0ddd [NETFILTER]: annotate rest of nf_conntrack_* with const 17 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 6002f266b3 [NETFILTER]: nf_conntrack: introduce expectation classes and policies 17 years ago
nf_conntrack_netlink.c 1eedf69993 netfilter: ctnetlink: dump conntrack ID in event messages 17 years ago
nf_conntrack_pptp.c 3c9fba656a [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call 17 years ago
nf_conntrack_proto.c 5e8fbe2ac8 [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors 17 years ago
nf_conntrack_proto_dccp.c 09f263cd39 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto 17 years ago
nf_conntrack_proto_generic.c 09f263cd39 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto 17 years ago
nf_conntrack_proto_gre.c 3c9fba656a [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call 17 years ago
nf_conntrack_proto_sctp.c 12c33aa20e [NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_proto_gre 17 years ago
nf_conntrack_proto_tcp.c 6b69fe0c73 netfilter: nf_conntrack_tcp: fix endless loop 17 years ago
nf_conntrack_proto_udp.c 09f263cd39 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto 17 years ago
nf_conntrack_proto_udplite.c 09f263cd39 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto 17 years ago
nf_conntrack_sane.c 3c9fba656a [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call 17 years ago
nf_conntrack_sip.c ef75d49f11 netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last request 17 years ago
nf_conntrack_standalone.c 52c0e111fa netfilter: assign PDE->fops before gluing PDE into /proc tree 17 years ago
nf_conntrack_tftp.c 3c9fba656a [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call 17 years ago
nf_internals.h 3db05fea51 [NETFILTER]: Replace sk_buff ** with sk_buff * 17 years ago
nf_log.c b66985b11b netfilter: Make nflog quiet when no one listen in userspace. 17 years ago
nf_queue.c 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
nf_sockopt.c 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
nfnetlink.c b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
nfnetlink_log.c 8eeee8b152 [NETFILTER]: Replate direct proc_fops assignment with proc_create call. 17 years ago
nfnetlink_queue.c 9a732ed6d0 netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets 17 years ago
x_tables.c 8b169240e2 netfilter: assign PDE->data before gluing PDE into /proc tree 17 years ago
xt_CLASSIFY.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_CONNMARK.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_CONNSECMARK.c 3cf93c96af [NETFILTER]: annotate xtables targets with const and remove casts 17 years ago
xt_DSCP.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_MARK.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_NFLOG.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_NFQUEUE.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_NOTRACK.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_RATEEST.c 3cf93c96af [NETFILTER]: annotate xtables targets with const and remove casts 17 years ago
xt_SECMARK.c f51f5ec690 [NETFILTER]: make secmark_tg_destroy() static 17 years ago
xt_TCPMSS.c 37c08387fc [NETFILTER]: xt_TCPMSS: consider reverse route's MTU in clamp-to-pmtu 17 years ago
xt_TCPOPTSTRIP.c be8d0d7903 netfilter: xt_TCPOPTSTRIP: signed tcphoff for ipv6_skip_exthdr() retval 17 years ago
xt_TRACE.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_comment.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_connbytes.c 6f6d6a1a6a rename div64_64 to div64_u64 17 years ago
xt_connlimit.c d2ee3f2c4b netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED state 17 years ago
xt_connmark.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_conntrack.c 5e8fbe2ac8 [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors 17 years ago
xt_dccp.c 3cf93c96af [NETFILTER]: annotate xtables targets with const and remove casts 17 years ago
xt_dscp.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_esp.c 3cf93c96af [NETFILTER]: annotate xtables targets with const and remove casts 17 years ago
xt_hashlimit.c 6e79d85d9a netfilter: assign PDE->data before gluing PDE into /proc tree 17 years ago
xt_helper.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_iprange.c 01b7a31429 netfilter: xt_iprange: module aliases for xt_iprange 17 years ago
xt_length.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_limit.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_mac.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_mark.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_multiport.c 3cf93c96af [NETFILTER]: annotate xtables targets with const and remove casts 17 years ago
xt_owner.c edc26f7aaa [NETFILTER]: xt_owner: allow matching UID/GID ranges 17 years ago
xt_physdev.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_pkttype.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_policy.c 3cf93c96af [NETFILTER]: annotate xtables targets with const and remove casts 17 years ago
xt_quota.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_rateest.c 3cf93c96af [NETFILTER]: annotate xtables targets with const and remove casts 17 years ago
xt_realm.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_sctp.c 3cf93c96af [NETFILTER]: annotate xtables targets with const and remove casts 17 years ago
xt_state.c df54aae022 [NETFILTER]: x_tables: use %u format specifiers 17 years ago
xt_statistic.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_string.c 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
xt_tcpmss.c 3cf93c96af [NETFILTER]: annotate xtables targets with const and remove casts 17 years ago
xt_tcpudp.c 3cf93c96af [NETFILTER]: annotate xtables targets with const and remove casts 17 years ago
xt_time.c 3cf93c96af [NETFILTER]: annotate xtables targets with const and remove casts 17 years ago
xt_u32.c f449b3b54d [NETFILTER]: xt_u32: drop the actually unused variable from u32_match_it 17 years ago