aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* netfilter: xtables: consolidate comefrom debug cast accessJan Engelhardt2009-05-08
* netfilter: xtables: remove another level of indentJan Engelhardt2009-05-08
* netfilter: xtables: remove some gotoJan Engelhardt2009-05-08
* netfilter: xtables: reduce indent level by oneJan Engelhardt2009-05-08
* netfilter: xtables: consolidate open-coded logicJan Engelhardt2009-05-08
* netfilter: xtables: fix const inconsistencyJan Engelhardt2009-05-08
* netfilter: xtables: remove redundant castsJan Engelhardt2009-05-08
* netfilter: xtables: use NFPROTO_ in standard targetsJan Engelhardt2009-05-08
* netfilter: queue: use NFPROTO_ for queue callsitesJan Engelhardt2009-05-08
* netfilter: xtables: use NFPROTO_ for xt_proto_init callsitesJan Engelhardt2009-05-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-29
|\
| * netfilter: revised locking for x_tablesStephen Hemminger2009-04-29
* | gro: Fix COMPLETE checksum handlingHerbert Xu2009-04-27
* | snmp: add missing counters for RFC 4293Neil Horman2009-04-27
* | syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal2009-04-20
|/
* ipv6:remove useless checkYang Hongyang2009-04-14
* ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich2009-04-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-08
|\
| * netfilter: ip6tables regression fixEric Dumazet2009-04-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-06
|\ \ | |/ |/|
| * xfrm: fix fragmentation on inter family tunnelsSteffen Klassert2009-04-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\ \ | |/ |/|
| * trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-30
* | netfilter: use rcu_read_bh() in ipt_do_table()Eric Dumazet2009-04-02
|/
* ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)Jesper Nilsson2009-03-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-27
|\
| * netfilter: nf_conntrack: calculate per-protocol nlattr sizeHolger Eitzenberger2009-03-25
| * netfilter: {ip,ip6,arp}_tables: fix incorrect loop detectionPatrick McHardy2009-03-25
| * netfilter: factorize ifname_compare()Eric Dumazet2009-03-25
* | ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich2009-03-24
* | ipv6: Make v4-mapped bindings consistent with IPv4Vlad Yasevich2009-03-24
* | ipv6: Allow ipv4 wildcard binds after ipv6 address bindsVlad Yasevich2009-03-24
* | ipv6: Disallow binding to v4-mapped address on v6-only socket.Vlad Yasevich2009-03-24
* | netfilter: trivial Kconfig spelling fixesJan Engelhardt2009-03-24
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-24
|\|
| * netfilter: auto-load ip6_queue module when socket openedScott James Remnant2009-03-16
| * netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch2009-03-16
| * netfilter: use a linked list of loggersEric Leblond2009-03-16
| * netfilter: iptables: lock free countersStephen Hemminger2009-02-20
| * netfilter: ip6_tables: unfold two loops in ip6_packet_match()Eric Dumazet2009-02-19
| * netfilter: xtables: add backward-compat optionsJan Engelhardt2009-02-19
| * netfilter: Combine ipt_ttl and ip6t_hl sourceJan Engelhardt2009-02-18
| * netfilter: Combine ipt_TTL and ip6t_HL sourceJan Engelhardt2009-02-18
| * netfilter: log invalid new icmpv6 packet with nf_log_packet()Eric Leblond2009-02-18
| * netfilter: x_tables: remove unneeded initializationsStephen Hemminger2009-02-18
* | net/*: use linux/kernel.h swap()Ilpo Järvinen2009-03-21
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-20
|\ \
| * | netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]2009-03-19
| * | ipv6: fix display of local and remote sit endpointsBjørn Mork2009-03-18
* | | ipv6: Fix incorrect disable_ipv6 behaviorBrian Haley2009-03-18