summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-141-1/+1
|\
| * security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris2012-01-051-1/+1
* | Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller2011-12-253-0/+144
|\ \
| * | netfilter: add ipv6 reverse path filter matchFlorian Westphal2011-12-133-0/+144
* | | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-191-1/+1
|/ /
* | ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-031-1/+2
* | net: dont call jump_label_dec from irq contextEric Dumazet2011-11-291-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-261-1/+0
|\ \
| * | netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.David S. Miller2011-11-231-1/+0
* | | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-4/+4
|/ /
* | netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-11-011-4/+3
* | net: add skb frag size accessorsEric Dumazet2011-10-191-2/+2
|/
* netfilter: nf_queue: reject NF_STOLEN verdicts from userspaceFlorian Westphal2011-08-301-7/+4
* netfilter: ip_queue: Fix small leak in ipq_build_packet_message()Jesper Juhl2011-07-291-0/+1
* 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
OpenPOWER on IntegriCloud