summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2009-06-12trivial: Fix a typo in comment of addrconf_dad_start()Masatake YAMATO
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek
2009-05-20IPv6: set RTPROT_KERNEL to initial routeJean-Mickael Guerin
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-05-05netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONEChristoph Paasch
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-14ipv6:remove useless checkYang Hongyang
2009-04-11ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich
2009-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-06xfrm: fix fragmentation on inter family tunnelsSteffen Klassert
2009-04-06netfilter: ip6tables regression fixEric Dumazet
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-02netfilter: use rcu_read_bh() in ipt_do_table()Eric Dumazet
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-27ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)Jesper Nilsson
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-25netfilter: nf_conntrack: calculate per-protocol nlattr sizeHolger Eitzenberger
2009-03-25netfilter: {ip,ip6,arp}_tables: fix incorrect loop detectionPatrick McHardy
2009-03-25netfilter: factorize ifname_compare()Eric Dumazet
2009-03-24ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich
2009-03-24ipv6: Make v4-mapped bindings consistent with IPv4Vlad Yasevich
2009-03-24ipv6: Allow ipv4 wildcard binds after ipv6 address bindsVlad Yasevich
2009-03-24ipv6: Disallow binding to v4-mapped address on v6-only socket.Vlad Yasevich
2009-03-24netfilter: trivial Kconfig spelling fixesJan Engelhardt
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-21net/*: use linux/kernel.h swap()Ilpo Järvinen
2009-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-18netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]
2009-03-18ipv6: fix display of local and remote sit endpointsBjørn Mork
2009-03-18ipv6: Fix incorrect disable_ipv6 behaviorBrian Haley
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-16netfilter: conntrack: check for NEXTHDR_NONE before header sanity checkingChristoph Paasch
2009-03-16netfilter: auto-load ip6_queue module when socket openedScott James Remnant
2009-03-16netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch
2009-03-16netfilter: use a linked list of loggersEric Leblond
2009-03-11ipv6: Fix BUG when disabled ipv6 module is unloadedJohn Dykstra
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-04IPv6: add "disable" module parameter support to ipv6.koBrian Haley
2009-03-03netns: fix addrconf_ifdown kernel panicDaniel Lezcano
2009-03-03ipv6: Fix sysctl unregistration deadlockStephen Hemminger
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-26ipv6: don't use tw net when accounting for recycled twPavel Emelyanov
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-24sit: used time_before for comparing jiffiesWei Yongjun
2009-02-24ipv6: Remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-24netlink: change nlmsg_notify() return value logicPablo Neira Ayuso
2009-02-21ipv6: fix sparse warning: Using plain integer as NULL pointerHannes Eder