aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-081-0/+2
|\
| * netfilter: ip6tables regression fixEric Dumazet2009-04-061-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-061-0/+1
|\ \ | |/ |/|
| * xfrm: fix fragmentation on inter family tunnelsSteffen Klassert2009-04-061-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-9/+9
|\ \ | |/ |/|
| * trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-9/+9
* | netfilter: use rcu_read_bh() in ipt_do_table()Eric Dumazet2009-04-021-2/+2
|/
* ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)Jesper Nilsson2009-03-271-3/+1
* 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
* | ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich2009-03-242-34/+28
* | ipv6: Make v4-mapped bindings consistent with IPv4Vlad Yasevich2009-03-241-3/+11
* | ipv6: Allow ipv4 wildcard binds after ipv6 address bindsVlad Yasevich2009-03-241-1/+4
* | ipv6: Disallow binding to v4-mapped address on v6-only socket.Vlad Yasevich2009-03-241-0/+7
* | 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
|\ \ | |/
| * netfilter: auto-load ip6_queue module when socket openedScott James Remnant2009-03-161-0/+1
| * netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch2009-03-161-0/+1
| * netfilter: use a linked list of loggersEric Leblond2009-03-161-1/+1
| * netfilter: iptables: lock free countersStephen Hemminger2009-02-201-35/+84
| * netfilter: ip6_tables: unfold two loops in ip6_packet_match()Eric Dumazet2009-02-191-12/+21
| * netfilter: xtables: add backward-compat optionsJan Engelhardt2009-02-191-0/+18
| * netfilter: Combine ipt_ttl and ip6t_hl sourceJan Engelhardt2009-02-183-78/+0
| * netfilter: Combine ipt_TTL and ip6t_HL sourceJan Engelhardt2009-02-183-113/+0
| * netfilter: log invalid new icmpv6 packet with nf_log_packet()Eric Leblond2009-02-181-0/+4
| * netfilter: x_tables: remove unneeded initializationsStephen Hemminger2009-02-184-4/+0
* | net/*: use linux/kernel.h swap()Ilpo Järvinen2009-03-211-5/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-202-5/+4
|\ \
| * | netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]2009-03-181-4/+3
| * | ipv6: fix display of local and remote sit endpointsBjørn Mork2009-03-181-1/+1
* | | ipv6: Fix incorrect disable_ipv6 behaviorBrian Haley2009-03-181-7/+14
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-172-4/+7
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-171-4/+4
| |\ \
| | * | netfilter: conntrack: check for NEXTHDR_NONE before header sanity checkingChristoph Paasch2009-03-161-4/+4
| * | | ipv6: Fix BUG when disabled ipv6 module is unloadedJohn Dykstra2009-03-111-0/+3
* | | | net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-101-1/+1
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-052-41/+33
|\ \ \ \ | |/ / /
| * | | IPv6: add "disable" module parameter support to ipv6.koBrian Haley2009-03-041-5/+16
| * | | netns: fix addrconf_ifdown kernel panicDaniel Lezcano2009-03-031-30/+9
| * | | ipv6: Fix sysctl unregistration deadlockStephen Hemminger2009-03-031-6/+8
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-011-2/+2
|\ \ \ \ | |/ / /
| * | | ipv6: don't use tw net when accounting for recycled twPavel Emelyanov2009-02-261-2/+2
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-251-2/+3
|\ \ \ | |/ /
| * | netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrackEric Leblond2009-02-181-2/+3
* | | sit: used time_before for comparing jiffiesWei Yongjun2009-02-241-2/+3
* | | ipv6: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-242-6/+3
* | | netlink: change nlmsg_notify() return value logicPablo Neira Ayuso2009-02-243-10/+10
* | | ipv6: fix sparse warning: Using plain integer as NULL pointerHannes Eder2009-02-211-1/+1
| |/ |/|