aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-0/+2
2009-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2009-04-06xfrm: fix fragmentation on inter family tunnelsSteffen Klassert1-0/+1
2009-04-06netfilter: ip6tables regression fixEric Dumazet1-0/+2
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-9/+9
2009-04-02netfilter: use rcu_read_bh() in ipt_do_table()Eric Dumazet1-2/+2
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-9/+9
2009-03-27ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)Jesper Nilsson1-3/+1
2009-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller3-22/+17
2009-03-25netfilter: nf_conntrack: calculate per-protocol nlattr sizeHolger Eitzenberger2-0/+12
2009-03-25netfilter: {ip,ip6,arp}_tables: fix incorrect loop detectionPatrick McHardy1-1/+3
2009-03-25netfilter: factorize ifname_compare()Eric Dumazet1-21/+2
2009-03-24ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich2-34/+28
2009-03-24ipv6: Make v4-mapped bindings consistent with IPv4Vlad Yasevich1-3/+11
2009-03-24ipv6: Allow ipv4 wildcard binds after ipv6 address bindsVlad Yasevich1-1/+4
2009-03-24ipv6: Disallow binding to v4-mapped address on v6-only socket.Vlad Yasevich1-0/+7
2009-03-24netfilter: trivial Kconfig spelling fixesJan Engelhardt1-2/+2
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller13-240/+127
2009-03-21net/*: use linux/kernel.h swap()Ilpo Järvinen1-5/+2
2009-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-5/+4
2009-03-18netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]1-4/+3
2009-03-18ipv6: fix display of local and remote sit endpointsBjørn Mork1-1/+1
2009-03-18ipv6: Fix incorrect disable_ipv6 behaviorBrian Haley1-7/+14
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-4/+7
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-4/+4
2009-03-16netfilter: conntrack: check for NEXTHDR_NONE before header sanity checkingChristoph Paasch1-4/+4
2009-03-16netfilter: auto-load ip6_queue module when socket openedScott James Remnant1-0/+1
2009-03-16netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch1-0/+1
2009-03-16netfilter: use a linked list of loggersEric Leblond1-1/+1
2009-03-11ipv6: Fix BUG when disabled ipv6 module is unloadedJohn Dykstra1-0/+3
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger1-1/+1
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-41/+33
2009-03-04IPv6: add "disable" module parameter support to ipv6.koBrian Haley1-5/+16
2009-03-03netns: fix addrconf_ifdown kernel panicDaniel Lezcano1-30/+9
2009-03-03ipv6: Fix sysctl unregistration deadlockStephen Hemminger1-6/+8
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2009-02-26ipv6: don't use tw net when accounting for recycled twPavel Emelyanov1-2/+2
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+3
2009-02-24sit: used time_before for comparing jiffiesWei Yongjun1-2/+3
2009-02-24ipv6: Remove some pointless conditionals before kfree_skb()Wei Yongjun2-6/+3
2009-02-24netlink: change nlmsg_notify() return value logicPablo Neira Ayuso3-10/+10
2009-02-21ipv6: fix sparse warning: Using plain integer as NULL pointerHannes Eder1-1/+1
2009-02-20netfilter: iptables: lock free countersStephen Hemminger1-35/+84
2009-02-19netfilter: ip6_tables: unfold two loops in ip6_packet_match()Eric Dumazet1-12/+21
2009-02-19netfilter: xtables: add backward-compat optionsJan Engelhardt1-0/+18
2009-02-18netfilter: Combine ipt_ttl and ip6t_hl sourceJan Engelhardt3-78/+0
2009-02-18netfilter: Combine ipt_TTL and ip6t_HL sourceJan Engelhardt3-113/+0
2009-02-18netfilter: log invalid new icmpv6 packet with nf_log_packet()Eric Leblond1-0/+4
2009-02-18netfilter: x_tables: remove unneeded initializationsStephen Hemminger4-4/+0
2009-02-18netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrackEric Leblond1-2/+3