summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)AuthorFilesLines
2009-05-21net: Remove unused parameter from fill method in fib_rules_ops.Rami Rosen1-1/+1
2009-05-20sit: stateless autoconf for isatapSascha Hlusiak2-0/+59
2009-05-20addrconf: refuse isatap eui64 for INADDR_ANYSascha Hlusiak1-0/+2
2009-05-20sit: ipip6_tunnel_del_prl: return errSascha Hlusiak1-1/+1
2009-05-20sit: strictly restrict incoming traffic to tunnel link deviceSascha Hlusiak1-9/+21
2009-05-20sit: Fail to create tunnel, if it already existsSascha Hlusiak1-2/+7
2009-05-19net: FIX ipv6_forward sysctl restartEric W. Biederman1-1/+1
2009-05-17net: remove needless (now buggy) & from dev->dev_addrJiri Pirko1-2/+2
2009-05-17ipv4: remove an unused parameter from configure method of fib_rules_ops.Rami Rosen1-1/+1
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-3/+3
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-3/+3
2009-05-05netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONEChristoph Paasch1-3/+3
2009-04-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-86/+37
2009-04-29netfilter: revised locking for x_tablesStephen Hemminger1-86/+37
2009-04-27gro: Fix COMPLETE checksum handlingHerbert Xu1-1/+1
2009-04-27snmp: add missing counters for RFC 4293Neil Horman6-19/+32
2009-04-20syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal1-2/+2
2009-04-14ipv6:remove useless checkYang Hongyang1-4/+0
2009-04-11ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich1-1/+5
2009-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-0/+2
2009-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2009-04-07xfrm: fix fragmentation on inter family tunnelsSteffen Klassert1-0/+1
2009-04-06netfilter: ip6tables regression fixEric Dumazet1-0/+2
2009-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus 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-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David 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-25ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich2-34/+28
2009-03-25ipv6: Make v4-mapped bindings consistent with IPv4Vlad Yasevich1-3/+11
2009-03-25ipv6: Allow ipv4 wildcard binds after ipv6 address bindsVlad Yasevich1-1/+4
2009-03-25ipv6: 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/...David 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/ne...David S. Miller2-5/+4
2009-03-19netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]1-4/+3
2009-03-19ipv6: fix display of local and remote sit endpointsBjørn Mork1-1/+1
2009-03-19ipv6: Fix incorrect disable_ipv6 behaviorBrian Haley1-7/+14
2009-03-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-4/+7
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David 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