aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-6/+6
* samsung update 1codeworkx2012-06-023-6/+29
* netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari2011-06-161-1/+2
* netfilter: use unsigned variables for packet lengths in ip[6]_queue.Dave Jones2011-06-061-1/+2
* netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()Pablo Neira Ayuso2011-06-061-1/+1
* netfilter: add more values to enum ip_conntrack_infoEric Dumazet2011-06-061-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-111-1/+3
|\
| * netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao2011-05-101-1/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-191-7/+12
|\ \
| * | netfilter: get rid of atomic ops in fast pathEric Dumazet2011-04-041-7/+12
* | | netfilter: ip6table_mangle: Fix set-but-unused variables.David S. Miller2011-04-171-1/+2
* | | netfilter: ip6_tables: Fix set-but-unused variables.David S. Miller2011-04-171-2/+0
| |/ |/|
* | Fix common misspellingsLucas De Marchi2011-03-312-2/+2
|/
* netfilter: xtables: fix reentrancyEric Dumazet2011-03-201-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-03-151-0/+3
|\
| * ipv6: netfilter: ip6_tables: fix infoleak to userspaceVasiliy Kulikov2011-03-151-0/+3
* | net: Put fl6_* macros to struct flowi6 and use them again.David S. Miller2011-03-121-2/+2
* | ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-121-10/+10
* | net: Make flowi ports AF dependent.David S. Miller2011-03-121-2/+2
* | net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-121-1/+1
* | xfrm: Return dst directly from xfrm_lookup()David S. Miller2011-03-021-1/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-191-1/+1
|\ \ | |/ |/|
| * netfilter: ip6t_LOG: fix a flaw in printing the MACJoerg Marx2011-02-171-1/+1
* | netfilter: add a missing include in nf_conntrack_reasm.cEric Dumazet2011-01-201-0/+1
* | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-191-31/+14
|\ \ | |/
| * netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2011-01-121-1/+7
| * netfilter: x_tables: dont block BH while reading countersEric Dumazet2011-01-101-31/+14
* | netfilter: x_table: speedup compat operationsEric Dumazet2011-01-131-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2011-01-133-4/+4
|\ \ | |/
| * ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.David S. Miller2010-12-121-1/+1
| * Net: ipv6: netfiliter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2010-11-121-1/+1
| |\
| | * netfilter: ipv6: fix overlap check for fragmentsShan Wei2010-11-121-1/+1
* | | netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2010-12-151-1/+7
* | | netfilter: nf_ct_frag6_sysctl_table is staticEric Dumazet2010-11-151-1/+1
* | | netfilter: xt_LOG: do print MAC header on FORWARDJan Engelhardt2010-11-151-2/+1
|/ /
* | netfilter: ip6_tables: fix information leak to userspaceJan Engelhardt2010-11-031-0/+1
|/
* netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.cDavid S. Miller2010-10-261-1/+4
* netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...KOVACS Krisztian2010-10-252-1/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-217-200/+273
|\
| * tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler2010-10-214-78/+150
| * netfilter: fix kconfig unmet dependency warningRandy Dunlap2010-10-181-2/+2
| * netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt2010-10-131-9/+9
| * netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt2010-10-131-27/+27
| * netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt2010-10-131-6/+6
| * netfilter: ipt_LOG: add bufferisation to call printk() onceEric Dumazet2010-10-041-78/+79
* | net: return operator cleanupEric Dumazet2010-09-231-7/+7
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-092-65/+18
|\
| * netfilter: discard overlapping IPv6 fragmentNicolas Dichtel2010-09-071-65/+15
| * netfilter: fix CONFIG_COMPAT supportFlorian Westphal2010-08-231-0/+3