aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter
AgeCommit message (Expand)Author
2009-08-31netfilter: ip6t_eui: fix read outside array boundsPatrick McHardy
2009-08-25netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy
2009-08-24netfilter: xtables: mark initial tables constantJan Engelhardt
2009-08-10netfilter: xtables: check for standard verdicts in policiesJan Engelhardt
2009-08-10netfilter: xtables: check for unconditionality of policiesJan Engelhardt
2009-08-10netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooksJan Engelhardt
2009-08-10netfilter: xtables: use memcmp in unconditional checkJan Engelhardt
2009-08-10netfilter: xtables: switch table AFs to nfprotoJan Engelhardt
2009-08-10netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt
2009-08-10netfilter: conntrack: switch hook PFs to nfprotoJan Engelhardt
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Patrick McHardy
2009-06-09netfilter: Use frag list abstraction interfaces.David S. Miller
2009-06-08netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak
2009-06-04netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov
2009-06-03net: skb->dst accessorsEric Dumazet
2009-06-02netfilter: conntrack: simplify event caching systemPablo Neira Ayuso
2009-06-02Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy
2009-05-08netfilter: xtables: consolidate comefrom debug cast accessJan Engelhardt
2009-05-08netfilter: xtables: remove another level of indentJan Engelhardt
2009-05-08netfilter: xtables: remove some gotoJan Engelhardt
2009-05-08netfilter: xtables: reduce indent level by oneJan Engelhardt
2009-05-08netfilter: xtables: consolidate open-coded logicJan Engelhardt
2009-05-08netfilter: xtables: fix const inconsistencyJan Engelhardt
2009-05-08netfilter: xtables: remove redundant castsJan Engelhardt
2009-05-08netfilter: xtables: use NFPROTO_ in standard targetsJan Engelhardt
2009-05-08netfilter: queue: use NFPROTO_ for queue callsitesJan Engelhardt
2009-05-08netfilter: xtables: use NFPROTO_ for xt_proto_init callsitesJan Engelhardt
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-05-05netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONEChristoph Paasch
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-06netfilter: ip6tables regression fixEric Dumazet
2009-04-02netfilter: use rcu_read_bh() in ipt_do_table()Eric Dumazet
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-25netfilter: nf_conntrack: calculate per-protocol nlattr sizeHolger Eitzenberger
2009-03-25netfilter: {ip,ip6,arp}_tables: fix incorrect loop detectionPatrick McHardy
2009-03-25netfilter: factorize ifname_compare()Eric Dumazet
2009-03-24netfilter: trivial Kconfig spelling fixesJan Engelhardt
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-16netfilter: conntrack: check for NEXTHDR_NONE before header sanity checkingChristoph Paasch
2009-03-16netfilter: auto-load ip6_queue module when socket openedScott James Remnant
2009-03-16netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch
2009-03-16netfilter: use a linked list of loggersEric Leblond
2009-02-20netfilter: iptables: lock free countersStephen Hemminger
2009-02-19netfilter: ip6_tables: unfold two loops in ip6_packet_match()Eric Dumazet
2009-02-19netfilter: xtables: add backward-compat optionsJan Engelhardt
2009-02-18netfilter: Combine ipt_ttl and ip6t_hl sourceJan Engelhardt
2009-02-18netfilter: Combine ipt_TTL and ip6t_HL sourceJan Engelhardt
2009-02-18netfilter: log invalid new icmpv6 packet with nf_log_packet()Eric Leblond
2009-02-18netfilter: x_tables: remove unneeded initializationsStephen Hemminger
2009-02-18netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrackEric Leblond