aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
Commit message (Expand)AuthorAgeFilesLines
...
* | netfilter: nf_conntrack_ipv6: delete the redundant macro definitionsShan Wei2010-01-201-3/+0
* | netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-185-21/+24
* | netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan2010-01-181-6/+8
|/
* netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2009-12-151-0/+6
* ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2009-12-152-5/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-0810-87/+75
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-0310-86/+74
| |\
| | * netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches2009-11-239-83/+72
| | * netfilter: remove unneccessary checks from netlink notifiersPatrick McHardy2009-11-061-2/+1
| | * netfilter: remove synchronize_net() calls in ip_queue/ip6_queueEric Dumazet2009-11-041-1/+1
| * | net: use net_eq to compare netsOctavian Purdila2009-11-251-1/+1
| |/
* | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-123-9/+3
|/
* netfilter: ip6t_eui: fix read outside array boundsPatrick McHardy2009-08-311-7/+2
* netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy2009-08-251-1/+5
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-245-8/+9
* netfilter: xtables: check for standard verdicts in policiesJan Engelhardt2009-08-101-2/+19
* netfilter: xtables: check for unconditionality of policiesJan Engelhardt2009-08-101-5/+7
* netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooksJan Engelhardt2009-08-101-1/+4
* netfilter: xtables: use memcmp in unconditional checkJan Engelhardt2009-08-101-8/+3
* netfilter: xtables: switch table AFs to nfprotoJan Engelhardt2009-08-104-4/+4
* netfilter: xtables: switch hook PFs to nfprotoJan Engelhardt2009-08-104-13/+13
* netfilter: conntrack: switch hook PFs to nfprotoJan Engelhardt2009-08-101-6/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Patrick McHardy2009-06-112-3/+3
|\
| * netfilter: Use frag list abstraction interfaces.David S. Miller2009-06-091-2/+2
| * net: skb->dst accessorsEric Dumazet2009-06-031-1/+1
* | netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak2009-06-081-12/+4
* | netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov2009-06-041-1/+1
* | netfilter: conntrack: simplify event caching systemPablo Neira Ayuso2009-06-021-1/+0
* | Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2009-06-022-85/+85
|\ \ | |/ |/|
| * netfilter: xtables: consolidate comefrom debug cast accessJan Engelhardt2009-05-081-5/+8
| * netfilter: xtables: remove another level of indentJan Engelhardt2009-05-081-23/+21
| * netfilter: xtables: remove some gotoJan Engelhardt2009-05-081-5/+2
| * netfilter: xtables: reduce indent level by oneJan Engelhardt2009-05-081-68/+64
| * netfilter: xtables: consolidate open-coded logicJan Engelhardt2009-05-081-4/+10
| * netfilter: xtables: fix const inconsistencyJan Engelhardt2009-05-081-7/+7
| * netfilter: xtables: remove redundant castsJan Engelhardt2009-05-081-1/+1
| * netfilter: xtables: use NFPROTO_ in standard targetsJan Engelhardt2009-05-081-3/+3
| * netfilter: queue: use NFPROTO_ for queue callsitesJan Engelhardt2009-05-081-1/+1
| * netfilter: xtables: use NFPROTO_ for xt_proto_init callsitesJan Engelhardt2009-05-081-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-051-3/+3
|\ \ | |/ |/|
| * netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONEChristoph Paasch2009-05-051-3/+3
* | netfilter: revised locking for x_tablesStephen Hemminger2009-04-281-86/+37
|/
* netfilter: ip6tables regression fixEric Dumazet2009-04-061-0/+2
* netfilter: use rcu_read_bh() in ipt_do_table()Eric Dumazet2009-04-021-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-263-22/+17
|\
| * netfilter: nf_conntrack: calculate per-protocol nlattr sizeHolger Eitzenberger2009-03-252-0/+12
| * netfilter: {ip,ip6,arp}_tables: fix incorrect loop detectionPatrick McHardy2009-03-251-1/+3
| * netfilter: factorize ifname_compare()Eric Dumazet2009-03-251-21/+2
* | netfilter: trivial Kconfig spelling fixesJan Engelhardt2009-03-241-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-2413-240/+127
|\ \ | |/